Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
☆761Sep 26, 2025Updated 10 months ago
Alternatives and similar repositories for LinqFaster
Users that are interested in LinqFaster are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆902Feb 14, 2024Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆284Aug 31, 2023Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆212Jun 10, 2018Updated 8 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆714Feb 2, 2020Updated 6 years ago
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,371Updated this week
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆2,383May 16, 2022Updated 4 years ago
- C# bindings for lemire/simdjson (and full C# port)☆690Dec 8, 2022Updated 3 years ago
- Infinitely Fast Deserializer for .NET, .NET Core and Unity.☆2,425Apr 12, 2022Updated 4 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆600Apr 2, 2024Updated 2 years ago
- A native memory manager for .NET☆335Jan 11, 2018Updated 8 years ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,833Oct 5, 2025Updated 10 months ago
- Implementation of a lock-free dictionary on .Net.☆553Feb 24, 2025Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Jan 1, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Zero Allocation StringBuilder for .NET and Unity.☆2,792Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,123Jun 11, 2026Updated last month
- Low allocation async/await for C#/.NET☆403Apr 21, 2020Updated 6 years ago
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,823Jul 8, 2026Updated last month
- Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]☆6,767Updated this week
- Replace any .NET method (including static and non-virtual) with a delegate☆1,105Sep 23, 2022Updated 3 years ago
- High performance understanding for stack traces (Make error logs more productive)☆2,866Mar 14, 2024Updated 2 years ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,139Jul 27, 2026Updated last week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆935Jun 20, 2026Updated last month
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆707Jul 20, 2025Updated last year
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆501Dec 31, 2023Updated 2 years ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,037Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆736Apr 22, 2026Updated 3 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆656May 26, 2022Updated 4 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆348Updated this week
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆510Sep 4, 2024Updated last year
- Stack only json deserialization using generators and the System.Text.Json library☆296Dec 8, 2022Updated 3 years ago
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Easy to use SIMD accelerated Array and Span methods☆94Nov 19, 2022Updated 3 years ago
- Series and Panels for Real-time and Exploratory Analysis of Data Streams☆433Apr 16, 2023Updated 3 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Jul 23, 2025Updated last year
- Binary serializer for POCO objects☆374Dec 8, 2022Updated 3 years ago
- A helper library for async/await.☆3,723Jan 1, 2024Updated 2 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆345Jul 8, 2026Updated last month
- Extensions to LINQ to Objects☆3,833Nov 25, 2025Updated 8 months ago