jchristn / CachingLinks
Simple FIFO and LRU cache in C#
☆35Updated 9 months ago
Alternatives and similar repositories for Caching
Users that are interested in Caching are comparing it to the libraries listed below
Sorting:
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- A framework for transparently invoking multiple instances or clients.☆37Updated last week
- Binary serializer with full .NET support!☆17Updated 4 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- Simple C# source generator for text templates☆33Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A C# Deque class☆49Updated 10 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Simple build versioning for .NET, powered by Git tags☆66Updated this week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 2 months ago
- A LiteDB with realtime notifications☆43Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 4 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 5 months ago
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- A fast and low allocation StringBuilder for .NET.☆101Updated last week
- Embed resource files more C# programmer friendly!☆71Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- Example implementation of IValueTaskSource☆30Updated 2 years ago