andanteyk / SpanLinq
Lightweight, Zero Allocation LINQ Implementation on `Span<T>`
☆79Updated last month
Related projects ⓘ
Alternatives and complementary repositories for SpanLinq
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆152Updated 3 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆99Updated 8 months ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆118Updated this week
- C# interface-to-member source generator☆76Updated 2 months ago
- .NET library for rational arithmetic based on a stack machine.☆49Updated last year
- Easy to use SIMD accelerated Array and Span methods☆90Updated 2 years ago
- The most revolutionary syntax visualizer☆62Updated last month
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆55Updated 4 months ago
- Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary☆96Updated this week
- Simple C# source generation based on custom templates☆97Updated last year
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆56Updated 5 months ago
- C# implementation of a Rope<T> immutable data structure.☆81Updated 2 weeks ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Write scripts with the power of C# and .NET☆84Updated 3 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆168Updated this week
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Infinite recursion without blowing up the stack.☆20Updated 3 weeks ago
- NWindows is a cross-platform window creation and management library for .NET☆81Updated 8 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆38Updated this week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆169Updated 8 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 5 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆243Updated 5 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- Actual C# Enums with values and better performance as a source generator☆39Updated 8 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆157Updated 2 months ago
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆16Updated last week