# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup github 1.0 github.setup sparsehash sparsehash 2.0.3 sparsehash- categories devel maintainers hum openmaintainer description An extremely memory-efficient hash_map implementation long_description ${description}. 2 bits/entry overhead! The SparseHash \ library contains several hash-map implementations, including \ implementations that optimize for space or speed.\ These hashtable implementations are similar in API to SGI's \ hash_map class, but with different performance \ characteristics. It's easy to replace hash_map by \ sparse_hash_map or dense_hash_map in C++ code. platforms darwin license BSD checksums rmd160 99875fb7dafb5c4afbc7ac339a943e37b1ff3e57 \ sha256 b029c05619f888821b4eb150c8f73feb83cca893129655057137d2b8da4cae18