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 6 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- Async stream for Rust and the futures crate.☆185Updated last week
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- perf-event: a Rust interface to Linux performance monitoring☆120Updated 2 months ago
- A Rust library for safely programming persistent memory☆74Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- An operation-log based approach for data replication.☆64Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A memcomparable serialization format.☆23Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Performant time measuring in Rust☆194Updated last year
- rust bindings of snmalloc☆137Updated 3 months ago
- Read and write from offsets in Rust.☆87Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Simple probabilistic data structures☆147Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago