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
- ☆36Updated last year
- horrible serde macro stuff☆39Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- 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`☆74Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years 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
- ☆36Updated 7 months ago
- We have Crater At Home☆28Updated 4 months ago
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- ☆31Updated 5 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Defer running expensive destructors until later☆19Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Exhaustive iteration trait in Rust☆14Updated this week
- A memory efficient syntax tree for language developers☆55Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆31Updated this week