A light-weight, performant interval tree in C#
☆36Mar 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☆21Feb 20, 2026Updated last week
- Document describing .NET interop and ways to be successful writing solutions using it.☆20Mar 22, 2022Updated 3 years 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
- Fast WHATWG forgiving-base64 decoding in C#☆40Apr 3, 2025Updated 10 months ago
- The most revolutionary syntax visualizer☆82Jun 7, 2025Updated 8 months ago
- Code memory safety analysis☆14Dec 20, 2024Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Oct 19, 2024Updated last year
- ☆35Jan 21, 2025Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- A micro-sdk for .NET☆18Feb 15, 2026Updated last week
- A Tokenizing TextBox for Avalonia☆29Feb 19, 2025Updated last year
- The Integrated Information Environment☆17Feb 18, 2026Updated last week
- Sample code to show how to walk the managed heap in C#☆32Feb 11, 2024Updated 2 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated this week
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 8 months ago
- BPE Tokenizer implementations in C# for Anthropic, OpenAI LLM offerings☆15Oct 5, 2023Updated 2 years ago
- .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
- Utilize async\await infrastructure to implement clean parallelism☆20Jun 23, 2025Updated 8 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated this week
- A C# library for efficient bit-level reading and writing also adding bit field support☆66May 4, 2025Updated 9 months ago
- ☆23Jan 4, 2026Updated last month
- 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
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Dec 30, 2023Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Mar 17, 2024Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆65May 5, 2025Updated 9 months ago
- Nuget package merging utiility☆23Jan 14, 2026Updated last month
- Tiny and simple data format/serializer.☆22Updated this week
- convert MSBuild project files to C# pseudo-code☆10Nov 17, 2024Updated last year
- Utilities for working with streams and pipes☆12Updated this week
- ☆11Apr 1, 2023Updated 2 years ago
- .NET CLI tool for querying Visual Studio for Mac installations and invoking bundled tools☆10Jan 25, 2024Updated 2 years ago
- 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
- An extensible visual programming system.☆10May 8, 2016Updated 9 years ago
- https://nightwatch.openstreetmap.si/☆17Feb 10, 2026Updated 2 weeks ago
- .NET bindings of libmdbx, succeeder of LMDB(Lightning Memory-Mapped Database)☆13Nov 21, 2018Updated 7 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
- Simple JSON formatting/pretty-printing for .NET☆23Nov 20, 2022Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year