hashtables
Hash table library
A set of implementations for mutable hash tables in Haskell.
Mutable hash tables for Haskell, in the ST monad
127 stars
11 watching
36 forks
Language: Haskell
last commit: almost 2 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of an open addressing hash table with double hashing in JavaScript | 1 | |
| A basic implementation of a hash table data structure in Common Lisp | 17 | |
| A high-performance implementation of a hash table data structure in C++ | 1,721 | |
| A set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance. | 2 | |
| A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 | |
| A utility library for working with Common Lisp hash tables | 29 | |
| A simple hash table implementation for storing and retrieving various data types in C. | 216 | |
| A Haskell implementation of software transactional memory for concurrent programming | 99 | |
| A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. | 337 | |
| A comprehensive hash function library for the Nim programming language | 38 | |
| A Haskell interface to various databases allowing programmatic access and manipulation of their data structures | 127 | |
| A hash map and hash set implementation with optimized storage and deletion algorithms | 968 | |
| A Go library implementing Consistent Hashing and Block Partitioning | 27 | |
| An implementation of a hash table data structure for use with AutoHotkey scripts | 9 | |
| An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |