There are 2 repositories under in-memory-caching topic.
Distributed in-memory cache using gossip protocol in go-lang
All code samples, scripts and more in-depth examples for The Apache Ignite Book. Include Apache Ignite 2.6 or above
Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.
Vemcache is an in-memory vector database.
⚡️Lightning fast in-memory VectorDB written in rust🦀
A Sample Java Microservices application to demo the capabilities of Amazon Q Developer agent for Code Transformation.
Proyecto OSS sobre cache en memoria.
A simple but efficient caching library written in Go.
FAST http key/value in-memory cache/database with REST interface
The Coherence Go Client allows native Go applications to act as cache clients to a Coherence cluster using gRPC for the network transport.
A tiny, pure JS in-memory object store, allowing for simple state management across a large application, in any framework.
GatewayD plugin for caching query results
A fast in-memory key-value store with a REST API interface for easy development and integration.
Redis and Memory Cache in ASP.NET Core Caching in ASP.NET Core, utilizing Memory Cache and Redis Cache, boosts application performance by storing data in memory. This reduces the strain on external resources like databases and APIs, resulting in faster responses and a smoother user experience
An in-memory geospatial search engine designed for efficient real-time location-based pairing
Redis-backed hybrid caching for lightning-fast Python data access
Semantic caching for Python Functions
using Ollama and Duckdb Vector Search Extension to build in Memory Semantic Caching Database
Make your dotnet core apps shine by using caching without cluttering your projects.
Instructor: Fatih Çakıroğlu | Asp.NET Core 6 - NLayer Architecture
Simple Basic Thread Safe In Memory Database for small usages
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
QuantumCache is a high-performance thread safe Least Recently Used (LRU) cache implementation in Swift that supports complex data types.