MkazemAkhgary / BPlusTree
B+ tree implmentation in c#. also supports bulk loading.
☆25Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for BPlusTree
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 4 years ago
- High performance contract-less binary serializer for .NET☆86Updated this week
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- .NET Core port of CS-Script☆100Updated 3 years ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆62Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet☆170Updated last year
- New version of TypescriptToCS, better than the original. Though, it doesn't support keyof.☆42Updated 7 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆52Updated 8 months ago
- A modern compile-time generated interception/proxy library☆138Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- A ConcurrentHashSet implementation☆122Updated 2 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 weeks ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆40Updated 2 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆99Updated 3 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆125Updated 4 months ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- Easy to use SIMD accelerated Array and Span methods☆90Updated 2 years ago
- High-Performance UDP Socket Example☆103Updated 9 months ago
- C# Unmanaged Array Library🍓☆21Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- Custom Garbage Collectors for .NET Core☆183Updated 4 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- .NET Reflection.Emit extensions☆163Updated 3 months ago
- .net bindings for the rocksdb by facebook☆166Updated last month
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆56Updated 10 months ago