FlatlinerDOA / RopeLinks
C# implementation of a Rope<T> immutable data structure.
☆128Updated 10 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#☆175Updated last year
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated 10 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆113Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 8 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆83Updated 3 months ago
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆72Updated 5 months ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆267Updated last week
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆119Updated last month
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated 9 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated 2 weeks ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated 8 months ago
- C# interface-to-member source generator☆84Updated 2 months ago
- Reflectionless reflection☆77Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- A Roslyn source generator for creating constructors.☆98Updated this week
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 4 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 3 months ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 4 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 4 months ago
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago