CodeExMachina / BTreeLinks
In-memory B-Tree implementation for C#
☆21Updated 4 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#☆31Updated 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
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 4 months ago
- ☆17Updated this week
- 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
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- LINQ implementation for Span☆23Updated 7 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- Allows injecting .NET code into another Windows process☆18Updated this week
- Utilities for working with streams and pipes☆10Updated last week
- ☆18Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Vectorized generic dictionary prototype☆24Updated 5 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Tiny and simple data format/serializer.☆22Updated this week
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 5 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A micro-sdk for .NET☆15Updated last year
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 5 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 4 months ago