31 results found Sort:

A fast cache that automatically deletes the least recently used items
Created 2010-05-21
518 commits to main branch, last one 29 days ago
Simple LRU cache for asyncio
Created 2017-02-20
483 commits to master branch, last one 15 days ago
34
469
apache-2.0
7
Embeddable and distributed in-memory alternative to Redis.
Created 2023-07-01
1,075 commits to main branch, last one 8 days ago
78
358
bsd-3-clause
16
C++ cache with LRU/LFU/FIFO policies implementation
Created 2016-05-17
206 commits to master branch, last one 11 months ago
34
291
apache-2.0
57
A place to keep useful golang functions and small libraries
Created 2017-02-20
387 commits to master branch, last one 13 days ago
:electric_plug: A cache middleware for https://strapi.io
This repository has been archived (exclude archived)
Created 2020-04-14
141 commits to master branch, last one 2 years ago
28
286
unknown
10
The simple generic LRU memory/disk cache for Android written in Kotlin
Created 2016-04-25
82 commits to master branch, last one 3 years 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
239 commits to master branch, last one 19 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 3 years ago
This is our effort to collect the best implementations to tough algorithms. All codes are written in c++.
Created 2021-02-05
132 commits to master branch, last one 8 months ago
Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows s...
Created 2023-05-02
107 commits to master branch, last one about a year ago
11
186
apache-2.0
9
Greg's Template Library of useful classes.
Created 2022-02-15
344 commits to main branch, last one 13 days ago
20
159
mit
5
Eventually consistent distributed in-memory cache Go library
Created 2018-12-26
21 commits to master branch, last one 5 years ago
8
122
bsd-3-clause
3
Elara DB is an easy to use, lightweight persistent key-value store that can also be used as a fast in-memory cache. Manipulate data structures in-memory, encrypt database files and export data. :dart:
Created 2021-04-04
134 commits to main branch, last one 2 years ago
7
119
mit
5
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
16
109
unknown
5
This is a Rust implementation for popular caches (support no_std).
Created 2021-08-22
96 commits to main branch, last one 3 months ago
A caching solution for asyncio
Created 2020-04-27
84 commits to master branch, last one 5 months ago
Expirable Go LRC\LRU cache without goroutines
Created 2020-05-11
20 commits to master branch, last one 7 days ago
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
Created 2019-05-05
40 commits to main branch, last one 8 months ago
LRU, type-safe, thread-safe memory cache class in Swift
This repository has been archived (exclude archived)
Created 2019-01-23
37 commits to master branch, last one 5 years ago
Open version of common golang libraries useful to many projects.
Created 2015-11-01
133 commits to master 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 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 2 years 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 about a year ago
A thread-safe, expiration-aware, LRU cache for Zig
Created 2023-05-28
33 commits to master branch, last one 4 days ago
5
40
mit
5
High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction
Created 2020-07-01
265 commits to master branch, last one 6 days ago
A generational arena based LRU Cache implementation in 100% safe rust.
Created 2022-06-11
29 commits to main branch, last one 2 years ago
A TypeScript library providing a customizable cache decorator for methods. This library allows you to easily cache method results with configurable caching mechanisms.
Created 2024-06-15
20 commits to main branch, last one 10 months ago
3
35
bsd-2-clause
2
SIEVE cache - simpler than LRU
Created 2024-01-04
6 commits to main branch, last one about a year ago