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.☆761Sep 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…☆332Feb 25, 2026Updated 3 weeks ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- ☆172Jan 16, 2023Updated 3 years ago
- ☆24Jan 13, 2021Updated 5 years ago
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated 2 months ago
- 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
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,348Mar 12, 2026Updated last week
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,800Feb 25, 2026Updated 3 weeks ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆705Mar 13, 2026Updated last week
- Low allocation async/await for C#/.NET☆402Apr 21, 2020Updated 5 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated last year
- Zero Allocation StringBuilder for .NET and Unity.☆2,704Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆588Feb 2, 2026Updated last month
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆329Feb 25, 2026Updated 3 weeks ago
- A high-performance, zero-allocation .NET logging library.☆435Feb 14, 2026Updated last month
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,131Mar 13, 2026Updated last week
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆938Feb 25, 2026Updated 3 weeks 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☆727Sep 22, 2022Updated 3 years ago
- Alloc-free and fast replacement for Linq, with code generation☆314Jul 7, 2024Updated last year
- The world fastest enum utilities for C#/.NET☆488Nov 17, 2025Updated 4 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 10 months ago
- ☆204Dec 30, 2024Updated last year
- Simplify call an external process with the async streams in C# 8.0.☆543Feb 25, 2026Updated 3 weeks ago
- Next generation API for .NET☆1,911Mar 10, 2026Updated last week
- .NET managed sockets wrapper using the new "Pipelines" API☆440Updated this week
- Useful extension methods for .NET sequence and collection types.☆31Oct 3, 2024Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Mar 17, 2024Updated 2 years 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
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- Drop-in replacement of LINQ aggregation operations extremely faster with SIMD.☆781Apr 8, 2025Updated 11 months ago
- Series and Panels for Real-time and Exploratory Analysis of Data Streams☆437Apr 16, 2023Updated 2 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆343Jan 7, 2026Updated 2 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆413Updated this week
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year