therustmonk / thread-controlLinks
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:
- ☆39Updated 5 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Minimal Rust wrapper for using sockets as IPC with file descriptor passing | now on https://codeberg.org/valpackett/tiny-nix-ipc☆15Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- ☆62Updated 3 years ago
- ☆86Updated 7 months ago
- Build and evaluate binary expression trees☆36Updated 11 months ago
- Background job library for Rust supporting RabbitMQ☆77Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A dependency injection library for message-based applications☆38Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Caching layer load balancer.☆45Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 2 weeks ago