jitbit / FastCacheLinks
7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.
☆183Updated last month
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 this week
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆76Updated 3 weeks ago
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year
- 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 …☆302Updated 2 weeks ago
- 🔑🔒 Lock your c# threads by key☆76Updated last week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆207Updated last week
- Extensions to LINQ to Objects☆126Updated last month
- Benchmarking LINQ and alternative implementations☆180Updated 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 2 weeks ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years 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 10 months ago
- Easy C# class and code generation, POCO object and Methods creation☆106Updated 10 months ago
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated 10 months ago
- Roslyn Source Code Generators with Examples☆99Updated this week
- Universally Unique Lexicographically Sortable Identifier☆129Updated last year
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆236Updated this week
- Moxy - Mixins code generator for C#☆131Updated last year
- A fast and low allocation StringBuilder for .NET.☆107Updated this week
- A Job Scheduler sitting on top of IHostedService in dotnet.☆194Updated this week
- A lightweight full text indexer for .NET☆198Updated 2 months ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆204Updated 2 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Source Generated implementation of the Mediator pattern☆183Updated this week
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆123Updated 7 months ago
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆146Updated last week
- C# Toolkit for Code Generation (T4 alternative!)☆302Updated last year