664 GitHub stars and counting — Vonng/ac is a Go project TopGit is tracking across repositories on the platform. Aho-Corasick Automaton with Double Array Trie (Multi-pattern substitute in go)
Snapshot summary built from the project's own GitHub metadata — there's no written TopGit review yet. The page will update automatically when a full review is published.
WHY NO REVIEW YET
TopGit writes full reviews for the most-starred, most-requested repositories. This page is a snapshot until then — see the READ ME tab for the original README in full.
# Setup environment: create ramdisk and copy input files
# Assume you are using Mac
$ make setup
util/ramdisk.sh && mkdir -p /ramdisk/vonng
Started erase on disk2
Unmounting disk
Erasing
Initialized /dev/rdisk2 as a 1024 MB case-insensitive HFS Plus volume
Mounting disk
Finished erase on disk2 ramdisk
tar -xf data/dict.txt.tgz -C /ramdisk/vonng
cat data/xa* | tar -x -C /ramdisk/vonng
# build and run
$ make
GOGC=off ./ac -p=profile
time: 2.497193491s sig: 5d76461b53079d20c08eb0b33c46b7cd
Round 0: 2.497955425s
Round 1: 2.504176103s
Round 2: 2.518718803s
Round 3: 2.506447912s
Round 4: 2.531897625s
Round 5: 2.529866993s
Round 6: 2.524811658s
Round 7: 2.531879072s
Round 8: 2.532776425s
Round 9: 2.549934714s
Avg: 2.522571823s
# run with profile
make runp
# see profile
# type 'web' to see graphviz call graph
make prof
The most recent commit recorded on Vonng/ac was 7.5 years ago, based on the GitHub push timestamp. The repository has 108 forks — one of the better signals of community interest.
How many stars does Vonng/ac have?
Vonng/ac has 664 GitHub stars — refresh the page for the live number, or check github.com/Vonng/ac. TopGit mirrors GitHub's count but does not claim minute-by-minute accuracy.
Is Vonng/ac open source?
TopGit's metadata for Vonng/ac does not record a license. Most public repositories on GitHub ARE open source, but the exact terms vary — verify by opening the LICENSE file directly.
What is Vonng/ac?
Vonng/ac (Vonng/ac) is a Go project on GitHub. From the project's own README: Aho-Corasick Automaton with Double Array Trie (Multi-pattern substitute in go)
What language is Vonng/ac written in?
Vonng/ac is written primarily in Go. GitHub's language field is based on the largest share of bytes in the default branch.
Where do I read more about Vonng/ac?
This TopGit page is a snapshot — the READ ME tab shows the project's own README content (links stripped, images preserved). The GitHub repository at github.com/Vonng/ac is the definitive source.
Read full README in the tab above.
Curious whether ac is right for you?
Let ChatGPT, Claude, or Perplexity look into it — click below and see what AI actually says about ac.