Ahocorasick

A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
Alternatives To Ahocorasick
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
R3804
5 months ago1February 27, 201827mitC
libr3 is a high-performance path dispatching library. It compiles your route paths into a prefix tree (trie). By using the constructed prefix trie in the start-up time, you may dispatch your routes with efficiency
Ahocorasick11043 months ago1July 13, 20191gpl-2.0Go
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
Containers19
10 years agobsd-2-clauseC
A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C
Trie Python Graphviz6
6 years agomitPython
This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several useful functionalities. In addition, the class can generate graphviz dot code, which can be used to visualize the Trie.
Alternatives To Ahocorasick
Select To Compare


Alternative Project Comparisons
Popular Graphviz Projects
Popular Trie Projects
Popular Software Development Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Algorithms
Visualization
Graphviz
Trie
Aho Corasick