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☆69Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Async stream for Rust and the futures crate.☆192Updated last month
- An operation-log based approach for data replication.☆65Updated 2 years ago
- FUSE-MT: a multithreaded wrapper on top of FUSE for Rust☆118Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Paxos implementation in Rust☆79Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Proactive IO & Runtime system☆276Updated last year
- A FUSE (Filesystem in Userspace) library for Rust☆115Updated 2 weeks ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated last week
- Rust library to program hardware performance counter.☆58Updated 3 years ago
- A memcomparable serialization format.☆24Updated 2 years ago
- Performant time measuring in Rust☆201Updated last year
- a lock-free concurrent slab (experimental)☆303Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Read and write from offsets in Rust.☆89Updated 3 months ago
- A pure-Rust library to work with Linux capabilities☆91Updated 2 months ago
- ☆52Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago