taiki-e / iter-enumLinks
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.
☆14Updated last month
Alternatives and similar repositories for iter-enum
Users that are interested in iter-enum are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Atomic operations on potentially uninitialized integers.☆24Updated last week
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last month
- Byte-wise atomic memcpy.☆39Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated this week
- ☆63Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Proc macro for smol async runtime☆54Updated 4 years ago