matklad / drop_bomb
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.☆47Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆29Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- `smol` integrations with `hyper`☆14Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- An exploration of Storages☆35Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 5 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆21Updated 4 years ago
- ☆34Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Typed any map for rust☆67Updated 5 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- ☆39Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago