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
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
Repository
Stars 34 on GitHub
Forks 4 on GitHub