CodeExMachina / BTreeLinks
In-memory B-Tree implementation for C#
☆21Updated 5 years ago
Alternatives and similar repositories for BTree
Users that are interested in BTree are comparing it to the libraries listed below
Sorting:
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- 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
- 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
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 4 months ago
- A light-weight, performant interval tree in C#☆32Updated 7 months ago
- Utilities for working with streams and pipes☆12Updated last week
- A set of variations on ObjectPool implementations with differing underlying collections.☆19Updated 9 months ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 5 months ago
- Library to render to the terminal using C# and .NET☆31Updated last month
- Vectorized generic dictionary prototype☆25Updated 11 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated 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
- High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 5 months ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆20Updated 3 weeks ago
- ☆34Updated 9 months ago
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated this week
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Implementation of a .NET GC in C# with NativeAOT☆91Updated 8 months ago