FlatlinerDOA / Rope
C# implementation of a Rope<T> immutable data structure.
☆121Updated 6 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#☆172Updated 8 months ago
- Simple C# source generation based on custom templates☆103Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 6 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆88Updated this week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆69Updated 3 months ago
- The most revolutionary syntax visualizer☆70Updated 4 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆184Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆189Updated last week
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆98Updated 4 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 3 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆148Updated 3 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆54Updated last week
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated last month
- Practical generic programming for .NET☆203Updated last week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated 11 months ago
- C# Source Generator for UTF-8 binary literal☆142Updated 8 months ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆128Updated 3 months ago
- C# interface-to-member source generator☆80Updated 8 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆80Updated 3 months ago
- A Roslyn source generator for creating constructors.☆90Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated last week
- .NET tool to analyze size of Native AOT binaries.☆374Updated 3 weeks ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆256Updated last month
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆192Updated this week