avitex / rust-dangerousLinks
Rust library for safely and explicitly parsing untrusted data
☆53Updated 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.☆37Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆58Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Macro for sealing traits and structures☆61Updated last year
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Cargo API written in Paris☆56Updated last week
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆61Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆36Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago