crossbeam-rs / crossbeam-dequeLinks
Concurrent work-stealing deque
☆48Updated 7 years ago
Alternatives and similar repositories for crossbeam-deque
Users that are interested in crossbeam-deque are comparing it to the libraries listed below
Sorting:
- A pool of reusable values☆51Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- Extensions for standard networking types☆106Updated last year
- A collection of Tokio middleware☆29Updated 8 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- Core I/O primitives for asynchronous I/O in Rust.☆125Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 7 years ago
- An implementation of TLS/SSL streams for Tokio☆95Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Redis client for Tokio☆60Updated 8 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago
- Rust MetroHash☆53Updated last year
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago