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☆50Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Trait-agnostic derive macros☆27Updated 10 months ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆150Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- ☆36Updated 3 weeks ago
- Extract bits from a byte slice☆80Updated 2 months ago
- Trait generalization of the fundamental types☆48Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated last month
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- A faster Arc.☆76Updated last year