Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: hash-map

Remonhasan/leetcode-solutions

Leetcode problem solutions 🗳️

Language: C++ - Size: 12.7 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

ishreya09/DSA

DSA Practice with C++ using GeeksforGeeks and Leetcode Questions

Language: C++ - Size: 1.22 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

morzhovets/momo

C++ template containers with optimized memory consumption

Language: C++ - Size: 20.5 MB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 12 - Forks: 2

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: 13 days ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

Tessil/robin-map

C++ implementation of a fast hash map and hash set using robin hood hashing

Language: C++ - Size: 843 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 1,181 - Forks: 111

squeek502/zig-hash-map-bench

Benchmarks for Zig's std.HashMap

Language: Zig - Size: 4.88 KB - Last synced: 26 days ago - Pushed: 8 months ago - Stars: 3 - Forks: 1

greg7mdp/sparsepp

A fast, memory efficient hash map for C++

Language: C++ - Size: 414 KB - Last synced: 26 days ago - Pushed: about 1 year ago - Stars: 1,231 - Forks: 124

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: 29 days ago - Pushed: 29 days ago - Stars: 1 - Forks: 0

Tessil/hopscotch-map

C++ implementation of a fast hash map and hash set using hopscotch hashing

Language: C++ - Size: 1.55 MB - Last synced: 25 days ago - Pushed: 8 months ago - Stars: 701 - Forks: 62

Tessil/sparse-map

C++ implementation of a memory efficient hash map and hash set

Language: C++ - Size: 708 KB - Last synced: 25 days ago - Pushed: 6 months ago - Stars: 329 - Forks: 34

lukaskubanek/OrderedDictionary

Ordered dictionary data structure implementation in Swift

Language: Swift - Size: 4.3 MB - Last synced: 24 days ago - Pushed: over 2 years ago - Stars: 197 - Forks: 62

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: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

mulle-c/mulle-container

🛄 Sets, hashtables, arrays and more - written in C

Language: C - Size: 1.22 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 6 - Forks: 0

tensorush/zig-quickphf

🦎 🗺️ Zig port of the QuickPhf minimal perfect hash function for generating static hash maps created by @dtrifuno.

Language: Zig - Size: 11.7 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Mohammad-Abohasan/LeetCode

My solutions for LeetCode challenges.

Language: C++ - Size: 256 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

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: 89.8 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

dev-xero/rust-hash-tables

An efficient hash table implementation in written Rust

Language: Rust - Size: 12.7 KB - Last synced: 11 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

wdamron/amt

Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)

Language: Go - Size: 38.1 KB - Last synced: 9 days ago - Pushed: almost 2 years ago - Stars: 64 - Forks: 4

avaneev/komihash

Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG

Language: C - Size: 728 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 148 - Forks: 6

LukasPietzschmann/Hash-Map

An implementation of a Hash-Map in Java

Language: Java - Size: 136 KB - Last synced: 6 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

EinfachAndy/bench-hashmaps

benchmark for golang hash maps

Language: HTML - Size: 602 KB - Last synced: 4 months ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

mnpsnuwan/interviews

Everything I need to know to get the better job.

Language: Java - Size: 22.5 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

Tessil/ordered-map

C++ hash map and hash set which preserve the order of insertion

Language: C++ - Size: 1000 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 464 - Forks: 61

entrocraft/entro-map

Entro Map is an open-addressed, unordered hash map data structure.

Language: C - Size: 76.2 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - 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: 7 months ago - Pushed: over 4 years 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: 7 months ago - Pushed: about 2 years ago - Stars: 171 - Forks: 27

dapper91/rankmap

Rust hash table supporting key ranking

Language: Rust - Size: 14.6 KB - Last synced: 24 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

hemphilc/CS261-Data-Structures

Data Structures

Language: C - Size: 42 KB - Last synced: 8 months ago - Pushed: almost 7 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: 8 months ago - Pushed: 8 months 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: 7 months ago - Pushed: almost 2 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: 9 months ago - Pushed: about 3 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: 9 months ago - Pushed: 9 months ago - Stars: 20 - Forks: 1

barrust/hashmap

Language: C - Size: 82 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 10 - Forks: 0

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: 10 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

anthonynsimon/java-ds-algorithms

