Thesys-lab / HotOS23-QD-LPLinks
The repo for HotOS paper "FIFO can be Better than LRU: the Power of Lazy Promotion and Quick Demotion"
☆35Updated 2 years ago
Alternatives and similar repositories for HotOS23-QD-LP
Users that are interested in HotOS23-QD-LP are comparing it to the libraries listed below
Sorting:
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆136Updated last year
- ☆13Updated last year
- LazyLog: A New Shared Log Abstraction for Low-Latency Applications☆43Updated 8 months ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 10 months ago
- Bypassd is a novel I/O architecture that provides low latency access to shared SSDs.☆23Updated 8 months ago
- ☆27Updated 2 years ago
- Source code for the FAST '23 paper “MadFS: Per-File Virtualization for Userspace Persistent Memory Filesystems”☆46Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 9 months ago
- A zero-copy serialization library and networking stack.☆51Updated 2 years ago
- SquirrelFS: A crash-consistent Rust file system for persistent memory (OSDI 24)☆65Updated 8 months ago
- ☆147Updated 3 years ago
- ☆21Updated 4 years ago
- ☆81Updated 4 months ago
- The repo for NSDI24 paper: SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches☆77Updated last year
- ☆53Updated 2 years ago
- Asynchronous Rust bindings for SPDK.☆17Updated 3 years ago
- a high performance cache simulator and library☆112Updated last year
- Boki: Stateful Serverless Computing with Shared Logs [SOSP '21]☆84Updated 3 years ago
- ☆19Updated last year
- ☆50Updated last year
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆126Updated last year
- An operation-log based approach for data replication.☆65Updated 2 years ago
- a high performance library for building cache simulators☆282Updated last month
- ☆18Updated 2 years ago
- ☆35Updated 4 years ago
- eRPC library for Rust☆14Updated 6 years ago
- a distributed computation platform for running Python and Bash computation tasks on multiple nodes☆12Updated 10 months ago
- [NSDI '24] DINT: Fast In-Kernel Distributed Transactions with eBPF☆53Updated last year
- Machnet provides applications like databases and finance an easy way to access low-latency DPDK-based messaging on public cloud VMs. 750K…