Alloc-free and fast replacement for Linq, with code generation
☆315Jul 7, 2024Updated last year
Alternatives and similar repositories for LinqGen
Users that are interested in LinqGen are comparing it to the libraries listed below
Sorting:
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Jan 15, 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.☆328Jan 5, 2026Updated last month
- ☆172Jan 16, 2023Updated 3 years ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆152Jan 25, 2025Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Oct 19, 2024Updated last year
- ILCall library for Unity.IL2CPP☆15Feb 23, 2025Updated last year
- Low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆20Mar 23, 2024Updated last year
- 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
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Mar 17, 2024Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆211Oct 1, 2025Updated 5 months ago
- .NET library for working with Roslyn's syntax trees☆23Oct 27, 2025Updated 4 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆68Feb 7, 2024Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated this week
- A high-performance alloc free c# Jobscheduler.☆198Mar 18, 2025Updated 11 months ago
- Zero Allocation StringBuilder for .NET and Unity.☆2,690Updated this week
- Pure DI for .NET☆767Updated this week
- C# Source Generator to create value-object, inspired by units of measure.☆397Updated this week
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆25May 20, 2025Updated 9 months ago
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆929Oct 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…☆333Jan 5, 2026Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆567May 26, 2025Updated 9 months ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆251Dec 7, 2025Updated 2 months ago
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,795Oct 1, 2025Updated 5 months 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 encoding extreme performance binary serializer for C# and Unity.☆4,387Jan 5, 2026Updated last month
- High performance in-memory/distributed messaging pipeline for .NET and Unity.☆1,782Updated this week
- Fight primitive obsession and create expressive domain models with source generators.☆18Jan 6, 2024Updated 2 years ago
- Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Un…☆4,949Updated this week
- Drop-in replacement of LINQ aggregation operations extremely faster with SIMD.☆784Apr 8, 2025Updated 10 months ago
- A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.☆1,590Nov 18, 2025Updated 3 months ago
- C# Source Generator for UTF-8 binary literal☆148Sep 4, 2024Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆196Mar 17, 2024Updated last year
- Utilities for working with streams and pipes☆12Updated this week
- A collection of collections for 'unsafe' C# code☆140Dec 12, 2024Updated last year