therustmonk / thread-control
Rust library to control threads and futures execution
☆25Updated 6 years ago
Alternatives and similar repositories for thread-control
Users that are interested in thread-control are comparing it to the libraries listed below
Sorting:
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Experimenting w/ dependency injection.☆23Updated 8 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- An default value loader from TOML for structopt☆28Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- How to run Hyper on async-std☆40Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated 2 weeks ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Native TLS for futures and async-std☆70Updated 9 months ago
- ☆38Updated 4 years ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- dynamic smart pointers☆31Updated 6 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago