35 results found Sort:

A fast cache that automatically deletes the least recently used items
Created 2010-05-21
483 commits to main branch, last one about a month ago
113
3.0k
apache-2.0
52
Distributed in-memory object store. It can be used as an embedded Go library and a language-independent service.
Created 2018-04-05
360 commits to master branch, last one 6 days ago
266
2.5k
mit
45
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
Created 2015-01-24
78 commits to master branch, last one 2 years ago
97
1.5k
mit
17
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
Created 2016-02-15
612 commits to main branch, last one 2 months ago
Simple LRU cache for asyncio
Created 2017-02-20
432 commits to master branch, last one 3 days ago
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Created 2019-10-10
490 commits to master branch, last one 2 years ago
48
570
bsd-3-clause
12
Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
Created 2016-10-23
64 commits to master branch, last one 2 years ago
39
477
other
9
Python cache interface with clean API and built-in memcache & redis + asyncio support.
Created 2016-08-08
400 commits to main branch, last one 5 months ago
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
Created 2021-11-16
126 commits to main branch, last one about a month ago
A caching library for Python
Created 2018-01-12
213 commits to master branch, last one 5 months ago
High performance, thread-safe in-memory caching primitives for .NET
Created 2020-06-11
545 commits to main branch, last one 4 days ago
72
318
bsd-3-clause
17
C++ cache with LRU/LFU/FIFO policies implementation
Created 2016-05-17
206 commits to master branch, last one 19 days ago
An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法
Created 2021-04-29
27 commits to master branch, last one 2 years ago
Fast, reliable cuckoo hash table for Node.js.
Created 2018-09-06
24 commits to master branch, last one 2 years ago
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Created 2016-08-19
368 commits to master branch, last one about a year ago
🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freec...
Created 2021-12-19
238 commits to master branch, last one 8 days ago
A powerful caching library for Python, with TTL support and multiple algorithm options.
Created 2018-08-14
145 commits to master branch, last one 2 years ago
6
176
mit
5
High performance LRU cache
Created 2023-12-20
239 commits to master branch, last one about a month ago
A Lightweight in-memory key:value cache library for Go.
Created 2020-10-11
19 commits to master branch, last one about a year ago
28
125
gpl-3.0
7
a high performance library for building cache simulators
Created 2020-06-19
763 commits to develop branch, last one about a month ago
7
119
mit
6
LRU cache using go generics
Created 2022-01-09
4 commits to main branch, last one about a year ago
A lighting fast cache manager for node with least-recently-used policy.
Created 2018-04-18
43 commits to master branch, last one 2 years ago
Ballerina cache Module
Created 2020-08-19
2,851 commits to master branch, last one 10 days ago
9
114
apache-2.0
4
GC-less, fast and generic LRU hashmap library for Go
Created 2022-12-29
67 commits to main branch, last one about a month ago
Lightweight and high performance concurrent cache
Created 2022-08-10
71 commits to master branch, last one 15 hours ago
14
99
unknown
5
This is a Rust implementation for popular caches (support no_std).
Created 2021-08-22
91 commits to main branch, last one 28 days ago
A caching solution for asyncio
Created 2020-04-27
79 commits to master branch, last one 6 months ago
Open version of common golang libraries useful to many projects.
Created 2015-11-01
133 commits to master branch, last one 4 months ago
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise:
Created 2021-06-03
23 commits to main branch, last one about a year ago
5
69
mit
1
A simple and fast implementation of LRU for caching with old data preemption and constant access time.
Created 2022-08-23
65 commits to main branch, last one 10 months ago