Top 39 hashmap open source projects

Hashmap.h
#️⃣ single header hashmap implementation for C and C++
✭ 194
ccpphashmap
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Skiplist
Fast and easy-to-use skip list for Go.
Hashmap
An open addressing linear probing hash table, tuned for delete heavy workloads
✭ 114
hashmap
Containers
Containers backed by std.experimental.allocator
Eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Dashmap
Blazing fast concurrent HashMap for Rust.
Sparsepp
A fast, memory efficient hash map for C++
✭ 1,021
hashhashmap
Koloboke
Java Collections till the last breadcrumb of memory and performance
Hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
Lockfreehashmap Rs
A concurrent lock-free hash map for Rust.
Wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
Tstl
TypeScript-STL (Standard Template Library, migrated from C++)
Hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
Capsule
The Capsule Hash Trie Collections Library
Semimap
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
Mlib
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).
Rustbreak
A simple, fast and easy to use self-contained single file storage for Rust
Smoothiemap
A gulp of low latency Java
HashMapC
A tiny library for using easily HashMap, arraylist in the C.
r-sparsepp
Rcpp interface to sparsepp - efficient hash map for C++
velcro
Collection initialization macros for Rust
simplehstore
🏪 Easy way to use a PostgreSQL database (and the HSTORE feature) from Go
hashmap
Faster hash maps in R
Notes
This is a learning note | Java基础,JVM,源码,大数据,面经
indicium
🔎 A simple in-memory search for collections and key-value stores.
data-structure-project
自己实现集合框架系列整理总结
1-39 of 39 hashmap projects