WanderLanz / LenderLinks
std::iter feature complete(-ish) lending iterator for Rustlang
☆16Updated this week
Alternatives and similar repositories for Lender
Users that are interested in Lender are comparing it to the libraries listed below
Sorting:
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A d-ary heap in Rust☆21Updated 4 months ago
- A typed map which can make sure item exist.☆36Updated last year
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆21Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Updated 3 years ago
- Talk to Cargo easily at build time☆17Updated last year
- ☆64Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Unicode validation and transcoding at billions of characters per second☆23Updated this week
- File locking for Rust.☆45Updated 4 months ago
- The simd optimized escape code☆54Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Integer types with customizable niche values☆51Updated last year
- String optimized for map keys☆67Updated last week
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆22Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Empowering everyone to build reliable and efficient software.☆41Updated 5 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Compile-time string operations☆115Updated last week
- Threadsafe RefCell for Rust☆99Updated 10 months ago