crossbeam-rs / crossbeam-utilsLinks
Utilities for concurrent programming
☆37Updated 6 years ago
Alternatives and similar repositories for crossbeam-utils
Users that are interested in crossbeam-utils are comparing it to the libraries listed below
Sorting:
- Concurrent work-stealing deque☆47Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- A collection of Tokio middleware☆29Updated 7 years ago
- Async readiness traits☆11Updated 6 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Data for timing rustc☆18Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- ☆58Updated 9 months ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- Native TLS for futures and async-std☆71Updated 10 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Derive for the Display trait☆52Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Macros for async-std.☆38Updated 5 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Extra utilities for working with futures-rs☆20Updated 6 years ago