Name: | tsl-sparse-map-devel |
---|---|
Version: | 0.6.2 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 175788 |
License: | MIT |
RPM: | tsl-sparse-map-devel-0.6.2-1.el9.x86_64.rpm |
Source RPM: | tsl-sparse-map-0.6.2-1.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-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. |
- Initial Fedora package