jchristn / CachingLinks
Simple FIFO and LRU cache in C#
☆37Updated last month
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 3 weeks ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A framework for transparently invoking multiple instances or clients.☆38Updated last month
- Embed resource files more C# programmer friendly!☆70Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- Simple build versioning for .NET, powered by Git tags☆67Updated last week
- C# library which provides uniform API for conversion between types.☆23Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 6 months ago
- A C# Reflection Helper Library☆14Updated 8 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A fast and low allocation StringBuilder for .NET.☆104Updated 2 weeks ago
- A library that queries Roslyn's C# syntax tree with CSS selector-like syntax.☆30Updated 5 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- C# Unmanaged Array Library🍓☆22Updated 4 years 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
- High performance SIMD operations in c#☆47Updated 6 years ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago