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:
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 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…☆141Updated last month
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- DAWG String Dictionary in C#☆120Updated last year
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- Fast and memory-efficient immutable collections and helper data structures☆246Updated this week
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Generic weak event implementation☆194Updated 5 years ago
- ☆119Updated 12 years ago
- Generate ToString method from public properties.☆82Updated 8 months ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated last week
- Linq extensions to calculate basic statistics☆103Updated last year
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 4 months ago
- Efficient asynchronous and synchronous state machines for .NET☆246Updated 4 years 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 5 years ago
- IDisposable helper types.☆134Updated last year
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- .NET Reflection.Emit extensions☆170Updated last year
- Polymorphic serialization for .NET☆279Updated 4 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- Postgres embedded server equivalent including extensions for .Net applications☆148Updated 3 months ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Custom Garbage Collectors for .NET Core☆183Updated 5 years ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆112Updated 2 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year