FlatlinerDOA / RopeLinks
C# implementation of a Rope<T> immutable data structure.
☆130Updated last year
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#☆177Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆128Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 10 months ago
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆86Updated 5 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆148Updated 9 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆69Updated 2 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 months ago
- Write scripts with the power of C# and .NET☆244Updated 4 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- C# interface-to-member source generator☆85Updated 4 months ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆122Updated 2 weeks ago
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆193Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- Practical generic programming for .NET☆251Updated this week
- Reflectionless reflection☆77Updated last year
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated last year
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆202Updated 2 weeks ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆72Updated last year
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆164Updated 3 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆107Updated last week