SHARDS implementation in C.
☆19Aug 4, 2018Updated 7 years ago
Alternatives and similar repositories for SHARDS-C
Users that are interested in SHARDS-C are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- TRAGEN: A Synthetic Trace Generator for Realistic Cache Simulations☆22Mar 25, 2024Updated 2 years ago
- Replay http request traces to evaluate the performance of webservers or caching systems.☆11Aug 18, 2020Updated 5 years ago
- A few cache algorithms☆29Apr 1, 2017Updated 9 years ago
- Simulation code for the LHD cache replacement policy as published in NSDI 2018.☆25Jul 23, 2018Updated 7 years ago
- cache analysis platform developed at Emory University and CMU☆42Apr 17, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- fork of file_parda from bitbucket☆11Jun 27, 2015Updated 10 years ago
- ☆30Apr 13, 2019Updated 7 years ago
- JEDI: model-driven trace generation for cache simulations☆17Oct 2, 2025Updated 8 months ago
- Generic block-level cache utility based on Linux device mapper framework☆173Jun 10, 2022Updated 4 years ago
- Simulator for comparing memory allocation policies for caches.☆20May 15, 2019Updated 7 years ago
- Simulation code and benchmark runners for Hyperbolic Caching project☆20Dec 9, 2021Updated 4 years ago
- A C++11 simulator for a variety of CDN caching policies.☆85Dec 18, 2023Updated 2 years ago
- Utility to simulate cache behavior with Mattson's Stack Algorithm.☆28Dec 3, 2021Updated 4 years ago
- An implementation of TinyLFU cache☆15Oct 10, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The source code of the paper "Towards Problem of First Miss under Mobile EdgeCaching"☆11Apr 12, 2021Updated 5 years ago
- ☆28Mar 17, 2024Updated 2 years ago
- ☆111Feb 28, 2022Updated 4 years ago
- Derive the optimal cache hit ratio for Internet request traces with variable object sizes.☆42Aug 19, 2022Updated 3 years ago
- A Python 3D modelling API for generating OpenSCAD source code as well as STL files directly. This library simplifies the creating of 3D m…☆17May 26, 2026Updated 2 weeks ago
- Bespoke OLAP: Synthesizing Workload-Specific One-size-fits-one Database Engines☆45Apr 30, 2026Updated last month
- Software and Datasets for the publication "Seven Years in the Life of Hypergiants’ Off-Nets" at SIGCOMM 2021.☆15Feb 9, 2022Updated 4 years ago
- SIEVE in JS, a modern efficient cache algorithm that is simpler than LRU☆17Feb 25, 2024Updated 2 years ago
- SIEVE is simpler than LRU☆15Apr 29, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A real-time satellite tracker in 3D. Especially made to enjoy the view from the International Space Station in real-time.☆15Oct 15, 2025Updated 7 months ago
- ☆14Jun 13, 2020Updated 6 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Sep 23, 2022Updated 3 years ago
- A collection of Twitter's anonymized production cache traces.☆218Dec 13, 2021Updated 4 years ago
- The repo for NSDI24 paper: SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches☆83Aug 2, 2024Updated last year
- Repository for FAST'23 paper GL-Cache: Group-level Learning for Efficient and High-Performance Caching☆51May 12, 2023Updated 3 years ago
- SIEVE cache replacement policy for Rust.