Topic: "caching-library"
VictoriaMetrics/fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
Language: Go - Size: 1.98 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 2,223 - Forks: 181

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!
Language: C# - Size: 112 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 1,881 - Forks: 106

jaredwray/cacheable
a robust, scalable, and maintained set of caching packages
Language: TypeScript - Size: 2.55 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 1,808 - Forks: 189

whitfin/cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
Language: Elixir - Size: 1.78 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1,662 - Forks: 111

TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
Language: C# - Size: 10.7 MB - Last synced at: 24 days ago - Pushed at: 26 days ago - Stars: 619 - Forks: 37

ColdBox/coldbox-platform
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
Language: ColdFusion - Size: 76 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 311 - Forks: 172

forge-42/remix-client-cache
Utility library to cache your client data in Remix.run
Language: TypeScript - Size: 910 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 226 - Forks: 4

naughtygopher/pocache
Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy
Language: Go - Size: 48.8 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 220 - Forks: 5

sequelize-transparent-cache/sequelize-transparent-cache
Simple to use and universal cache layer for Sequelize
Language: JavaScript - Size: 891 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 188 - Forks: 33

viney-shih/go-cache
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
Language: Go - Size: 961 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 136 - Forks: 9

sukov/CachingPlayerItem
An AVPlayerItem subclass that lets you stream and cache media content on iOS
Language: Swift - Size: 876 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 103 - Forks: 21

karlseguin/cache.zig
A thread-safe, expiration-aware, LRU cache for Zig
Language: Zig - Size: 89.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 59 - Forks: 4

meakbiyik/torchcache
Cache PyTorch module outputs on-the-fly
Language: Python - Size: 119 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 44 - Forks: 0

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.
Language: JavaScript - Size: 4.17 MB - Last synced at: 4 days ago - Pushed at: 12 months ago - Stars: 44 - Forks: 9

idealley/feathers-hooks-rediscache
Set of caching hooks and routes for feathersjs.
Language: JavaScript - Size: 2.04 MB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 38 - Forks: 12

voku/simple-cache
:zap: Simple Cache Abstraction Layer for PHP
Language: PHP - Size: 259 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 32 - Forks: 11

PerformanC/TableC
Low-level C89 Closed/Open-addressed hashtable implementation.
Language: C - Size: 110 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 26 - Forks: 1

ZhgChgLi/ZPlayerCacher
ZPlayerCacher is a lightweight implementation of the AVAssetResourceLoaderDelegate protocol that enables AVPlayerItem to support caching streaming files.
Language: Swift - Size: 76.2 KB - Last synced at: about 3 hours ago - Pushed at: 3 months ago - Stars: 25 - Forks: 3

go-pkgz/lcw
Loading Cache Wrapper
Language: Go - Size: 153 KB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 20 - Forks: 6

gjerokrsteski/php-dba-cache
Create a caching with the Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays.
Language: PHP - Size: 530 KB - Last synced at: 26 days ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 3

omid-ahmadpour/PolyCache
A Distributed Cache manager package for .Net Core Projects.
Language: C# - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 17 - Forks: 0

dartoos-dev/json_cache
An object-oriented Flutter package for caching user data locally in json.
Language: Dart - Size: 198 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 16 - Forks: 5

vpaliy/lru-expiring-cache
Dictionary-like data structure, supporting LRU caching semantics and data expiration mechanism.
Language: Python - Size: 41 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 5

AnimeKaizoku/cacher
A simple but efficient caching library written in Go.
Language: Go - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 3

rams3sh/botocache
Caching layer for botocore / boto3 SDK.
Language: Python - Size: 47.9 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 4

bbelyeu/Flask-SQLAlchemy-Caching Fork of iurisilvio/Flask-SQLAlchemy-Cache
A CachingQuery implementation to Flask using Flask-SQLAlchemy and Flask-Caching
Language: Python - Size: 28.3 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 9

pthomain/dejavu
Dead simple Retrofit / RxJava cache
Language: Kotlin - Size: 3.09 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 7

MisterFixx/MojangPipe
A java proxy server to Mojang's profile API, to avoid rate limits and serve profiles faster.
Language: Java - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 0

bobbui/smart-redis
Redis cache which automatically build and refresh itself.
Language: JavaScript - Size: 136 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 1

roadrunner-php/kv
:electric_plug: RoadRunner Key-Value storage SDK
Language: PHP - Size: 213 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 2

matthewhudson/kash
Simple in-memory caching for JavaScript
Language: JavaScript - Size: 1.52 MB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 1

ChrishonWyllie/Celestial
A Caching service for multimedia
Language: Swift - Size: 12.8 MB - Last synced at: 29 days ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 3

Epiforge/Gear
General utilities to help with stuff in .NET Development, from Epiforge
Language: C# - Size: 1.04 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

nikksindia/SwifteeCache
Thread safe on disk persistence manager with Codable and backed by NSCache.
Language: Swift - Size: 1.68 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

mdmedley/cache_me_outside
Cache me outside!
Language: Python - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

opensnip/cachejs
Fast and lightweight caching library for javascript
Language: JavaScript - Size: 22.5 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

nithincvpoyyil/PnPIDBCache
IndexedDB caching wrapper for PnPJS v3
Language: TypeScript - Size: 253 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Joris-van-der-Wel/meridvia
Lifecycle management for asynchronous data in javascript single page applications. Framework agnostic.
Language: JavaScript - Size: 86.9 KB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

alsami/IdentityServer4.Contrib.Caching
Language: C# - Size: 1.18 MB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

dataneek/cacheable
A set of extensions to provide caching support on mediator based request handlers.
Language: C# - Size: 25.4 KB - Last synced at: 24 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

PgOutput2Json/PgFreshCache
PgFreshCache is a read-only caching layer for PostgreSQL that mirrors selected tables into a local SQLite database using change data capture, enabling fast, SQL-based access to fresh data without hitting the primary database.
Language: C# - Size: 46.9 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 4 - Forks: 0

zakuro-ai/zakuro-cache
Zakuro module used to keep python scripts execution logs and results in a cached memory.
Language: Python - Size: 49.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

sineshashi/SineCache
SineCache is a high-performance, in-memory caching library for Rust, designed to efficiently store and manage key-value pairs with support for various eviction policies and persistence with AOF.
Language: Rust - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

superchar/FluentCaching
Declarative C# library for objects caching with fluent api configuration and without boilerplate code. The project is currently in development.
Language: C# - Size: 440 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

JPLeoRX/omoide-cache
Robust, highly tunable and easy-to-integrate in-memory cache solution written in pure Python, with no dependencies.
Language: Python - Size: 530 KB - Last synced at: 30 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

CaffeineDuck/reddist
Just a python library to make reddit post caching easier
Language: Python - Size: 168 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

pavalisoft/Caching
Pavalisoft.Caching is an open source caching extension for .NET Standard written in C#, which provides single unified API for both MemoryCache and DistributedCache implementations.
Language: C# - Size: 1.52 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

marcluque/Phenix
Phenix is an in-memory key-value caching system
Language: Java - Size: 75.2 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

f2calv/CasCap.Common
.NET libraries of helper functions, extensions, utilities, abstract classes, etc...
Language: C# - Size: 394 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 2

jzombie/rust-reqwest-drive
Middleware for the Rust `reqwest` crate that provides fast, SIMD-accelerated caching, throttling, and backoff control within a single-file container.
Language: Rust - Size: 103 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ricardotondello/LRU
This is a thread safe caching strategy implementation of Least Recently Used (LRU). It defines the policy to evict elements from the cache to make room for new elements when the cache is full, meaning it discards the least recently used items first.
Language: C# - Size: 351 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

etartar/ET.Caching
.NET 7 ile yazılmış bir caching kütüphanesidir
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AshV/CDS-Caching-Framework
Caching Framework for Common Data Services/ Dynamics 365 Web API
Language: C# - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

dude920228/php-cache
Cache implementation for php
Language: PHP - Size: 1.78 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

chackle/EZCache
A lightweight caching and data retrieval solution for iOS
Language: Swift - Size: 21.5 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

attogram/filesystem-cache
Filesystem-based cache system for PHP 7.
Language: PHP - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

lluiscamino/fast-cache
Caching system for PHP applications
Language: PHP - Size: 94.7 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

mattmezza/cacheasy
I hate slow APIs, I cache things on disk.
Language: PHP - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Fayaz-246/cachesjs
An NPM library that adds caching classes to JS/TS!
Language: TypeScript - Size: 17.6 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

jzills/ActionCache
A simple yet powerful data caching library that adds an extra layer of caching to ASP.NET Core applications.
Language: C# - Size: 11.8 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Yahar4/GO-cache
GO-cache - минималистичная библиотека для key-value хранения данных
Language: Go - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

rgglez/gormcache Fork of evangwt/grc
Cache plugin for GORM, with backends for redis, memcached and BoltDB
Language: Go - Size: 58.6 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

golanguzb70/lrucache
LRUCache is a Go package that provides a simple and efficient LRU (Least Recently Used) caching mechanism with generics support.
Language: Go - Size: 142 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

MrEssex/simple-cache
Different caching implementations based of PSR-16.
Language: PHP - Size: 61.5 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

aashishtamsya/Cacher
Cacher is an image downloading and caching framework. Also support downloading files such as JSON. The frame downloads and cache the image from different urls on iOS allowing user to have a smooth user experience.
Language: Swift - Size: 40.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

php-strict/storable-cache
Storable cache store items more than their lifetime, up to time to save
Language: PHP - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Earu/Mindless 📦
Mindless is a light-weight php framework that implements caching, a way to construct forms independently of html and security.
Language: PHP - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

cpdupuis/Quixote
Caching at windmills.
Language: Go - Size: 57.6 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

happyahluwalia/ServiceWorker_swprecache
Sample showing various caching mechanism for different routes using sw-precache
Language: TypeScript - Size: 218 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

kavin81/cachier
High-performance minimalist multi-level caching library for Go.
Language: Go - Size: 343 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

abirabhalimit/redisc
A lightweight C++ client library for Redis, providing easy access to Redis servers for applications. Offers efficient data storage and retrieval capabilities for improved performance in data-driven applications.
Language: Go - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pinopino/LightCache
简单易用的缓存封装。支持单机单应用的简单使用场景,也支持分布式环境下的简单使用(多级缓存)。
Language: C# - Size: 89.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

costikid/caching
Tests to for key caching functionalities
Language: JavaScript - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ErrorxCode/Clorine
A simple, powerfull, and multipurpose java caching library with both memory and disk persisting ability. Save your POJO's directly in the cache
Language: Java - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlikJoke/MemCache
A caching library that uses the local Java process heap to store data. The cache is local, but can be clustered when using the CacheBus cache clustering library (https://github.com/AlikJoke/CacheBus). The cache supports different eviction policies and expiration by TTL.
Language: Java - Size: 215 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

BennyThadikaran/cache.js
A simple wrapper for Client Side Caching with Window.localStorage
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

praharshjain/go-cache
A caching library for Go
Language: Go - Size: 110 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

piotr-lipiarz/go-lru
In memory Go implementation of LRU Cache
Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

opensnip/lrujs
Fast and lightweight lru cache for javascript
Language: JavaScript - Size: 85 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

izo0x90/versioned_lru_cache
Versioned LRU Cache
Language: Python - Size: 30.3 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

valerysntx/entityframeworkrepository
EntityFramework Caching Repository
Language: C# - Size: 83.2 MB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

andrea-liu87/marvel_universe
Flutter application with Flutter Bloc pattern, REST API and caching library
Language: Dart - Size: 601 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

neelsomani/smart-cache
A Python library that analyzes your module and automatically caches purely functional sections
Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nileshpcode/cacher
a simple caching library which can cache any type of item. it is race condition proof.
Language: Go - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

datarza/System.Web.Caching.DataCache
An improved cache for the ASP.NET applications
Language: C# - Size: 224 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

eser/es6-cachemanager 📦
[Deprecated] A basic cache manager implementation
Language: TypeScript - Size: 7.81 KB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

M-H-N/TextAPICache
API Text Caching Library for Android
Language: Java - Size: 625 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dbnk0/Kao
Simple to use and lightweight PHP caching class.
Language: PHP - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

RDeckard/fcaching
Easy caching (in memory + files persistency) for Ruby objects
Language: Ruby - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

sicsbd/EntityTagCaching
Language: C# - Size: 25.4 KB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

KylePalko/yeezy-cache
Why get cache like other modules? Get cache like Yeezy would.
Language: TypeScript - Size: 116 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

erohkohl/jug-saxony-camp
This repository includes the source code of my talk at the JUG Saxony Camp 2017 in Leipzig. The lecture discussed caching techniques for Java EE applications based on JCache API.
Language: Java - Size: 1.77 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

thitami/laracache
A very simple implementation of a caching library for Laravel.
Language: PHP - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

DavidDuwaer/Insomnia
Insomnia is an extension of Coloquent that caches JSON API query results in the browser, severely reducing loading times for many use cases.
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
