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

Projects in Awesome Lists tagged with in-memory-caching

A curated list of projects in awesome lists tagged with in-memory-caching .

https://github.com/heyputer/kv.js

⚡️ Advanced in-memory caching for JavaScript.

cache in-memory-caching javascript key-value memcached node-cache puter redis

Last synced: 14 May 2025

https://github.com/HeyPuter/kv.js

⚡️ Advanced in-memory caching for JavaScript.

cache in-memory-caching javascript key-value memcached node-cache puter redis

Last synced: 17 Mar 2025

https://github.com/poonai/vegamcache

Distributed in-memory cache using gossip protocol in go-lang

distributed-systems golang gossip gossip-protocol in-memory-caching

Last synced: 13 Apr 2025

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: 05 May 2025

https://github.com/OpenWeb-Archive/gen_spoxy

**DEPRECATED** caching made fun!

deprecated elixir in-memory-caching

Last synced: 30 Mar 2025

https://github.com/iwanbk/rimcu

Redis server-assisted client side caching Go library

client-side-caching go golang in-memory-caching redis redis-client resp3 resp3-client

Last synced: 05 May 2025

https://github.com/pb33f/saddlebag-js

A tiny, pure JS in-memory object store, allowing for simple state management across a large application, in any framework.

cache cache-storage in-memory in-memory-caching in-memory-storage javascript javascript-library js store typescript

Last synced: 06 Apr 2025

https://github.com/udoprog/futures-cache

Futures-aware cache backed by sled

async cache in-memory-caching rust

Last synced: 24 Jun 2025

https://github.com/oracle/coherence-go-client

The Coherence Go Client allows native Go applications to act as cache clients to a Coherence cluster using gRPC for the network transport.

caching coherence coherence-ce data-grid distributed go-client golang grpc grpc-client in-memory-caching kv-store microservices scalability

Last synced: 09 Apr 2025

https://github.com/begmaroman/go-ttlcache

An in-memory key => value store/cache library for Go built on generics

cache cache-storage generics golang-library golang-package in-memory-caching key-value ttl ttl-cache ttlcache

Last synced: 11 Apr 2025

https://github.com/jacraig/dragonhoard

Dragon Hoard is a fast, thread safe, developer friendly in-memory caching service.

cache in-memory-caching

Last synced: 14 Dec 2024

https://github.com/oznakdn/projectmanagement

Clean Architecture, Asp.Net Core Web API, EF Core, Jwt Authentication (Role base), Repository, Unit Of Work and CQRS Patterns, MediatR, Automapper, Fluent Validation, Global Exception Handling, Redis/InMemory Caching, Unit Testing (xUnit, Moq), RabbitMQ

asp-net-core-web-api automapper clean-architecture cqrs-pattern efcore fluentvalidation global-exception-handling in-memory-caching jwt-authentication jwt-authorization mediator-pattern rabbitmq redis-cache repository-pattern unit-of-work-pattern

Last synced: 26 Jan 2025

https://github.com/imrostami/inmemory.net

Simple Basic Thread Safe In Memory Database for small usages

class csharp dotnet in-memory in-memory-caching in-memory-database in-memory-storage inmemory inmemory-db

Last synced: 07 May 2025

https://github.com/gbrlsnchs/filecache

Fast in-memory file caching for Go :zap:

cache context-aware fast file in-memory in-memory-caching radix-tree

Last synced: 14 May 2025

https://github.com/soumyadip007/redis-cache-crud-application-using-spring-boot-rest-and-microservices

This repository contains the CRUD operation using Redis with Spring Boot and Micro-services.Redis is an in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.

in-memory-caching in-memory-database java microservice postman redis redis-cache redis-client rest spring-boot

Last synced: 24 Feb 2025

https://github.com/clustercockpit/cc-metric-store

A simple in-memory metric store

golang in-memory-caching metrics-databases

Last synced: 18 Apr 2025

https://github.com/yesarib/cacheredisapp

This project is an API designed to demonstrate the basic usage of in-memory cache and Redis. The project includes functionalities such as establishing a Redis connection, storing data in Redis, and caching in memory.

api asp-net-core cache in-memory in-memory-caching redis redis-cache redis-server

Last synced: 25 Feb 2025

https://github.com/cajuncoding/lazycachehelpers

An easy to use cache implementation for all layers of an application with support for both Sync & Async Lazy<T> initialization.

async async-await async-cache blocking-cache cache caching csharp csharp-library in-memory-caching lazy lazy-loading self-populating-cache

Last synced: 01 May 2025

https://github.com/iharyakimush/community-extensions-caching

Combine In-Memory and Distributed Caching in ASP.NET Core

asp-net-core cache distributed-cache in-memory-caching

Last synced: 28 Jan 2025

https://github.com/pierrekieffer/mstore

In-memory storage management system for embedded data storage

cache-storage embedded-database in-memory-caching in-memory-database in-memory-storage

Last synced: 31 Mar 2025

https://github.com/nowayhecodes/mini-cache

A custom decorator that can use within your nestjs app to provide in-memory cache

