jchristn / CachingLinks
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
Sorting:
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Inject deep copy constructors into C# types☆15Updated 3 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- 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
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- A LiteDB with realtime notifications☆43Updated last year
- The most revolutionary syntax visualizer☆72Updated this week
- Simple C# source generator for text templates☆33Updated 2 years ago
- An implementation of BinaryReader and BinaryWriter which works on binary arrays directly☆22Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆19Updated last month
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last month
- An extension for Markdig that adds syntax highlighting to code through the power of ColorCode-Universal.☆37Updated last week
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- C# Source Generator library for Inter-Process Communication☆40Updated this week
- C# Unmanaged Array Library🍓☆22Updated 4 years ago
- dotnet watch we always wanted☆102Updated 3 years ago