vertexclique / nuclei
Proactive IO & Runtime system
☆252Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for nuclei
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Rust interface to io_uring☆329Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆345Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆385Updated this week
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- A fast and flexible LRU map.☆171Updated 6 months ago
- Reflection via DWARF.☆293Updated last year
- in-place allocation-reusing queues for Rust☆290Updated 5 months ago
- ☆185Updated 9 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆368Updated 5 months ago
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- safe bindings to io-uring☆654Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- lock-free B+ tree☆279Updated 2 months ago
- Task abstraction for building executors☆413Updated last month
- mirror of https://caio.co/de/foca/☆148Updated last month
- Pillars for Transactional Systems and Data Grids☆130Updated 7 months ago
- Rust crate for managing CPU core affinities☆177Updated 4 months ago
- ☆161Updated last month
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆267Updated last year
- Library safely exposing the io_uring API.☆54Updated 2 weeks ago
- A buffering MPSC queue.☆78Updated 4 months ago
- Async broadcast channels☆164Updated 4 months ago
- The feature-rich, portable async channel library☆252Updated last year
- rust stackful generator library☆310Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.