sarah-quinones / reborrowLinks
☆39Updated last year
Alternatives and similar repositories for reborrow
Users that are interested in reborrow are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Defer running expensive destructors until later☆19Updated 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.☆47Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆57Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆36Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- horrible serde macro stuff☆39Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- An exploration of Storages☆35Updated last year
- ☆30Updated 6 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆16Updated 2 months ago
- Pretty-print file sizes and more☆45Updated 2 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Some interesting Rust patterns☆15Updated 5 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago