jitbit / FastCacheLinks
7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.
☆182Updated this week
Alternatives and similar repositories for FastCache
Users that are interested in FastCache are comparing it to the libraries listed below
Sorting:
- Declarative Structured Concurrency for C#☆118Updated last month
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆76Updated last year
- Write scripts with the power of C# and .NET☆246Updated 4 years ago
- An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key …☆299Updated this week
- Zero Allocation Writer/Reader Parser for .NET Core☆321Updated last year
- 🔑🔒 Lock your c# threads by key☆75Updated last month
- Extensions to LINQ to Objects☆126Updated 3 weeks ago
- A fast and low allocation StringBuilder for .NET.☆106Updated last week
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 9 months ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆205Updated 2 weeks ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Simple C# source generation based on custom templates☆110Updated 2 years ago
- Universally Unique Lexicographically Sortable Identifier☆129Updated last year
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 9 months ago
- A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without …☆195Updated 9 months ago
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆248Updated last year
- C# Toolkit for Code Generation (T4 alternative!)☆301Updated last year
- A lightweight, fast, and portable dependency injection framework for .NET-based solutions.☆151Updated last week
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆199Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 9 months ago
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆145Updated this week
- Roslyn Source Code Generators with Examples☆100Updated this week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆232Updated last week
- A Job Scheduler sitting on top of IHostedService in dotnet.☆193Updated last week
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆120Updated this week
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated last week