rust-lang / async-fundamentals-initiativeLinks
☆93Updated last year
Alternatives and similar repositories for async-fundamentals-initiative
Users that are interested in async-fundamentals-initiative are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆155Updated this week
- Guide for standard library developers☆84Updated 2 months ago
- ☆212Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- docs.rs as a publishing platform?☆69Updated last month
- generators☆210Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- A fast and flexible LRU map.☆189Updated 6 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- ☆188Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- ☆100Updated 4 months ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Bisects rustc, either nightlies or CI artifacts☆186Updated last month
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Run closures in parallel☆114Updated 5 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- An on-disk hash table implementation☆123Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year