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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Make any value Sync but only available on its original thread☆37Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- Rust traits for key comparison in maps.☆24Updated 3 weeks ago
- Full precision decimal representation of f64☆25Updated this week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- ☆27Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- ☆38Updated last year
- ☆15Updated 9 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 8 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- ☆35Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 3 months ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- ☆29Updated 9 months ago
- Tiny little crate to determine how large an unnameable type is.☆10Updated last year
- 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 radioactive stabilization of the ptr_meta RFC.☆24Updated last month