avitex / rust-dangerousLinks
Rust library for safely and explicitly parsing untrusted data
☆51Updated last year
Alternatives and similar repositories for rust-dangerous
Users that are interested in rust-dangerous are comparing it to the libraries listed below
Sorting:
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆56Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆34Updated 3 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆21Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆29Updated last year
- ☆57Updated last year
- ☆36Updated 9 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago