Crazytieguy / gat-lending-iteratorLinks
☆26Updated last month
Alternatives and similar repositories for gat-lending-iterator
Users that are interested in gat-lending-iterator are comparing it to the libraries listed below
Sorting:
- Integer types with customizable niche values☆51Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated 2 months ago
- Detect unused pub methods in a Rust workspace☆42Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- ☆36Updated last month
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 9 months ago
- Macro for sealing traits and structures☆60Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Trait-agnostic derive macros☆27Updated 10 months ago
- Map data structure whose keys are stored as ranges☆100Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆193Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated this week
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Proof of concept ranged integers in Rust.☆63Updated 2 months ago