#key-set #write-once #ci #tiny-map #slotkey-type #boomerang #secondary-map

boomerang_tinymap

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

2 unstable releases

0.3.0 Sep 29, 2024
0.1.0 Apr 10, 2023

#154 in Robotics

Download history

98 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

45KB
1K SLoC

Boomerang-Tinymap

crates.io MIT/Apache 2.0 Downloads CI docs codecov

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

TinyMap, TinySecondaryMap and KeySet are built as a write-once, read-many data structures. Methods to remove elements are intentionally omitted.

Dependencies

~82KB