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:
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 6 months ago
- 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.☆20Updated 11 months ago
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- Library to render to the terminal using C# and .NET☆32Updated 3 months ago
- Utilities for working with streams and pipes☆12Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 6 months ago
- A light-weight, performant interval tree in C#☆36Updated 9 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- Interface abstraction for accessing environment variables in .NET☆19Updated last month
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated last month
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 7 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Vectorized generic dictionary prototype☆25Updated last year
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆25Updated 7 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 3 weeks ago
- The most revolutionary syntax visualizer☆80Updated 7 months ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Declarative HTML generation with C#☆34Updated last year