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.
138 stars
5 watching
14 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists
cachedotnetperformance
Related projects:
Repository | Description | Stars |
---|---|---|
| High-performance caching primitives for .NET applications | 487 |
| A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
| A high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs. | 2,145 |
| Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
| A fast key-value store with expiration times and thread safety. | 97 |
| A caching library for .NET Core applications | 1,976 |
| A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. | 2 |
| A thread-safe in-memory caching service with a simple API for C# | 1,722 |
| A simple HTTP client cache library that allows developers to easily implement caching in their applications. | 83 |
| A caching plugin for Textpattern that optimizes page loading by storing full pages in memory | 8 |
| A high-performance in-memory cache with support for generics and adaptive eviction policies. | 281 |
| Provides an adapter for caching data using Memcache. | 0 |
| A high-performance, concurrent cache system with support for async APIs and various features. | 556 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| A thread-safe memory cache implementation with LRU policies and type-safety features. | 78 |