A few cache algorithms
☆29Apr 1, 2017Updated 8 years ago
Alternatives and similar repositories for cache
Users that are interested in cache are comparing it to the libraries listed below
Sorting:
- Simulation code for the LHD cache replacement policy as published in NSDI 2018.☆25Jul 23, 2018Updated 7 years ago
- adaptive replacement cache☆33Aug 1, 2014Updated 11 years ago
- SIEVE is simpler than LRU☆15Apr 29, 2024Updated last year
- cache analysis platform developed at Emory University and CMU☆42Apr 17, 2024Updated last year
- ☆14Jun 13, 2020Updated 5 years ago
- SIEVE cache replacement policy for Rust.☆27Feb 24, 2026Updated 3 weeks ago
- The repo for SoCC23 Paper: LatenSeer: Causal Modeling of End-to-End Latency Distributions by Harnessing Distributed Tracing.☆16Sep 12, 2023Updated 2 years ago
- An Automatic Theorem Prover for Hilbert System, generating nearly-minimal proofs.☆14Jan 21, 2025Updated last year
- Simulator for comparing memory allocation policies for caches.☆19May 15, 2019Updated 6 years ago
- An implementation of TinyLFU cache☆15Oct 10, 2022Updated 3 years ago
- Knowledge base about connecting people, communities, and enterprises.☆15Apr 25, 2023Updated 2 years ago
- a high performance library for building cache simulators☆294Updated this week
- BadgerTrap is a tool to instrument x86-64 TLB misses.☆13Nov 13, 2016Updated 9 years ago
- ☆29Apr 13, 2019Updated 6 years ago
- NTOP nDPI Library example usage and FFI bindings for Lua, NodeJS☆13Jan 29, 2018Updated 8 years ago
- Use Aho-Corasick state machine to string matching(C language, under BSD License)☆19Jan 27, 2013Updated 13 years ago
- simple RISC-V 64bit emulator, which can boot linux kernel.☆11Oct 16, 2023Updated 2 years ago
- Network bandwidth shaper for OpenVZ/PCS/Virtuozzo with IPv6 and hash filter features☆23Jun 29, 2015Updated 10 years ago
- A project for Advanced Operating System(CS604) that implements ARC cache replacement policy.☆18Aug 23, 2020Updated 5 years ago
- RV32I Single Cycle Processor (CPU)☆12Nov 14, 2021Updated 4 years ago
- 使用Posix C 多线程编写的轻量级CGI Server。☆17May 4, 2015Updated 10 years ago
- 复杂网络分析工具客户端☆14Jul 15, 2022Updated 3 years ago
- linux 3.10 with excessive comments for tcp/ip stack☆18Apr 19, 2016Updated 9 years ago
- Derive the optimal cache hit ratio for Internet request traces with variable object sizes.☆42Aug 19, 2022Updated 3 years ago
- Witsml client lib in C#☆15Sep 29, 2015Updated 10 years ago
- distinct counters and aggregate functions for distinct estimation in PostgreSQL☆13Mar 12, 2021Updated 5 years ago
- Load generator for memcached (multi threaded, multi machine)☆17Apr 5, 2023Updated 2 years ago
- RV64emu is a riscv64 emulator written in rust,can run linux !☆23Oct 5, 2024Updated last year
- go-clockpro: CLOCK-Pro cache eviction algorithm☆35Aug 17, 2014Updated 11 years ago
- ☆21Jun 24, 2021Updated 4 years ago
- a distributed computation platform for running Python and Bash computation tasks on multiple nodes☆12Mar 19, 2025Updated last year
- A system which deploys and manages containerized applications. Course project of SJTU SE3356, 2022.☆16Jun 29, 2022Updated 3 years ago
- Userspace "driver" for the Logitech k750 Solar Keyboard. A fork of the repo from @noah, kept for posterity. If you're looking for actuall…☆23Feb 2, 2018Updated 8 years ago
- ☆18Jun 29, 2018Updated 7 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Mar 28, 2017Updated 8 years ago
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆21Jul 9, 2022Updated 3 years ago
- YCSB-C for HWDB!☆18May 30, 2020Updated 5 years ago
- Red Black Tree Practice by C++☆10Oct 5, 2011Updated 14 years ago
- In-memory cache implementation with commonly used LRU, W-LFU and S3-FIFO as the eviction policy☆15Apr 24, 2024Updated last year