krasun / trie Star 12 Code Issues Pull requests Missing Trie implementation for Go go golang trie golang-library prefix-tree golang-package tries trie-tree trie-structure digital-tree Updated Jan 6, 2022 Go
mzusin / mz-trie Star 1 Code Issues Pull requests Typescript implementation of trie/digital tree/radix tree/prefix tree/suffix tree. trie prefix-tree longest-common-prefix tries suffix-tree trie-tree suffix-trees digital-tree trie-data-structure Updated Nov 18, 2023 TypeScript
mathieucaroff / cprefixtree Star 1 Code Issues Pull requests This module provides tree-based hashtable-like structure for strings in C. c trie radix-tree prefix-tree emse digital-tree Updated May 2, 2026 C
nicolassoam / ed2-exerc Star 0 Code Issues Pull requests Repositório com exercícios feitos na disciplina Estrutura de Dados II cpp heap rbtree sorting-algorithms-implemented btree leftist-heap splay-tree digital-tree filereading Updated Dec 21, 2022 C++
nicolassoam / ed2-trab Star 0 Code Issues Pull requests Repositório com trabalhos da disciplina Estrutura de Dados II. linked-list cpp hash hashtable sorting-algorithms-implemented timsort trie-tree digital-tree Updated Dec 21, 2022 C++
ivan-pesic / ASP2 Star 0 Code Issues Pull requests Algorithms and Data Structures 2 homeworks. AVL, isomorphic 2-3-4 red-black and digital tree implementations. red-black-tree avl digital-tree Updated Feb 12, 2021 C++