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

Projects in Awesome Lists tagged with trie-data-structure

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

https://github.com/qwertie/ecsharp

Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.

bplus-tree collections csharp dotnet generic-collections geometry heap-tree lemp math parser-generator persistent-data-structure preprocessor programming-languages semipersistent-data-structure syntax syntax-trees trie-data-structure visual-studio

Last synced: 17 Dec 2025

https://github.com/monirz/gotri

Trie data structure implementation in Golang 🌳

golang prefix-tree trie-data-structure trie-tree-autocomplete

Last synced: 27 Feb 2026

https://github.com/shubham0204/text-predictor-android

Next word prediction and word auto-complete for Android - with the power of Rust 🚀

android android-library autocomplete-suggestions data-structures markov-model rust text-predictions trie-data-structure

Last synced: 11 Jul 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/aleksandrhovhannisyan/python-trie-implementation

Python trie implementation, for educational purposes

prefix-tree python trie-data-structure trie-implementation

Last synced: 22 Aug 2025

https://github.com/thenamevishnu/browser

Browser is a compact web browser project aiming for simplicity and efficiency. Explore basic browsing functionalities, straightforward web browsing experience without unnecessary complexities.

embbeded-javascript express nodejs trie-data-structure view-engine

Last synced: 12 Apr 2026

https://github.com/thenamevishnu/job-sector-server-side

Job sector is the ultimate destination for freelancers across the board. Discover a diverse array of projects, collaborate with clients, and take your freelance journey to new heights. Whether you're a creative, coder, or consultant, job sector opens doors to success.

aws cloudinary express jwt-authentication mongodb multer mvc-architecture nodejs nodemailer socket-io trie-data-structure

Last synced: 01 Mar 2026

https://github.com/thenamevishnu/word-suggestion

Word suggestion is an npm module delivering intelligent word suggestions for enhanced text input in your applications. Elevate user experience with dynamic and context-aware suggestions, making content creation a breeze. Integrate word-suggestion to add a touch of efficiency to your projects.

nodejs trie-data-structure

Last synced: 14 May 2026

https://github.com/courseworks/aut_bp_2024_fall_hw6

The sixth assignment for AUT's Basic Programming course (Fall 2024) emphasizes advanced C programming concepts. Students will implement a Trie data structure to practice dynamic memory allocation, structs, and file operations, and create a debugging macro for runtime error tracking with conditional logging.

c c-programming files macros trie trie-data-structure

Last synced: 04 Feb 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/mzusin/mz-trie

Typescript implementation of trie/digital tree/radix tree/prefix tree/suffix tree.

digital-tree longest-common-prefix prefix-tree suffix-tree suffix-trees trie trie-data-structure trie-tree tries

Last synced: 24 Mar 2025

https://github.com/levieyal/datastructurescourse

תירגולים ומימושים למבני נתונים ואלגוריתמים

avl-tree binary-tree hashmap heap linked-list queue red-black-tree skip-list sorting-algorithms stack trie-data-structure

Last synced: 24 Oct 2025

https://github.com/courseworks/aut_ap_2025_spring_hw4

The 4th assignment for AUT's Advanced Programming course (Spring 2025), focusing on the implementation and understanding of Bloom Filters and Tries. These structures optimize space and search operations, crucial for network systems and data processing.

bloom-filter cpp cpp23 homework trie trie-data-structure trie-tree

Last synced: 27 Jun 2025

https://github.com/abdo-essam/cityfinder

A basic city finder app. The user can search for cities and clicking on a city opens Google Maps and navigates to that city's location.

google-maps gson mvvm-architecture search-algorithm trie-data-structure

Last synced: 07 Jul 2025

https://github.com/kumarswamy2025/real-time-text-prediction-system

A lightweight, responsive predictive text application built using JavaScript, HTML, and CSS, powered by a custom Trie (prefix tree) data structure. It provides real-time autocomplete suggestions using both static country data and live results from the Datamuse API. Great for search optimization, command palettes, and code editors.

css datastructures html5 javascript trie-data-structure

Last synced: 20 May 2026

https://github.com/rakesh-kumar-2005/data-structures-algorithms

A comprehensive DSA repository with optimized solutions in Java programming language covering algorithms, data structures, and coding interview preparation. 🚀📚

backtracking binary-search hashing linked-list math queue recursion stack string tree trie-data-structure

Last synced: 22 Jul 2025

https://github.com/samuellucas97/trie

Implementação da estrutura de dados árvore digital trie 🌳🌳.

trie-data-structure trie-tree

Last synced: 29 Oct 2025

https://github.com/blackmonk13/wordament_solver

A simple tool to help you find words in Wordament puzzles using OpenCV.

image-processing ocr ocr-python ocr-recognition opencv tesseract-ocr trie-data-structure wordament wordament-solver

Last synced: 30 Apr 2026

https://github.com/navpreetdevpuri/trie-js

Trie data structure implementation in javascript

data-structures javascript trie trie-data-structure typescript

Last synced: 02 May 2026

https://github.com/khanna12345678/contactmanager

A full-stack contact management system using React, Node.js, Express, and Trie Data Structure for fast and efficient contact search. Tech Stack: React.js, Node.js, Express.js, Trie Data Structure, Tailwind CSS Features: Instant Contact Search (O(m) time), CRUD Operations, Bulk Management, Real-time Updates, Responsive UI

css html reactjs trie-data-structure

Last synced: 08 May 2026

https://github.com/gabriel-vanca/infoarena

Solved Algorithm & Data Structure problems for Infoarena.ro, the biggest Romanian online community helping thousands of young students learn and train for national and international Computer Science contests, supported by a team of former Olympic students.

algorithms binary-search-tree competitive-programming cplusplus cpp data-structures dijkstra-algorithm dynamic-programming geometry-algorithms graph-algorithms graph-theory greedy-algorithms infoarena lowest-common-ancestor matrix-algebra sorting-algorithms string-manipulation trie-data-structure

Last synced: 24 Oct 2025

https://github.com/saadhaniftaj/triefunctions-cpp

Trie data structure implementation in C++ for efficient word insertion, search, and prefix-based retrieval. Ideal for applications like autocomplete and spell-check

cpp dsa trie-data-structure

Last synced: 20 Mar 2025