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

Projects in Awesome Lists tagged with tinylfu

A curated list of projects in awesome lists tagged with tinylfu .

https://github.com/goburrow/cache

Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).

cache golang lru slru tinylfu

Last synced: 15 May 2025

https://github.com/al8n/stretto

Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

cache caching concurrent rust rust-crate rust-lang rust-library tinylfu

Last synced: 08 Apr 2025

https://github.com/viney-shih/go-cache

A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.

cache cache-aside cachemanager caching caching-library distributed go go-cache golang memory-cache multi-layer-cache multi-level-cache tinylfu

Last synced: 14 Mar 2025

https://github.com/al8n/caches-rs

This is a Rust implementation for popular caches (support no_std).

2q-cache arc-cache cache lfu lfu-cache lru lru-cache rust rust-lang rust-lru tinylfu

Last synced: 05 Apr 2025

https://github.com/selmeci/cascara

An implementation of TinyLFU cache

cache lfu lfu-cache rust tinylfu

Last synced: 27 Apr 2025

https://github.com/erwanor/gcache2

Goroutine-safe cache library. Support LFU/LRU/ARC policies - partial support for more exotic cache eviction algos is WIP (RR/TinyLFU), expirable entries and snapshots.

arc cache expiration-control golang in-memory-caching lfu lru self-tuning storage tinylfu

Last synced: 12 Apr 2025

https://github.com/quangtung97/espresso

In-memory Cache with TinyLFU & Leasing

buddy-allocator cache lease slab-allocator tinylfu

Last synced: 03 Mar 2025