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
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- Experimenting w/ dependency injection.☆23Updated 8 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A library for extracting and validating links.☆22Updated 6 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Utilities for Yew.☆16Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Derive for the Display trait☆51Updated 6 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated last month