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:
- ☆39Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated last week
- Instrument Rust code using Rust☆64Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Background job library for Rust supporting RabbitMQ☆77Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust serializer library☆88Updated last month
- ☆62Updated 3 years ago
- A Boggle™ Solver in Rust☆24Updated 6 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 weeks ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago