hashtables

Hash table library

A set of implementations for mutable hash tables in Haskell.

Mutable hash tables for Haskell, in the ST monad

GitHub

127 stars
11 watching
36 forks
Language: Haskell
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
mljs/hash-tableAn implementation of an open addressing hash table with double hashing in JavaScript1
pnathan/genhashA basic implementation of a hash table data structure in Common Lisp17
skarupke/flat_hash_mapA high-performance implementation of a hash table data structure in C++1,721
gamemakerdiscord/map.gmlA set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance.2
jdnavarro/graphql-haskellA Haskell implementation of GraphQL data types and utilities for building GraphQL schemas.168
orthecreedence/cl-hash-utilA utility library for working with Common Lisp hash tables29
watmough/jwhashA simple hash table implementation for storing and retrieving various data types in C.216
haskell/stmA Haskell implementation of software transactional memory for concurrent programming99
tessil/sparse-mapA memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups.337
khchen/hashlibA comprehensive hash function library for the Nim programming language38
hdbc/hdbcA Haskell interface to various databases allowing programmatic access and manipulation of their data structures127
martinus/unordered_denseA hash map and hash set implementation with optimized storage and deletion algorithms968
mbrostami/consistenthashA Go library implementing Consistent Hashing and Block Partitioning27
shambles-dev/autohotkey-hashtableAn implementation of a hash table data structure for use with AutoHotkey scripts9
marcusrainbow/haxcelAn Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet.33