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
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- ☆21Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- An unordered multiset/bag implementation backed by HashMap☆66Updated 2 months ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- A shell-inspired escape+unescape library for strings☆37Updated last year
- Abstract over different executors☆73Updated last year
- User first async http client☆24Updated last year
- [Experimental]: SQL query builder favouring composition over compile time safety☆14Updated 4 years ago
- Talk for RustConf 2021☆11Updated 3 years ago
- small http documentation server☆24Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- NATS unique identifiers☆20Updated last month
- A basis for building an async client-server Websocket protocol☆15Updated 4 years ago
- Read input lines as byte slices for high efficiency☆63Updated last year
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago