dzamkov / fortifyLinks
A simple and convenient way to bundle owned data with a borrowing type.
☆28Updated 3 years ago
Alternatives and similar repositories for fortify
Users that are interested in fortify are comparing it to the libraries listed below
Sorting:
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- ☆36Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- ☆42Updated 2 years ago
- ☆57Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Easy and safe destructuring for more types.☆33Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Exhaustive iteration trait in Rust☆17Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- ☆30Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago