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

Projects in Awesome Lists tagged with inmemory-cache

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

https://github.com/victoriametrics/fastcache

Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead

cache caching caching-library fast go golang inmemory-cache

Last synced: 13 May 2025

https://github.com/VictoriaMetrics/fastcache

Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead

cache caching caching-library fast go golang inmemory-cache

Last synced: 13 Mar 2025

https://github.com/infinispan/infinispan

Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.

datagrid infinispan infinispan-server inmemory-cache key-value-store nosql persistent-storage search-engine

Last synced: 02 Apr 2026

https://github.com/vertexclique/lever

Pillars for Transactional Systems and Data Grids

imdg inmemory-cache mvcc synchronization-primitives transactional transactional-systems

Last synced: 05 Oct 2025

https://github.com/tert0/fastapi-framework

A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions

async async-redis asyncio backend database fastapi framework hacktoberfest inmemory-cache jwt python python3 rate-limit redis session

Last synced: 05 Apr 2025

https://github.com/twin/gocache

High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction

cache caching expiration expire fifo fifo-cache go go-cache golang in-memory inmemory inmemory-cache key-value kvstore lru lru-cache memory-usage memory-usage-based-eviction ttl

Last synced: 15 Dec 2025

https://github.com/iammukeshm/caching.webapi

Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for those sets of data can be served much faster to the client.

asp-net-core caching inmemory-cache redis-cache

Last synced: 04 Jul 2025

https://github.com/guerinoni/sieve

In memory cache with sieve eviction algorithm in pure Go.

cache inmemory-cache sieve sieve-cache

Last synced: 19 Jun 2025

https://github.com/cheshir/ttlcache

Simple in-memory key-value storage with TTL for each record.

cache cache-storage go golang hacktoberfest inmemory-cache key-value ttl-cache ttl-cache-implementation

Last synced: 30 Dec 2025

https://github.com/cihatsolak/net7-redis-database

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.

cache decorator-design-pattern distributed-cache inmemory-cache net7 redis-client redis-server

Last synced: 10 Mar 2026

https://github.com/wildandart/hackernewsapi

A Mini Hacker News platform. Supports a RESTful API and a Caching system optimized for performance, and maintains a dynamic ranking of top posts.

custom docker docker-compose in-mempry inmemory-cache java jpa-hibernate maven postgresql-database postman springboot

Last synced: 14 Apr 2025

https://github.com/infotechbridge/anycache

.Net cache framework for connecting to any caches including in memory cache and Redis from dotnet, dotnet-core and Xamarin forms.

cache cross-platform diskcache dotnet dotnet-core inmemory-cache json memorycache msgpack protobuf redis xamarin-forms

Last synced: 27 Oct 2025

https://github.com/raghavgh/gofast

One-stop Shop for Optimal Go Caching: All Cache Algorithms Under One Roof.

algorithms cache golang inmemory-cache

Last synced: 07 Feb 2026

https://github.com/imrostami/inmemoryrs

A simple and practical project that shows how to implement an In Memory Database like Redis in Rust

database inmemory inmemory-cache inmemory-db keyvaluestore redis rust rust-lang

Last synced: 16 Apr 2026

https://github.com/jpleorx/omoide-cache

Robust, highly tunable and easy-to-integrate in-memory cache solution written in pure Python, with no dependencies.

annotation cache cache-service caching caching-library caching-memory decorator inmemory-cache library pip pypi-package python python3

Last synced: 09 May 2025

https://github.com/teng231/smartcache

[deprecated] smart cache support memory insert, queryable and can add hook to remote cache save.

cache caching inmemory inmemory-cache remote-caching

Last synced: 23 Mar 2025

https://github.com/atayahmet/blobify

A Javascript automation tool to convert data (file, image etc.) to blob object and vice-versa.

blob blob-files blob-image chunking data-chunk inmemory-cache

Last synced: 22 Mar 2025

https://github.com/klestovalexej/wattle.demoserver

Полнофункциональный демонстрационный сервер на базе библиотеки Wattle

asp-net-core async cache code-generation domain-driven-design domainobject idempotency idempotency-key identity inmemory-cache lock memory-cache partitions performance postgresql serilog telemetry unitofwork wattle3

Last synced: 14 May 2025

https://github.com/anbalagand/photoviewer

Load image asynchronously and stored in InMemory cache. It will help you to reduce overall network traffic, image loading time and improve the app responsive time

asyncimage cache inmemory-cache ios swift swiftui

Last synced: 25 Jan 2026

https://github.com/exentials/re-cache

Re-Cache is a dockerized in-memory cache key/values data store

inmemory-cache

Last synced: 14 Jan 2026

https://github.com/mrbelka12000/rl

The package gives you the option of choosing an algorithm to limit requests if you send or receive requests. IN PROGRESS

