TinyLFU cache admission policy
☆267Jan 24, 2025Updated last year
Alternatives and similar repositories for go-tinylfu
Users that are interested in go-tinylfu are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆598Oct 14, 2022Updated 3 years ago
- A high performance memory-bound Go cache☆6,992Updated this week
- A playground for things that aren't interesting enough to have their own repo.☆334Updated this week
- Radix sorting in Go☆10Feb 4, 2019Updated 7 years ago
- Go implementation of maglev hashing☆97Mar 11, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- An immutable radix tree implementation in Golang☆1,107Jul 27, 2026Updated last month
- ddmin test case minimization algorithm☆31Sep 4, 2021Updated 5 years ago
- Super low overhead application level metrics☆23Oct 12, 2021Updated 4 years ago
- Mutable strings in Golang via overlays (out-of-place implementation)☆14Apr 13, 2023Updated 3 years ago
- A cache library for Go with zero GC overhead.☆5,408Mar 19, 2026Updated 6 months ago
- RocksDB/LevelDB inspired key-value database in Go