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 parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated this week
- ☆40Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- ☆36Updated 11 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated 2 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 5 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
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- ☆39Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago