← 返回首页
hash-array-mapped-trie · GitHub Topics · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus
#

hash-array-mapped-trie

Here are 8 public repositories matching this topic...

A hash array-mapped trie implementation in C

  • Updated Feb 10, 2024
  • C

High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.

  • Updated Mar 6, 2023
  • TypeScript

Hash Array Mapped Trie as defined in Phil Bagwell (2001). Ideal Hash Tries

  • Updated Oct 2, 2024
  • Zig

Idris Hash Array Mapped Trie

  • Updated Jun 15, 2017
  • Idris

A Hash Array Mapped Trie (HAMT) is a High-Performance Data Structure used to Implement Associative Arrays (Maps or Sets). It Combines the Speed of a Hash Table with the Structural Advantages of a Trie (Prefix Tree)

  • Updated Dec 31, 2025
  • Rust

PHP immutable persistent data structures library

  • Updated Jun 28, 2023
  • PHP

Efficient immutable hash map implementation written in go.

  • Updated Sep 29, 2019
  • Go

Improve this page

Add a description, image, and links to the hash-array-mapped-trie topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hash-array-mapped-trie topic, visit your repo's landing page and select "manage topics."

Learn more

Footer

© 2026 GitHub, Inc.