andanteyk / SpanLinqLinks
Lightweight, Zero Allocation LINQ Implementation on `Span<T>`
☆83Updated 9 months ago
Alternatives and similar repositories for SpanLinq
Users that are interested in SpanLinq are comparing it to the libraries listed below
Sorting:
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated 11 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆146Updated 6 months ago
- C# implementation of a Rope<T> immutable data structure.☆124Updated 9 months ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 4 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆63Updated last week
- A C# library for efficient bit-level reading and writing also adding bit field support☆60Updated 3 months ago
- A .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆101Updated this week
- A .NET library to parse XML at lightspeed with zero allocation.☆112Updated last year
- Assembly-level sandboxing for .NET Core☆60Updated 6 months ago
- Simple C# source generation based on custom templates☆105Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Reflectionless reflection☆74Updated last year
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 6 months ago
- The most revolutionary syntax visualizer☆76Updated last month
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆192Updated 3 months ago
- Actual C# Enums with values and better performance as a source generator☆43Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated last week
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆190Updated last year
- Infinite recursion without blowing up the stack.☆19Updated last month
- A C# string parser based on simple templates using source generators.☆51Updated 3 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆46Updated 3 years ago