CodeExMachina / BTreeLinks
In-memory B-Tree implementation for C#
☆22Updated 5 years ago
Alternatives and similar repositories for BTree
Users that are interested in BTree are comparing it to the libraries listed below
Sorting:
- LINQ implementation for Span☆24Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆19Updated 10 months ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 5 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated last week
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 5 months ago
- Utilities for working with streams and pipes☆12Updated 3 weeks ago
- A light-weight, performant interval tree in C#☆35Updated 8 months ago
- Library to render to the terminal using C# and .NET☆31Updated 2 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆92Updated 9 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Generate plots for BenchmarkDotNet☆13Updated last year
- Vectorized generic dictionary prototype☆25Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 6 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆32Updated last week
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- A micro-sdk for .NET☆17Updated last month