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☆88Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- The empty type Void.☆71Updated 2 years ago
- Asynchronous process management for tokio☆149Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Website for async-std☆23Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Macros for async-std.☆38Updated 5 years ago
- A tool to query symbols from rust code for use in IDEs☆92Updated 8 years ago
- JS affine☆69Updated 5 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆40Updated 6 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- A Rust quicksort implementation for in-place sorting.☆17Updated 5 years ago
- A simple library to send ntp requests and receive responses☆29Updated 4 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Async datagram traits☆11Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago