microsoft / KukuLinks
Kuku is a compact and convenient cuckoo hashing library written in C++.
☆66Updated 11 months ago
Alternatives and similar repositories for Kuku
Users that are interested in Kuku are comparing it to the libraries listed below
Sorting:
- A C++ library for creation and manipulation of Merkle trees☆76Updated 9 months ago
- ☆51Updated 7 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆121Updated 8 months ago
- ☆20Updated 6 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- ☆44Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆107Updated last year
- C++ framework for rapid server development☆77Updated last year
- APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.☆204Updated last year
- An Implementation of Incremental Distributed Point Functions in C++☆77Updated last week
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- General literal text conversions, such as an int represented as a string, or vice versa☆37Updated last month
- benchmarking positional population count☆14Updated last year
- Small small_vector☆34Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Comparing linear and binary searches☆41Updated 5 years ago
- ☆21Updated 8 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implem…☆10Updated 5 years ago