Crazytieguy / gat-lending-iteratorLinks
☆23Updated last week
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☆49Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- Trait-agnostic derive macros☆27Updated 7 months ago
- Umbrella repository for Krabcake experiments☆47Updated 8 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Better reference counted strings for Rust☆137Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated last month
- Detect unused pub methods in a Rust workspace☆42Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 8 months ago
- ☆53Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- An exploration of Storages☆37Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Yet another string type for Rust☆89Updated this week
- ☆34Updated 11 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆119Updated 11 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆65Updated 7 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Extract bits from a byte slice☆80Updated 2 weeks ago