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.☆762Sep 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,348Updated 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,128Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 5 months ago
- Next generation API for .NET☆1,906Feb 18, 2026Updated last week
- Zero Allocation StringBuilder for .NET and Unity.☆2,690Updated this week
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆701Updated this week
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,828Oct 5, 2025Updated 4 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,096Aug 16, 2025Updated 6 months ago
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,577Dec 11, 2024Updated last year
- Low allocation async/await for C#/.NET☆404Apr 21, 2020Updated 5 years ago
- Roslyn analyzers for IDisposable☆422Jun 19, 2024Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆912Feb 22, 2026Updated last week
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,659Oct 1, 2025Updated 5 months ago
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,797Updated this week
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆412Oct 1, 2025Updated 5 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆332Updated this week
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated last month
- Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.☆642Dec 10, 2025Updated 2 months ago
- High performance understanding for stack traces (Make error logs more productive)☆2,867Mar 14, 2024Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆584Feb 2, 2026Updated last month
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆597Apr 2, 2024Updated last year
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,397Feb 12, 2026Updated 2 weeks ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆703Jul 20, 2025Updated 7 months ago
- A helper library for async/await.☆3,709Jan 1, 2024Updated 2 years ago
- An efficient multi-layered caching system for .NET☆626Updated this week
- Zero Allocation Writer/Reader Parser for .NET Core☆320Aug 10, 2024Updated last year
- Fast and lightweight parser creation tools☆542Updated this week
- A lightweight and fast parsing library for C#.☆1,064Feb 16, 2026Updated 2 weeks ago
- A hybrid ORM library for .NET.☆1,866Oct 2, 2025Updated 5 months ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆395Nov 15, 2025Updated 3 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.☆2,134Updated this week
- A fast, powerful, safe and lightweight scripting language and engine for .NET☆3,804Feb 20, 2026Updated last week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,102Jul 31, 2025Updated 7 months ago