boomerang_tinymap

Crates.ioboomerang_tinymap
lib.rsboomerang_tinymap
version0.1.0
sourcesrc
created_at2023-04-10 14:43:23.078896
updated_at2023-04-10 14:43:23.078896
descriptionA tiny, fast, and simple Slotkey-type map implementation for Boomerang.
homepage
repositoryhttps://github.com/jondo2010/boomerang
max_upload_size
id835194
size21,018
John Hughes (jondo2010)

documentation

README

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.

Commit count: 71

cargo fmt