FastCache

Memory cache

A high-performance memory cache for .NET with expiration and thread-safety

7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.

GitHub

138 stars
5 watching
14 forks
Language: C#
last commit: almost 2 years ago
Linked from 2 awesome lists

cachedotnetperformance

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bitfaster/bitfaster.cachingHigh-performance caching primitives for .NET applications487
sj-distributor/fastcacheA caching library for .NET Core applications that supports multiple caching providers and eviction strategies.45
victoriametrics/fastcacheA high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs.2,145
jamesmontemagno/monkey-cacheProvides an easy-to-use caching mechanism for data structures in .NET applications.680
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
dotnetcore/easycachingA caching library for .NET Core applications1,976
thinkjs/think-cacheA caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources.2
alastairtree/lazycacheA thread-safe in-memory caching service with a simple API for C#1,722
joakimskoog/cashewA simple HTTP client cache library that allows developers to easily implement caching in their applications.83
netcarver/asy_jpcacheA caching plugin for Textpattern that optimizes page loading by storing full pages in memory8
yiling-j/theine-goA high-performance in-memory cache with support for generics and adaptive eviction policies.281
thinkjs/think-cache-memcacheProvides an adapter for caching data using Memcache.0
zkat/cacache-rsA high-performance, concurrent cache system with support for async APIs and various features.556
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
yysskk/memorycacheA thread-safe memory cache implementation with LRU policies and type-safety features.78