Benchmarking LINQ and alternative implementations
☆180Feb 14, 2024Updated 2 years ago
Alternatives and similar repositories for LinqBenchmarks
Users that are interested in LinqBenchmarks are comparing it to the libraries listed below
Sorting:
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Mar 25, 2024Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆49May 27, 2024Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 6 months ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆168Dec 24, 2025Updated 2 months ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆511Updated this week
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,655Jan 25, 2024Updated 2 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,105Jul 31, 2025Updated 7 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Nov 5, 2021Updated 4 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 5 months ago
- ☆172Jan 16, 2023Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆42Jan 24, 2025Updated last year
- A high-performance, zero-allocation .NET logging library.☆435Feb 14, 2026Updated last month
- Performace Profiler/Monitor for .net applications☆20Dec 13, 2022Updated 3 years ago
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆588Feb 2, 2026Updated last month
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- .NET tool to analyze size of Native AOT binaries.☆433Jul 17, 2025Updated 8 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated last year
- A lightweight full text indexer for .NET☆198Dec 4, 2025Updated 3 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆506Feb 2, 2026Updated last month
- Remove unwanted dependencies from your dotnet projects☆331Feb 1, 2026Updated last month
- Stack only json deserialization using generators and the System.Text.Json library☆297Dec 8, 2022Updated 3 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆727Sep 22, 2022Updated 3 years ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆759Updated this week
- Helper objects to browse complex structures returned by ClrMD☆67Oct 10, 2025Updated 5 months ago
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- Performance analysis toolkit☆488Mar 8, 2026Updated last week
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆284Apr 17, 2022Updated 3 years ago
- Alloc-free and fast replacement for Linq, with code generation☆314Jul 7, 2024Updated last year
- A Roslyn analyzer to enforce some good practices in C#.☆1,099Mar 13, 2026Updated last week
- A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors…☆3,264Sep 12, 2025Updated 6 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆674Mar 9, 2026Updated last week
- High performance, low level networking APIs for building custom servers and clients.☆1,120Sep 28, 2025Updated 5 months ago
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆753Feb 26, 2026Updated 3 weeks ago