Repository navigation

#

hash-tables

✏️ Learn how to write a hash table in C

3965
1 年前

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

C++
1560
2 年前
C++
1266
2 年前

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

C++
1052
3 个月前

Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes

C
470
4 年前

The missing hash table library for Emacs

Emacs Lisp
252
2 年前

💥 Cython hash tables that assume keys are pre-hashed

Cython
87
3 个月前

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).

C
55
4 个月前

Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random

C
53
9 个月前
Python
45
4 年前

Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5

C
33
1 年前

Custom hash tables for Common Lisp

Common Lisp
27
10 个月前

Examples and algorithms written in Python for the book "Grokking Algorithms" with Russian and English comments. Примеры и алгоритмы, написанные на Python для книги "Грокаем Алгоритмы" с русскими и английскими комментариями

Python
27
5 年前

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.

C
24
2 年前

A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible

Jupyter Notebook
18
1 个月前