rust-lang / async-fundamentals-initiative
☆93Updated last year
Related projects ⓘ
Alternatives and complementary repositories for async-fundamentals-initiative
- Define your own PhantomData☆147Updated 2 weeks ago
- ☆188Updated last month
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- An unordered multiset/bag implementation backed by HashMap☆66Updated last week
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- docs.rs as a publishing platform?☆66Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 5 months ago
- Guide for standard library developers☆82Updated last month
- Run closures in parallel☆109Updated last month
- Compatibility adapter between tokio and futures☆156Updated last month
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- Async filesystem primitives☆130Updated last month
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Track and query Cargo dependency graphs.☆167Updated this week
- Asynchronous HTTP body trait☆128Updated 3 months ago
- A fast and flexible LRU map.☆171Updated 6 months ago
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Boolean-valued predicate functions in Rust☆176Updated 3 weeks 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`☆104Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month