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:
- Rust API stability attributes for the rest of us.☆32Updated last year
- Exhaustive iteration trait in Rust☆16Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Pretty-print file sizes and more☆49Updated 6 months ago
- Rust library for running child processes☆38Updated 3 months ago
- ☆57Updated 3 years ago
- ☆51Updated 2 years ago
- Extract bits from a byte slice☆80Updated this week
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Check all the things.☆27Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- Extension of nom to trace parser☆49Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Efficient byte-stream pipe buffer☆43Updated last year
- Cargo API written in Paris☆52Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year