jitbit / FastCacheLinks
7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.
☆174Updated 4 months ago
Alternatives and similar repositories for FastCache
Users that are interested in FastCache are comparing it to the libraries listed below
Sorting:
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆73Updated last year
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆257Updated 4 months ago
- Declarative Structured Concurrency for C#☆123Updated this week
- Extensions to LINQ to Objects☆122Updated last week
- 🔑🔒 Lock your c# threads by key☆73Updated 9 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆311Updated last year
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆106Updated last week
- Universally Unique Lexicographically Sortable Identifier☆129Updated last year
- Benchmarking LINQ and alternative implementations☆182Updated last year
- A fast and low allocation StringBuilder for .NET.☆101Updated 2 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 4 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆199Updated this week
- C# Toolkit for Code Generation (T4 alternative!)☆299Updated 11 months ago
- .NET library with advanced reflection APIs.☆229Updated last month
- Easy C# class and code generation, POCO object and Methods creation☆99Updated 5 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 5 months ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- A lightweight, fast, and portable dependency injection framework for .NET-based solutions.☆149Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 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 …☆195Updated 5 months ago
- Source Generated implementation of the Mediator pattern☆154Updated last week
- Roslyn Source Code Generators with Examples☆87Updated last week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 5 months ago
- Immutability is easy!☆52Updated last week
- A Job Scheduler sitting on top of IHostedService in dotnet.☆184Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- A lightweight full text indexer for .NET☆193Updated 6 months ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆121Updated 3 months ago