jchristn / CachingLinks
Simple FIFO and LRU cache in C#
☆39Updated 2 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 2 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 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
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- IndexEngine is a lightweight document and text indexing platform written in C#.☆39Updated 3 years ago
- A C# Reflection Helper Library☆14Updated 8 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
- A multi-platform .NET binding of Facebook's Zstandard library.☆44Updated 5 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 5 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- C# library which provides uniform API for conversion between types.☆24Updated last year
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- A lightweight HTTP compliant web server written in C# with full async/await implementation☆56Updated 8 months ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- A framework for transparently invoking multiple instances or clients.☆40Updated 3 months ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 8 years ago
- C# Source Generator library for Inter-Process Communication☆46Updated last week
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- dotnet watch we always wanted☆103Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated 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
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated last week