An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with trie-structure

A curated list of projects in awesome lists tagged with trie-structure .

https://github.com/s0rg/trie

Generic prefix tree for golang

data-structures golang-library prefix-tree trie trie-structure

Last synced: 30 Apr 2025

https://github.com/sandromaglione/itrie

Efficient, immutable and stack safe implementation of a Trie data structure in dart: autocomplete, text search, spell checking, strings and prefixes

data-structure immutable immutable-dart immutable-datastructures trie trie-dart trie-data-structure trie-immutable trie-implementation trie-structure

Last synced: 12 Apr 2025

https://github.com/hedzr/store

extensible, high-performance configuration management library, optimized for hierarchical data

config config-loader config-management configuration configuration-management consul-client etcd-client golang golang-library toml trie-structure trie-tree yaml

Last synced: 15 Feb 2026

https://github.com/indiesquidge/autocomplete

low-level, primitive autocomplete using trie data structure

autocomplete javascript trie-structure trie-tree-autocomplete

Last synced: 30 Jul 2025

https://github.com/zhima-mochi/replace-multiple-words

Given replace map, we can replace all the correspond words in input file without wrong twice replace.

cpp17 docker trie-structure

Last synced: 30 Apr 2026

https://github.com/aveek-saha/autocorrect-and-spellcheck-webapp

A web application that gives autocomplete suggestions or checks the spellings of an input word.

html javascript php priority-queue trie-structure trie-tree-autocomplete

Last synced: 11 May 2026

https://github.com/ashiqyousuf/http-go-server

Http server in golang from scratch

concurrency golang sockets tcp-server trie-structure

Last synced: 05 Jul 2026

https://github.com/jdsherbert/trie

Simple Trie Structure implementation in C++

cpp trie trie-data-structure trie-structure tries

Last synced: 07 Apr 2025

https://github.com/patex1987/triestructure

My implementation of a simple trie structure using lists for data storage

pytest python3 trie trie-structure

Last synced: 02 Jul 2025

https://github.com/michael-rapp/tries

Provides different Java implementations of tries (prefix trees)

patricia-tree prefix-tree tree tree-search tree-structure trees trie trie-structure trie-tree tries

Last synced: 14 Mar 2026

https://github.com/tuplle/grove

Lightweight javascript library for tree data structures.

tree tree-structure trie trie-structure

Last synced: 27 Mar 2026

https://github.com/monksc/triesort

This is a TrieSort or Flowers Sort named after Watson Flowers. It is linear with how many elements are there.

linear-sort sort trie-sort trie-structure trie-tree

Last synced: 07 Sep 2025

https://github.com/imrandil/react_auto_complete_with_debouncing

A project for auto complete suggestion using trie data structure and debouncing useDebounce hook

autosuggestion debouncing react trie-structure

Last synced: 01 May 2026

https://github.com/notquis/cpp-match

cpp-match is a powerful C++ library for pattern matching and functional-style programming, allowing developers to write concise and expressive code for handling complex data structures efficiently. The library provides a clean and intuitive syntax for matching patterns, making it easier to work with data in a functional programming paradigm.

cache-coherence computer-vision cpp kernel-bypass multiplatform object-tracker object-tracking opencv prefix-trie single-header-lib trading trie-structure tries zero-copy

Last synced: 15 Jul 2025

https://github.com/voliveirajr/kwords

A Java Library that uses Trie structure to retrieve a K most recurring words

java recurring recurring-words trie-node trie-structure trie-tree tries trietree

Last synced: 30 Apr 2026

https://github.com/samstan4/mccreight-suffix-tree-algorithm

An implementation of the McCreight suffix tree construction algorithm implemented in C++

algorithms datastructures genomics tree-structure trie-structure

Last synced: 17 Jun 2025

https://github.com/mrogaski/ternarytree

A ternary search tree implementation in Go.

go golang ternary-search-tree trie-structure

Last synced: 31 Jan 2026

https://github.com/kayx23/word-checker

Checking if a word is a real word (Available in English & French)

data-structure python tkinter trie-structure

Last synced: 23 Jul 2025

https://github.com/ivanbgd/prefix-trie-matching-cpp

Prefix Trie data structure with Pattern Matching, in C++

c-plus-plus cpp prefix-trie trie trie-structure trie-tree tries

Last synced: 28 Mar 2025

https://github.com/samstan4/genome-scale-comparison

Implementation of large scale genome comparisons. Utilizes McCreight Suffix tree construction algorithm as well as a modified Pairwise Sequence Alignment algorithm with an Affine Gap Penalty. Implemented in C++.

algorithms datastructures genomics matrix sequence-alignment string string-similarity tree-structure trie-structure

Last synced: 27 Jan 2026