taiki-e / iter-enum
#[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
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- ☆35Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- ☆38Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- structured parallel execution for async Rust☆33Updated 6 months ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Full precision decimal representation of f64☆26Updated last week
- bytes::BufMut implementation to count buffer size☆22Updated last week
- An alternative `std`-like implementation built on origin☆26Updated this week
- ☆27Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Mostly safe wrapper for alloca☆25Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago