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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years 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-…☆81Updated 3 weeks ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- ☆88Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- Data parallelism library for async-std.☆96Updated last year
- ☆109Updated last year
- Multipart requests with an asynchronous API.☆72Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- User first async http client☆24Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Typed any map for rust☆67Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated 11 months ago
- A dependency injection library for message-based applications☆39Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Rust serializer library☆88Updated 3 months ago
- ☆73Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated 2 weeks ago
- Chaotic Testing Harness☆59Updated 5 years ago
- ☆125Updated 3 years ago