taiki-e / iter-enumLinks
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.
☆14Updated 3 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:
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆27Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- ☆39Updated 2 years ago
- ☆36Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- ☆18Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- High performance FID (Fully Indexable Dictionary) library☆25Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Byte-wise atomic memcpy.☆36Updated last week
- ☆29Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆16Updated 3 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