taiki-e / iter-enumLinks
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.
☆15Updated 2 weeks ago
Alternatives and similar repositories for iter-enum
Users that are interested in iter-enum are comparing it to the libraries listed below
Sorting:
- Make any value Sync but only available on its original thread☆39Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆27Updated last week
- An exploration of Storages☆39Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆42Updated 2 years ago
- Integer types with customizable niche values☆51Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Byte-wise atomic memcpy.☆41Updated last week
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- ☆36Updated last year
- ☆34Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ☆36Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 9 months ago
- Full precision decimal representation of f64☆27Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago