TheNumbat / hashtablesLinks
Code for https://thenumb.at/Hashtables
☆25Updated 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
- Integer Map Data Structure☆131Updated 2 years ago
- ☆30Updated last week
- Different algorithms for converting binary to decimal floating-point numbers☆122Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ☆39Updated 4 years ago
- ☆294Updated last year
- Benchmarks for our memory allocator☆68Updated last year
- A compact memory bandwidth tester for x64 CPUs☆115Updated 4 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A combined repository for all RLIBM prototypes☆46Updated 10 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated 11 months ago
- Radix sorting from the ground up☆37Updated last year
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- c++ library for binary fuse filters, including a sharded filter☆92Updated 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Cold-start page provisioning speed test for WIndows☆41Updated 3 years ago
- An evolutionary approach to find small and low latency sorting networks☆66Updated 3 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆178Updated 4 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 2 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆136Updated 6 months ago
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- A tiny CPU rasterization engine accompanying a tutorial series on writing a CPU rasterizer☆91Updated 9 months ago
- Work Stealing Threadpool in a C Header☆22Updated last year
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Inspect floating point computations☆140Updated 4 years ago