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:
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- 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#]☆140Updated this week
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- SharpDbg is a .NET managed code debugger supporting the Debug Adapter Protocol, implemented completely in C#/.NET☆233Updated last week
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆104Updated last year
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆95Updated last month
- Reflectionless reflection☆77Updated last year
- Write scripts with the power of C# and .NET☆246Updated 4 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 weeks ago
- Post-build IL optimizer and intermediate representation for .NET programs☆150Updated 11 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated last year
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆133Updated 2 weeks ago
- C# interface-to-member source generator☆86Updated 6 months ago
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆182Updated 2 weeks ago