sieve-cache
There are 13 repositories under sieve-cache topic.
1a1a11a/libCacheSim
a high performance library for building cache simulators
opencoff/go-sieve
SIEVE cache - simpler than LRU
jedisct1/rust-sieve-cache
SIEVE cache replacement policy for Rust.
kurtextrem/js-sieve
SIEVE in JS, a modern efficient cache algorithm that is simpler than LRU
NeoPhi/sieve-cache
A performant implementation of the SIEVE caching algorithm that implements Map properties and methods.
tensorush/zig-sieve
Zig implementation of SIEVE cache eviction algorithm.
kubo39/sieve-cache-d
A SIEVE cache implementation for D
kassane/sieve-cache-cpp
A SIEVE cache implementation for C++
lost22git/sieve_cache
A simple sieve_cache nim implementation
lost22git/sieve_cache.cr
SIEVE Cache for Crystal lang
nixberg/sieve-swift
SIEVE cache eviction algorithm for Swift
thelibrarian/sieve_cache
An implementation of SIEVE cache in Ruby.,