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.☆48Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- ☆29Updated last year
- horrible serde macro stuff☆39Updated last year
- `smol` integrations with `hyper`☆15Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- ☆34Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- An exploration of Storages☆35Updated last year
- Byte-wise atomic memcpy.☆36Updated last month
- The `io_uring` library for Rust (with Rustix)☆29Updated last month
- ☆36Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 8 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- ☆27Updated 2 years ago