Path to this page:
./
devel/robin-map,
C++ implementation of a fast hash map and hash set
Branch: CURRENT,
Version: 1.3.0,
Package name: robin-map-1.3.0,
Maintainer: pkgsrc-usersThe robin-map library is a C++ implementation of a fast hash map and hash
set using open-addressing and linear robin hood hashing with backward shift
deletion to resolve collisions.
Master sites:
Filesize: 68.908 KB
Version history: (Expand)
- (2024-08-04) Updated to version: robin-map-1.3.0
- (2021-01-18) Package added to pkgsrc.se, version robin-map-0.6.3 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-01-18 13:01:11 by Nia Alarie | Files touched by this commit (5) |
Log message:
add devel/robin-map
The robin-map library is a C++ implementation of a fast hash map and hash
set using open-addressing and linear robin hood hashing with backward shift
deletion to resolve collisions.
|