Nilix007 / betree_storage_stackLinks
Be-Tree Storage Stack (part of my MSc. thesis)
☆25Updated 5 years ago
Alternatives and similar repositories for betree_storage_stack
Users that are interested in betree_storage_stack are comparing it to the libraries listed below
Sorting:
- A rust implementation of lock free cuckoo hashmap☆68Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- An operation-log based approach for data replication.☆64Updated 2 years ago
- Async stream for Rust and the futures crate.☆186Updated last week
- A Rust library for safely programming persistent memory☆74Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- a lock-free concurrent slab (experimental)☆293Updated 8 months ago
- Proactive IO & Runtime system☆274Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- rust bindings of snmalloc☆139Updated 4 months ago
- Read and write from offsets in Rust.☆89Updated last month
- Skiplist implementation in rust☆102Updated this week
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- A set of Rust crates to make it easier to interoperate with Linux as a process☆44Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- rust rcu cell library☆30Updated 3 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- ☆50Updated 8 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Paxos implementation in Rust☆78Updated 3 weeks ago
- Performant time measuring in Rust☆194Updated last year