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:
- ☆36Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆41Updated 2 years ago
- An exploration of Storages☆37Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆57Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 10 months ago
- Use winit like the async runtime you've always wanted☆49Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Code comment watcher that notifies when an issue is closed.☆10Updated 9 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago