mbuchetics / RangeTreeLinks
A generic interval tree implementation in C#
☆182Updated 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
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- DAWG String Dictionary in C#☆121Updated 11 months ago
- Fast and memory-efficient immutable collections and helper data structures☆246Updated last week
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 11 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- Generic weak event implementation☆193Updated 5 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated last month
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Polymorphic serialization for .NET☆278Updated 3 months ago
- Execute a function in a separate process☆236Updated last year
- .NET Reflection.Emit extensions☆170Updated 11 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆199Updated 3 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated 2 weeks ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Low allocation async/await for C#/.NET☆398Updated 5 years ago
- ☆119Updated 12 years ago
- Generate ToString method from public properties.☆83Updated 6 months ago
- Linq extensions to calculate basic statistics☆103Updated 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…☆140Updated 10 months ago
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆88Updated 3 months ago
- A .NET implementation of several non-cryptographic hashes.☆68Updated 7 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years 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 7 months ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 4 months ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆193Updated last year