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 Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48May 27, 2024Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Mar 25, 2024Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 5 months ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆506Updated this week
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Nov 5, 2021Updated 4 years ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆168Dec 24, 2025Updated 2 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,102Jul 31, 2025Updated 6 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
- Manages launching and cleanup of diff tools☆231Updated this week
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,653Jan 25, 2024Updated 2 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆670Feb 6, 2026Updated 3 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆584Feb 2, 2026Updated 3 weeks ago
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- .NET tool to analyze size of Native AOT binaries.☆432Jul 17, 2025Updated 7 months ago
- A Roslyn analyzer to enforce some good practices in C#.☆1,093Updated this week
- A high-performance, zero-allocation .NET logging library.☆434Feb 14, 2026Updated last week
- ☆172Jan 16, 2023Updated 3 years ago
- Performance analysis toolkit☆486Feb 19, 2026Updated last week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated last year
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆750Feb 14, 2026Updated 2 weeks ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆502Feb 2, 2026Updated 3 weeks ago
- Distributed load testing framework for .NET and Unity.☆263Updated this week
- High-performance network packet decoding and packet decoder source generator☆42Jan 24, 2025Updated last year
- Remove unwanted dependencies from your dotnet projects☆330Feb 1, 2026Updated 3 weeks ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆758Updated this week
- FrozenObjects serializer and deserializer☆95Aug 17, 2022Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54May 21, 2021Updated 4 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- Produce NuPkg files that have .NET Reference assemblies as resources☆161Nov 26, 2025Updated 3 months ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Apr 17, 2022Updated 3 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Jan 1, 2021Updated 5 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆116Feb 10, 2021Updated 5 years ago
- High performance, low level networking APIs for building custom servers and clients.☆1,122Sep 28, 2025Updated 5 months ago
- Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.☆642Dec 10, 2025Updated 2 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Dec 3, 2025Updated 2 months ago