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

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

#373 in Data structures

Download history 4/week @ 2024-08-26 151/week @ 2024-09-23 69/week @ 2024-09-30 10/week @ 2024-10-07 18/week @ 2024-10-14 4/week @ 2024-10-21

235 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