jchristn / CachingLinks
Simple FIFO and LRU cache in C#
☆34Updated 6 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 last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆71Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 2 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- A LiteDB with realtime notifications