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
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 4 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated this week
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- Native TLS for futures and async-std☆70Updated 9 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Rust's missing `String` literal☆19Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Async readiness traits☆11Updated 5 years ago
- ☆61Updated 3 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- ☆37Updated 4 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago