rust-lang / async-fundamentals-initiative
☆92Updated 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
- ☆203Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- docs.rs as a publishing platform?☆68Updated last month
- An unordered multiset/bag implementation backed by HashMap☆67Updated last week
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- Run closures in parallel☆113Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Utilities for working with impl traits in Rust.☆104Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ☆180Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- ☆72Updated 5 months ago
- Guide for standard library developers☆82Updated 2 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last week
- Convert closures into wakers☆45Updated 2 months ago
- Async filesystem primitives☆133Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ☆55Updated last year
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Boolean-valued predicate functions in Rust☆184Updated last month