jitbit / FastCache
7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.
☆135Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for FastCache
- 🔑🔒 Lock your c# threads by key☆67Updated this week
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆196Updated last week
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆64Updated 6 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 …☆180Updated 2 weeks ago
- Moxy - Mixins code generator for C#☆115Updated 7 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆134Updated this week
- Declarative Structured Concurrency for C#☆113Updated this week
- Zero Allocation Writer/Reader Parser for .NET Core☆295Updated 3 months ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆109Updated last month
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆173Updated last week
- Structured concurrency support for C#☆265Updated last year
- A fast and low allocation StringBuilder for .NET.☆83Updated last week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆88Updated this week
- Intelligent Enums☆199Updated last week
- A Job Scheduler sitting on top of IHostedService in dotnet.☆158Updated this week
- Generate fluent builders for your C# classes with ease.☆98Updated 3 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆172Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆243Updated 5 months ago
- Reflection APIs over roslyn symbol APIs☆184Updated 2 years ago
- An extremely light and modern Operation Result Pattern library for .NET.☆107Updated 2 months ago
- NET distributed cache using a json file as the shared resourse with very fast Get☆98Updated last month
- Universally Unique Lexicographically Sortable Identifier☆126Updated 7 months ago
- Extensions to LINQ to Objects☆114Updated this week
- Source Generated implementation of the Mediator pattern☆67Updated this week
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆73Updated 5 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- ☆162Updated 4 months ago
- Write your pipelines in C# !☆312Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆137Updated this week
- Auto generate Clone method using C# Source Generator☆72Updated last year