therustmonk / thread-controlLinks
Rust library to control threads and futures execution
☆25Updated 7 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:
- Instrument Rust code using Rust☆64Updated 7 years ago
- ☆39Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Background job library for Rust supporting RabbitMQ☆77Updated 4 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆53Updated 2 years ago
- Utility for reusing memory☆53Updated 6 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 6 months ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Unix signal handling for tokio☆88Updated 7 years ago