Name: | tsl-sparse-map-devel |
---|---|
Version: | 0.6.2 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 175788 |
License: | MIT |
RPM: | tsl-sparse-map-devel-0.6.2-2.el8.x86_64.rpm |
Source RPM: | tsl-sparse-map-0.6.2-2.el8.src.rpm |
Build Date: | Fri Dec 31 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Tessil/sparse-map |
Summary: | C++ implementation of a memory efficient hash map and hash set |
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. |
- Do out-of-source builds on EPEL 8
- Initial Fedora package