Port details on branch 2023Q3 |
- robin-hood-hashing Fast & memory efficient hashtable based on robin hood hashing for C++
- 3.11.5_1 devel =2 3.11.5_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-08-14 23:03:21
- Last Update: 2022-10-28 11:31:20
- Commit Hash: f465f85
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/martinus/robin-hood-hashing
- Description:
- robin-hood-hashing provides classes robin_hood::unordered_map and
robin_hood::unordered_set. It is a platform independent replacement for
std::unordered_map and std::unordered_set which is both faster and more memory
efficient for real-world use cases.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- robin-hood-hashing>0:devel/robin-hood-hashing
- To install the port:
- cd /usr/ports/devel/robin-hood-hashing/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/robin-hood-hashing
- pkg install robin-hood-hashing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: robin-hood-hashing
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1660515352
SHA256 (martinus-robin-hood-hashing-3.11.5_GH0.tar.gz) = 3693e44dda569e9a8b87ce8263f7477b23af448a3c3600c8ab9004fe79c20ad0
SIZE (martinus-robin-hood-hashing-3.11.5_GH0.tar.gz) = 177134
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- graphics/vulkan-validation-layers
- science/py-pyqubo
Configuration Options:
- No options to configure
- Options name:
- devel_robin-hood-hashing
- USES:
- cmake compiler:c++14-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|