28 results found Sort:
- Filter by Primary Language:
- Go (10)
- Python (5)
- C++ (3)
- TypeScript (3)
- JavaScript (2)
- Rust (2)
- Swift (1)
- Zig (1)
- Kotlin (1)
- +
A fast cache that automatically deletes the least recently used items
Created
2010-05-21
510 commits to main branch, last one about a month ago
Simple LRU cache for asyncio
Created
2017-02-20
462 commits to master branch, last one a day ago
Embeddable and distributed in-memory alternative to Redis.
Created
2023-07-01
1,061 commits to main branch, last one 10 days ago
C++ cache with LRU/LFU/FIFO policies implementation
Created
2016-05-17
206 commits to master branch, last one 7 months 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
A place to keep useful golang functions and small libraries
Created
2017-02-20
385 commits to master branch, last one 3 months ago
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
🦄【轻量级本地内存缓存】🤏代码少于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 7 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
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
Eventually consistent distributed in-memory cache Go library
Created
2018-12-26
21 commits to master branch, last one 5 years ago
Greg's Template Library of useful classes.
Created
2022-02-15
335 commits to main branch, last one 25 days ago
LRU cache using go generics
Created
2022-01-09
4 commits to main branch, last one 2 years ago
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 3 years ago
This is a Rust implementation for popular caches (support no_std).
Created
2021-08-22
91 commits to main branch, last one 7 months ago
A caching solution for asyncio
Created
2020-04-27
84 commits to master branch, last one about a month ago
Expirable Go LRC\LRU cache without goroutines
Created
2020-05-11
16 commits to master branch, last one 4 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 4 months ago
LRU, type-safe, thread-safe memory cache class in Swift
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 11 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 11 months ago
A thread-safe, expiration-aware, LRU cache for Zig
Created
2023-05-28
31 commits to master branch, last one 26 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 6 months ago
SIEVE cache - simpler than LRU
Created
2024-01-04
6 commits to main branch, last one 11 months ago