taiki-e / iter-enumLinks
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.
☆14Updated 2 weeks ago
Alternatives and similar repositories for iter-enum
Users that are interested in iter-enum are comparing it to the libraries listed below
Sorting:
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- ☆39Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 10 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 procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Extensions for the Rust standard library☆40Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A low-level I/O ownership and borrowing library☆104Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆26Updated 2 years ago