sarah-quinones / reborrowLinks
☆40Updated last year
Alternatives and similar repositories for reborrow
Users that are interested in reborrow are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆59Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- An exploration of Storages☆37Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- String optimized for map keys☆66Updated last month
- Types to define keyboard related events☆65Updated this week
- 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
- horrible serde macro stuff☆39Updated last year
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- ☆112Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- The missing compound borrowing for Rust.☆60Updated last week
- Inline procedural macros for Rust☆56Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- A sinless derive helper☆74Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago