FlatlinerDOA / Rope
C# implementation of a Rope<T> immutable data structure.
☆118Updated 3 months ago
Alternatives and similar repositories for Rope:
Users that are interested in Rope are comparing it to the libraries listed below
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆162Updated 5 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 3 months 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
- Simple C# source generation based on custom templates☆101Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated last month
- C# interface-to-member source generator☆78Updated 5 months ago
- Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more effici…☆108Updated 3 weeks ago
- A .NET MessagePack serialization library with great performance and simplicity.☆73Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆144Updated 2 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆95Updated 2 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- A Roslyn source generator for creating constructors.☆86Updated this week
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆115Updated 2 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆118Updated 2 years ago
- The most revolutionary syntax visualizer☆69Updated last month
- Practical generic programming for .NET☆189Updated this week
- Generate fluent builders for your C# classes with ease.☆106Updated 3 weeks ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆248Updated 2 weeks ago
- Reflectionless reflection☆66Updated 7 months ago
- Extends Verify to allow verification of C# Source Generators.☆79Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 8 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆93Updated this week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆144Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated 2 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆177Updated 10 months ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆112Updated 2 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆53Updated 2 weeks ago