Package: wnpp
Severity: wishlist
Owner: Leonardo Arias Fonseca <ag...@riseup.net>
* Package name : golang-github-raduberinde-btreemap
Version : 0.0~git20250419.bf0d809-1
Upstream Author : * URL :
https://github.com/RaduBerinde/btreemap
* License : Apache-2.0
Programming Lang: Go
Description : BTree map based on github.com/google/btree
BTree map based on google/btree (https://github.com/google/btree)
An **ordered, in‑memory B‑Tree map for Go** – a generic key‑value
store with fast range iteration and copy‑on‑write snapshots.
| **Forked from **github.com/google/btree
| (https://github.com/google/btree) and modernized for Go1.22+ generics
| and iter (https://pkg.go.dev/iter) sequences.
I want to package this library to unblock mev-boost, ITP bug #1107167,
and go-ethereum, ITP bug #890541