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:
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Async readiness traits☆11Updated 6 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- NATS unique identifiers☆20Updated 4 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Native TLS for futures and async-std☆71Updated 2 weeks ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 5 years ago
- A simple chat implemented on top of async-std☆41Updated 5 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Local Actor library based on may☆28Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆39Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆47Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆39Updated 2 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 5 months ago
- ☆48Updated 5 months ago