Menu

#BTree

2 posts

Feed·
2 of 2 posts
📰
0

Wrote an alternate BTreeMap with const Layout

Reddit r/rust·u/frostyplanet·about 1 month ago
#J6IjACzD

Due to the need for special **cursor** api, (and cursor feature in std is not stable yet), I've spent a month writing an alternate version of BTreeMap. The intended scenarios are for integer keys with a large and long-lived dataset.…

15s
Read More