rust-lang / async-fundamentals-initiativeLinks
☆94Updated 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:
- ☆216Updated last week
- Define your own PhantomData☆156Updated last week
- An unordered multiset/bag implementation backed by HashMap☆70Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- 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.☆149Updated last week
- ☆141Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last week
- generators☆209Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 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`☆121Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Guide for standard library developers☆85Updated 4 months ago
- ☆191Updated this week
- ☆101Updated 5 months ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Asynchronous DNS lookups☆66Updated last year
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago