sarah-quinones / reborrowLinks
☆41Updated 2 years ago
Alternatives and similar repositories for reborrow
Users that are interested in reborrow are comparing it to the libraries listed below
Sorting:
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- An exploration of Storages☆37Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Defer dropping large structs to a background thread☆66Updated 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.☆51Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- ☆112Updated 2 years ago
- String optimized for map keys☆66Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Const TypeId and non-'static TypeId☆68Updated last month
- horrible serde macro stuff☆39Updated last year
- Convert number to enum☆87Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Use winit like the async runtime you've always wanted☆49Updated last year
- Better reference counted strings for Rust☆137Updated last year