hash-tables topic

List hash-tables repositories

Leverage the power of modern C++ to build robust and scalable applications

portable-lib

53
Stars
16
Forks
Watchers

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

notes-algorithms

41
Stars
19
Forks
Watchers

A brief summary of various algorithms. Each algorithm provides examples written in Python, Ruby and GoLang.

unordered_dense

771
Stars
63
Forks
Watchers

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

cl-custom-hash-table

27
Stars
3
Forks
Watchers

Custom hash tables for Common Lisp

RawHash

42
Stars
5
Forks
Watchers

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

alx-low_level_programming

33
Stars
62
Forks
Watchers

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

alx-low_level_programming

21
Stars
9
Forks
Watchers

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

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