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
- Define your own PhantomData☆152Updated 2 months ago
- ☆206Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆182Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- An unordered multiset/bag implementation backed by HashMap☆67Updated last month
- Run closures in parallel☆113Updated 3 months ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- ☆98Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Thread parking and unparking☆75Updated 3 months ago
- Guide for standard library developers☆84Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Asynchronous HTTP body trait☆139Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Utility wrapper to send non send types to other threads safely☆180Updated last month
- Compatibility adapter between tokio and futures☆169Updated last month
- A fast and flexible LRU map.☆181Updated 4 months ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago