GitHub topics: memory-cache
whitfin/cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
Language: Elixir - Size: 1.72 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,652 - Forks: 110

fumiama/orbyte
Lightweight & Safe (buffer-writer | general object) pool.
Language: Go - Size: 78.1 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

IgorMundstein/WinMemoryCleaner
This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.
Language: C# - Size: 900 KB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 3,144 - Forks: 215

hyperoslo/Cache
:package: Nothing but Cache.
Language: Swift - Size: 1.57 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 3,056 - Forks: 341

MrEshboboyev/hybdrid-cache-dotnet
hybdrid-cache-dotnet: A high-performance hybrid caching solution for .NET, blending in-memory and distributed caching with ASP.NET Core. Boost your app’s speed and scalability effortlessly! ⚡
Language: C# - Size: 21.5 KB - Last synced at: 6 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

KlestovAlexej/Wattle.Examples
Примеры использования Wattle
Language: C# - Size: 1.48 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Language: C# - Size: 3.43 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 2,018 - Forks: 331

janlionly/flutter_precached_network_image
Flutter library to load and cache network images to disk and support to precache images to memory in advance to avoid the flash screen caused by the delay time.
Language: Dart - Size: 114 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 1

gookit/cache
🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Redis, Memcached and more. Go 通用的缓存使用库,通过包装各种常用的驱动,来提供统一的使用API,便于使用。
Language: Go - Size: 319 KB - Last synced at: 9 days ago - Pushed at: 20 days ago - Stars: 195 - Forks: 19

Kasvit/rails_rate_limit
A flexible and robust rate limiting solution for Ruby on Rails applications. The gem implements a sliding window log algorithm.
Language: Ruby - Size: 74.2 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 14 - Forks: 0

kubagdynia/CacheDrive
CacheDrive - Simple in-memory caching provider with the ability to store objects in files.
Language: C# - Size: 115 KB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

yysskk/MemoryCache 📦
LRU, type-safe, thread-safe memory cache class in Swift
Language: Swift - Size: 7.41 MB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 78 - Forks: 5

Tans5/tLruCache
A Disk & Memory LRU Cache Library for JVM/Android Inspired by Glide's implementation.
Language: Kotlin - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ahgsql/cache-express
Effortlessly cache responses with custom timeouts, dependencies, and enhanced performance
Language: JavaScript - Size: 7.81 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 3

konecnyjakub/cache
Simple PSR-6 and PSR-16 caching library
Language: PHP - Size: 201 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KlestovAlexej/Wattle.DemoServer
Полнофункциональный демонстрационный сервер на базе библиотеки Wattle
Language: C# - Size: 7.74 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

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

eeyribas/Arduino-EEPROM-Examples
Contains Arduino EEPROM examples. These examples include EepromAssignEmptyValues, EepromFindEmptyAddress, EepromReadAndWrite, EepromReadData and ReadAndWriteInByteAndArrayFormat.
Language: C++ - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

VikashChauhan51/DataCache
DataCache is a flexible, high-performance caching library designed for both in-memory and Redis-based caching scenarios. It supports various eviction strategies, including LRU (Least Recently Used), LFU (Least Frequently Used), and MRU (Most Recently Used), to handle cache eviction efficiently.
Language: C# - Size: 69.3 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

NTDLS/NTDLS.FastMemoryCache
A fast, easy to use, thread-safe partitioned memory cache for .net that helps manage the memory size and track performance.
Language: C# - Size: 128 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

normyee/authentication-system
Simple authentication system with Redis, email verification, and token management.
Language: TypeScript - Size: 585 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Azareal/Gosora
Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.
Language: Go - Size: 59.7 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 162 - Forks: 15

engali94/CodablePersist
Store and Cache Anything Codable
Language: Swift - Size: 179 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 1

calledude/AsyncMemoryCache
Lightweight asynchronous in-memory cache that handles construction and disposal of all your expensive objects
Language: C# - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

SamirPaulb/system-design-primer Fork of donnemartin/system-design-primer
📚Learn how to design large-scale systems.✍️Prep for the system design interview😎. Includes Anki flashcards.✨
Language: Python - Size: 30.9 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 11

kpn/cachetory
Caching library with support for multiple cache backends
Language: Python - Size: 683 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 16 - Forks: 6

PacodiazDG/Backend-blog
Backend del blog
Language: Go - Size: 295 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

sekmenhuseyin/FinanceCurrencyFetcher
Finance-Currency fetcher with multi cache mechanism
Language: C# - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HK-Transfield/java-last-level-cache-analyzer
A simple piece of software which can infer the size of the Last Level Cache (LLC) of a system via timing memory access.
Language: Java - Size: 483 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Mr-wangyong/ImageFrame
高效省内存播放序列帧动画控件
Language: Java - Size: 3.04 MB - Last synced at: about 13 hours ago - Pushed at: about 2 years ago - Stars: 165 - Forks: 32

ebubekirdgn/Professional-Back-End-Development
Language: JavaScript - Size: 71 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hungtcs/memory-cache
Simple Memory Cache For Go
Language: Go - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

LuSlower/MemDrain
small CLI to drain memory from different lists and sets
Language: C++ - Size: 54.7 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

metadream/deno-module
Some auxiliary functions and classes of deno.
Language: TypeScript - Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

k3ldar/.NetCorePluginManager
.Net Core Plugin Manager, extend web applications using plugin technology enabling true SOLID and DRY principles when developing applications
Language: C# - Size: 15.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 31 - Forks: 19

mohammedsallam2000/Ecom
E-Commerce Web Application using Asp .net core 7 Web API and Angular 17
Language: C# - Size: 7.96 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hgmauri/sample-redis-cache
Example of using Azure Redis Cache with the StackExchange package in .NET 7.0, using Publish-Subscribe (Pub/Sub), Memory Cache and Persitence Cache.
Language: C# - Size: 46.9 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

sonirico/mecachis
LRU, LFU, LFRU caches implementation, 缓存实现
Language: Go - Size: 137 KB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

LeandroCesarr/chrono-cache
The modular caching solution for modern applications.
Language: TypeScript - Size: 348 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

DebitCardz/angostura
A simple caching layer that leverages Kotlin DSL
Language: Kotlin - Size: 108 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

hlc0000/SwiftlyCache
SwiftlyCache is a thread safe IOS general cache Library
Language: Swift - Size: 132 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 94 - Forks: 18

Koatty/koatty_store
Cache store for koatty.
Language: TypeScript - Size: 1.13 MB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

salahsheikh/libcache
A caching library that provides an in-memory and file based cache for Ruby
Language: Ruby - Size: 39.1 KB - Last synced at: 1 day ago - Pushed at: about 8 years ago - Stars: 25 - Forks: 1

helloscoopa/run-cache
RunCache is a dependency-free, lightweight runtime caching library for JavaScript and TypeScript.
Language: TypeScript - Size: 36.1 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

pyrrolizin/nextjs-api-request
Starting platform for a Next.js project that pulls data from an external API and caches the result. (includes responsive TSX template with Bootstrap 5)
Language: TypeScript - Size: 71.9 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

aimenux/SerilogWebApiDemo
Using Serilog to send logs to multiple sinks
Language: C# - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

aalfiann/recacheman
Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines.
Language: JavaScript - Size: 365 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

xuyaozhong/Memory-Cleaner
Language: JavaScript - Size: 1.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

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: 9 months ago - Pushed at: over 1 year ago - Stars: 136 - Forks: 9

saneklee23prostfrost/cleaner-memory
Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 32 - Forks: 0

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

IamSanjid/memory_pool
An Extended "Fixed Sized Memory Pool"
Language: C++ - Size: 79.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

pedromota05/Mapeamento_MemoriaCache
Trabalho de Arquitetura e Organização de Computadores - UFGD
Language: Python - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

xfoxawy/go-in-memory-db
Go Simple In Memory DB
Language: Go - Size: 6.11 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 3

towaquimbayo/COMP-4736
BCIT Computer Systems Technology (CST) - COMP 4736 (Intro to Operating Systems)
Language: C - Size: 2.42 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

zangassis/weather-forecast-api
This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
Language: C# - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

dombrovsky/ProbabilisticMemoryCacheExpiration
Decorator for IMemoryCache that implements probabilistic cache expiration
Language: C# - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

kimyvgy/nuxt-page-cache
nuxt-page-cache is a module for page-level caching
Language: JavaScript - Size: 16.6 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 6

actforgood/xcache
Golang Caching Package
Language: Go - Size: 149 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

stable-packages/store
provides version stable stores for library.
Language: TypeScript - Size: 4.13 MB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 0

begonia-org/go-layered-cache
A Golang multi-level caching framework based on Redis and local memory for distributed scenarios.
Language: Go - Size: 220 KB - Last synced at: 10 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

swooliy/memory-cache
Memory Cache base on swoole
Language: PHP - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

RBLXUtils/Recycler 📦
Recycler is a memory management tool which allows you to re-use pieces of memory which aren't needed anymore, but haven't been garbage collected.
Language: Lua - Size: 32.2 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

emc-mongoose/nagaina 📦
Mongoose Storage Mock
Language: Java - Size: 222 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Mariona-FT/Operating-Systems-SIOP
SISTEMES OPERATIUS Curs 2021-22 EPSEVG
Language: C - Size: 23 MB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

aheroglu/rapid-movies
Rapid Movies is a simple Rapid API application using IMDb Top 100 Movies API.
Language: C# - Size: 6.16 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

furkandeveloper/EasyCache
This library contains more than one cache provider for dotnet.
Language: C# - Size: 132 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 3

laphilosophia/in-memory-cache
simple, dependency-free node.js in memory cache utility
Language: TypeScript - Size: 23.4 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SonseLin/s21_string-
🐊My own implementation of core program project for Sber 21
Language: C - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cozzin/Cache
💾 Simple memory & disk cache
Language: Swift - Size: 11.7 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

Muky-dev/favorite_steam_AppMasters
An API to get steam apps and favorite then
Language: TypeScript - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

DamirsCorner/20240216-dotnet-cache-factory-methods
Sample project for 'Fetch cached data only once' blogpost
Language: C# - Size: 7.81 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

danielmeloramos/memory-cache-net6
A simple use memory cache with .net6
Language: C# - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

byerlikaya/Basic.CacheManager
.NET Core library that simplifies Redis and MemoryCache usage.
Language: C# - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

murodovich/Microservice-ATTO
Language: C# - Size: 353 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

GabrielAlonsoCabral/rust-memory-cache
Rust Memory Cache is a TCP simple single thread memory cache developed in Rust using RESP Protocol.
Language: Rust - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

bilbolPrime/redis-pub-sub
A simple pub sub redis implementation
Language: C# - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

naveen-v-v/caching_types
checking out the different ways to implement caching using nodejs
Language: JavaScript - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mkelcik/memory-cache
in memory cache package
Language: Go - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

ChrishonWyllie/Celestial
A Caching service for multimedia
Language: Swift - Size: 12.8 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 3

manutdmohit/memory-cache
This is a simple Node.js application that demonstrates how to implement caching in an Express.js application using the memory-cache package. Caching is a technique used to store and serve frequently requested data to reduce response times and server load.
Language: JavaScript - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Akter8/memory-subsystem-simulator
Simulates a memory-subsystem encompassing a bi-level TLB and a bi-level cache system along with a main memory following segmentation with paging with all different replacement policies
Language: C - Size: 2.17 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 3

jerbe/jcache
Golang implementation can support distributed multi-level cache integration library | golang实现的可以支持分布式的多级缓存集成库
Language: Go - Size: 211 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Josuebmota/CacheMemorySimulator
💻 🤖 Simula diversas arquiteturas de cache, contabilizando o número de acertos e erros para cada configuração.
Language: Java - Size: 2.18 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Michaelangel007/cache_line_speed
Cache Line Memory Access Speed Row vs Col
Language: C++ - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

howie6879/expire
Expire aims to make using cache as convenient as possible.
Language: Python - Size: 9.77 KB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

t4th/tools
Language: C++ - Size: 2.16 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

lzyim/gogo
gogo is an in-memory key-value cache library for Go.
Language: Go - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

enumatech/hybrid-cache
Hybrid Cache: in-process memory cache with distributed invalidation
Language: JavaScript - Size: 107 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

skyisveryblue1/cache_simulator
Simulator for memory caching in computer science
Language: C - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

august0715/rkv
rkv is an in-memory database like redis,written in rust。it's multi-threaded、multi-tenancy,for multi-core and large memory 。
Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

hlts2/gompool 📦
Allocation-free and lock-free memory pool library written in golang using treiber stack
Language: Go - Size: 35.2 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 4

hcq0618/Unity-ImageLoader
用于Unity中的图片异步显示加载库 async load and display image in unity
Language: C# - Size: 1.1 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 70 - Forks: 20

marcotulio956/cache.associative4ways.lruLAOCII
Language: Verilog - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

valerysntx/GenericMemoryCache Fork of caesay/GenericMemoryCache
System.Runtime.Caching.Generic
Language: C# - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

brandaof/brcache-server 📦
Servidor BRCache
Language: Java - Size: 402 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

brandaof/brcache 📦
The BRCache is a general-purpose caching system.
Language: Java - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

brandaof/brcache-client-java 📦
Cliente Java do servidor BRCache
Language: Java - Size: 315 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

yuriy-budiyev/lib-demo-app
Lib Demo App Android (Code Scanner, Circular Progress Bar, Image Loader)
Language: Kotlin - Size: 226 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 15

bbdshow/gocache
一款简易的内存缓存实现,支持容量控制,TTL和数据落盘。
Language: Go - Size: 51.8 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1
