High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
☆899Feb 14, 2024Updated 2 years ago
Alternatives and similar repositories for NetFabric.Hyperlinq
Users that are interested in NetFabric.Hyperlinq are comparing it to the libraries listed below
Sorting:
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- Benchmarking LINQ and alternative implementations☆180Feb 14, 2024Updated 2 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
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,349Updated this week
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,131Mar 13, 2026Updated last week
- Next generation API for .NET☆1,914Mar 10, 2026Updated last week
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 6 months ago
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,580Dec 11, 2024Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆705Updated this week
- Zero Allocation StringBuilder for .NET and Unity.☆2,704Updated this week
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,834Oct 5, 2025Updated 5 months ago
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with t…☆3,104Aug 16, 2025Updated 7 months ago
- Low allocation async/await for C#/.NET☆402Apr 21, 2020Updated 5 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆702Jul 20, 2025Updated 8 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆597Apr 2, 2024Updated last year
- Roslyn analyzers for IDisposable☆423Jun 19, 2024Updated last year
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,678Feb 25, 2026Updated 3 weeks ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆413Mar 14, 2026Updated last week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆916Feb 22, 2026Updated 3 weeks ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆332Updated this week
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,802Feb 25, 2026Updated 3 weeks ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,401Mar 3, 2026Updated 2 weeks ago
- High performance understanding for stack traces (Make error logs more productive)☆2,865Mar 14, 2024Updated 2 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆588Feb 2, 2026Updated last month
- Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.☆646Dec 10, 2025Updated 3 months ago
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated 2 months ago
- 🌌 Extensions that support the C# functional paradigm.☆66Mar 14, 2021Updated 5 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆727Sep 22, 2022Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54May 21, 2021Updated 4 years ago
- A helper library for async/await.☆3,712Jan 1, 2024Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- Zero Allocation Writer/Reader Parser for .NET Core☆321Mar 2, 2026Updated 2 weeks ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,105Jul 31, 2025Updated 7 months ago
- Fast and lightweight parser creation tools☆543Updated this week
- Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.☆2,148Feb 25, 2026Updated 3 weeks ago
- A lightweight and fast parsing library for C#.☆1,071Updated this week
- ☆172Jan 16, 2023Updated 3 years ago