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

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • hmt

    A memory efficient immutable hash map implemented using the Hash Array Map Trie approach (by ebuckley)

  • We are on the same wave friend :). I literally just wrapped up https://github.com/ebuckley/hmt

  • amt

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • gods

    GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

  • Doesn't say why it's here instead of trying to get into GoDS or something else.

  • go-hamt

    Go implementation of a Hash Array Map Trie

  • Doesn't compare itself against anything else, like https://github.com/lleo/go-hamt

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts