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:
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last month
- LINQ implementation for Span☆23Updated 10 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 6 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Utilities for working with streams and pipes☆12Updated 3 weeks ago
- A C# string parser based on simple templates using source generators.☆51Updated 3 months ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆22Updated last month
- 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
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 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
- Library to render to the terminal using C# and .NET☆32Updated 10 months ago
- Generate plots for BenchmarkDotNet☆12Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 4 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- The most revolutionary syntax visualizer☆76Updated last month
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 2 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 7 months ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated last month
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 2 months ago
- Internal application architecture via command and event messages☆32Updated this week
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 5 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year