TheNumbat / hashtables
Code for https://thenumb.at/Hashtables
☆24Updated last year
Alternatives and similar repositories for hashtables:
Users that are interested in hashtables are comparing it to the libraries listed below
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆72Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆29Updated last year
- ☆39Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Integer Map Data Structure☆130Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- The code to accompany "Constant Time Stateless Shuffling and Grouping"☆45Updated last year
- ☆29Updated this week
- An educational implementation of a modern compressor in Rust☆47Updated last year
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆35Updated 9 months ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated last month
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆76Updated 2 months ago
- A combined repository for all RLIBM prototypes☆45Updated 6 months ago
- Batched random number generation☆16Updated 3 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆75Updated last month
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated last year
- Fast comparison-based sort algorithm☆56Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- xxHash Cleaner C Reference Implementation☆43Updated 4 years ago
- Easy to use custom allocators in a single-header, public domain C/C++ library☆53Updated 6 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 9 months ago
- Cold-start page provisioning speed test for WIndows☆38Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Testing memory-level parallelism☆67Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago