sarah-quinones / reborrowLinks
☆42Updated 2 years ago
Alternatives and similar repositories for reborrow
Users that are interested in reborrow 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.☆52Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Macro for sealing traits and structures☆59Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- String optimized for map keys☆68Updated 3 weeks ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- ☆112Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆42Updated 2 weeks ago
- horrible serde macro stuff☆39Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Better reference counted strings for Rust☆139Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆39Updated last year
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆34Updated last year
- Const TypeId and non-'static TypeId☆69Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Types to define keyboard related events☆68Updated last month
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- structured parallel execution for async Rust☆37Updated last year