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:
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- 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☆89Updated 5 months ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- ☆39Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Batched random number generation☆18Updated 2 months ago
- A fast binary search that tries to be branchless☆101Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆29Updated this week
- A vectorized single header hash function.☆19Updated 8 months ago
- Benchmarks for our memory allocator☆67Updated last year
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated last month
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 6 months ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- A collection of array rotation algorithms.☆155Updated 2 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- The code to accompany "Constant Time Stateless Shuffling and Grouping"☆46Updated last year
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆38Updated last year
- ☆61Updated 8 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- Harmonia is an algorithm that allows for the implementation of operations on B+ trees using parallelization. As a part of my GPU project,…☆30Updated 3 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆110Updated 11 months ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Fast vectorized (SSE 4.1) range coder for 8-bit alphabets☆25Updated 2 years ago
- ☆295Updated last year