jchristn / Caching
Simple FIFO and LRU cache in C#
☆33Updated 4 months ago
Alternatives and similar repositories for Caching:
Users that are interested in Caching are comparing it to the libraries listed below
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- .NET implementation of ThumbHash: a very compact representation of a placeholder for an image. Store it inline with your data and show it…☆26Updated last year
- A LiteDB with realtime notifications☆43Updated last year
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A framework for transparently invoking multiple instances or clients.☆32Updated last week
- The most revolutionary syntax visualizer☆70Updated 4 months ago
- RestWrapper is a simple C# class library to help simplify sending REST API requests and retrieving responses (RESTful HTTP and HTTPS)☆28Updated last month
- Simple C# source generator for text templates☆33Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 6 months ago
- ☆34Updated last week
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- High performance SIMD operations in c#☆43Updated 5 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago