andanteyk / SpanLinq
Lightweight, Zero Allocation LINQ Implementation on `Span<T>`
☆83Updated 4 months ago
Alternatives and similar repositories for SpanLinq:
Users that are interested in SpanLinq are comparing it to the libraries listed below
- A C# library for efficient bit-level reading and writing also adding bit field support☆52Updated 3 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆162Updated 5 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆126Updated 3 weeks ago
- Simple C# source generation based on custom templates☆101Updated last year
- The most revolutionary syntax visualizer☆69Updated last month
- C# implementation of a Rope<T> immutable data structure.☆118Updated 3 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆60Updated last month
- C# interface-to-member source generator☆78Updated 5 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆63Updated 3 weeks ago
- .NET library for rational arithmetic based on a stack machine.☆51Updated 2 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆95Updated 2 months ago
- Actual C# Enums with values and better performance as a source generator☆41Updated 11 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆56Updated 7 months ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆58Updated 8 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 7 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆74Updated this week
- A .NET library to parse XML at lightspeed with zero allocation.☆101Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more effici…☆109Updated last month
- Write scripts with the power of C# and .NET☆85Updated 3 years ago
- A Roslyn source generator for creating constructors.☆86Updated this week
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks ago
- Embed resource files more C# programmer friendly!☆70Updated 8 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆145Updated 3 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆43Updated 3 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 5 months ago