microsoft / KukuLinks
Kuku is a compact and convenient cuckoo hashing library written in C++.
☆69Updated last year
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☆82Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- C++ framework for rapid server development☆76Updated last year
- ☆113Updated last year
- ☆53Updated last year
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- ☆22Updated 2 months ago
- ☆45Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆124Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Port of the xxhash library to C++17.☆185Updated 8 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆19Updated 2 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Rolling Hash C++ Library☆190Updated last year
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Library for lock-free locks☆83Updated 2 years ago
- ☆128Updated 2 years ago
- Literal Logging for C++☆86Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 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…☆59Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year