Low allocation re-implementation of LINQ-to-Objects
☆213Jun 10, 2018Updated 7 years ago
Alternatives and similar repositories for LinqAF
Users that are interested in LinqAF are comparing it to the libraries listed below
Sorting:
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆28Nov 16, 2025Updated 3 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆762Sep 26, 2025Updated 5 months ago
- ☆24Jan 13, 2021Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Dec 1, 2018Updated 7 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Jan 31, 2020Updated 6 years ago
- Tool that shows the size of things in a .NET assembly☆13Sep 6, 2018Updated 7 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- Roslyn's C#/VB Expression Compiler code☆31Jun 10, 2019Updated 6 years ago
- Low allocation async/await for C#/.NET☆402Apr 21, 2020Updated 5 years ago
- Implements of a custom message box service☆15Sep 7, 2019Updated 6 years ago
- Zero-allocation string formatting for .NET.☆341Oct 30, 2017Updated 8 years ago
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 5 months ago
- ILogger implementation that returns streaming logs via an HTTP endpoint☆25Jul 16, 2021Updated 4 years ago
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Feb 2, 2020Updated 6 years ago
- MSBuild Targets Visual Studio Extension☆17Jun 13, 2022Updated 3 years ago
- Azure Pipelines logger extension for the Visual Studio Test Platform