cache custom-decorator decorator dependency-injection in-memory-caching nestjs typescript

Last synced: 12 Mar 2025

https://github.com/foo123/unicache

Universal agnostic caching framework for PHP, Node.js, Browser, Python

apc apcu browser cache cookies file-storage in-memory-caching indexeddb localstorage memcached node-js php redis websql xcache

Last synced: 16 Mar 2025

https://github.com/medishen/qiks

A caching in TypeScript

cache cache-storage in-memory-caching

Last synced: 31 Dec 2024

https://github.com/marwanalmaseid/boba.cache

Boba.cache is an ASP.NET Core library that simplifies cache management. It offers interfaces to handle all cache operations (get, set, remove,...), generate keys, and manage cache entries.

cache-busting cache-control cache-maker cache-management cache-manager cache-simulator cache-storage cachemanager in-memory-caching redis

Last synced: 24 Apr 2025

https://github.com/mivinci/mc

A simple distributed caching database for learning purposes.

cache cache-database cluster command-line-tool golang in-memory-caching lru-cache rpc

Last synced: 14 Jun 2025

https://github.com/soumyadip007/redis-endpoint-storage-application-using-spring-boot-rest-and-microservices

Redis is an in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.

bitmaps cache cloud distributed-systems hyperloglog in-memory-caching in-memory-database java microservices redis rest spatial-index spring-boot streams

Last synced: 24 Feb 2025

https://github.com/surender1987/webapi_inmemory_cache

This repo will demonstrate how we can implement in-memory cache to web api core.

c-sharp caching dotnet dotnet-core dotnet-core2 dotnet-core2-2 dotnetcore in-memory-caching

Last synced: 11 Apr 2025

https://github.com/erwanor/gcache2

Goroutine-safe cache library. Support LFU/LRU/ARC policies - partial support for more exotic cache eviction algos is WIP (RR/TinyLFU), expirable entries and snapshots.

arc cache expiration-control golang in-memory-caching lfu lru self-tuning storage tinylfu

Last synced: 12 Apr 2025

https://github.com/itpey/remo

in-memory key-value storage with expiration capabilities.

database go high-performance in-memory in-memory-caching inmemory-db key-value memory redis storage ttl

Last synced: 05 Mar 2025

https://github.com/erangasandaruwan/.netinmemorycache

In-memory and distributed(Redis) caching impementation

in-memory-caching net-core

Last synced: 25 Mar 2025

https://github.com/d1ksim/in-memory-cache-go

Golang tool for storing data in the system RAM

go golang in-memory-caching

Last synced: 13 Apr 2025

https://github.com/chandrakanthrck/mempersistcachesystem

A caching solution providing in-memory and persistent storage options with synchronized data handling. Includes features for measuring and comparing latency between storage types.

cache in-memory-caching java metrics performance-optimization persistence prometheus spring-boot

Last synced: 28 Feb 2025

https://github.com/borislavv/advanced-cache

Cache as a service. Middleware for traefik, k8s probe, LRU eviction algo, prometheus metrics, keys refresh, dump on the disk...

cache efficiency eviction-cache golang highload http http-cache in-memory-caching lru-cache parallel-programming perfomance refresh-data-async traefik-plugin zero-allocations

Last synced: 22 Jun 2025

https://github.com/kenych/fraud-detector

The application is fed with authentication log record which contains IP address, datetime, authentication result(OK or FAIL) and username. The sole reason of this application is to practice and demonstrate in-memory cache, concurrency features and how to test concurrent application in java.

concurrency data-structures in-memory-caching java java8

Last synced: 26 Feb 2025

https://github.com/halilibrahimgedik/caching_with_redis_basicexamples

What is caching? What is Redis and what is it used for?, In this repo, I applied what I learned from my research.

distributed-cache in-memory-caching redis

Last synced: 12 Apr 2025

https://github.com/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! ⚡

asp-net-core c-sharp caching developer-tools distributed-cache dotnet ef-core high-performance hybrid-cache in-memory-caching memory-cache open-source performance redis scalability stack-exchange-redis web-api

Last synced: 15 Apr 2025

https://github.com/lvntky/ledis

in-memory data structure store for caching stuff. tbh this is a minor redis replica.

cache caching in-memory-caching in-memory-database redis

Last synced: 03 Apr 2025

https://github.com/remarkablemark/imc

:key: IMC is an In-Memory Cache key-value store.

imc in-memory-caching key-value-store

Last synced: 08 Apr 2025

https://github.com/borislavv/go-cache

Cache implementation for golang

cache golang golang-library in-memory-caching thread-safe

Last synced: 29 Mar 2025

https://github.com/parmaster/mcache

Simple, fast, thread-safe in-memory cache with by-key TTL and generic value types

cache generics golang-package in-memory-caching memcached thread-safe ttl-cache

Last synced: 24 Mar 2025

https://github.com/exbotanical/tenure

Manageable LRU in-memory cache instance for fast lookups and configurable eviction policies

cache-policy cache-replacement doubly-linked-list hashmap in-memory-caching lru-cache lru-replacement-algorithm

Last synced: 19 Feb 2025