29 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
Cache module for Node.JS
Created 2013-04-06
1,046 commits to main branch, last one 8 days ago
Simple LRU cache for asyncio
Created 2017-02-20
432 commits to master branch, last one 3 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
: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 about a year ago
35
281
apache-2.0
58
A place to keep useful golang functions and small libraries
Created 2017-02-20
377 commits to master branch, last one 11 days ago
26
275
unknown
11
The simple generic LRU memory/disk cache for Android written in Kotlin
Created 2016-04-25
82 commits to master branch, last one 2 years ago
High performance containers and utilities for concurrent and asynchronous programming
Created 2020-10-27
895 commits to main branch, last one 10 days 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
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
4
161
apache-2.0
3
Embeddable Distributed in-memory data store with an emphasis on speed and reliability.
Created 2023-07-01
793 commits to main branch, last one 3 days ago
18
147
mit
6
Eventually consistent distributed in-memory cache Go library
Created 2018-12-26
21 commits to master branch, last one 5 years 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
7
118
bsd-3-clause
4
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 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
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
5
96
apache-2.0
9
Greg's Template Library of useful classes.
Created 2022-02-15
314 commits to main branch, last one about a month ago
A caching solution for asyncio
Created 2020-04-27
79 commits to master branch, last one 6 months ago
LRU, type-safe, thread-safe memory cache class in Swift
Created 2019-01-23
37 commits to master branch, last one 4 years 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
Expirable Go LRC\LRU cache without goroutines
Created 2020-05-11
14 commits to master branch, last one 3 months ago
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
Created 2019-05-05
38 commits to main branch, last one 19 days 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 7 months 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 4 months ago
A generational arena based LRU Cache implementation in 100% safe rust.
Created 2022-06-11
29 commits to main branch, last one about a year ago
A thread-safe, expiration-aware, LRU cache for Zig
Created 2023-05-28
30 commits to master branch, last one 10 days ago