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
- Lending iterators on stable Rust☆83Updated last year
- Scalable and lock-free memory reclamation system☆35Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Memory validation framework for Rust☆70Updated 7 months ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- ☆74Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆30Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Human-friendly indexed collections☆54Updated this week
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Make any value Sync but only available on its original thread☆39Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 9 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated this week
- Mirror of Rust's allocator api for use on stable rust☆63Updated 2 weeks ago
- Rust traits for key comparison in maps.☆34Updated 7 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated 3 weeks ago
- A minimalist property-based testing library☆116Updated 4 months ago
- ☆34Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Somewhat hacky workaround for the lack of stream generators☆16Updated 3 weeks ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆34Updated 3 years ago