taiki-e / iter-enum
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.
☆14Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for iter-enum
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- Atomic operations on potentially uninitialized integers.☆18Updated this week
- Rust String type with configurable byte storage.☆33Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- ☆27Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆21Updated last month
- Make any value Sync but only available on its original thread☆36Updated last year
- Generic SIMD abstractions for Rust.☆47Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- #[derive(Read, Write, Seek, BufRead)] for enums.☆8Updated 2 weeks ago
- A safe-guarded transmute for Rust☆38Updated 5 months ago
- ☆37Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- ☆11Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated 2 weeks ago
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- ☆16Updated 4 years ago
- ☆46Updated 4 years ago