A benchmark of some prominent C/C++ hash table implementations
☆104Feb 27, 2019Updated 7 years ago
Alternatives and similar repositories for hash-table-shootout
Users that are interested in hash-table-shootout are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Generates benchmark data for two different data structures, then renders some graphs.☆112Sep 4, 2019Updated 6 years ago
- Source code for the article "A bug story: data alignment on x86"☆17Nov 6, 2016Updated 9 years ago
- Counting the collisions with perl hash tables per function☆12Jun 5, 2019Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆40Nov 27, 2023Updated 2 years ago
- SipHash: a fast short-input PRF☆60Jul 2, 2015Updated 10 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Sep 14, 2021Updated 4 years ago
- The HAT-trie, written in C, as described in my PhD thesis.☆21Nov 17, 2016Updated 9 years ago
- λFS: an elastic, high-performance, serverless-function-based metadata service for large-scale distributed file systems (ACM ASPLOS'23)☆14Apr 2, 2025Updated last year
- ☆113Jan 29, 2024Updated 2 years ago
- Cutting-edge research in a practical way☆12Jul 26, 2019Updated 6 years ago
- Towards Optimal-Space Minimal Perfect Hashing Beyond Brute-Force☆15Mar 31, 2025Updated last year
- ☆14Apr 26, 2022Updated 3 years ago
- Performance profiling of JSON libraries☆30Jun 8, 2025Updated 10 months ago
- Antialiasing algorithm☆13Jun 10, 2016Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- An experimental lossless data compression program with high compression ratio.☆15Feb 27, 2013Updated 13 years ago
- C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.☆11Sep 2, 2022Updated 3 years ago
- Making FB's flashcache to cache a group of disks with a single SSD☆35Aug 29, 2014Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆85Aug 12, 2019Updated 6 years ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆28Dec 2, 2025Updated 4 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Sep 30, 2025Updated 6 months ago
- ☆38Apr 16, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Sample implementation of a proposed C++ hashing framework☆29Oct 27, 2015Updated 10 years ago
- Various useful c++ containers and utilities.☆14Mar 18, 2026Updated 3 weeks ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Dec 20, 2020Updated 5 years ago
- A web app that learns to repair your command line mistakes.☆15Jan 13, 2017Updated 9 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Sep 24, 2010Updated 15 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Jan 23, 2025Updated last year
- Implementation of hash_append proposal☆67Dec 14, 2016Updated 9 years ago
- A C99 conforming preprocessor☆24Aug 27, 2020Updated 5 years ago
- Survey on materials that touch on the history of Lambda Calculus☆12Sep 13, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Demo re-implementation of the Hadoop MapReduce scheduler in Python☆13Mar 1, 2016Updated 10 years ago
- One of the fastest hash functions.☆365Feb 15, 2025Updated last year
- nim sonic client☆11Jun 5, 2019Updated 6 years ago
- ☆10Jan 19, 2019Updated 7 years ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- A small self-compiling arm/x86-64 C compiler, linker, C library and ELF loader for command line or library use on macOS, Linux or bare me…☆31May 13, 2024Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago