|
robin-map
☆
« Back to VersTracker
|
||||||||||
|
Description: C++ implementation of a fast hash map and hash set |
||||||||||
| Type: Formula | Latest Version: 1.4.1@0 | Tracked Since: Nov 2, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: c++ hash-map data-structures header-only performance | ||||||||||
| Install: brew install robin-map | ||||||||||
|
About: robin-map is a C++ implementation of a hash map and hash set using Robin Hood hashing. It provides a high-performance, header-only alternative to standard library containers with lower memory overhead and faster lookups. The library focuses on speed and efficiency for performance-critical applications. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|