essa-project / essa-rsLinks
☆17Updated last year
Alternatives and similar repositories for essa-rs
Users that are interested in essa-rs are comparing it to the libraries listed below
Sorting:
- ☆27Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- RFC process for Bytecode Alliance projects☆66Updated 2 weeks ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆40Updated this week
- High-level bindings for wasi-nn system calls☆49Updated 7 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 5 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆37Updated 9 months ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 4 years ago
- Framework for simulating distributed applications☆101Updated 5 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- ☆47Updated 5 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 4 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- ☆36Updated 2 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- A log processing framework in Rust. Ingest from database and log files, transform, and output to Kafka / ElasticSearch. Runs side-by-side…☆12Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago