Here are
614 public repositories
matching this topic...
Blazing fast concurrent HashMap for Rust.
Updated
Jun 17, 2022
Rust
Common libraries and data structures for C.
A Golang lock-free thread-safe HashMap optimized for fastest read access.
A fast, memory efficient hash map for C++
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.
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).
TypeScript-STL (Standard Template Library, migrated from C++)
Updated
Apr 27, 2022
TypeScript
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
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.
A javascript standard data structure library which benchmark against C++ STL.
Updated
Apr 30, 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
Fast and memory-efficient immutable collections and helper data structures
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
This repo contains solutions to problem of data structures in c++
Containers backed by std.experimental.allocator
📶 A lock- and wait-free hashtable (and an array too)
Basic HashMap (Hash Table) Implementation in C++
My variant of the C Template Library
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
High performance containers and utilities for concurrent and asynchronous programming
Updated
Jun 12, 2022
Rust
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.
memmap
0.7.0