in-memory-caching
There are 113 repositories under in-memory-caching topic.
HeyPuter/kv.js
⚡️ Advanced in-memory caching for JavaScript
awolverp/cachebox
The fastest memoizing and caching Python library written in Rust.
poonai/vegamcache
Distributed in-memory cache using gossip protocol in go-lang
iwanbk/bcache
Eventually consistent distributed in-memory cache Go library
fogfish/cache
Erlang in-memory cache
srecon/the-apache-ignite-book
All code samples, scripts and more in-depth examples for The Apache Ignite Book. Include Apache Ignite 2.6 or above
unkn0wn-root/kioshun
Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.
FaizChishtie/vemcache
Vemcache is an in-memory vector database.
KevKibe/memvectordb
⚡️Lightning fast in-memory VectorDB written in rust🦀
aws-samples/aws-appconfig-java-sample
A Sample Java Microservices application to demo the capabilities of Amazon Q Developer agent for Code Transformation.
OpenWeb-Archive/gen_spoxy
**DEPRECATED** caching made fun!
gophers-latam/GoKey
Proyecto OSS sobre cache en memoria.
AnimeKaizoku/cacher
A simple but efficient caching library written in Go.
Darwinnn/http-cache
FAST http key/value in-memory cache/database with REST interface
orkunkaraduman/go-cache
Go in-memory cache library
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.
pb33f/saddlebag-js
A tiny, pure JS in-memory object store, allowing for simple state management across a large application, in any framework.
iwanbk/rimcu
Redis server-assisted client side caching Go library
gatewayd-io/gatewayd-plugin-cache
GatewayD plugin for caching query results
JustAn0therDev/black-marlin
A fast in-memory key-value store with a REST API interface for easy development and integration.
udoprog/futures-cache
Futures-aware cache backed by sled
AhmadrezaHamidi/Cache
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
ezrasingh/geoprox
An in-memory geospatial search engine designed for efficient real-time location-based pairing
jzr-supove/FlipCache
Redis-backed hybrid caching for lightning-fast Python data access
Rajaniraiyn/semantic_cache
Semantic caching for Python Functions
ostafen/rocketdb
Distributed transactional key value store backed by Redis.
Ezzaldin97/tiny-semantic-caching
using Ollama and Duckdb Vector Search Extension to build in Memory Semantic Caching Database
gojekfarm/prattle
A Distributed In-Memory Cache
Nebula-Software-Systems/Nebula.Caching
Make your dotnet core apps shine by using caching without cluttering your projects.
Ayan-dot/shardust
Distributed / multithreaded in-memory cache service built with Rust 🦀.
azophy/gimc
Thread-safe, Simple, In-Memory Cache in Go
fatihsalli/NLayerUdemyApp
Instructor: Fatih Çakıroğlu | Asp.NET Core 6 - NLayer Architecture
imrostami/InMemory.Net
Simple Basic Thread Safe In Memory Database for small usages
medishen/qiks
A caching in TypeScript
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
sleepwalkerfx/QuantumCache
QuantumCache is a high-performance thread safe Least Recently Used (LRU) cache implementation in Swift that supports complex data types.