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☆109Updated 2 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆178Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆134Updated this week
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 11 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆248Updated last year
- Span-ify your code: write high performance memory aware C#☆73Updated 3 weeks ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆93Updated 2 weeks ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆149Updated 11 months ago
- Write scripts with the power of C# and .NET☆247Updated 4 years ago
- C# interface-to-member source generator☆85Updated 5 months ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Updated last month
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆203Updated last month
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- The most revolutionary syntax visualizer☆80Updated 6 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆132Updated this week
- Implementation in C# of LINQ concept with struct☆306Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆73Updated 3 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 7 months ago
- Reflectionless reflection☆77Updated last year
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Updated 3 years ago