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:
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆338Updated 3 years ago
- ☆31Updated 2 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Batched random number generation☆18Updated 3 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- ☆296Updated last year
- FlameGraphs in Your App☆33Updated 11 months ago
- A fast implementation of log() and exp()☆55Updated 3 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Integer Map Data Structure☆133Updated 2 years ago
- A combined repository for all RLIBM prototypes☆46Updated 2 weeks ago
- A fast binary search that tries to be branchless☆105Updated last year
- ☆88Updated 2 years ago
- ☆39Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆372Updated last month
- A curated list of awesome SIMD frameworks, libraries and software☆228Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Testing memory-level parallelism☆82Updated last year
- Radix sorting from the ground up☆37Updated last year
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A self-written C++ standard library☆55Updated last week
- Inspect floating point computations☆144Updated 4 years ago
- uops.info Code Analyzer☆307Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- A tiny CPU rasterization engine accompanying a tutorial series on writing a CPU rasterizer☆95Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- A compact memory bandwidth tester for x64 CPUs☆123Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago