jitbit / FastCacheLinks
7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.
☆183Updated 3 weeks ago
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
- Write scripts with the power of C# and .NET☆247Updated 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 …☆300Updated this week
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆76Updated 2 weeks ago
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated last week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆206Updated last month
- 🔑🔒 Lock your c# threads by key☆76Updated 3 weeks ago
- Extensions to LINQ to Objects☆126Updated last month
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 10 months ago
- A fast and low allocation StringBuilder for .NET.☆106Updated last week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆235Updated this week
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆199Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆146Updated last week
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆94Updated 11 months ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- .NET library with advanced reflection APIs.☆227Updated last month
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 10 months ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆123Updated 7 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 …☆196Updated 9 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆128Updated last year
- Benchmarking LINQ and alternative implementations☆181Updated last year
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated 10 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Moxy - Mixins code generator for C#☆131Updated last year
- C# Toolkit for Code Generation (T4 alternative!)☆302Updated last year
- A Job Scheduler sitting on top of IHostedService in dotnet.☆194Updated 2 weeks ago
- File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.☆148Updated 6 months ago