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:
- ☆30Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆36Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated this week
- ☆35Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆60Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆34Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Typed any map for rust☆67Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago