A light-weight, performant interval tree in C#
☆37Mar 27, 2025Updated 11 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☆27Dec 10, 2024Updated last year
- Reimplementation of ECMA-335 metadata APIs☆21Mar 12, 2026Updated last week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Jul 14, 2024Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Oct 19, 2024Updated last year
- A micro-sdk for .NET☆18Updated this week
- The most revolutionary syntax visualizer☆82Jun 7, 2025Updated 9 months ago
- Code memory safety analysis☆14Dec 20, 2024Updated last year
- Fast WHATWG forgiving-base64 decoding in C#☆40Apr 3, 2025Updated 11 months ago
- Document describing .NET interop and ways to be successful writing solutions using it.☆20Mar 22, 2022Updated 3 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆65May 5, 2025Updated 10 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Jan 13, 2023Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆33Feb 11, 2024Updated 2 years ago
- The Integrated Information Environment☆17Feb 27, 2026Updated 3 weeks ago
- A Tokenizing TextBox for Avalonia☆29Feb 19, 2025Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 9 months ago
- A lightweight toolkit to write .NET assembly weavers.☆17Feb 24, 2026Updated 3 weeks ago
- HyperLogLog.net is a C# implementation of HyperLogLog - a near-optimal cardinality estimation algorithm.☆14Jun 26, 2022Updated 3 years ago
- ☆35Jan 21, 2025Updated last year
- A .NET runtime, but in Rust. Because I can.☆13Feb 1, 2024Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆66May 4, 2025Updated 10 months ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Dec 28, 2015Updated 10 years ago
- .NET CLI tool for querying Visual Studio for Mac installations and invoking bundled tools☆10Jan 25, 2024Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Dec 30, 2023Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Jan 10, 2024Updated 2 years ago
- A tool that allows you to draw on screen in real-time.☆19Nov 17, 2024Updated last year
- ☆11Apr 1, 2023Updated 2 years ago
- An extensible visual programming system.☆10May 8, 2016Updated 9 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Feb 23, 2026Updated 3 weeks ago
- convert MSBuild project files to C# pseudo-code☆10Nov 17, 2024Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Jun 29, 2024Updated last year
- Performs a fast check of MSBuild projects to see if they are up to date or if they require a rebuild. This helps locate overbuilding scen…☆14Feb 19, 2020Updated 6 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Aug 6, 2022Updated 3 years ago
- Block and form builder for Blazor☆13May 1, 2025Updated 10 months ago
- Nuget package merging utiility☆23Mar 13, 2026Updated last week
- Bringing the XamlX Compiler Toolchain to WinUI3☆16Sep 8, 2020Updated 5 years ago
- ☆23Jan 4, 2026Updated 2 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Oct 9, 2024Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year