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

135 stars
5 watching
13 forks
Language: C#
last commit: 16 days ago
Linked from 2 awesome lists

cachedotnetperformance

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bitfaster/bitfaster.caching High-performance caching primitives for .NET applications 482
sj-distributor/fastcache A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. 45
victoriametrics/fastcache A high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs. 2,128
jamesmontemagno/monkey-cache Provides an easy-to-use caching mechanism for data structures in .NET applications. 669
orlovevgeny/go-mcache A fast key-value store with expiration times and thread safety. 97
dotnetcore/easycaching A caching library for .NET Core applications 1,959
thinkjs/think-cache A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. 2
alastairtree/lazycache A thread-safe in-memory caching service with a simple API for C# 1,718
joakimskoog/cashew A simple HTTP client cache library that allows developers to easily implement caching in their applications. 83
netcarver/asy_jpcache A caching plugin for Textpattern that optimizes page loading by storing full pages in memory 8
yiling-j/theine-go A high-performance in-memory cache with support for generics and adaptive eviction policies. 278
thinkjs/think-cache-memcache Provides an adapter for caching data using Memcache. 0
zkat/cacache-rs A high-performance, concurrent cache system with support for async APIs and various features. 539
erni27/imcache A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. 123
yysskk/memorycache A thread-safe memory cache implementation with LRU policies and type-safety features. 78