jchristn / Caching
Simple FIFO and LRU cache in C#
☆32Updated last month
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
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- A LiteDB with realtime notifications☆43Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 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
- The most revolutionary syntax visualizer☆69Updated last month
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆27Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 6 months ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆53Updated 11 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Source Generator Generating the Dispose functions in Disposables.☆15Updated 9 months ago
- dotnet watch we always wanted☆102Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Inject deep copy constructors into C# types☆13Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A framework for transparently invoking multiple instances or clients.☆27Updated 2 weeks ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆25Updated 2 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆35Updated 3 months ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 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…☆24Updated 5 years ago
- Benchmarking .NET Serialization Performance☆24Updated this week
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 3 months ago
- A Tetris game written with Avalonia☆30Updated last week