#xitca-web #xitca #unsafe #collection #utilities #enabled #utility

xitca-unsafe-collection

unsafe keyword enabled utilities for xitca

3 unstable releases

0.2.0 Jul 24, 2024
0.1.1 Feb 16, 2024
0.1.0 Dec 29, 2023

#1350 in Web programming

Download history 187/week @ 2024-08-15 412/week @ 2024-08-22 589/week @ 2024-08-29 551/week @ 2024-09-05 529/week @ 2024-09-12 414/week @ 2024-09-19 438/week @ 2024-09-26 160/week @ 2024-10-03 196/week @ 2024-10-10 88/week @ 2024-10-17 320/week @ 2024-10-24 279/week @ 2024-10-31 187/week @ 2024-11-07 275/week @ 2024-11-14 78/week @ 2024-11-21 91/week @ 2024-11-28

650 downloads per month
Used in 10 crates (7 directly)

Apache-2.0

67KB
2K SLoC

collection of utility code using unsafe keyword


lib.rs:

A collection of utility code that use unsafe blocks.

Code in this collection is not unsafe by nature. They are here to avoid using more nightly Rust features and/or due to lack of 3rd party crates offer a similar functionality.

Dependencies

~45KB