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

Projects in Awesome Lists tagged with ukkonen-algorithm

A curated list of projects in awesome lists tagged with ukkonen-algorithm .

https://github.com/gmamaladze/trienet

.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.

algorithms data-structures dotnet search suffix-tries trie ukkonen-algorithm

Last synced: 15 May 2025

https://github.com/adamserafini/suffix-tree

C++ implementation of Ukkonen's algorithm.

c-plus-plus graphviz suffix-tree ukkonen-algorithm

Last synced: 10 Apr 2025

https://github.com/shysaur/shysaur-suffixtrees

Implementations of Suffix Trees Algorithms

c mccreight-algorithm suffix-tree ukkonen-algorithm

Last synced: 20 Nov 2024

https://github.com/baratgabor/suffixtree

A well-structured, relatively compact implementation of Ukkonen's linear time suffix tree construction algorithm in C# 7+. With bonus detailed explanation on the algorithm.

csharp-code hashtable suffix-tree ukkonen-algorithm

Last synced: 15 May 2025

https://github.com/fabsrc/es6-ukkonen-suffix-tree

:deciduous_tree: ES6 Implementation of Ukkonens Algorithm for Suffix Tree Creation.

suffix-tree ukkonen-algorithm

Last synced: 28 Feb 2025

https://github.com/usk2003/suffix-tree-visualizer

This project repository provides a Python-based Suffix Tree Visualizer. It constructs suffix trees using Ukkonen's algorithm and visualizes them with matplotlib. Basic implementation for exploring string matching, text compression, and bioinformatics. Interactive, easy-to-use, and educational! 🌟

matplotlib python suffix-tree ukkonen-algorithm visualiser

Last synced: 05 Mar 2025

https://github.com/anton-cherepkov/suffixtreesuffixautomaton

Suffix structures: suffix tree (Ukkonen's algorithm), suffix automaton

suffix-automaton suffix-tree ukkonen ukkonen-algorithm

Last synced: 05 Mar 2025