Alloc-free and fast replacement for Linq, with code generation
☆314Jul 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:
- ☆172Jan 16, 2023Updated 3 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆273Mar 6, 2026Updated 2 weeks ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆329Updated this week
- Extremely fast LINQ aggregation operations implementation optimized by Burst Compiler☆249Mar 21, 2024Updated 2 years ago
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- ILCall library for Unity.IL2CPP☆15Feb 23, 2025Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆152Jan 25, 2025Updated last year
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆25May 20, 2025Updated 10 months ago
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- Low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆20Mar 23, 2024Updated last year
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,401Mar 3, 2026Updated 2 weeks ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆85Aug 29, 2025Updated 6 months ago
- .NET library for working with Roslyn's syntax trees☆23Oct 27, 2025Updated 4 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
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆175Feb 9, 2026Updated last month
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆68Feb 7, 2024Updated 2 years ago
- CsprojModifier performs additional processing when Unity Editor generates the .csproj.☆237Updated this week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- Zero Allocation StringBuilder for .NET and Unity.☆2,704Updated this week
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Oct 19, 2024Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆211Feb 25, 2026Updated 3 weeks ago
- A high-performance alloc free c# Jobscheduler.☆200Mar 18, 2025Updated last year
- Unity Graphics Draw API wrapper for both play and edit mode☆22Feb 21, 2024Updated 2 years ago
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆938Feb 25, 2026Updated 3 weeks ago
- Zero encoding extreme performance binary serializer for C# and Unity.☆4,436Feb 25, 2026Updated 3 weeks ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Mar 17, 2024Updated 2 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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Feb 23, 2026Updated 3 weeks ago
- C# Source Generator to create value-object, inspired by units of measure.☆397Feb 25, 2026Updated 3 weeks 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,973Mar 13, 2026Updated last week
- Drop-in replacement of LINQ aggregation operations extremely faster with SIMD.☆781Apr 8, 2025Updated 11 months ago
- Pure DI for .NET☆775Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆183Aug 24, 2024Updated last year
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,800Feb 25, 2026Updated 3 weeks ago
- Lightning-fast and Zero Allocation Tween Library for Unity.☆1,903Updated this week
- 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
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Mar 17, 2024Updated 2 years ago