matklad / drop_bombLinks
A Rust library for runtime-checked linearish types
☆35Updated 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:
- Macro for sealing traits and structures☆58Updated 7 months ago
- ☆29Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- 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
- ☆34Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- ☆56Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- ☆58Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- ☆35Updated 6 months ago
- Extract bits from a byte slice☆79Updated 2 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- ☆57Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago