All Projects → Hashmap → Similar Projects or Alternatives

38 Open source projects that are alternatives of or similar to Hashmap

Containers
Containers backed by std.experimental.allocator
Stars: ✭ 111 (-2.63%)
Mutual labels:  hashmap
Eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Stars: ✭ 93 (-18.42%)
Mutual labels:  hashmap
Memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Stars: ✭ 74 (-35.09%)
Mutual labels:  hashmap
Dashmap
Blazing fast concurrent HashMap for Rust.
Stars: ✭ 1,128 (+889.47%)
Mutual labels:  hashmap
Sparsepp
A fast, memory efficient hash map for C++
Stars: ✭ 1,021 (+795.61%)
Mutual labels:  hashmap
Rhashmap
Robin Hood hash map library
Stars: ✭ 33 (-71.05%)
Mutual labels:  hashmap
Koloboke
Java Collections till the last breadcrumb of memory and performance
Stars: ✭ 909 (+697.37%)
Mutual labels:  hashmap
Hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
Stars: ✭ 899 (+688.6%)
Mutual labels:  hashmap
Lockfreehashmap Rs
A concurrent lock-free hash map for Rust.
Stars: ✭ 16 (-85.96%)
Mutual labels:  hashmap
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+322.81%)
Mutual labels:  hashmap
Wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
Stars: ✭ 410 (+259.65%)
Mutual labels:  hashmap
Tstl
TypeScript-STL (Standard Template Library, migrated from C++)
Stars: ✭ 397 (+248.25%)
Mutual labels:  hashmap
Hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
Stars: ✭ 363 (+218.42%)
Mutual labels:  hashmap
Capsule
The Capsule Hash Trie Collections Library
Stars: ✭ 350 (+207.02%)
Mutual labels:  hashmap
Semimap
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
Stars: ✭ 335 (+193.86%)
Mutual labels:  hashmap
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).
Stars: ✭ 321 (+181.58%)
Mutual labels:  hashmap
Rustbreak
A simple, fast and easy to use self-contained single file storage for Rust
Stars: ✭ 315 (+176.32%)
Mutual labels:  hashmap
Smoothiemap
A gulp of low latency Java
Stars: ✭ 255 (+123.68%)
Mutual labels:  hashmap
komihash
Very fast, high-quality hash function (non-cryptographic, C) + PRNG
Stars: ✭ 68 (-40.35%)
Mutual labels:  hashmap
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (-51.75%)
Mutual labels:  hashmap
HashMapC
A tiny library for using easily HashMap, arraylist in the C.
Stars: ✭ 21 (-81.58%)
Mutual labels:  hashmap
r-sparsepp
Rcpp interface to sparsepp - efficient hash map for C++
Stars: ✭ 12 (-89.47%)
Mutual labels:  hashmap
velcro
Collection initialization macros for Rust
Stars: ✭ 45 (-60.53%)
Mutual labels:  hashmap
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (-11.4%)
Mutual labels:  hashmap
shoki
Purely functional data structures in Java
Stars: ✭ 30 (-73.68%)
Mutual labels:  hashmap
simplehstore
🏪 Easy way to use a PostgreSQL database (and the HSTORE feature) from Go
Stars: ✭ 54 (-52.63%)
Mutual labels:  hashmap
hashmap
Faster hash maps in R
Stars: ✭ 72 (-36.84%)
Mutual labels:  hashmap
Notes
This is a learning note | Java基础,JVM,源码,大数据,面经
Stars: ✭ 69 (-39.47%)
Mutual labels:  hashmap
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-78.07%)
Mutual labels:  hashmap
Harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib
Stars: ✭ 18 (-84.21%)
Mutual labels:  hashmap
ctl
My variant of the C Template Library
Stars: ✭ 105 (-7.89%)
Mutual labels:  hashmap
indicium
🔎 A simple in-memory search for collections and key-value stores.
Stars: ✭ 41 (-64.04%)
Mutual labels:  hashmap
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-74.56%)
Mutual labels:  hashmap
Javainterview
java中高级基础指南
Stars: ✭ 222 (+94.74%)
Mutual labels:  hashmap
Hashmap.h
#️⃣ single header hashmap implementation for C and C++
Stars: ✭ 194 (+70.18%)
Mutual labels:  hashmap
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+68.42%)
Mutual labels:  hashmap
Skiplist
Fast and easy-to-use skip list for Go.
Stars: ✭ 165 (+44.74%)
Mutual labels:  hashmap
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+41.23%)
Mutual labels:  hashmap
1-38 of 38 similar projects