All Projects → Hashmap.h → Similar Projects or Alternatives

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

C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-1.03%)
Mutual labels:  hashmap
Skiplist
Fast and easy-to-use skip list for Go.
Stars: ✭ 165 (-14.95%)
Mutual labels:  hashmap
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-17.01%)
Mutual labels:  hashmap
Hashmap
An open addressing linear probing hash table, tuned for delete heavy workloads
Stars: ✭ 114 (-41.24%)
Mutual labels:  hashmap
Containers
Containers backed by std.experimental.allocator
Stars: ✭ 111 (-42.78%)
Mutual labels:  hashmap
Eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Stars: ✭ 93 (-52.06%)
Mutual labels:  hashmap
Memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Stars: ✭ 74 (-61.86%)
Mutual labels:  hashmap
Dashmap
Blazing fast concurrent HashMap for Rust.
Stars: ✭ 1,128 (+481.44%)
Mutual labels:  hashmap
Sparsepp
A fast, memory efficient hash map for C++
Stars: ✭ 1,021 (+426.29%)
Mutual labels:  hashmap
Rhashmap
Robin Hood hash map library
Stars: ✭ 33 (-82.99%)
Mutual labels:  hashmap
Koloboke
Java Collections till the last breadcrumb of memory and performance
Stars: ✭ 909 (+368.56%)
Mutual labels:  hashmap
Hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
Stars: ✭ 899 (+363.4%)
Mutual labels:  hashmap
Lockfreehashmap Rs
A concurrent lock-free hash map for Rust.
Stars: ✭ 16 (-91.75%)
Mutual labels:  hashmap
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+148.45%)
Mutual labels:  hashmap
Wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
Stars: ✭ 410 (+111.34%)
Mutual labels:  hashmap
Tstl
TypeScript-STL (Standard Template Library, migrated from C++)
Stars: ✭ 397 (+104.64%)
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 (+87.11%)
Mutual labels:  hashmap
Capsule
The Capsule Hash Trie Collections Library
Stars: ✭ 350 (+80.41%)
Mutual labels:  hashmap
Semimap
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
Stars: ✭ 335 (+72.68%)
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 (+65.46%)
Mutual labels:  hashmap
Rustbreak
A simple, fast and easy to use self-contained single file storage for Rust
Stars: ✭ 315 (+62.37%)
Mutual labels:  hashmap
Smoothiemap
A gulp of low latency Java
Stars: ✭ 255 (+31.44%)
Mutual labels:  hashmap
komihash
Very fast, high-quality hash function (non-cryptographic, C) + PRNG
Stars: ✭ 68 (-64.95%)
Mutual labels:  hashmap
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (-71.65%)
Mutual labels:  hashmap
HashMapC
A tiny library for using easily HashMap, arraylist in the C.
Stars: ✭ 21 (-89.18%)
Mutual labels:  hashmap
r-sparsepp
Rcpp interface to sparsepp - efficient hash map for C++
Stars: ✭ 12 (-93.81%)
Mutual labels:  hashmap
velcro
Collection initialization macros for Rust
Stars: ✭ 45 (-76.8%)
Mutual labels:  hashmap
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (-47.94%)
Mutual labels:  hashmap
shoki
Purely functional data structures in Java
Stars: ✭ 30 (-84.54%)
Mutual labels:  hashmap
simplehstore
🏪 Easy way to use a PostgreSQL database (and the HSTORE feature) from Go
Stars: ✭ 54 (-72.16%)
Mutual labels:  hashmap
hashmap
Faster hash maps in R
Stars: ✭ 72 (-62.89%)
Mutual labels:  hashmap
Notes
This is a learning note | Java基础,JVM,源码,大数据,面经
Stars: ✭ 69 (-64.43%)
Mutual labels:  hashmap
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-87.11%)
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 (-90.72%)
Mutual labels:  hashmap
ctl
My variant of the C Template Library
Stars: ✭ 105 (-45.88%)
Mutual labels:  hashmap
indicium
🔎 A simple in-memory search for collections and key-value stores.
Stars: ✭ 41 (-78.87%)
Mutual labels:  hashmap
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-85.05%)
Mutual labels:  hashmap
Javainterview
java中高级基础指南
Stars: ✭ 222 (+14.43%)
Mutual labels:  hashmap
1-38 of 38 similar projects