caching-library
There are 94 repositories under caching-library topic.
VictoriaMetrics/fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
jaredwray/cacheable
a robust, scalable, and maintained set of caching packages
whitfin/cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
ColdBox/coldbox-platform
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
naughtygopher/pocache
Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy
forge-42/remix-client-cache
Utility library to cache your client data in Remix.run
sequelize-transparent-cache/sequelize-transparent-cache
Simple to use and universal cache layer for Sequelize
viney-shih/go-cache
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
sukov/CachingPlayerItem
An AVPlayerItem subclass that lets you stream and cache media content on iOS
karlseguin/cache.zig
A thread-safe, expiration-aware, LRU cache for Zig
crypticminds/ColdStorage
Lightweight data loading and caching library for android
sonyseng/json-caching-proxy
Node caching HTTP proxy built on top of express-http-proxy. Persists requests and responses to an in-memory HAR-like data structure based on HAR1.2 . Caches JSON content-type responses by default with the ability to cache an entire site; including content-types describing images. Useful for testing front end code, mocking api, and saving the cache to a HAR file which can be used for further tests.
meakbiyik/torchcache
Cache PyTorch module outputs on-the-fly
idealley/feathers-hooks-rediscache
Set of caching hooks and routes for feathersjs.
voku/simple-cache
:zap: Simple Cache Abstraction Layer for PHP
PerformanC/TableC
Low-level C89 Closed/Open-addressed hashtable implementation.
ZhgChgLi/ZPlayerCacher
ZPlayerCacher is a lightweight implementation of the AVAssetResourceLoaderDelegate protocol that enables AVPlayerItem to support caching streaming files.
go-pkgz/lcw
Loading Cache Wrapper
gjerokrsteski/php-dba-cache
Create a caching with the Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays.
omid-ahmadpour/PolyCache
A Distributed Cache manager package for .Net Core Projects.
AnimeKaizoku/cacher
A simple but efficient caching library written in Go.
dartoos-dev/json_cache
An object-oriented Flutter package for caching user data locally in json.
vpaliy/lru-expiring-cache
Dictionary-like data structure, supporting LRU caching semantics and data expiration mechanism.
MisterFixx/MojangPipe
A java proxy server to Mojang's profile API, to avoid rate limits and serve profiles faster.
bbelyeu/Flask-SQLAlchemy-Caching
A CachingQuery implementation to Flask using Flask-SQLAlchemy and Flask-Caching
pthomain/dejavu
Dead simple Retrofit / RxJava cache
rams3sh/botocache
Caching layer for botocore / boto3 SDK.
bobbui/smart-redis
Redis cache which automatically build and refresh itself.
ChrishonWyllie/Celestial
A Caching service for multimedia
matthewhudson/kash
Simple in-memory caching for JavaScript
roadrunner-php/kv
:electric_plug: RoadRunner Key-Value storage SDK
Epiforge/Gear
General utilities to help with stuff in .NET Development, from Epiforge
nikksindia/SwifteeCache
Thread safe on disk persistence manager with Codable and backed by NSCache.
opensnip/cachejs
Fast and lightweight caching library for javascript