GitHub topics: hash-map
Doge1203/hashtable
Generate precomputed hash tables from large wordlists.
Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

avaneev/komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
Language: C++ - Size: 871 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 223 - Forks: 7

avaneev/a5hash
Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 49.8 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 14 - Forks: 0

morzhovets/momo
C++ template containers with optimized memory consumption
Language: C++ - Size: 24.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 12 - Forks: 2

Stfumyguy/a5hash
Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 10.7 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

diffstorm/ConcurrentHashMap
A thread-safe hash map implementation in C++ with support for concurrent read and write operations.
Language: C++ - Size: 13.7 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 5 - Forks: 1

greg7mdp/sparsepp
A fast, memory efficient hash map for C++
Language: C++ - Size: 414 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 1,266 - Forks: 126

Tessil/robin-map
C++ implementation of a fast hash map and hash set using robin hood hashing
Language: C++ - Size: 854 KB - Last synced at: 12 days ago - Pushed at: 24 days ago - Stars: 1,332 - Forks: 125

Tessil/sparse-map
C++ implementation of a memory efficient hash map and hash set
Language: C++ - Size: 710 KB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 344 - Forks: 37

beatrizsilvacarmo/a5hash
Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 10.7 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

ghosh123jit/a5hash
Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 10.7 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

Tessil/hopscotch-map
C++ implementation of a fast hash map and hash set using hopscotch hashing
Language: C++ - Size: 1.65 MB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 738 - Forks: 66

anthonynsimon/java-ds-algorithms
Data Structures and Algorithms in Java
Language: Java - Size: 241 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 126 - Forks: 28

agorinenko/data-structures-and-algorithms
Алгоритмы и структуры данных
Size: 1.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

renzibei/hashtable-bench
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
Language: Jupyter Notebook - Size: 24.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 2

cloudflare/entropy-map
Low-latency hash map using minimal perfect hash functions and compact encoding.
Language: Rust - Size: 73.2 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 19 - Forks: 3

mk-fg/incremetal-disk-compare-and-sync
Tool to build/maintain hash-map of source file/dev/image blocks and incrementally sync those with least reads/writes
Language: Nim - Size: 106 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Peeyush-04/FileFinder
FileFinder is a cross-platform file indexing and management app built with React Native and Expo. It features efficient file scanning, intuitive search, and customizable themes.
Language: TypeScript - Size: 161 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Tessil/array-hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
Language: C++ - Size: 1010 KB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 178 - Forks: 29

wdamron/amt
Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)
Language: Go - Size: 38.1 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 4

adithya-menon-r/Link-Us
LinkUs is a Python-based social networking system where users can connect, interact through posts and messaging, and receive friend recommendations based on mutual friends, hobbies, and popularity.
Language: Python - Size: 126 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 2

mulle-c/mulle-container
🛄 Sets, hashtables, arrays and more - written in C
Language: C - Size: 1.35 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

marcos-venicius/clibs
Usefull libraries in C based on my needs.
Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mnpsnuwan/interviews
Everything I need to know to get the better job.
Language: Java - Size: 22.5 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

MiroslavKolosnjaji/data-structures-by-example
This project contains my implementations of linear data structures, based on the 'Data Structures 1' course from Code with Mosh. The solutions are the result of solving practical exercises that focused on building methods and operations for each data structure.
Language: Java - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Ruuudy1/Seminar_DSAInQuant
Data Structures and Algorithms applications to Quantitative Finance
Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

karel-burda/constexpr-hash-map
Compile-time single-header hash-map written in C++ 17
Language: C++ - Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 3

lukaskubanek/OrderedDictionary
Ordered dictionary data structure implementation in Swift
Language: Swift - Size: 4.3 MB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 201 - Forks: 63

Tessil/ordered-map
C++ hash map and hash set which preserve the order of insertion
Language: C++ - Size: 1010 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 515 - Forks: 67

Haseeb-Qureshi/Algorithms-Study-Group
Study group for algorithms in Ruby, hosted at App Academy
Language: Ruby - Size: 353 KB - Last synced at: 16 days ago - Pushed at: over 9 years ago - Stars: 93 - Forks: 32

alexpreynolds/kmer-counter
Count kmers with a more efficient (faster) hash table
Language: C++ - Size: 44.9 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 24 - Forks: 5

UPEV1sion/HashMap_C
A very performant, fairly lightweight HashMap implementation in C.
Language: C - Size: 445 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

savi-lang/Map
Hash Map data structures for the Savi standard library.
Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

ishreya09/DSA
DSA Practice with C++ using GeeksforGeeks and Leetcode Questions
Language: C++ - Size: 1.23 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SReddy-96/TOP-hash-table
The Odin Project - Hash Tables project
Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

m-murad/ordered-sync-map
A gorutine safe ordered map implemented in Go using Generics.
Language: Go - Size: 23.4 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

Remonhasan/leetcode-solutions
Leetcode problem solutions 🗳️
Language: C++ - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MAVERICK6912/dsa_go
This is a repository with basics of dsa and problems solved using GoLang.
Language: Go - Size: 475 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ashvardanian/HashTableBenchmark
A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
Language: C++ - Size: 255 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 4

steyou/discrete_map.h
discrete_map: A STL-compliant, fully customisable hash map with decoupled keys and values
Language: C++ - Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kopach-artem/HashTable
A comprehensive C++ library for efficient data management using hash tables. Features customizable hashing, collision resolution.
Language: C++ - Size: 31.3 KB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Mohammad-Abohasan/LeetCode
My solutions for LeetCode challenges.
Language: C++ - Size: 256 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dev-xero/rust-hash-tables
An efficient hash table implementation in written Rust
Language: Rust - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

