Implementation in C# of LINQ concept with struct
☆309Jan 19, 2024Updated 2 years ago
Alternatives and similar repositories for StructLinq
Users that are interested in StructLinq 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
- Benchmarking LINQ and alternative implementations☆180Feb 14, 2024Updated 2 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆597Apr 2, 2024Updated last year
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆762Sep 26, 2025Updated 5 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆333Jan 5, 2026Updated last month
- ☆172Jan 16, 2023Updated 3 years ago
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,795Oct 1, 2025Updated 4 months ago
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated last month
- ☆24Jan 13, 2021Updated 5 years ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,659Oct 1, 2025Updated 4 months ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,348Jan 22, 2026Updated last month
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆701Feb 20, 2026Updated last week
- Zero Allocation StringBuilder for .NET and Unity.☆2,690Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆584Feb 2, 2026Updated 3 weeks ago
- Simplify call an external process with the async streams in C# 8.0.☆545Oct 1, 2025Updated 4 months ago
- A high-performance, zero-allocation .NET logging library.☆434Feb 14, 2026Updated last week
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆328Jan 5, 2026Updated last month
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated last year
- Low allocation async/await for C#/.NET☆404Apr 21, 2020Updated 5 years ago
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆54May 21, 2021Updated 4 years ago
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆929Oct 1, 2025Updated 4 months ago
- 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 4 months ago
- Next generation API for .NET☆1,905Feb 18, 2026Updated last week
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Feb 19, 2026Updated last week
- Drop-in replacement of LINQ aggregation operations extremely faster with SIMD.☆784Apr 8, 2025Updated 10 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆343Jan 7, 2026Updated last month
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆251Dec 7, 2025Updated 2 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- The world fastest enum utilities for C#/.NET☆489Nov 17, 2025Updated 3 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
- Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.☆642Dec 10, 2025Updated 2 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆65May 5, 2025Updated 9 months ago
- Alloc-free and fast replacement for Linq, with code generation☆315Jul 7, 2024Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆223Jun 12, 2025Updated 8 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated this week
- ☆201Dec 30, 2024Updated last year
- Roslyn analyzers for IDisposable☆422Jun 19, 2024Updated last year