dzamkov / fortifyLinks
A simple and convenient way to bundle owned data with a borrowing type.
☆27Updated 3 years ago
Alternatives and similar repositories for fortify
Users that are interested in fortify are comparing it to the libraries listed below
Sorting:
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- ☆36Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- String optimized for map keys☆66Updated 2 months ago
- ☆51Updated 2 years ago
- Pretty-print file sizes and more☆47Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Extension of nom to trace parser☆49Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Check all the things.☆27Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago