bitcask
Hash table
A log-structured hash table for fast key/value data storage
because you need another a key/value storage engine
1k stars
137 watching
175 forks
Language: Erlang
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an open addressing hash table with double hashing in JavaScript | 1 |
| A high-performance implementation of a hash table data structure in C++ | 1,721 |
| An implementation of a hash table data structure for use with AutoHotkey scripts | 9 |
| A distributed, decentralized data storage system for storing and retrieving large amounts of data | 3,962 |
| A concurrent thread-safe hash map implemented in C++. | 145 |
| A basic implementation of a hash table data structure in Common Lisp | 17 |
| A high-performance hash table implementation optimized for delete-heavy workloads | 200 |
| A simple hash table implementation for storing and retrieving various data types in C. | 216 |
| A simple hash table implementation with optimization techniques to reduce full scan risk | 7 |
| An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage | 12 |
| A utility library for working with Common Lisp hash tables | 29 |
| An implementation of a hash table data structure in Pharo Smalltalk | 1 |
| A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
| A set of implementations for mutable hash tables in Haskell. | 127 |
| A hash map and hash set implementation with optimized storage and deletion algorithms | 968 |