CodeExMachina / BTree
In-memory B-Tree implementation for C#
☆20Updated 4 years ago
Alternatives and similar repositories for BTree:
Users that are interested in BTree are comparing it to the libraries listed below
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- LINQ implementation for Span☆23Updated 7 months ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- 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
- 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
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last week
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Utilities for working with streams and pipes☆10Updated 2 weeks ago
- Fast Accessors for .Net☆33Updated 2 years ago
- ☆23Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- Utilize async\await infrastructure to implement clean parallelism☆19Updated this week
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 4 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 6 months ago
- ☆22Updated 3 months ago
- Tiny and simple data format/serializer.☆22Updated this week
- 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 2 weeks ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- A micro-library that backports/polyfills .NET 9.0+'s System.Threading.Lock to prior versions (from .NET Standard 2.0 up to .NET 8.0), pro…☆20Updated 4 months ago
- ☆16Updated 3 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 4 months ago
- A light-weight, performant interval tree in C#☆27Updated last month
- Allows injecting .NET code into another Windows process☆16Updated this week
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago