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:
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Implementation of a lock-free dictionary on .Net.☆514Updated 4 months ago
- A ConcurrentHashSet implementation☆135Updated 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.☆155Updated 5 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- DAWG String Dictionary in C#☆121Updated 10 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- A native memory manager for .NET☆334Updated 7 years ago
- IDisposable helper types.☆130Updated last year
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- Benchmarking LINQ and alternative implementations☆184Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 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…☆237Updated 3 weeks 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…☆299Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Polymorphic serialization for .NET☆278Updated last month
- 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…☆191Updated last year
- Postgres embedded server equivalent including extensions for .Net applications☆147Updated last month
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer☆110Updated last 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
- C# Source Generator for UTF-8 binary literal☆144Updated 9 months ago
- Fast and memory-efficient immutable collections and helper data structures☆244Updated last week
- The last comparison library you'll ever need!☆438Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆441Updated 8 months ago
- C# delta syncing library☆147Updated 5 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- Easily identify which dependencies can be removed from a .NET project☆198Updated 4 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago