COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200914191137/https://github.com/topics/hashmap
Here are
416 public repositories
matching this topic...
A fast, memory efficient hash map for C++
A lock-free, eventually consistent, concurrent multi-value map.
Updated
Aug 30, 2020
Rust
Java Collections till the last breadcrumb of memory and performance
Blazing fast concurrent HashMap for Rust.
Updated
Aug 17, 2020
Rust
A Golang lock-free thread-safe HashMap optimized for fastest read access.
CLRS study. Codes are written with golang.
TypeScript-STL (Standard Template Library, migrated from C++)
Updated
Sep 9, 2020
TypeScript
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
Updated
Oct 3, 2019
JavaScript
The Capsule Hash Trie Collections Library
Updated
Feb 11, 2020
Java
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
The dream fast hash function and random number generators that passed SMHasher, BigCrush and practrand.
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).
A gulp of low latency Java
Updated
Dec 29, 2019
Java
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Containers backed by std.experimental.allocator
📶 A lock- and wait-free hashtable (and an array too)
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
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Basic HashMap (Hash Table) Implementation in C++
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
This is a learning note | Java基础,JVM,源码,大数据,面经
🏪 Easy way to use a PostgreSQL database (and the HSTORE feature) from Go
Persistent HashMap for TypeScript
Updated
Oct 3, 2018
TypeScript
Simple BlockChain DEMO in JAVA
Non-blocking hash map in Rust
Generic type-safe vector, hash map, and concurrent queue for C
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.
Miri detects Undefined Behaviour when executing
integration_tests::mem_yaml: (this used to ICE due to a bug in miri)Miri log