Here are
581 public repositories
matching this topic...
Blazing fast concurrent HashMap for Rust.
A fast, memory efficient hash map for C++
A Golang lock-free thread-safe HashMap optimized for fastest read access.
Java Collections till the last breadcrumb of memory and performance
CLRS study. Codes are written with golang.
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
TypeScript-STL (Standard Template Library, migrated from C++)
Updated
Mar 12, 2022
TypeScript
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
Updated
Feb 20, 2021
JavaScript
The Capsule Hash Trie Collections Library
Updated
Mar 11, 2022
Java
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
#️⃣ single header hashmap implementation for C and C++
A gulp of low latency Java
Updated
Dec 29, 2019
Java
Fast and easy-to-use skip list for Go.
Common libraries and data structures for C.
A javascript standard data structure library which benchmark against C++ STL.
Updated
Mar 7, 2022
TypeScript
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
An open addressing linear probing hash table, tuned for delete heavy workloads
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Fast and memory-efficient immutable collections and helper data structures
Containers backed by std.experimental.allocator
Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
Updated
Mar 13, 2022
Rust
📶 A lock- and wait-free hashtable (and an array too)
This repo contains solutions to problem of data structures in c++
Basic HashMap (Hash Table) Implementation in C++
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
My variant of the C Template Library
Improve this page
Add a description, image, and links to the
hashmap
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
hashmap
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
memmap0.7.0