Thomasdezeeuw / a10
Library safely exposing the io_uring API.
☆54Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for a10
- A fast and flexible LRU map.☆170Updated 6 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated last month
- ☆65Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Additional utilities around the bytes crate☆18Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- rust bindings of snmalloc☆122Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Object Pool LockFree in Rust☆45Updated 6 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- ☆40Updated 2 months ago
- Benchmarking library for stable Rust☆30Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- An on-disk hash table implementation☆112Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Runtime-agnostic actor library☆77Updated last year
- Run closures in parallel☆109Updated last month