TheNumbat / hashtablesLinks
Code for https://thenumb.at/Hashtables
☆26Updated 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☆76Updated 3 years ago
- A combined repository for all RLIBM prototypes☆47Updated last month
- ☆296Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- ☆39Updated 5 years ago
- A compact memory bandwidth tester for x64 CPUs☆124Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- FlameGraphs in Your App☆33Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- ☆31Updated 3 months ago
- Work Stealing Threadpool in a C Header☆24Updated 4 months ago
- Batched random number generation☆18Updated 4 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 10 months ago
- Bytecode interpreter☆80Updated last year
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- Inspect floating point computations☆144Updated 4 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆94Updated last month
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- C23 Checked Arithmetic☆156Updated 6 months ago