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:
- docs.rs as a publishing platform?☆68Updated last week
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- ☆209Updated last week
- Define your own PhantomData☆152Updated last week
- Guide for standard library developers☆84Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- ☆183Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Make trait methods callable without the trait in scope☆146Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Run closures in parallel☆113Updated 4 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- Convert closures into wakers☆45Updated 4 months 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 7 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆112Updated 2 years ago
- A working Rust example for how to implement Borrow for complex keys☆64Updated last year
- Asynchronous HTTP body trait☆142Updated last month
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago