hamt topic

List hamt repositories

immer

2.4k
Stars
179
Forks
Watchers

Postmodern immutable and persistent data structures for C++ — value semantics at scale

gostl

995
Stars
112
Forks
Watchers

Data structure and algorithm library for go, designed to provide functions similar to C++ STL

immutables

1.1k
Stars
54
Forks
Watchers

A high-performance immutable mapping type for Python.

hamt

234
Stars
13
Forks
Watchers

Immutable and Memory-Efficient Maps and Sets in Go

amt

64
Stars
4
Forks
Watchers

Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)

fsharp-hashcollections

56
Stars
3
Forks
Watchers

Library providing fast hash based immutable map and set

shoki

37
Stars
11
Forks
Watchers

Purely functional data structures in Java

typed-hashmap

43
Stars
6
Forks
Watchers

Persistent HashMap for TypeScript

swift-hamt

49
Stars
2
Forks
Watchers

An implementation of HAMT data-structure in Swift