andanteyk / SpanLinqLinks
Lightweight, Zero Allocation LINQ Implementation on `Span<T>`
☆82Updated 10 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#☆175Updated last year
- Assembly-level sandboxing for .NET Core☆66Updated 2 weeks ago
- C# implementation of a Rope<T> immutable data structure.☆128Updated 10 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated 2 weeks ago
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago
- Span-ify your code: write high performance memory aware C#☆72Updated 5 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 4 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 8 months ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆113Updated this week
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- Reflectionless reflection☆77Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 4 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Actual C# Enums with values and better performance as a source generator☆44Updated last year
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- A .NET library to parse XML at lightspeed with zero allocation.☆112Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 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…☆47Updated 3 years ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- Infinite recursion without blowing up the stack.☆21Updated last month
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆119Updated last month
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 6 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- Source generator for Equals and GetHashCode with attribute based control of equality implementation☆28Updated last week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 2 years ago