Projects in Awesome Lists tagged with memorycache
A curated list of projects in awesome lists tagged with memorycache .
https://github.com/microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
apigateway apollo consul dns-server grpc json-serialization kafka kestrel log4net memorycache messagepack microservices nlog protobuffer rabbitmq redis skywalking surging swagger zookeeper
Last synced: 25 Jun 2025
https://github.com/fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
apigateway apollo consul dns-server grpc json-serialization kafka kestrel log4net memorycache messagepack microservices nlog protobuffer rabbitmq redis skywalking surging swagger zookeeper
Last synced: 14 May 2025
https://github.com/newlifex/newlife.redis
High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. 高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量
csharp dotnet memorycache newlife redis
Last synced: 14 May 2025
https://github.com/NewLifeX/NewLife.Redis
High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. 高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量
csharp dotnet memorycache newlife redis
Last synced: 04 May 2025
https://github.com/app-vnext/polly.caching.memorycache
MemoryCache plugin for the Polly Cache policy
cache caching memorycache polly
Last synced: 15 Apr 2025
https://github.com/thomasgalliker/httpclient.caching
Caching extensions for .NET HttpClient
cache caching httpclient memorycache
Last synced: 06 Apr 2025
https://github.com/bezzad/inmemory
A MemoryCache which tries to prevent cache miss for hot entries, by refreshing before expiration.
cache-storage fast-storage inmemory memorycache
Last synced: 19 Apr 2025
https://github.com/hunterhug/gocache
💐Memory Cache Implement By Golang
cache cache-storage gocache kvstore memorycache minheap rbtree treemap
Last synced: 21 Jan 2026
https://github.com/nisanurbulut/medusa
Medusa is a website that publishes book reviews. It has two panels: Manager and presentation. Book review is published and categorized from the admin panel. In the presentation panel, you can filter and add comments on book reviews. Admin can edit categories and reviews, delete and add a new one.
adapter-pattern aspnetcoremvc automapper bootswatch dependency-injection-pattern facade-pattern fluent-api jwt-authentication memorycache netcore-webapi nlog options-pattern repository-pattern swagger
Last synced: 24 Apr 2025
https://github.com/a-patel/litexcache
LiteXCache is simple yet powerful and very high performance cache mechanism and incorporating both synchronous and asynchronous usage with some advanced usages of caching which can help us to handle caching more easier!
asp-net-core aspnet-core aspnetcore cache cachehelper cachemanager cacheutility caching csharp litex memcache memcached memorycache netcore nuget redis rediscache rediscachemanager sqlite stackexchange
Last synced: 11 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/kathleenwest/webapibasicauthenticationdemo
This project presents a Visual Studio solution including a simple demo ASP.Net Web API Basic Authentication Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the Web API with CRUD operations (GET, POST, PUT, DELETE) that service design requires authentication (except the Get). In addition to demonstrating standard CRUD capabilities, the Web API service implements a .Net Memory Cache (MemoryCache) and custom username and password validator. Passwords are stored securely using Password-Based Key Derivation Function PBKD cryptology. The client “tester” windows form application is not intended as a UX/UI demo but used to test and verify that the backend authentication service allows the user to register with a username and password and verify the Web API CRUD functions based on basic authentication scheme. Lastly, the project is shown in the demo section with a video and screen captures. Note: Every Web API Authentication service should use secure transport. For brevity, this demo project does not implement or discuss the complicated detail nature of SSL/TLS.
asp-net-web-api authentication authenticator basic-authentication credential-management-api credential-manager credential-registry credential-storage crud crud-application cryptology csharp csharp-code memorycache message-handler pbdk registration username-password web-api webapi
Last synced: 19 Apr 2025
https://github.com/jeppevammenkristensen/cachesourcegenerator
A source generator that can generate simple cache boilerplate around a method
cache csharp csharp-sourcegenerator dotnet generator memorycache roslyn source sourcegenerator
Last synced: 17 Jan 2026
https://github.com/engineering87/persistencecachestack
C# 2-level cache solution for performance and persistence
c-sharp cache caching library memorycache persistence redis stackexchange
Last synced: 20 Mar 2025
https://github.com/kathleenwest/webapimemorycachedemo
This project presents a Visual Studio solution including a simple demo ASP.Net Web API Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the Web API with CRUD operations (GET, POST, PUT, DELETE). In addition to demonstrating standard CRUD capabilities, the Web API service implements a .Net Memory Cache (MemoryCache). The client “tester” application also allows the user to verify that the memory cache is implemented correctly and expiring per the set policy. Discussion of the memory cache implementation may help the reader with tips to understand, correctly implement, and verify the cache is expiring. Lastly, the project is shown in the demo section with a video and screen captures.
asp-net asp-net-web-api aspnet-web-api cache-control controller csharp csharp-code dotnet memory-cache memorycache service service-client service-testing testing-service visual-studio web-api webapi webapi-sample webapiclient windows-form-application
Last synced: 25 Oct 2025
https://github.com/ryhled/cached
The light-weight, stampede safe, unobtrusive C# / .NET Core cache library.
cache-miss-storm cache-stampede caching csharp memorycache net5 netcore2 netcore3
Last synced: 26 Mar 2025
https://github.com/jtkdvlp/simple-php-cache
Very small and simple lib for caching
arraycache cache filecache memorycache php
Last synced: 04 Oct 2025
https://github.com/vivekkuvadiya/image-lru-disk-memory-cache-android-kotlin
Created LRU Cache using Memory and Disk Storage In Android Koltin. Use MVVM Architecture with Dagger Hilt Dependency Injection
android cache-storage caching coroutines dagge dependency-injection diskcache jetpack-components kotlin livedata lru-cache memorycache navigation-component retrofit
Last synced: 19 Sep 2025
https://github.com/infotechbridge/cachetoolkit
.Net cache framework for connecting to any caches including in memory cache and Redis from dotnet, dotnet-core and Xamarin forms.
cache crossplatform dotnet dotnet-core memorycache redis xamarin-forms
Last synced: 02 Apr 2025
https://github.com/ascentis/infrastructure
General low level infrastructure modules for .NET projects
concurrency-patterns data-structures memorycache threading
Last synced: 31 Oct 2025
https://github.com/koatty/koatty_cacheable
Cacheable for koatty.
cache components koa koatty memorycache redis-cache
Last synced: 24 Dec 2025