BitFaster.Caching Alternatives
Similar projects and alternatives to BitFaster.Caching based on common topics and language
-
OrleansGettingStarted
Repository for blog posts pertaining to Orleans "Getting Started"
-
CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
language-ext
C# functional language extensions - a base class library for functional programming
-
-
TcpClientIo
TcpClientIo Wrapper of TcpClient what help focus on WHAT you transfer over TCP, not HOW
-
Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
BitFaster.Caching reviews and mentions
-
Microsoft Orleans: Grain Caches
As for the implementation of the grain, I’m leaning heavily on an LRU cache from the package https://github.com/bitfaster/BitFaster.Caching/.
-
Best data structures and algorithms packages?
BitFaster.Caching - Contains some Psuedo-LRU caches with a good bit of customizability.
Stats
bitfaster/BitFaster.Caching is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of BitFaster.Caching is C#.