inmemory-cache rate-limiting redis

Last synced: 01 Mar 2025

https://github.com/xobotyi/node-tagged-cache

✍️In-memory, performance-targeted caching module with ttl and tagging support.

cache inmemory inmemory-cache node tagged tagged-cache

Last synced: 21 Jan 2026

https://github.com/riasatsk/tempdb

⚡A temporary superfast in-memory key-value store with automatic invalidation.

bun database deno inmemory-cache inmemory-db javascript nodejs typescript

Last synced: 12 Apr 2026

https://github.com/m4p4/nextjs-redis-cache

Redis Cache for NextJs Framework to speedup your sites even more.

cache inmemory-cache next-cache next-redis-cache nextjs nextjs-cache redis redis-cache

Last synced: 10 Mar 2025

https://github.com/bravo68web/fixer-cache-builder

A Caching service to store Fixer Exchange Rates

cache cache-storage cron exchange-rates fixer inmemory-cache redis

Last synced: 25 Apr 2026

https://github.com/bmf-san/gowan

A golang inmemory cache store.

cache golang inmemory inmemory-cache

Last synced: 27 Mar 2025

https://github.com/sandeepkv93/webappwithrediscache

Simple Example of how Redis cache and InMemory Cache can be used in a ASP.NET Core Web API Project

asp-net-core inmemory-cache redis-cache stackexchange-redis

Last synced: 18 Mar 2025

https://github.com/jayanttripathy/in-memory-cache-in-asp-net-core

In-Memory Caching in ASP.NET Core-Basic guide of Caching

asp-net-core aspnetcorewebapi caching inmemory-cache

Last synced: 23 Jun 2025

https://github.com/nasrmohammad4804/cache-management

intent of this repo is be resource for learn cache concept and implementation such as in memory and distribute

cache-management cache-strategy distribute-cache ehcache hazelcast inmemory-cache memcached redis

Last synced: 13 May 2025

https://github.com/dakimura/readthrough

Read-through cache implemented in Go

cache go inmemory-cache proxy readthrough storage

Last synced: 28 Jun 2025

https://github.com/techiev2/emcache

A minimal in-memory cache backed by a datastore of your choice.

cache inmemory-cache

Last synced: 16 Jan 2026

https://github.com/ap-atul/fastify-cache

A fastify plugin to integrate data caching for routes

api-cache cache fastify fastify-cache fastify-plugin fastify-redis inmemory-cache redis

Last synced: 10 Jun 2025

https://github.com/leoguilen/dotnet7.0-caching-with-decorator-pattern

Example of project in .NET 7 applying caching strategy with decorator pattern.

decorator-pattern dotnet inmemory-cache redis

Last synced: 11 Jun 2025

https://github.com/shuklaritvik06/memcached

Exploring Memcached :star_struck:

cache inmemory-cache memcached

Last synced: 10 Mar 2025

https://github.com/travelxml/rediodb

Redio DB is a high-performance distributed database designed for real‑time operations. It supports basic key value commands (SET, GET, EXPIRE, TTL, DEL), atomic operations (INCR, DECR, APPEND), data structures (lists, sets, and hashes), and enhanced pub/sub messaging. The system offers both non‑interactive commands and an interactive REPL shell via

inmemory-cache inmemory-db inmemory-queue pubsub rediodb

Last synced: 12 Jun 2025

https://github.com/phyulwin/replicated-in-memory-cache-golang

This project is a replicated in-memory key/value cache written in Go.

cache-server concurrency distributed-systems docker golang inmemory-cache keyvaluestore replication

Last synced: 12 Apr 2026

https://github.com/sanam2405/memecache

A minimal, no pain, in-memory caching library for general use 📝

cache inmemory-cache

Last synced: 09 Apr 2025

https://github.com/akshat-kumar-work/stateful-backend

in memory-cache, using simple variables , classes , singleton pattern

inmemory-cache singleton-design-pattern singleton-pattern stateful-backend

Last synced: 05 Oct 2025

https://github.com/faoztas/gocache

in-memory cache project

cache go golang inmemory-cache

Last synced: 14 Jan 2026

https://github.com/amaljeevs/scheduler-job-service

This scheduler service has capability to perform well in distributed enviroment for HA, the Scheduler job in one instance will be locked until one is finished.

caching inmemory-cache java-8 lru-cache mssql-database redis-server scheduler-service springboot

Last synced: 13 Mar 2026

https://github.com/express-ts/cache

A simple in-memory cache for @express.ts

cache di express-ts inmemory-cache typescript

Last synced: 20 Oct 2025

https://github.com/dimesoftware/mammoth-cache

🐘 Caching decorators for commonly-used caching providers

cache caching csharp decorators dotnet inmemory-cache redis

Last synced: 03 Mar 2026