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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Easy recursion in Rust, without stack overflows.☆36Updated last year
- ☆27Updated 2 years ago
- Byte-wise atomic memcpy.☆38Updated last month
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆42Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- ☆35Updated 9 months ago