FlatlinerDOA / RopeLinks
C# implementation of a Rope<T> immutable data structure.
☆129Updated 11 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☆107Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆122Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆66Updated 9 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆93Updated 2 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆147Updated 9 months ago
- 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☆85Updated 4 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()☆269Updated last month
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆177Updated 5 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- Write scripts with the power of C# and .NET☆243Updated 4 years ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆121Updated 3 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 5 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆163Updated 3 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated 10 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆200Updated last week
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- The most revolutionary syntax visualizer☆77Updated 4 months ago
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆193Updated last week
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- A C# string parser based on simple templates using source generators.☆52Updated 5 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year