Package libcuckoo-devel: Information

    Binary package: libcuckoo-devel
    Version: 0.3-alt1
    Architecture: e2kv4
    Build time:  Mar 21, 2022, 10:03 AM
    Source package: libcuckoo
    Category: Development/C++
    Report package bug
    License: Apache-2.0
    Summary: A high-performance, compact hash table
    Description: 
    A high-performance, compact hash table that allows multiple concurrent
    reader and writer threads
    
    The Doxygen-generated documentation is available at the project page.
    
    Authors: Manu Goyal, Bin Fan, Xiaozhou Li, David G. Andersen, and
    Michael Kaminsky
    
    For details about this algorithm and citations, please refer to our
    papers in NSDI 2013 and EuroSys 2014. Some of the details of the hashing
    algorithm have been improved since that work (e.g., the previous
    algorithm in 1 serializes all writer threads, while our current
    implementation supports multiple concurrent writers), however, and this
    source code is now the definitive reference.

    Maintainer: George V. Kouryachy

    List of contributors:
    George V. Kouryachy

    Last changed


    Jan. 13, 2022 George V. Kouryachy 0.3-alt1
    - Initial build for ALT