Data Structures and Algorithms in Java

Language: Java - Size: 241 KB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 125 - Forks: 31

yakout/algorithms-and-data-structures

Different algorithms and data structures implementations.

Language: C++ - Size: 338 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 1

agorinenko/data-structures-and-algorithms

Алгоритмы и структуры данных

Size: 1.54 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

colewinslow/Data-Structures-JS

Implementations of various data structures in JavaScript.

Language: JavaScript - Size: 22.5 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

decillion/go-cmap

Concurrent Hash Map for Go

Language: Go - Size: 22.5 KB - Last synced: 11 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

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: 23.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

Daskie/qc-hash

Extremely fast unordered map and set library for C++20

Language: C++ - Size: 4.23 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 8 - Forks: 2

m-murad/ordered-sync-map

A gorutine safe ordered map implemented in Go using Generics.

Language: Go - Size: 23.4 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 7 - Forks: 0

earaujoassis/proto

⚡️ A Prototype-Based Programming library for the C language

Language: C - Size: 172 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

sonybinhle/ConcurrentHashmap

☄Some strategies for implementing concurrent hash-map in modern c++

Language: C++ - Size: 148 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

danielbrodi/C-Data-Structures

A collection of algorithms and implementations of all common data structures - written in C. Multiple ways to implement any data structure, e.g: Both iterative and recursive way for a binary search tree. All kinds of Linked Lists (Singly, Doubly, Sorted). Hash Map which is based on a linked list and etc...

Language: C - Size: 278 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

sgarcia22/Maps

COP3530 Project 2

Language: C++ - Size: 115 KB - Last synced: about 1 year ago - Pushed: over 6 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: about 1 year ago - Pushed: over 4 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: 26 days ago - Pushed: about 3 years ago - Stars: 0 - 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: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

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: about 1 year ago - Pushed: over 1 year ago - Stars: 9 - Forks: 4

alexpreynolds/kmer-counter

Count kmers with a more efficient (faster) hash table

Language: C++ - Size: 53.7 KB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 22 - Forks: 5

gcerretani/map Fork of rxi/map

A type-safe hash map implementation for C supporting reservation

Language: C - Size: 27.3 KB - Last synced: 7 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

MAVERICK6912/dsa_go

This is a repository with basics of dsa and problems solved using GoLang.

Language: Go - Size: 475 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

Bruce-Lee-LY/data_structure

Several commonly used data structures are implemented with C++11.

Language: C++ - Size: 23.4 KB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Haseeb-Qureshi/Algorithms-Study-Group

Study group for algorithms in Ruby, hosted at App Academy

Language: Ruby - Size: 353 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 94 - Forks: 31

rajendrauppal/concurrent-hash-map

A concurrent hash map implementation in C++

Language: C++ - Size: 3.91 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 6 - Forks: 1

H2CO3/hash_table

Fast, data-oriented, stdlib-style hash table

Language: C++ - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 18 - Forks: 0

savi-lang/Map

Hash Map data structures for the Savi standard library.

Size: 58.6 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

eigenwhat/ax.hash

Toolkit for hashing user-defined types for use in hash maps, sets, etc.

Language: C++ - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

sharmasapna/Leetcode_Solutions

Python solution to beginners questions

Language: Python - Size: 103 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

sambacha/bigint-asciimap

generate ascii hashmap using big integers

Language: JavaScript - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

acucciniello/data-structures

Implementation of Basic Data Structures

Language: JavaScript - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 7 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: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

yellowred/algorithms-training

Practical exercises in CS algorithms and data structures.

Language: Go - Size: 112 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Cartmanishere/py-lru

A python implementation of LRUCache from scratch

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

tuokri/mapwords

Language: C - Size: 131 KB - Last synced: about 1 year ago - Pushed: over 4 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: about 1 year ago - Pushed: about 7 years ago - Stars: 8 - Forks: 1

jack994/Spellchecker

Language: Java - Size: 1.03 MB - Last synced: about 1 year ago - Pushed: over 7 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: 28 days ago - Pushed: over 6 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: 29 days ago - Pushed: over 6 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: about 1 year ago - Pushed: almost 8 years ago - Stars: 3 - Forks: 0

tokenrove/small-cuckoo

some old cuckoo hashing code

Language: C - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0