taiki-e / iter-enumLinks
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.
☆14Updated 2 months ago
Alternatives and similar repositories for iter-enum
Users that are interested in iter-enum are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆27Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- ☆39Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- ☆29Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- ☆34Updated 3 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- ☆16Updated 2 months ago
- Extension of nom to trace parser☆49Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆36Updated 9 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago