TheNumbat / hashtablesLinks
Code for https://thenumb.at/Hashtables
☆24Updated 2 years ago
Alternatives and similar repositories for hashtables
Users that are interested in hashtables are comparing it to the libraries listed below
Sorting:
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- The code to accompany "Constant Time Stateless Shuffling and Grouping"☆46Updated last year
- A very fast and robust 64-bit PRNG with a 2^64 period.☆107Updated this week
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Poireau: a sampling allocation debugger☆96Updated 3 years ago
- Integer Map Data Structure☆129Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆31Updated last year
- ☆39Updated 4 years ago
- Batched random number generation☆17Updated last month
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- c++ library for binary fuse filters, including a sharded filter☆88Updated 4 months ago
- A vectorized single header hash function.☆19Updated 6 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- ☆42Updated 2 months ago
- ☆29Updated last month
- Radix sorting from the ground up☆36Updated last year
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- Yet another simple header only arena allocator for C11☆42Updated 10 months ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆105Updated 9 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A rethinking of the C time library☆11Updated 3 months ago
- xxHash Cleaner C Reference Implementation☆44Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated this week
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 7 months ago
- Zinc is a C++ library for spatial processing.☆49Updated 6 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 10 months ago