taiki-e / iter-enum
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.
☆14Updated last week
Alternatives and similar repositories for iter-enum:
Users that are interested in iter-enum are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- 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 safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- 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
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- ☆16Updated this week
- structured parallel execution for async Rust☆33Updated 7 months ago
- ☆36Updated 7 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- ☆33Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- An alternative `std`-like implementation built on origin☆26Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Rust traits for key comparison in maps.☆24Updated last month