rust-lang-nursery / futures-rfcsLinks
RFCs for changes to the `futures` crate
☆19Updated 7 years ago
Alternatives and similar repositories for futures-rfcs
Users that are interested in futures-rfcs are comparing it to the libraries listed below
Sorting:
- configuration☆31Updated 7 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- The empty type Void.☆71Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- JS affine☆67Updated 5 years ago
- A tool to query symbols from rust code for use in IDEs☆92Updated 8 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- Async datagram traits☆11Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- No longer maintained☆38Updated 8 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Website for async-std☆23Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Data for timing rustc☆18Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- A Rust quicksort implementation for in-place sorting.☆17Updated 5 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Extensions for standard networking types☆106Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago