#robotics #middleware #map #real-time #deterministic #tiny

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

#395 in Data structures

30 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

~84KB