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:
- A dependency injection library for message-based applications☆38Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- ☆21Updated 4 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- std::thread which joins on drop by default.☆18Updated 2 months ago
- Allows you to use a macro prefix_all to prefix every attribute in structs and enums on serialization☆12Updated 4 years ago
- A basis for building an async client-server Websocket protocol☆15Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A hyper based tower transport layer.☆20Updated 5 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Compacting the SQL into the URL rest API☆58Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Abstract over different executors☆73Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Textual tables with automatic alignment☆39Updated last year
- Parse environment variables by defining a struct☆24Updated 5 years ago