paulkernfeld / future-by-exampleLinks
Examples of common patterns using Future
☆15Updated 7 years ago
Alternatives and similar repositories for future-by-example
Users that are interested in future-by-example are comparing it to the libraries listed below
Sorting:
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- Multipart requests with an asynchronous API.☆72Updated 3 years ago
- ☆109Updated last year
- A dependency injection library for message-based applications☆39Updated 4 years ago
- Run closures in parallel☆115Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆88Updated last month
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 3 weeks ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated 11 months ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Rust serializer library☆88Updated 3 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Facade Framework - autogenerated embedded live dashboards for Rust apps☆103Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- Write and execute SQL queries with ease☆74Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago