34 results found Sort:
- Filter by Primary Language:
- Go (15)
- Python (5)
- C++ (3)
- JavaScript (2)
- Rust (2)
- TypeScript (2)
- HTML (1)
- C (1)
- C# (1)
- Ballerina (1)
- Makefile (1)
- +
A fast cache that automatically deletes the least recently used items
Created
2010-05-21
510 commits to main branch, last one 20 days ago
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
Simple LRU cache for asyncio
Created
2017-02-20
457 commits to master branch, last one 19 days ago
Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
Created
2016-10-23
64 commits to master branch, last one 3 years ago
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Created
2019-10-10
490 commits to master branch, last one 3 years ago
High performance, thread-safe in-memory caching primitives for .NET
Created
2020-06-11
573 commits to main branch, last one a day ago
Python cache interface with clean API and built-in memcache & redis + asyncio support.
Created
2016-08-08
400 commits to main branch, last one 11 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 7 months ago
A caching library for Python
Created
2018-01-12
213 commits to master branch, last one 11 months ago
C++ cache with LRU/LFU/FIFO policies implementation
Created
2016-05-17
206 commits to master branch, last one 6 months 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 3 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 6 months 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 3 years ago
High performance LRU cache
Created
2023-12-20
247 commits to master branch, last one 15 days ago
Lightweight and high performance concurrent cache
Created
2022-08-10
99 commits to master branch, last one 2 months 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
This repository has no description...
Created
2022-12-29
95 commits to main branch, last one a day ago
a high performance library for building cache simulators
Created
2020-06-19
796 commits to develop branch, last one 14 days ago
LRU cache using go generics
Created
2022-01-09
4 commits to main branch, last one 2 years ago
A lighting fast cache manager for node with least-recently-used policy.
Created
2018-04-18
43 commits to master branch, last one 3 years ago
Ballerina cache Module
Created
2020-08-19
3,046 commits to master branch, last one 3 days ago
A simple and fast implementation of LRU for caching with old data preemption and constant access time.
Created
2022-08-23
66 commits to main branch, last one 3 months ago
This is a Rust implementation for popular caches (support no_std).
Created
2021-08-22
91 commits to main branch, last one 6 months ago
A caching solution for asyncio
Created
2020-04-27
83 commits to master branch, last one 3 months ago
Open version of common golang libraries useful to many projects.
Created
2015-11-01
133 commits to master branch, last one 10 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
Cache benchmark for Golang
Created
2021-03-17
18 commits to master branch, last one about a year ago
A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.
Created
2021-10-04
167 commits to main branch, last one 10 months ago