viceroypenguin / SuperLinqLinks
Extensions to LINQ to Objects
☆122Updated this week
Alternatives and similar repositories for SuperLinq
Users that are interested in SuperLinq are comparing it to the libraries listed below
Sorting:
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated this week
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆118Updated last month
- A Job Scheduler sitting on top of IHostedService in dotnet.☆181Updated this week
- Generate fluent builders for your C# classes with ease.☆118Updated last week
- 🔑🔒 Lock your c# threads by key☆71Updated 7 months ago
- 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
- Moxy - Mixins code generator for C#☆121Updated 6 months ago
- Use extension methods in Entity Framework Core queries☆188Updated 3 months ago
- An extremely light and modern Operation Result Pattern library for .NET.☆163Updated this week
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆102Updated last year
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 3 months ago
- Intelligent Enums☆218Updated 7 months ago
- Universally Unique Lexicographically Sortable Identifier☆128Updated last year
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆191Updated 2 weeks ago
- Generate primary constructor from readonly fields☆107Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆168Updated 2 months ago
- A convention based object to object mapper using Roslyn source generator.☆95Updated last month
- Write scripts with the power of C# and .NET☆239Updated 3 years ago
- Source Generated implementation of the Mediator pattern☆144Updated last week
- Structured concurrency support for C#☆276Updated 2 years ago
- An ASP.NET Core IDistributedCache provider backed by SQLite☆107Updated 4 months ago
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆75Updated 3 weeks ago
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆116Updated last year
- The C# Source Generator Playground☆146Updated 3 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆193Updated last year
- Extension methods which use the excellent OneOf library to enable asynchronous method chaining in C#☆68Updated 2 months ago
- String representations of expression trees + library of expression tree objects☆159Updated 2 years ago
- Fast deep cloning library. Zero-config, works out of the box.☆148Updated last week
- 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
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆137Updated last week