Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
3 packages returned for Tags:"b-
tree"
Sort by
Relevance
Downloads
Recently updated
FastCollections
by:
russpowers
6,853 total downloads
last updated
10/23/2016
Latest version:
0.2.3
B-tree
Btree
collection
dictionary
sorted
High-performance, memory-efficient collections for .NET. Right now, the package has a fast, compact B-tree based on Google's C++ B-tree library. Other collections are coming soon!
FriendlyCSharp.
Databases
by:
FriendlyCSharp
11,632 total downloads
last updated
5/1/2018
Latest version:
2.0.4
C#
cross-platform
netstandard
key-value
nosql
in-memory
cache
database
b-tree
btree
More tags
Generic B-tree written in C#, which can be replaced with NoSQL database stored in the memory. The B-tree is a generalization of a binary search tree in that a node can have more than two children (Comer 1979,...
More information
DataTanker
by:
victor.scherbakov
2,346 total downloads
last updated
11/27/2016
Latest version:
1.1.0-beta
keyvalue
key-value
store
nosql
database
b-tree
b+tree
radix
Embedded persistent key-value store for .NET. Pure C# code, zero configuration and installation, MIT License.