jchristn / Caching
Simple FIFO and LRU cache in C#
☆32Updated 3 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
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆29Updated this week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- The most revolutionary syntax visualizer