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++.
63 stars
5 watching
16 forks
Language: C#
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A data structure implementation of a cuckoo hashing algorithm with breeding ground hash table functionality | 4 |
| A C++ library providing a flexible and universal API for various cryptographic hash functions | 198 |
| A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. | 216 |
| A C# implementation of the KCP (KCP) networking protocol. | 857 |
| A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
| A comprehensive hash function library for the Nim programming language | 38 |
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| A fast hash map and hash set implementation using hopscotch hashing | 731 |
| A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. | 337 |
| A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
| A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 197 |
| A Clojure wrapper for a JDBC connection pool | 416 |
| A data structure that enables efficient set-membership queries with dynamic item insertion and deletion. | 971 |
| A comprehensive C library providing various hashing and encryption functions | 70 |
| A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. | 81 |