vertexclique / leverLinks
Pillars for Transactional Systems and Data Grids
☆132Updated last year
Alternatives and similar repositories for lever
Users that are interested in lever are comparing it to the libraries listed below
Sorting:
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async stream for Rust and the futures crate.☆187Updated last week
- skiplist☆142Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 5 months ago
- A Component System in Rust☆106Updated 5 months ago
- A lightweight low-level single-threaded actor runtime☆176Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆125Updated 3 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 3 weeks ago
- ☆129Updated 5 years ago
- Append-only commit log library for Rust☆113Updated last month
- Run closures in parallel☆114Updated 7 months ago
- Simple probabilistic data structures☆147Updated last week
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Rust serializer library☆87Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Rust FFI wrapper for CRoaring☆159Updated last week
- Concurrent hash trie☆57Updated 4 years ago
- ☆112Updated last year
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated 3 weeks ago
- ☆73Updated 4 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last month