libcuckoo | A high-performance , concurrent hash table
kandi X-RAY | libcuckoo Summary
kandi X-RAY | libcuckoo Summary
libcuckoo is a C++ library. libcuckoo has no bugs, it has no vulnerabilities and it has medium support. However libcuckoo has a Non-SPDX License. You can download it from GitHub.
libcuckoo provides 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][1] and [EuroSys 2014][2]. 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.
libcuckoo provides 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][1] and [EuroSys 2014][2]. 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.
Support
Quality
Security
License
Reuse
Support
libcuckoo has a medium active ecosystem.
It has 1398 star(s) with 266 fork(s). There are 77 watchers for this library.
It had no major release in the last 6 months.
There are 14 open issues and 101 have been closed. On average issues are closed in 138 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of libcuckoo is v0.3.1
Quality
libcuckoo has 0 bugs and 0 code smells.
Security
libcuckoo has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
libcuckoo code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
libcuckoo has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
libcuckoo releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
It has 34 lines of code, 7 functions and 2 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libcuckoo
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libcuckoo
libcuckoo Key Features
No Key Features are available at this moment for libcuckoo.
libcuckoo Examples and Code Snippets
No Code Snippets are available at this moment for libcuckoo.
Community Discussions
No Community Discussions are available at this moment for libcuckoo.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install libcuckoo
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page