#map #tiny #boomerang #data #element #tinymap #slotkey-type

boomerang_tinymap

A tiny, fast, and simple Slotkey-type map implementation for Boomerang

1 unstable release

0.1.0 Apr 10, 2023

#168 in #tiny

33 downloads per month
Used in 2 crates

MIT/Apache

22KB
615 lines

Boomerang-Tinymap

A tiny, fast, and simple Slotkey-type map implementation for Boomerang.

Tinymap is built as a write-once, read-many data structure. Methods to remove elements are intentionally omitted.

No runtime deps