compiler-errors / async-iterator-extLinks
Combinator methods for `std::AsyncIterator` using all the new `async` superpowers
☆10Updated last year
Alternatives and similar repositories for async-iterator-ext
Users that are interested in async-iterator-ext are comparing it to the libraries listed below
Sorting:
- (lifetime) GATs on stable Rust☆59Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- Scalable and lock-free memory reclamation system☆35Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A minimalist property-based testing library☆118Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆34Updated 11 months ago
- ☆76Updated last week
- Rust traits for key comparison in maps.☆34Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- bytes::BufMut implementation to count buffer size☆21Updated last month
- Human-friendly indexed collections☆56Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Memory validation framework for Rust☆70Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An async version of iterator☆40Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Ergonomic and composable async stream generation without macros☆18Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year