jamarino / IntervalTreeLinks
A light-weight, performant interval tree in C#
☆36Updated 9 months ago
Alternatives and similar repositories for IntervalTree
Users that are interested in IntervalTree are comparing it to the libraries listed below
Sorting:
- Vectorized generic dictionary prototype☆25Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Code memory safety analysis☆14Updated last year
- Generate plots for BenchmarkDotNet☆13Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Utilities for working with streams and pipes☆12Updated last month
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 7 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- ☆15Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 2 months ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 6 months ago
- High-performance network packet decoding and packet decoder source generator☆41Updated 11 months ago
- Fast SIMD-based UTF-8 Validation in C#☆46Updated 3 weeks ago
- ☆34Updated 11 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 7 months ago
- Tiny and simple data format/serializer.☆22Updated last month
- An allocation free Task-like object for async methods☆40Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- LINQ implementation for Span☆24Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 6 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last week
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago