robin-map-dev_1.4.0-1_all.deb ----------------------------- new Debian package, version 2.0. size 29608 bytes: control archive=1116 bytes. 932 bytes, 23 lines control 766 bytes, 10 lines md5sums Package: robin-map-dev Source: robin-map Version: 1.4.0-1 Architecture: all Maintainer: Matteo F. Vescovi Installed-Size: 149 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://github.com/Tessil/robin-map Description: C++ implementation of a fast hash map and hash set 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. . Four classes are provided: tsl::robin_map, tsl::robin_set, tsl::robin_pg_map and tsl::robin_pg_set. The first two are faster and use a power of two growth policy, the last two use a prime growth policy instead and are able to cope better with a poor hash function. Use the prime version if there is a chance of repeating patterns in the lower bits of your hash (e.g. you are storing pointers with an identity hash function). drwxr-xr-x root/root 0 2025-07-19 14:44 ./ drwxr-xr-x root/root 0 2025-07-19 14:44 ./usr/ drwxr-xr-x root/root 0 2025-07-19 14:44 ./usr/include/ drwxr-xr-x root/root 0 2025-07-19 14:44 ./usr/include/tsl/ -rw-r--r-- root/root 12135 2025-03-30 15:39 ./usr/include/tsl/robin_growth_policy.h -rw-r--r-- root/root 52791 2025-03-30 15:39 ./usr/include/tsl/robin_hash.h -rw-r--r-- root/root 28770 2025-03-30 15:39 ./usr/include/tsl/robin_map.h -rw-r--r-- root/root 23947 2025-03-30 15:39 ./usr/include/tsl/robin_set.h drwxr-xr-x root/root 0 2025-07-19 14:44 ./usr/share/ drwxr-xr-x root/root 0 2025-07-19 14:44 ./usr/share/cmake/ drwxr-xr-x root/root 0 2025-07-19 14:44 ./usr/share/cmake/tsl-robin-map/ -rw-r--r-- root/root 1278 2025-07-19 14:44 ./usr/share/cmake/tsl-robin-map/tsl-robin-mapConfig.cmake -rw-r--r-- root/root 2759 2025-07-19 14:44 ./usr/share/cmake/tsl-robin-map/tsl-robin-mapConfigVersion.cmake -rw-r--r-- root/root 4126 2025-07-19 14:44 ./usr/share/cmake/tsl-robin-map/tsl-robin-mapTargets.cmake drwxr-xr-x root/root 0 2025-07-19 14:44 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-19 14:44 ./usr/share/doc/robin-map-dev/ -rw-r--r-- root/root 7469 2025-03-30 15:39 ./usr/share/doc/robin-map-dev/README.md.gz -rw-r--r-- root/root 580 2025-07-19 14:44 ./usr/share/doc/robin-map-dev/changelog.Debian.gz -rw-r--r-- root/root 2240 2025-07-19 14:39 ./usr/share/doc/robin-map-dev/copyright