An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: inmemory-cache

KlestovAlexej/Wattle.DemoServer

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

Language: C# - Size: 7.75 MB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 4 - Forks: 0

infinispan/infinispan

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

Language: Java - Size: 163 MB - Last synced at: 29 minutes ago - Pushed at: about 17 hours ago - Stars: 1,244 - Forks: 637

kronotop/kronotop

Kronotop is a distributed and transactional document database backed by FoundationDB.

Language: Java - Size: 2.91 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 248 - Forks: 5

Tert0/fastapi-framework

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

Language: Python - Size: 5.27 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 61 - Forks: 11

TwiN/gocache

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

Language: Go - Size: 1.17 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 40 - Forks: 5

ravihansa/nestjs-mysql-user-crud

Simple nestjs mysql user crud api

Language: TypeScript - Size: 899 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

KlestovAlexej/Wattle.Examples

Примеры использования Wattle

Language: C# - Size: 1.48 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

StBlackwood/creek

Creek – A distributed key-value store with replication, fault tolerance, TTL-based expiration, and configurable consistency guarantees. 🚀

Language: Go - Size: 114 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 8 - Forks: 2

vertexclique/lever

Pillars for Transactional Systems and Data Grids

Language: Rust - Size: 219 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 132 - Forks: 7

guerinoni/sieve

In memory cache with sieve eviction algorithm in pure Go.

Language: Go - Size: 1.18 MB - Last synced at: 7 days ago - Pushed at: 21 days ago - Stars: 14 - Forks: 0

ap-atul/fastify-cache

A fastify plugin to integrate data caching for routes

Language: TypeScript - Size: 1.95 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

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.

Language: C# - Size: 12.7 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 7

sanam2405/memecache

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

Language: C++ - Size: 45.9 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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

Language: Rust - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

techiev2/emcache

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

Language: JavaScript - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

leynier/fastapi-cache-plus Fork of comeuplater/fastapi_cache

FastAPI simple cache

Language: Python - Size: 217 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

raghavgh/gofast

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

Language: Go - Size: 43 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 2

8ahmedanwer8/ceiconnect

Campus-wide University Anonymous chatting app! An attempt to spark a friendship between two folks that otherwise would've never spoken to each other

Language: TypeScript - Size: 1.18 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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

Language: Swift - Size: 177 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

shussain333/quick-cache-uses

Light weight in-memory cache, which is high performance, concurrent, thread safe cache

Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

dimesoftware/mammoth-cache

🐘 Caching decorators for commonly-used caching providers

Language: C# - Size: 637 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

VictoriaMetrics/fastcache

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

Language: Go - Size: 2.18 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 2,113 - Forks: 175

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.

Language: Java - Size: 2.61 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

exentials/re-cache

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

Language: C# - Size: 418 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mrbelka12000/rl

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

Language: Go - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

misachi/SiKV

In memory Key Value store

Language: C - Size: 257 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Akshat-Kumar-work/Stateful-backend

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

Language: TypeScript - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

imrostami/InMemoryRs

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

Language: Rust - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

praserx/atomic-cache

Golang in-memory super fast cache.

Language: Go - Size: 45.9 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

0xLaurens/districache

DistriCache 🌐 is a proof-of-concept distributed in-memory key/value cache implemented implemented using go.

Language: Go - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dakimura/readthrough

Read-through cache implemented in Go

Language: Go - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

YALCINCAN/NET6_Clean-OnionArchitectureAPI

NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password

Language: C# - Size: 133 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 48 - Forks: 17

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.

Language: Java - Size: 235 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

riasatsk/tempdb

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

Language: TypeScript - Size: 2.93 KB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

dusrdev/CronusDb 📦

An incredibly performant key-value-pair based serializable/persistent in-memory database

Language: C# - Size: 162 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

forkbikash/encache

A golang package for function caching

Language: Go - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

yusufyilmazfr/NetCoreRedisStackExchange

Devnot üzerinde ".NET Core StackExchange Redis ile Distributed Cache" adlı yazının kaynak kodlarını içermektedir.

Language: C# - Size: 8 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 4

Nebula-Software-Systems/Nebula.Caching

Make your dotnet core apps shine by using caching without cluttering your projects.

Language: C# - Size: 325 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0

catalystgo/cache-go

💾 In memory cache bootstrap library 💾

Size: 28.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

sahilmankar/Dotnet-WebAPI-Caching

InMemory and Distributed caching in dotnet core

Language: C# - Size: 22.5 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

amalu-sajeev-me/InMemoryMemoize

nodejs InMemoryMemoize

Language: TypeScript - Size: 85.9 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

InfoTechBridge/AnyCache

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

Language: C# - Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

GuvenBoydak/Patika-Protein-.NET-Bootcamp

Bootcamp sürecinde yaptığım ödevleri paylaştığım repository.

Language: C# - Size: 15.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nasrmohammad4804/cache-management

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

Language: Java - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bxcodec/gotcha 📦

gotcha: inmemory-cache in Go (Golang) with customizable algorithm

Language: Go - Size: 74.2 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 4

mahmoudfarahat/ShopAdmin

Language: CSS - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

viktor1vasilevski/clean-architecture-webapi

ASP.NET Core Web API Project implemented with Clean Architecture Pattern

Language: C# - Size: 1.74 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 1

brunocapri/go-trunk

In memory cache I use for my apps

Language: Go - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

akmaganti11/cache-rest

Distributed Cache for SpringBoot Micro Services

Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

fwd/cache

In-Memory Caching

Language: JavaScript - Size: 5.78 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lazharichir/gocached

A simple simple in0memory caching library in Go.

Language: Go - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BootcampToProd/spring-boot-caching

A simple spring boot app highlighting how we can use caching

Language: Java - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

0ss/mmry

Simple, Typed and Powerful memory cache in Typescript ✨

Language: TypeScript - Size: 296 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 1

nishanc/InMemoryCachingDemo

This project is created for the related blog post - https://nishanc.medium.com/in-memory-caching-on-net-6-0-a38f25698c93

Language: C# - Size: 81.1 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 3

Nebula-Software-Systems/Nebula.InMemoryVisualizer

Simplify the visualization of your In-Memory cache.

Language: TypeScript - Size: 223 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

atayahmet/blobify

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

Language: TypeScript - Size: 103 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

JPLeoRX/omoide-cache

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

Language: Python - Size: 530 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

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.

Language: C# - Size: 74.2 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 8 - Forks: 3

dark223/Softwareudvikler_til_Sundhedsomraadet

Kodetest for Region Nordjylland

Language: C# - Size: 134 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cheshir/ttlcache

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

Language: Go - Size: 29.3 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 8

cart96/tokyo

Fast, fault-tolerant and scalable key-value caching system

Language: Elixir - Size: 4.53 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

Oguzdmrl/MyBackend-Net5

CQRS, MediaTR, EntityFramework & Generic UnitOfWork & InMemoryCache

Language: C# - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JonathanBerhe/gocache

In memory Key/Value cache written in Go

Language: Go - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

etartar/ET.Caching

.NET 7 ile yazılmış bir caching kütüphanesidir

Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

DurjoyAcharya/embedded-database-springboot

Language: Java - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

xobotyi/node-tagged-cache

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

Language: TypeScript - Size: 1.44 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

leoguilen/dotnet7.0-caching-with-decorator-pattern

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

Language: C# - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

teng231/smartcache

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

Language: Go - Size: 17.6 KB - Last synced at: 30 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

M4p4/nextjs-redis-cache

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

Language: TypeScript - Size: 6.84 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

shuklaritvik06/Memcached

Exploring Memcached :star_struck:

Language: JavaScript - Size: 8.79 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sandeepkv93/WebAppWithRedisCache

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

Language: C# - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guvenbaris/Patika.dev

Unlu&Co Patika Bootcamp Homeworks

Language: C# - Size: 975 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

BRAVO68WEB/fixer-cache-builder

A Caching service to store Fixer Exchange Rates

Language: TypeScript - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hugjobk/go-imdb

High peformance in-memory database with flexible indexing to speed up query speed.

Language: Go - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ahmetvepayev/link-bilgisayar-net-bootcamp-week4-caching-webapi

ASP.NET Core Web API that connects to an MSSQL DB and uses caching for performance

Language: C# - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

JayantTripathy/in-memory-cache-in-asp-net-core

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

Language: C# - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

faoztas/gocache

in-memory cache project

Language: Go - Size: 19.5 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dogukanergezer/SampleCaching

sample caching api with .net 6

Language: C# - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Cihat-Girgin/.Net5-In-Memory-Cache

Difference between reading a list of 100,000 lines from a file and reading from a cache.

Language: C# - Size: 2.72 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

daloji/CacheGrid

Language: Java - Size: 9.78 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bmf-san/gowan

A golang inmemory cache store.

Language: Go - Size: 4.88 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

express-ts/cache

A simple in-memory cache for @express.ts

Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

ifsantana/ECommerceNoSQL

.NET Core Microservice Architecture Example APIs

Language: C# - Size: 18.6 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sarul84/SimpleInMemoryCache

This is simple in memory cache implementation with session option to group cached items.

Language: C# - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

go-aah/inmemory-cache-provider

Inmemory Cache Provider by aah framework

Language: Go - Size: 14.6 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

callsign-viper/LOM-PlanA

with my favorites. Python, Flask, MongoEngine(MongoDB), ...

Language: Python - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0