|
parallel-hashmap
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Family of header-only, fast, memory-friendly C++ hashmap and btree containers |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: c++ containers hashmap header-only performance stl | ||||||||||||||||||||||||||||||
| Install: brew install parallel-hashmap | ||||||||||||||||||||||||||||||
|
About: ParallelHashmap is a family of header-only C++ containers offering high-performance hashmap and btree implementations. It provides a drop-in replacement for std::unordered_map that delivers superior speed and memory efficiency through advanced open-addressing algorithms. The library is dependency-free and focuses on cache-friendly data layouts for optimal execution. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|