mbuchetics / RangeTree
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
- A C# Glob library for .NET and .NET Core.☆223Updated last year
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆297Updated last year
- Simplifies logging through a static class and some IL manipulation.☆262Updated 4 months ago
- Implementation of a lock-free dictionary on .Net.☆507Updated 2 months 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 native memory manager for .NET☆334Updated 7 years ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆108Updated 3 months ago
- The last comparison library you'll ever need!☆438Updated last year
- C# Source Generator for UTF-8 binary literal☆142Updated 8 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 7 months ago
- A configurable and eXtensible Xml serializer for .NET.☆338Updated last month
- .NET library with advanced reflection APIs.☆222Updated 2 weeks ago
- Fast and lightweight parser creation tools☆457Updated this week
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- Json library that uses .NET 5 Source Generators☆148Updated 3 years ago
- Polymorphic serialization for .NET☆277Updated last week
- LINQ for Span<T>, without memory allocations.☆262Updated last year
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆170Updated 2 months 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.☆153Updated 5 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Generic weak event implementation☆192Updated 4 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆405Updated 7 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆193Updated last week
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 7 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Fast and memory-efficient immutable collections and helper data structures☆239Updated 6 months ago