letterbeezps / btree

A btree implement in Go to learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

btree

A btree implement in Go. This project is mainly used to learn the data structure btree. tidwall/btree or google/btree would be a better choice if you need use btree in production env.

About

A btree implement in Go to learn


Languages

Language:Go 100.0%