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 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- ☆35Updated 3 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- We have Crater At Home☆20Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last year
- horrible serde macro stuff☆38Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Rust API stability attributes for the rest of us.☆28Updated 4 months ago
- myrrlyn’s wyzyrdly library☆25Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated last week
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Const TypeId and non-'static TypeId☆53Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆21Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Make any value Sync but only available on its original thread☆36Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago