Repository navigation
hash-tables
- Website
- Wikipedia
✏️ Learn how to write a hash table in C
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
A fast, memory efficient hash map for C++
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
Coursera's Data Structures and Algorithms Specialization
💥 Cython hash tables that assume keys are pre-hashed
Leverage the power of modern C++ to build robust and scalable applications
RawHash can accurately and efficiently map raw nanopore signals to reference genomes of varying sizes (e.g., from viral to a human genomes) in real-time without basecalling. Described by Firtina et al. (published at https://academic.oup.com/bioinformatics/article/39/Supplement_1/i297/7210440).
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
A brief summary of various algorithms. Each algorithm provides examples written in Python, Ruby and GoLang.
Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5
Custom hash tables for Common Lisp
Examples and algorithms written in Python for the book "Grokking Algorithms" with Russian and English comments. Примеры и алгоритмы, написанные на Python для книги "Грокаем Алгоритмы" с русскими и английскими комментариями
This repository is a collection of projects written in the C programming language.Whether you're a beginner or an experienced programmer, this repository is a valuable resource for honing your C programming skills.
All about Node.js
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible