andanteyk / SpanLinqLinks
Lightweight, Zero Allocation LINQ Implementation on `Span<T>`
☆84Updated 7 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.☆122Updated 6 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆91Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 9 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆58Updated 3 weeks ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆61Updated last month
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Simple C# source generation based on custom templates☆104Updated last year
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- The most revolutionary syntax visualizer☆72Updated 2 weeks ago
- Post-build IL optimizer and intermediate representation for .NET programs☆128Updated 4 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 2 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆57Updated last month
- Actual C# Enums with values and better performance as a source generator☆42Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 9 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆108Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆68Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- C# interface-to-member source generator☆80Updated 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 4 months ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated 2 months ago
- Immutability is easy!☆50Updated 2 weeks ago
- Reflectionless reflection☆71Updated 11 months ago
- Infinite recursion without blowing up the stack.☆20Updated this week
- A Roslyn source generator for creating constructors.☆93Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆99Updated 5 months ago
- Assembly-level sandboxing for .NET Core☆55Updated 4 months ago