- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics) https://github.com/wdamron/amt 10 comments golang
Linked pages
- http://lampwww.epfl.ch/papers/idealhashtrees.pdf 37 comments
- research!rsc: Go Data Structures: Interfaces https://research.swtch.com/interfaces 3 comments
- Go internals: invariance and memory layout of slices - Eli Bendersky's website https://eli.thegreenplace.net/2021/go-internals-invariance-and-memory-layout-of-slices/ 0 comments
- Go Slices: usage and internals - The Go Programming Language https://go.dev/blog/slices-intro 0 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - wdamron/amt: Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)
See how to search.