下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
B-Tree Data Structure Implemented in Go Language
FreeApache-2.0
Claim
Collect
Share
4.1k
Stars
No
Chinese
Go
Language
No
Active
13
Contributors
15
Issues
Yes
Organization
None
Latest
424
Forks
Apache-2.0
License
More
An open-source implementation of the B-Tree data structure in Go language by Google. The code is clean and well-commented, making it highly recommended for reading the source code. The B-Tree data structure enables data lookup, sequential access, insertion, and deletion operations to be completed in logarithmic time, and is widely used in databases and file systems.

Comments

Rating:
No comments yet