EinfachAndy/bench-hashmaps
benchmark for golang hash maps
Language: HTML - Size: 602 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

furkanozev/DataStructures-Algorithms
Data Structures And Algorithms (JAVA Language) Algorithms, Complexity Analysis, Data Structures, Linked List, Stack, Postfix, Infix, Iterator, Array List, Priority Queue, Threads, Synchronized, Hash Map, Tree, Heap, Graph,
Language: Java - Size: 4.62 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

squeek502/zig-hash-map-bench
Benchmarks for Zig's std.HashMap
Language: Zig - Size: 4.88 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

H2CO3/hash_table
Fast, data-oriented, stdlib-style hash table
Language: C++ - Size: 12.7 KB - Last synced at: 4 days ago - Pushed at: over 8 years ago - Stars: 21 - Forks: 0

dapper91/rankmap
Rust hash table supporting key ranking
Language: Rust - Size: 14.6 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hemphilc/CS261-Data-Structures
Data Structures
Language: C - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

JuanRomo-dev/ED-UCM
Exercises from Data Structures course in Software Engineering Program from Universidad Complutense de Madrid
Language: C++ - Size: 3.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

bkthomps/Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Language: C - Size: 695 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 161 - Forks: 14

pleontis/Data-Structures
Projects done for Data Structures Course at ECE TUC
Language: Java - Size: 6.28 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

renzibei/fph-table
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
Language: C++ - Size: 1.57 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 1

p-groarke/fea_unsigned_map
A collection of slot maps and hash maps optimized for unsigned keys.
Language: C++ - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

yakout/algorithms-and-data-structures
Different algorithms and data structures implementations.
Language: C++ - Size: 338 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

colewinslow/Data-Structures-JS
Implementations of various data structures in JavaScript.
Language: JavaScript - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gnori-zon/airport-search
Консольная программа, которая ищет данные по CSV файлу. ( A console program that searches for data in a CSV file. )
Language: Java - Size: 1.28 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Daskie/qc-hash
Extremely fast unordered map and set library for C++20
Language: C++ - Size: 4.23 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

sonybinhle/ConcurrentHashmap
☄Some strategies for implementing concurrent hash-map in modern c++
Language: C++ - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

sgarcia22/Maps
COP3530 Project 2
Language: C++ - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Fittiboy/HashMapClass 📦
I felt like writing the HashMap class from scratch to my own specifications (original exercise from Codecademy)
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

giuseppe998e/hashmap-c 📦
A "just for fun" implementation of a C HashMap
Language: C - Size: 48.8 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

barrust/hashmap
Language: C - Size: 82 KB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 0

gcerretani/map Fork of rxi/map
A type-safe hash map implementation for C supporting reservation
Language: C - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Bruce-Lee-LY/data_structure
Several commonly used data structures are implemented with C++11.
Language: C++ - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rajendrauppal/concurrent-hash-map
A concurrent hash map implementation in C++
Language: C++ - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 1

eigenwhat/ax.hash
Toolkit for hashing user-defined types for use in hash maps, sets, etc.
Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

reshifr/rhi
Container with linear probing resolver collision using LCFS-hashing.
Language: C - Size: 449 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sharmasapna/Leetcode_Solutions
Python solution to beginners questions
Language: Python - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sambacha/bigint-asciimap
generate ascii hashmap using big integers
Language: JavaScript - Size: 5.86 KB - Last synced at: about 11 hours ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

acucciniello/data-structures
Implementation of Basic Data Structures
Language: JavaScript - Size: 17.6 KB - Last synced at: 14 days ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 1

Md-Soliman-Ali/Java-Programming
It's a collection of the programs that I did as a part of weekly assignments. This assessment is in the course, which is Software Automation Engineer based.
Language: Java - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jhomswk/Hash_Table
Hash-Table implementation using Python. (Chaining, Open Addressing & Resizing)
Language: Python - Size: 10.5 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

tonix-tuft/linked-hash-map
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
Language: PHP - Size: 46.9 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

yellowred/algorithms-training
Practical exercises in CS algorithms and data structures.
Language: Go - Size: 112 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Cartmanishere/py-lru
A python implementation of LRUCache from scratch
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

LukasPietzschmann/Hash-Map
An implementation of a Hash-Map in Java
Language: Java - Size: 136 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Arseniy-Popov/DataStructures
Studying data structures.
Language: Python - Size: 91.8 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

earaujoassis/proto
⚡️ A Prototype-Based Programming library for the C language
Language: C - Size: 172 KB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

tuokri/mapwords
Language: C - Size: 131 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mkevac/assoc_array_article
Small benchmark for few associative array implementations
Language: JavaScript - Size: 2.02 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 1

alyssafrederick/DataStructures
data structures in C#
Language: C# - Size: 819 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

decillion/go-cmap
Concurrent Hash Map for Go
Language: Go - Size: 22.5 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jack994/Spellchecker
Language: Java - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 3

bentatum/collection-to-hash
convert a collection to a hash object.
Language: JavaScript - Size: 28.3 KB - Last synced at: 22 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

bentatum/hash-to-collection
easily convert a hash to a collection
Language: JavaScript - Size: 27.3 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jw-s/valin
Valin is a validation library for Kotlin, used to validate keys within any type of map.
Language: Kotlin - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

tokenrove/small-cuckoo
some old cuckoo hashing code
Language: C - Size: 4.88 KB - Last synced at: 19 days ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0
