crossbeam-rs / crossbeam-epoch
Epoch-based garbage collection
☆80Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for crossbeam-epoch
- A concurrent hash table for Rust☆61Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- A Futures-aware metrics library for recording statistics about your running system.☆67Updated 7 years ago
- Concurrent skip list☆22Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆51Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Asynchronous HTTP client built on libcurl☆110Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Redis client for Tokio☆58Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago