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>.☆901Feb 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☆310Jan 19, 2024Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,372Updated 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,426Apr 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☆336Jan 11, 2018Updated 8 years ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,832Oct 5, 2025Updated 10 months ago
- Implementation of a lock-free dictionary on .Net.☆552Feb 24, 2025Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Jan 1, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Zero Allocation StringBuilder for .NET and Unity.☆2,795Aug 4, 2026Updated 2 weeks ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,124Updated this week
- 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,826Jul 8, 2026Updated last month
- Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]☆6,772Updated 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,143Updated this week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆938Jun 20, 2026Updated last month
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 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,038Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆738Apr 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.☆511Sep 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 11 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 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,722Jan 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,834Nov 25, 2025Updated 8 months ago