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 ConcurrentHashSet implementation☆138Updated 3 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆141Updated 2 months ago
- IDisposable helper types.☆136Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆247Updated last month
- DAWG String Dictionary in C#☆121Updated last year
- Generic weak event implementation☆196Updated 5 years ago
- High performance contract-less binary serializer for .NET☆89Updated last month
- ☆118Updated 12 years ago
- Better random number generation for .NET☆64Updated 6 months ago
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- .NET Reflection.Emit extensions☆170Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆163Updated 3 months ago
- Execute a function in a separate process☆234Updated last year
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 3 weeks ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- .NET library with advanced reflection APIs.☆229Updated last month
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated last month
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Efficient asynchronous and synchronous state machines for .NET☆247Updated 5 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆198Updated last year
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Third-party build tool for 'Official' Antlr4 tool and runtime parsers using .Net. Drop-in replacement for 'Antlr4cs' Antlr4 tool and buil…☆89Updated 7 months ago
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆192Updated 10 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆199Updated this week