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☆140Updated 3 years ago
- DAWG String Dictionary in C#☆123Updated 3 months ago
- A C# Glob library for .NET and .NET Core.☆229Updated 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…☆146Updated 3 weeks ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Fast and memory-efficient immutable collections and helper data structures☆250Updated 4 months ago
- C# Source Generator for UTF-8 binary literal☆148Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- IDisposable helper types.☆138Updated last year
- ☆201Updated last year
- 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
- Execute a function in a separate process☆234Updated last year
- A .NET implementation of several non-cryptographic hashes.☆69Updated last month
- Benchmarking LINQ and alternative implementations☆180Updated last year
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆207Updated last week
- Generates valid, readable C# from an Expression Tree.☆170Updated this week
- .NET Reflection.Emit extensions☆169Updated last year
- Custom Garbage Collectors for .NET Core☆184Updated 5 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…☆193Updated last year
- Generic weak event implementation☆194Updated 5 years ago
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer☆114Updated 2 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- A lightweight full text indexer for .NET☆198Updated 2 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆199Updated last year
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆75Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆170Updated this week
- ☆118Updated 13 years ago
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- A .NET library simplifying the execution and chaining of processes☆438Updated last year
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆129Updated last month