crossbeam-rs / crossbeam-utils
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
- Concurrent work-stealing deque☆47Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Utility for reusing memory☆53Updated 5 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Async readiness traits☆11Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Rust implementation of a Trie with generics☆28Updated 4 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- ☆58Updated 8 months ago
- Data for timing rustc☆18Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated this week
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 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
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- Unix Domain Sockets for tokio☆54Updated 6 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago