matklad / drop_bombLinks
A Rust library for runtime-checked linearish types
☆36Updated 2 years ago
Alternatives and similar repositories for drop_bomb
Users that are interested in drop_bomb are comparing it to the libraries listed below
Sorting:
- ☆30Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Macro for sealing traits and structures☆59Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆36Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆61Updated 2 years ago
- ☆36Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Extension of nom to trace parser☆49Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Cargo API written in Paris☆54Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆59Updated last year
- ☆24Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆56Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago