jitbit / FastCacheLinks
7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.
☆168Updated 2 months ago
Alternatives and similar repositories for FastCache
Users that are interested in FastCache are comparing it to the libraries listed below
Sorting:
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆248Updated 2 months ago
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆73Updated last year
- Write scripts with the power of C# and .NET☆239Updated 3 years ago
- Declarative Structured Concurrency for C#☆123Updated last week
- 🔑🔒 Lock your c# threads by key☆71Updated 7 months ago
- Extensions to LINQ to Objects☆122Updated this week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated this week
- Zero Allocation Writer/Reader Parser for .NET Core☆303Updated 11 months ago
- A fast and low allocation StringBuilder for .NET.☆102Updated 2 weeks ago
- Universally Unique Lexicographically Sortable Identifier☆128Updated last year
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆106Updated last month
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆86Updated 5 months ago
- Moxy - Mixins code generator for C#☆121Updated 6 months ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆118Updated last month
- Simple C# source generation based on custom templates☆105Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆95Updated 3 months ago
- ☆138Updated 2 weeks ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆181Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆102Updated last year
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Source Generated implementation of the Mediator pattern☆144Updated last week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 3 months ago
- .NET library with advanced reflection APIs.☆226Updated 2 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆193Updated last year
- 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 …☆192Updated 3 months ago
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆75Updated 3 weeks ago
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆137Updated last week