jamarino / IntervalTree
A light-weight, performant interval tree in C#
☆27Updated 3 weeks ago
Alternatives and similar repositories for IntervalTree:
Users that are interested in IntervalTree are comparing it to the libraries listed below
- Code memory safety analysis☆14Updated 3 months ago
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- ☆23Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- Utilities for working with streams and pipes☆10Updated last week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- Tiny and simple data format/serializer.☆22Updated 2 weeks ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- ☆14Updated 2 weeks ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- LINQ implementation for Span☆23Updated 5 months ago
- Infinite recursion without blowing up the stack.☆20Updated 3 weeks ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 3 months ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated last year
- A C# string parser based on simple templates using source generators.☆36Updated last month
- ☆20Updated 2 years ago