mbuchetics / RangeTree
A generic interval tree implementation in C#
☆177Updated 3 years ago
Alternatives and similar repositories for RangeTree:
Users that are interested in RangeTree are comparing it to the libraries listed below
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆141Updated 2 months ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- The last comparison library you'll ever need!☆432Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 2 months ago
- Simplifies logging through a static class and some IL manipulation.☆262Updated 2 weeks ago
- DAWG String Dictionary in C#☆120Updated 5 months ago
- A C# Glob library for .NET and .NET Core.☆222Updated 11 months ago
- Inject arbitrary IL code at compile time.☆243Updated last month
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 4 months ago
- A ConcurrentHashSet implementation☆125Updated 2 years ago
- A native memory manager for .NET☆332Updated 7 years ago
- IDisposable helper types.☆124Updated 9 months ago
- Implementation of a lock-free dictionary on .Net.☆492Updated 8 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Execute a function in a separate process☆230Updated 7 months ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Practical generic programming for .NET☆188Updated this week
- Auto generate Clone method using C# Source Generator☆77Updated last year
- Low allocation async/await for C#/.NET☆395Updated 4 years 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…☆186Updated 11 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.☆152Updated 5 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 3 years ago
- C# Source Generator for UTF-8 binary literal☆137Updated 4 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆337Updated last year
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Benchmarking LINQ and alternative implementations☆177Updated 11 months ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated 8 months ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 3 months ago