daboross / futures-example-2019Links
Example using Rust futures with async/await as of May 2019
☆11Updated 6 years ago
Alternatives and similar repositories for futures-example-2019
Users that are interested in futures-example-2019 are comparing it to the libraries listed below
Sorting:
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 5 months ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 5 years ago
- Data parallelism library for async-std.☆93Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- How to run Hyper on async-std☆40Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Rust lib - MIME multipart parsing, construction, and streaming☆20Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- A simple chat implemented on top of async-std☆41Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- ☆20Updated 6 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- ☆47Updated 4 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago