daboross / futures-example-2019
Example using Rust futures with async/await as of May 2019
☆11Updated 5 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
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A library with task executors for Rust☆32Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated last year
- ☆38Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆60Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- ☆15Updated 9 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆75Updated 9 months ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Async readiness traits☆11Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A hyper based tower transport layer.☆20Updated 5 years ago