matklad / drop_bombLinks
A Rust library for runtime-checked linearish types
☆36Updated 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
- ☆34Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Macro for sealing traits and structures☆59Updated 10 months 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`☆76Updated last month
- ☆60Updated 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.☆50Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Cargo API written in Paris☆52Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆35Updated 8 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆56Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Serialization value trees☆48Updated last year
- ☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago