sarah-quinones / reborrow
☆35Updated last year
Related projects ⓘ
Alternatives and complementary repositories for reborrow
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- ☆35Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Macro for sealing traits and structures☆49Updated last month
- Exhaustive iteration trait in Rust☆13Updated last month
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆26Updated 7 months ago
- We have Crater At Home☆20Updated 3 weeks ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Configure const and static items by environment variables.☆22Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- ☆15Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Full precision decimal representation of f64☆25Updated last week
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week