andanteyk / SpanLinqView external linksLinks
Lightweight, Zero Allocation LINQ Implementation on `Span<T>`
☆82Oct 19, 2024Updated last year
Alternatives and similar repositories for SpanLinq
Users that are interested in SpanLinq are comparing it to the libraries listed below
Sorting:
- Vectorized generic dictionary prototype☆26Dec 10, 2024Updated last year
- ☆25Jun 19, 2024Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆64May 4, 2025Updated 9 months ago
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Aug 6, 2022Updated 3 years ago
- A light-weight, performant interval tree in C#☆36Mar 27, 2025Updated 10 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 9 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54May 21, 2021Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆73Dec 3, 2025Updated 2 months ago
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- ☆35Jan 21, 2025Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Jul 22, 2024Updated last year
- Fast WHATWG forgiving-base64 decoding in C#☆40Apr 3, 2025Updated 10 months ago
- Code memory safety analysis☆14Dec 20, 2024Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Feb 8, 2025Updated last year
- The fastest pure C# implementation of RoaringBitmaps.☆26Jul 31, 2025Updated 6 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Jul 14, 2024Updated last year
- Are exceptions too slow? Try this!! (Discontinued)☆18Apr 11, 2025Updated 10 months ago
- Simple source only reflection library with default interface property support☆79Feb 2, 2026Updated last week
- C# implementation of a Rope<T> immutable data structure.☆130Nov 6, 2024Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Apr 24, 2019Updated 6 years ago
- LINQ implementation for Span☆24Oct 5, 2024Updated last year
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- Serde.NET is a C# port of the popular Serde serialization library for Rust☆211Feb 5, 2026Updated last week
- A simple web app that charts your BenchmarkDotNet console results.☆54May 28, 2023Updated 2 years ago
- An open-source, professionally-built and fully supported library of Metalama aspects.☆21Sep 4, 2025Updated 5 months ago
- A series of analyzers, attributes, and libraries to help C# developers write clearer, more type-safe code.☆19Nov 24, 2025Updated 2 months ago
- AutoFactories is a C# library used to generate factories for types to be used in dependency injection.☆11Dec 20, 2025Updated last month
- Utilities for working with streams and pipes☆12Updated this week
- Utilize async\await infrastructure to implement clean parallelism☆20Jun 23, 2025Updated 7 months ago
- Style resources for .NET XAML Frameworks (WPF, WinUI & .NET MAUI) inspired by the Calcite Design System.☆23Feb 5, 2026Updated last week
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 8 months ago
- Alloc-free and fast replacement for Linq, with code generation☆315Jul 7, 2024Updated last year
- Fast SIMD-based UTF-8 Validation in C#☆46Dec 18, 2025Updated last month
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Jan 10, 2024Updated 2 years ago
- Practical generic programming for .NET☆258Updated this week
- Portable Executable parsing library, used by PEExplorer. Also available as a nuget package☆36Jan 11, 2018Updated 8 years ago
- Write scripts with the power of C# and .NET☆247Oct 11, 2021Updated 4 years ago