StashTable

Concurrent Hash Table

A concurrent hash table implementation

Concurrent hash table

GitHub

36 stars
4 watching
4 forks
Language: Nim
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
olliniinivaara/sqliteral A high-level SQLite API for Nim language 51
tessil/sparse-map A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. 334
skarupke/flat_hash_map A high-performance implementation of a hash table data structure in C++ 1,716
kshk123/hashmap A concurrent thread-safe hash map implemented in C++. 144
gregorycollins/hashtables A set of implementations for mutable hash tables in Haskell. 125
khchen/hashlib A comprehensive hash function library for the Nim programming language 38
mljs/hash-table An implementation of an open addressing hash table with double hashing in JavaScript 1
opensystemslab/xxhash.nim A lightweight Nim wrapper providing fast hashing functionality for various use cases 15
orthecreedence/cl-hash-util A utility library for working with Common Lisp hash tables 29
preshing/junction A collection of concurrent hash map implementations in C++. 1,408
sharow/libconcurrent A lightweight, low-overhead concurrency library 361
apense/shimsham A collection of hash functions implemented in pure Nim 8
haskell/stm A Haskell implementation of software transactional memory for concurrent programming 98
martinus/unordered_dense A hash map and hash set implementation with optimized storage and deletion algorithms 942
olliniinivaara/guildenstern A modular multithreaded HTTP/1.1 + WebSocket server framework written in Nim. 80