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:
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- Utility for reusing memory☆53Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Async readiness traits☆11Updated 6 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Native TLS for futures and async-std☆71Updated last month
- ☆58Updated 10 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Rust implementation of a Trie with generics☆28Updated 4 years ago