Kuku

Cuckoo Hashing Library

A compact cuckoo hashing library that enables efficient hash tables with high fill rates

Kuku is a compact and convenient cuckoo hashing library written in C++.

GitHub

62 stars
5 watching
15 forks
Language: C#
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alainesp/cbg A data structure implementation of a cuckoo hashing algorithm with breeding ground hash table functionality 4
kerukuro/digestpp A C++ library providing a flexible and universal API for various cryptographic hash functions 196
neokushan/bcrypt.net-core A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. 216
kumokyaku/kcp A C# implementation of the KCP (KCP) networking protocol. 838
lemire/clhash A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. 266
khchen/hashlib A comprehensive hash function library for the Nim programming language 38
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 970
tessil/hopscotch-map A fast hash map and hash set implementation using hopscotch hashing 729
tessil/sparse-map A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. 334
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47
kkayataka/plusaes A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. 190
tomekw/hikari-cp A Clojure wrapper for a production-ready JDBC connection pool 416
efficient/cuckoofilter A data structure that enables efficient set-membership queries with dynamic item insertion and deletion. 970
imkcat/catcrypto A comprehensive C library providing various hashing and encryption functions 70
lambdapioneer/argon2kt A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. 79