paulkernfeld / future-by-example
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
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Connection telemetry middleware for diesel and tracing☆20Updated 4 months ago
- A basis for building an async client-server Websocket protocol☆15Updated 4 years ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- A simple thread pool for stateful parallel task execution☆33Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated this week
- User first async http client☆24Updated last year
- ☆39Updated last year
- A timeout connector for the hyper client☆26Updated 5 months ago
- High precision decimal☆24Updated last year
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Rust crate for managing cancellable services☆24Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Reactive dependency injection for Rust.☆42Updated this week
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago