Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with lfu
A curated list of projects in awesome lists tagged with lfu .
https://github.com/bitfaster/BitFaster.Caching
High performance, thread-safe in-memory caching primitives for .NET
cache dotnet lfu lru threadsafe
Last synced: 24 Oct 2024
https://github.com/vpetrigo/caches
C++ cache with LRU/LFU/FIFO policies implementation
c-plus-plus cache cpp cpp11 fifo fifo-cache header-only lfu lfu-cache lru lru-cache
Last synced: 29 Oct 2024
https://github.com/lonelyenvoy/python-memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
algorithm cache cache-python decorator extendable extensible fifo fifo-cache functional-programming lfu lfu-cache lru lru-cache memoization memoization-library memoize-decorator python-memoization ttl ttl-cache ttl-support
Last synced: 14 Nov 2024
https://github.com/samber/hot
đļī¸ In-memory caching library for Go
2q arc cache chain concurrency expiration generics go golang in-memory jitter lfu loader lru performance sharding ttl
Last synced: 17 Nov 2024
https://github.com/teivah/go-lfu
A Go library for handling LFU cache operations in O(1)
Last synced: 29 Oct 2024
https://github.com/narasimha1997/clfu
Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
algorithm cache concurrency data-structures go golang lfu lfu-cache
Last synced: 07 Nov 2024
https://github.com/aholstenson/transitory
In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics.
Last synced: 07 Nov 2024
https://github.com/falsandtru/dw-cache
The highest performance constant complexity cache algorithm.
Last synced: 09 Nov 2024
https://github.com/alxkm/cache
Simple cache implementation on java
cache cache-storage java lfu lfu-algorithm lfu-cache lfu-implementation lru lru-cache lru-eviction lru-implementation lrucache
Last synced: 07 Nov 2024
https://github.com/sewenew/cache
In-memory cache
cache cpp lfu lfu-cache lirs lru lru-cache slru slru-cache
Last synced: 15 Oct 2024
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: 06 Nov 2024
https://github.com/andronovo-bit/hybridcachelibrary
HybridCacheLibrary - A high-performance, thread-safe caching library in C#, combining the strengths of both LRU and LFU cache eviction strategies. Perfect for managing dynamically sized caches with customizable frequency settings.
cache caching csharp data-structures dotnet hybrid-cache lfu lru memory-management performance software-library thread-safe
Last synced: 14 Nov 2024
https://github.com/powerpuffpenguin/gcache
golang cache interface and some algorithm implementation
2q-cache cache fifo fifo-cache golang lfu lfu-cache lru lru-cache lru-k lru-k-cache lruk lruk-cache
Last synced: 08 Nov 2024
https://github.com/basedwon/cache
A simple and extensible caching library built on top of a plain database.
Last synced: 06 Nov 2024
https://github.com/tickbh/algorithm-rs
about algorithm data structure, now has lru/lru-k/lfu/slab/rbtree, å ŗäēįŽæŗ常į¨įæ°æŽįģæ
lfu lru lru-cache lru-k lrucache rbtree slab slab-allocator
Last synced: 27 Nov 2024