INFO
Name: tsl-sparse-map
Version: 0.6.2-2.el8
Arch: aarch64
Summary: C++ implementation of a memory efficient hash map and hash set
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-19.iad2.fedoraproject.org
Build Date: Wed Dec 22 21:01:25 2021
Size: 73326
URL: https://github.com/Tessil/sparse-map
Description: The sparse-map library is a C++ implementation of a memory efficient hash map
and hash set. It uses open-addressing with sparse quadratic probing. The goal
of the library is to be the most memory efficient possible, even at low load
factor, while keeping reasonable performances.
FILES
sparse-map-0.6.2.tar.gz
tsl-sparse-map.spec
REQUIRES
boost-devel
cmake
gcc-c++
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
PROVIDES
CONFIG FILES
sparse-map-0.6.2.tar.gz
tsl-sparse-map.spec s
LICENSE FILES
MIT
|