matklad / drop_bombLinks
A Rust library for runtime-checked linearish types
☆34Updated last year
Alternatives and similar repositories for drop_bomb
Users that are interested in drop_bomb are comparing it to the libraries listed below
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆29Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Abstract over different executors☆74Updated last year
- Macro for sealing traits and structures☆57Updated 7 months ago
- Extension of nom to trace parser☆49Updated 5 months ago
- ☆34Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆57Updated last year
- `smol` integrations with `hyper`☆15Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆31Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆39Updated 2 years ago