An open API service indexing awesome lists of open source software.

https://github.com/lostmsu/sieve

An implementation of the SIEVE cache eviction policy in C#
https://github.com/lostmsu/sieve

Last synced: 12 months ago
JSON representation

An implementation of the SIEVE cache eviction policy in C#

Awesome Lists containing this project

README

          

[![NuGet](https://img.shields.io/nuget/v/Caching.Sieve.svg)](https://www.nuget.org/packages/Caching.Sieve/)

An implementation of the [Sieve algorithm for cache eviction](https://cachemon.github.io/SIEVE-website/blog/2023/12/17/sieve-is-simpler-than-lru/).