Crazytieguy / gat-lending-iteratorLinks
☆23Updated 10 months ago
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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Integer types with customizable niche values☆48Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Detect unused pub methods in a Rust workspace☆38Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Use declarative macros as proc_macro attributes or derives☆125Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Trait-agnostic derive macros☆27Updated 5 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆127Updated 2 months ago
- An exploration of Storages☆37Updated last year
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆32Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆108Updated 8 months ago
- Better reference counted strings for Rust☆130Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Trait generalization of the fundamental types☆44Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year