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☆152Updated last month
- ☆209Updated last month
- Guide for standard library developers☆84Updated 2 months ago
- Run closures in parallel☆113Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- Cargo extension for running Criterion.rs benchmarks☆200Updated last month
- Library for scripting analyses against crates.io's database dumps☆69Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 8 months ago
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- A tool to mine crates.io and produce static websites☆131Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆112Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- ☆187Updated last week
- Bisects rustc, either nightlies or CI artifacts☆185Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 months ago