mbuchetics / RangeTreeLinks
A generic interval tree implementation in C#
☆181Updated 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☆134Updated 3 years ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 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…☆135Updated 8 months ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- A basic template for writing a C# source generator☆188Updated 3 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.☆154Updated 5 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆195Updated last month
- DAWG String Dictionary in C#☆121Updated 9 months ago
- A C# Glob library for .NET and .NET Core.☆224Updated last year
- The last comparison library you'll ever need!☆437Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 8 months ago
- A native memory manager for .NET☆334Updated 7 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆236Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆476Updated 5 years ago
- C# Source Generator for UTF-8 binary literal☆143Updated 9 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- Polymorphic serialization for .NET☆277Updated 3 weeks ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- IDisposable helper types.☆129Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆439Updated 7 months ago
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer☆109Updated this week
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- A generic tree library in C# that focuses on hierarchical entity representations. It features full LINQ querying, intuitive manipulation…☆75Updated 2 years ago
- Generic weak event implementation☆193Updated 5 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- Fast and lightweight parser creation tools☆465Updated this week