crossbeam-rs / crossbeam-epoch
Epoch-based garbage collection
☆82Updated 6 years ago
Alternatives and similar repositories for crossbeam-epoch:
Users that are interested in crossbeam-epoch are comparing it to the libraries listed below
- A concurrent hash table for Rust☆61Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- ☆129Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- HTTP/2 Rust library☆49Updated 7 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- Concurrent hash trie☆51Updated 4 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago