dzamkov / fortify
A simple and convenient way to bundle owned data with a borrowing type.
☆27Updated 2 years ago
Alternatives and similar repositories for fortify:
Users that are interested in fortify are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆39Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- We have Crater At Home☆30Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆31Updated 5 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- horrible serde macro stuff☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- ☆36Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- ☆29Updated 11 months ago
- Easy and safe destructuring for more types.☆32Updated last month
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated last year