In-memory B-Tree implementation for C#
☆23Jun 19, 2020Updated 5 years ago
Alternatives and similar repositories for BTree
Users that are interested in BTree are comparing it to the libraries listed below
Sorting:
- B+ tree implmentation in c#. also supports bulk loading.☆26Jan 22, 2019Updated 7 years ago
- Utilities for working with streams and pipes☆12Feb 26, 2026Updated 3 weeks ago
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- A library for slicing and dicing arrays (without copying).☆14Oct 2, 2020Updated 5 years ago
- Simple Graphics for C# Beginners (starting with Turtle-Graphics)☆12Aug 2, 2025Updated 7 months ago
- LINQ implementation for Span☆24Oct 5, 2024Updated last year
- Solid Shine UI Library for WPF apps☆19Mar 1, 2026Updated 2 weeks ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Mar 17, 2024Updated 2 years ago
- Library to render to the terminal using C# and .NET☆32Oct 9, 2025Updated 5 months ago
- convert MSBuild project files to C# pseudo-code☆10Nov 17, 2024Updated last year
- A basic generic-based B+ tree implementation in C#☆10Jun 13, 2013Updated 12 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 9 months ago
- Make complex C# console menus simple.☆13Dec 9, 2022Updated 3 years ago
- CSharpier-config is a non opinionated code formatter for C# based on csharpier☆14Dec 14, 2024Updated last year
- Auto Layout for .NET/C#/Managed C++☆27Jan 1, 2015Updated 11 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Dec 3, 2025Updated 3 months ago
- C# dictionary that implements a Robin Hood hash table with backwards shifting deletion☆15Sep 5, 2016Updated 9 years ago
- dotnet tool for checking if there are updates available to NuGet packages installed in C# projects.☆16Nov 24, 2025Updated 3 months ago
- A C# library that can synthesize plausible sounds from physics-driven events☆15Sep 14, 2023Updated 2 years ago
- A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly☆12Mar 2, 2026Updated 2 weeks ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Dec 2, 2024Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Jun 18, 2025Updated 9 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Feb 8, 2025Updated last year
- A .NET implementation of a parser for the KDL document language.☆34Nov 21, 2022Updated 3 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- A .NET library for retrieving countries, states, and cities.☆13Feb 7, 2026Updated last month
- A micro-sdk for .NET☆18Updated this week
- .NET Syntax Tree Visualizer powered by Roslyn APIs☆16Feb 13, 2026Updated last month
- The Integrated Information Environment☆17Feb 27, 2026Updated 3 weeks ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Jun 29, 2024Updated last year
- A lightweight toolkit to write .NET assembly weavers.☆17Feb 24, 2026Updated 3 weeks ago
- Information Flow Analysis for C#. Understand What Your Code Really Does☆41Nov 11, 2025Updated 4 months ago
- A tool to view and remove Windows JumpLists☆19Jan 4, 2026Updated 2 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆66May 4, 2025Updated 10 months ago
- Indexed Source Code Search Tool☆24Nov 17, 2017Updated 8 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆14Feb 12, 2022Updated 4 years ago
- A build tool for your build tools.☆18Dec 10, 2025Updated 3 months ago
- WPF Tree View doesn't scale very good, when you expand a tree item with thousands of items the performance is bad. This TreeView implemen…☆11Sep 17, 2014Updated 11 years ago