memorycache

There are 44 repositories under memorycache topic.

  • 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

    Language:C#3.3k303349922
  • 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亿调用量

    Language:C#87030137187
  • mycsharp/HttpUserAgentParser

    Parsing HTTP User Agents with .NET

    Language:C#712269
  • App-vNext/Polly.Caching.MemoryCache

    MemoryCache plugin for the Polly Cache policy

    Language:C#45211918
  • thomasgalliker/HttpClient.Caching

    Caching extensions for .NET HttpClient

    Language:C#24337
  • bezzad/InMemory

    A MemoryCache which tries to prevent cache miss for hot entries, by refreshing before expiration.

    Language:C#14103
  • hunterhug/gocache

    💐Memory Cache Implement By Golang

    Language:Go12102
  • MatinGhanbari/NexGen.MediatR.Extensions.Caching

    ⚡ A lightweight and flexible MediatR Caching Extension library

    Language:C#11
  • LiteXCache

    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!

  • joshgallantt/Pandora

    A powerful, type-safe caching library for Swift that provides multiple storage strategies with a unified API. Built with Swift Concurrency, Combine integration, and modern Swift best practices.

    Language:Swift9001
  • 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.

    Language:JavaScript9101
  • emismith90/Bedrock

    A boilerplate for ASP.NET Core application

    Language:C#6401
  • xiaojiaoyu100/roc

    KV Memory Cache

    Language:Go5402
  • 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#4100
  • jeppevammenkristensen/cachesourcegenerator

    A source generator that can generate simple cache boilerplate around a method

    Language:C#4100
  • 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.

    Language:JavaScript4100
  • FieldAssist/fa_dotnet_core

    Official FA .NET Core Utility Library

    Language:C#3323
  • pascal-libaud/One.More.Lib.For.MediatR

    One more library for MediatR. It allows you to configure the most commonly used PipelineBehaviors in a very simple way.

    Language:C#3100
  • skolzkyi/cbrwsdltojson

    Позволяет получать данные с веб-сервиса ЦБ РФ (http://www.cbr.ru/DailyInfoWebServ/DailyInfo.asmx) в виде удобного json. Может служить частью микросервисной архитектуры для централизованного получения ежедневных данных ЦБ РФ.

    Language:Go3100
  • 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.

    Language:JavaScript2111
  • nuczzz/fcache

    File cache with LRU algorithm, contains memory cache and disk cache.

    Language:Go2001
  • pphdsny/cache

    灵活的缓存实现,支持内存、网络、本地、资源、自定义,支持不同的缓存策略。

    Language:Java2101
  • dmartinson/aspectCacheDotNetCore

    Impementation of an aspect cache attribute with unity netcore

    Language:C#1100
  • EmreMicrosoft/MemoryCache.NET

    Fastest and Simplest Caching Solution

    Language:C#1100
  • furkanisitan/dotnet-framework-backend

    Logging, caching, field level role-based authorization and etc. with layered architecture.

    Language:C#1101
  • tommasobertoni/MKCache

    Cache an item using more than one key.

    Language:C#1100
  • yasarsamet/AspnetCoreInMemoryCache

    Redis, MemoryCache with .Net core

    Language:C#1100
  • Dank-del/typedcache

    Typesafe cache for Node.js

    Language:TypeScript0100
  • mrlonewolfer/MVVM-Hilt

    This project is an Android application developed for an interview task. It fetches media coverages from a remote service and displays them in a paginated list. The app utilizes modern Android development practices and libraries such as Retrofit for network operations, Dagger Hilt for dependency injection, and Paging 3 for pagination.-By NimeshPatel

    Language:Kotlin0100
  • yuriwithowsky/DistributedCacheExtensions

    A .NET library for easy serialization and deserialization of objects in distributed caches.

    Language:C#0100
  • CavidHuseinov/Currency

    Currency API with memoryCache

    Language:C#
  • CavidHuseinov/CurrencyMVC

    Currency with UI, MemoryCache and a background service that updates every 24 hours.

    Language:C#
  • HarshtheGeek/INKBYTE_BACKEND

    InkByte is an AI-driven app providing YouTube video summaries, flashcards, and Feynman Mode. Optimized with Redis, Firebase, and Gemini API, it delivers fast, secure, offline-capable learning, helping students grasp lectures efficiently.

    Language:JavaScript
  • Jayeshkhandelwal09/CRM-with-AI

    🚀 AI-Powered CRM with Intelligent Sales Assistant

    Language:TypeScript