#bare-bones #part #multimap #jp #btree-map

jp_multimap

A barebones multimap (part of the jp project)

1 unstable release

0.1.0 Feb 20, 2019

#4 in #jp


Used in 2 crates

MIT/Apache

8KB
155 lines

This crate contains a barebones placeholder implementation of a multimap on top of a BTreeMap and a BTreeSet. This is part of jp, and is not intended for public use. It will eventually be replaced by something disk-based and fully persistent.

Dependencies

~0.4–1MB
~24K SLoC