mbuchetics / RangeTreeLinks
A generic interval tree implementation in C#
☆183Updated 4 years ago
Alternatives and similar repositories for RangeTree
Users that are interested in RangeTree are comparing it to the libraries listed below
Sorting:
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- IDisposable helper types.☆136Updated last year
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆143Updated 3 months ago
- DAWG String Dictionary in C#☆121Updated 2 weeks ago
- Fast and memory-efficient immutable collections and helper data structures☆247Updated 2 months ago
- Generic weak event implementation☆196Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 4 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆197Updated last year
- High performance contract-less binary serializer for .NET☆89Updated 2 weeks ago
- Execute a function in a separate process☆234Updated last year
- ☆118Updated 12 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Better random number generation for .NET☆64Updated 7 months ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 6 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated 2 months ago
- .NET Reflection.Emit extensions