andanteyk / SpanLinqLinks
Lightweight, Zero Allocation LINQ Implementation on `Span<T>`
☆84Updated 8 months ago
Alternatives and similar repositories for SpanLinq
Users that are interested in SpanLinq are comparing it to the libraries listed below
Sorting:
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 10 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆95Updated this week
- Simple C# source generation based on custom templates☆105Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 5 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆59Updated last month
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆58Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆134Updated 5 months ago
- Assembly-level sandboxing for .NET Core☆55Updated 5 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated last month
- A .NET library to parse XML at lightspeed with zero allocation.☆108Updated last year
- C# interface-to-member source generator☆81Updated 9 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆70Updated 2 weeks ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Actual C# Enums with values and better performance as a source generator☆42Updated last year
- Reflectionless reflection☆72Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆115Updated 3 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated last month
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 9 months ago
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- A Roslyn source generator for creating constructors.☆93Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago