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:
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 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 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated 10 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- ☆88Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Run closures in parallel☆115Updated 10 months ago
- ☆108Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- A dependency injection library for message-based applications☆39Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Data parallelism library for async-std.☆96Updated last year
- Facade Framework - autogenerated embedded live dashboards for Rust apps☆103Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆33Updated last month
- ☆113Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- Example web app with login session using warp, diesel and ructe☆50Updated 3 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year