An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

friendlycsharp.databases

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, p. 123). Unlike self-balancing binary search trees, the B-tree is optimized for systems that read and write large blocks of data.

Ecosystem
nuget.org
Latest Release
2.0.4
almost 8 years ago
Versions
11
Downloads
19,002 total
2.0.4
Published: almost 8 years ago
Registry - Download
2.0.3
Published: about 8 years ago
Registry - Download
2.0.2
Published: about 8 years ago
Registry - Download
2.0.1
Published: over 8 years ago
Registry - Download
2.0.0
Published: over 8 years ago
Registry - Download
2.0.0-preview2
Published: over 8 years ago
Registry - Download
2.0.0-preview
Published: almost 9 years ago
Registry - Download
1.0.3
Published: almost 9 years ago
Registry - Download
1.0.2
Published: almost 9 years ago
Registry - Download
1.0.1
Published: almost 9 years ago
Registry - Download
1.0.0
Published: almost 9 years ago
Registry - Download
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
Repository
Stars 34 on GitHub
Forks 4 on GitHub