A Bidirectional multi map
A multimap implementation with range support.
A multimap based on the BTreeMultimap where multiple copies of a value are stored only once.
Multimap implementation for CodeChain project.
A multimap built on a eytzinger binary search tree
A multimap and multiset implementation using a flattened hash table
A barebones multimap (part of the jp project)
A multimap implementation.
A barebones multimap (part of the ojo project)
Insertion ordered multimap
A barebones multimap (part of the quilt project)