StashTable
Concurrent Hash Table
A concurrent hash table implementation
Concurrent hash table
36 stars
4 watching
4 forks
Language: Nim
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-level SQLite API for Nim language | 50 |
| A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. | 337 |
| A high-performance implementation of a hash table data structure in C++ | 1,721 |
| A concurrent thread-safe hash map implemented in C++. | 145 |
| A set of implementations for mutable hash tables in Haskell. | 127 |
| A comprehensive hash function library for the Nim programming language | 38 |
| An implementation of an open addressing hash table with double hashing in JavaScript | 1 |
| A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |
| A utility library for working with Common Lisp hash tables | 29 |
| A collection of concurrent hash map implementations in C++. | 1,409 |
| A lightweight, low-overhead concurrency library | 360 |
| A collection of hash functions implemented in pure Nim | 8 |
| A Haskell implementation of software transactional memory for concurrent programming | 99 |
| A hash map and hash set implementation with optimized storage and deletion algorithms | 968 |
| A modular multithreading HTTP/1.1 and WebSocket server framework. | 79 |