Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with lru-cache

A curated list of projects in awesome lists tagged with lru-cache .

https://github.com/isaacs/node-lru-cache

A fast cache that automatically deletes the least recently used items

cache caching lru lru-cache lrucache

Last synced: 29 Sep 2024

https://github.com/node-cache-manager/node-cache-manager

Cache module for Node.JS

cache lru-cache nodejs redis

Last synced: 01 Aug 2024

https://github.com/jaredwray/cache-manager

Cache module for Node.JS

cache lru-cache nodejs redis

Last synced: 01 Aug 2024

https://github.com/aio-libs/async-lru

Simple LRU cache for asyncio

asyncio lru lru-cache

Last synced: 01 Aug 2024

https://github.com/mailgun/holster

A place to keep useful golang functions and small libraries

cache cassandra election encryptor fanout golang library lru-cache queue utilities waitgroup

Last synced: 29 Sep 2024

https://github.com/vpetrigo/caches

C++ cache with LRU/LFU/FIFO policies implementation

c-plus-plus cache cpp cpp11 fifo fifo-cache header-only lfu lfu-cache lru lru-cache

Last synced: 31 Jul 2024

https://github.com/kittinunf/Fuse

The simple generic LRU memory/disk cache for Android written in Kotlin

android cache disklrucache kotlin lru-cache

Last synced: 01 Aug 2024

https://github.com/orca-zhang/ecache

🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecache, gcache, gocache, groupcache, lrucache.

bigcache cache cachego ecache freecache gcache go gocache golang groupcache hacktoberfest lru lru-cache lrucache

Last synced: 02 Aug 2024

https://github.com/nitaiaharoni1/vector-storage

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 searching for similar documents based on cosine similarity.

cosine-similarity embedding-vectors javascript local-storage localstorage lru-cache npm open-source openai semantic-search semantic-similarity typescript vector-database vector-db vector-search vector-similarity vector-similarity-database vector-similarity-search

Last synced: 03 Sep 2024

https://github.com/lukeed/tmp-cache

A least-recently-used cache in 35 lines of code~!

cache lru lru-cache mru

Last synced: 03 Aug 2024

https://github.com/iwanbk/bcache

Eventually consistent distributed in-memory cache Go library

cache crdt eventually-consistent golang gossip-protocol in-memory-caching lru-cache

Last synced: 30 Jul 2024

https://github.com/dboslee/lru

LRU cache using go generics

generics go golang lru lru-cache

Last synced: 30 Sep 2024

https://github.com/arbazsiddiqui/lru-cache-node

A lighting fast cache manager for node with least-recently-used policy.

cache hacktoberfest lru lru-cache mru node-cache

Last synced: 31 Jul 2024

https://github.com/yysskk/MemoryCache

LRU, type-safe, thread-safe memory cache class in Swift

carthage cocoapods expiration ios lru-cache memory-cache swift utility

Last synced: 17 Aug 2024

https://github.com/youknowone/methodtools

Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.

class classmethod functools lru-cache method ring staticmethod wirerope

Last synced: 02 Oct 2024

https://github.com/karlseguin/cache.zig

A thread-safe, expiration-aware, LRU cache for Zig

cache caching-library lru-cache zig zig-library zig-package

Last synced: 03 Aug 2024

https://github.com/opencoff/go-sieve

SIEVE cache - simpler than LRU

cache-eviction lru-cache sieve-cache

Last synced: 02 Aug 2024

https://github.com/tinovyatkin/tlru

Time aware least recently used (TLRU) cache for Node

cache lru lru-cache nodejs settimeout ttl ttl-cache typescript

Last synced: 31 Jul 2024

https://github.com/jwerle/libalru

libalru is a library for creating really fast numeric based LRU caches that leverage an optimized CRC-16-CCITT ported over from @mafintosh's array-lru

array-lru c99 lru-cache lru-caches

Last synced: 02 Oct 2024

https://github.com/sima-land/go-local-cache

Simple cache keeps data in memory and prevents dog pile effect

cache dogpile golang lru lru-cache singleflight

Last synced: 02 Aug 2024

https://github.com/arpan491/distributed-filesystem

An open-source, scalable, decentralized, robust, heterogeneous file storage solution which is fault tolerant, replicated, distributed and lets you upload, download, and see the catalog of other cluster with low latency and LRU cache capabilities.

distributed-file-system grpc-python heartbeat-service lru-cache multithreading poxy-server protobuf3 python3 raft-consensus-algorithm

Last synced: 01 Oct 2024

https://github.com/yuan66-hub/micro-frontend-app

手写微前端框架,支持父子通信,代理沙箱隔离,快照沙箱隔离,子子通信,路由拦截,SPA,资源预加载,子应用缓存等功能

history lru-cache prefetch publish react18 rollup spa subscribe typescript vue2 vue3

Last synced: 27 Sep 2024

https://github.com/rttmoa/reactjs-nextjs-koa2

SSR server rendering imitates GitHub full stack

koajs lru-cache markdown nextjs oauth reactjs redis redux styled-components

Last synced: 01 Oct 2024

https://github.com/rfdzan/lru_cache

An efficient LRU (Least Recently Used) cache implementation, inspired by python's OrderedDict

data-structures lru-cache scala

Last synced: 30 Sep 2024

https://github.com/AkashBabu/lib-lru-cache

Blazing fast LRU Cache implementation in Nodejs

cache fast lru lru-cache

Last synced: 01 Aug 2024

https://github.com/cizeero/hache

Have your function outputs cached persistently using SQLite using a simple decorator

cache cache-storage lru-cache sqlite

Last synced: 29 Sep 2024

https://github.com/irshit033/lru-cache

This package provides a simple utility for caching the results of functions based on their input arguments. By caching previously computed results. The caching mechanism uses LRU(Least recently Used) cache method to store results.

cache javascript lru-cache memoization npm-package package typescript

Last synced: 01 Oct 2024