google / hashtable-benchmarksLinks
☆107Updated last year
Alternatives and similar repositories for hashtable-benchmarks
Users that are interested in hashtable-benchmarks are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- C++ framework for rapid server development☆77Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Portable C++ SIMD library☆173Updated 5 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆46Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ☆127Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago