taiki-e / iter-enumLinks
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.
☆14Updated this week
Alternatives and similar repositories for iter-enum
Users that are interested in iter-enum are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- 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
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆36Updated last year
- structured parallel execution for async Rust☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- Atomic operations on potentially uninitialized integers.☆22Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆41Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- A procedural macro helper for easily writing custom derives for enums.☆33Updated this week
- A low-level I/O ownership and borrowing library☆104Updated last month
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- A generic, fixed-size, associative cache☆39Updated 10 months ago