Пакет libgoogle-sparsehash: Информация

    Бинарный пакет: libgoogle-sparsehash
    Версия: 1.5.2-alt1
    Архитектура: noarch
    Собран:  12 ноября 2009 г. 12:03
    Исходный пакет: libgoogle-sparsehash
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/google-sparsehash

    Лицензия: BSD
    О пакете: hash_map and hash_set classes with minimal space overhead
    Описание: 
    The libgoogle-sparsehash package contains several hash-map implementations, similar
    in API to the SGI hash_map class, but with different performance
    characteristics. sparse_hash_map uses very little space overhead: 1-2
    bits per entry. dense_hash_map is typically faster than the default
    SGI STL implementation. This package also includes hash-set analogues
    of these classes.

    Сопровождающий: Maxim Ivanov

    Список участников:
    Maxim Ivanov

    Последнее изменение


    11 ноября 2009 г. Maxim Ivanov 1.5.2-alt1
    - Initial build for ALT Linux