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:
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- An exploration of Storages☆37Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- String optimized for map keys☆66Updated 2 months ago
- The missing compound borrowing for Rust.☆61Updated last month
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Efficient byte-stream pipe buffer☆43Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 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.☆49Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Better reference counted strings for Rust☆135Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- 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
- ☆56Updated 2 years ago
- ☆112Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- ☆39Updated last year