#1109489 ITP: golang-github-raduberinde-btreemap -- BTree map based on github.com/google/btree

Package:
wnpp
Source:
wnpp
Submitter:
Leonardo Arias Fonseca
Date:
2025-11-29 16:58:10 UTC
Severity:
normal
#1109489#5
Date:
2025-07-18 18:24:41 UTC
From:
To:
* 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