coucal | Cuckoo Hashtable C Library
kandi X-RAY | coucal Summary
kandi X-RAY | coucal Summary
coucal is a C library. coucal has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Coucal, a Cuckoo-hashing-based hashtable with stash area C library. ![Greater Coucal Centropus sinensis] "Centropus sinensis"). This is an implementation of the cuckoo hashing algorithm ([paper] by Rasmus Pagh and Flemming Friche Rodler) with a stash area ([paper] by Adam Kirsch, Michael Mitzenmacher and Udi Wieder), using by default the [MurmurHash] hash function (by Austin Appleby). This allows an efficient generic hashtable implementation, with the following features: * guaranteed constant time (Θ(1)) lookup * guaranteed constant time (Θ(1)) delete or replace * average constant time (O(1)) insert * one large memory chunk for table (and one for the key pool) * simple enumeration. This library has been thoroughly tested, and is currently used by the [HTTrack] project in production.
Coucal, a Cuckoo-hashing-based hashtable with stash area C library. ![Greater Coucal Centropus sinensis] "Centropus sinensis"). This is an implementation of the cuckoo hashing algorithm ([paper] by Rasmus Pagh and Flemming Friche Rodler) with a stash area ([paper] by Adam Kirsch, Michael Mitzenmacher and Udi Wieder), using by default the [MurmurHash] hash function (by Austin Appleby). This allows an efficient generic hashtable implementation, with the following features: * guaranteed constant time (Θ(1)) lookup * guaranteed constant time (Θ(1)) delete or replace * average constant time (O(1)) insert * one large memory chunk for table (and one for the key pool) * simple enumeration. This library has been thoroughly tested, and is currently used by the [HTTrack] project in production.
Support
Quality
Security
License
Reuse
Support
coucal has a low active ecosystem.
It has 26 star(s) with 9 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
coucal has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of coucal is current.
Quality
coucal has no bugs reported.
Security
coucal has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
coucal is licensed under the BSD-3-Clause License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
coucal 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.
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 coucal
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of coucal
coucal Key Features
No Key Features are available at this moment for coucal.
coucal Examples and Code Snippets
No Code Snippets are available at this moment for coucal.
Community Discussions
No Community Discussions are available at this moment for coucal.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install coucal
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