Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaledashrafh/b-tree
This contains a C++ code that implements a B-Tree data structure. A B-Tree is a self-balancing tree that can store and retrieve data efficiently. It is commonly used in databases and file systems.
https://github.com/khaledashrafh/b-tree
b-tree b-tree-implementation cpp data-structures generic scratch-implementation template
Last synced: 15 days ago
JSON representation
This contains a C++ code that implements a B-Tree data structure. A B-Tree is a self-balancing tree that can store and retrieve data efficiently. It is commonly used in databases and file systems.
- Host: GitHub
- URL: https://github.com/khaledashrafh/b-tree
- Owner: KhaledAshrafH
- License: mit
- Created: 2021-12-27T00:12:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T16:06:55.000Z (over 1 year ago)
- Last Synced: 2024-12-07T11:09:03.283Z (15 days ago)
- Topics: b-tree, b-tree-implementation, cpp, data-structures, generic, scratch-implementation, template
- Language: C++
- Homepage:
- Size: 32.2 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0