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