FlatlinerDOA / RopeLinks
C# implementation of a Rope<T> immutable data structure.
☆127Updated 9 months ago
Alternatives and similar repositories for Rope
Users that are interested in Rope are comparing it to the libraries listed below
Sorting:
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated last year
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 10 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆107Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 7 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated 3 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆265Updated last week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆80Updated 2 months ago
- C# interface-to-member source generator☆84Updated last month
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- Reflectionless reflection☆76Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆98Updated 5 months ago
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆118Updated last month
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 3 months ago
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆102Updated 8 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆195Updated 3 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆191Updated last year
- ☆65Updated 2 weeks ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆65Updated 3 weeks ago