kevin-montrose / LinqAFView external linksLinks
Low allocation re-implementation of LINQ-to-Objects
☆215Jun 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 2 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 4 months ago
- Roslyn's C#/VB Expression Compiler code☆31Jun 10, 2019Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Dec 1, 2018Updated 7 years ago
- ☆24Jan 13, 2021Updated 5 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>.☆897Feb 14, 2024Updated 2 years ago
- Low allocation async/await for C#/.NET☆405Apr 21, 2020Updated 5 years ago
- Experimenting with fast, narrow use case, string parsing☆18Mar 4, 2012Updated 13 years ago
- Implements of a custom message box service☆15Sep 7, 2019Updated 6 years ago
- Zero-allocation string formatting for .NET.☆342Oct 30, 2017Updated 8 years ago
- Fast and memory-efficient immutable collections and helper data structures☆250Sep 18, 2025Updated 4 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☆19Oct 17, 2023Updated 2 years ago
- Some useful reflection helpers, including an IL disassembler.☆154Nov 26, 2019Updated 6 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Nov 17, 2025Updated 2 months ago
- Generates valid, readable C# from an Expression Tree.☆171Feb 1, 2026Updated 2 weeks ago
- Set of fast LINQ-like extension methods for arrays and lists. Fine-tune your code for the maximum performance.☆20Jun 23, 2022Updated 3 years ago
- Makes positioning Cameras in Unity much easier. 🎥☆23Jun 30, 2019Updated 6 years ago
- An attempt to foster more involvement in the .NET OSS world. This repo is for discussions and features surrounding the effort. See http:/…☆17Jan 31, 2016Updated 10 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Sep 28, 2019Updated 6 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Feb 8, 2020Updated 6 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Jan 10, 2020Updated 6 years ago
- The portable C# script runner!☆19Sep 22, 2016Updated 9 years ago
- An observable lists library with upcast compatibility, list wrapping, reentrancy protection, thread safety, list binding and robust unit …☆18Jun 19, 2023Updated 2 years ago
- Benchmarking LINQ and alternative implementations☆180Feb 14, 2024Updated 2 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆909Nov 25, 2025Updated 2 months ago
- serialize, modify, and deserialize LINQ Expressions☆21May 18, 2016Updated 9 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Jan 1, 2021Updated 5 years ago
- Another attempt at hotreloading☆33Nov 6, 2019Updated 6 years ago
- API reference documentation for NuGet packages☆25Apr 3, 2019Updated 6 years ago
- Generic C# Enum Utilities☆25Feb 6, 2023Updated 3 years ago
- Implementation of Customer.io's write-only API for .NET.☆11Aug 29, 2022Updated 3 years ago
- Editor tools to help user get the resources depend on and be depended on of the user's selection.☆10Dec 27, 2016Updated 9 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆2,389May 16, 2022Updated 3 years ago