ljfuyuan / suffixtreeLinks
A Go implementation of a Generalized Suffix Tree using Ukkonen's algorithm
☆12Updated 4 years ago
Alternatives and similar repositories for suffixtree
Users that are interested in suffixtree are comparing it to the libraries listed below
Sorting:
- A prefix tree implementation in go☆43Updated last year
- Storing strings without GC overhead☆84Updated 5 years ago
- Simple string pattern matcher for Go☆130Updated last year
- A go package for reading RAR archives.☆135Updated 3 months ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- gotiny 是一个高效的golang序列化库。☆102Updated 10 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- cross plateform library to have only one instance of a software (based on python's tendo)☆49Updated 4 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 10 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Golang .ico encoder & decoder☆44Updated 2 weeks ago
- Helpers for making the use of reflection easier☆28Updated last year
- Matroska/WebM parsing for the Go Programming Language☆24Updated 7 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- General purpose binary encoder/decoder☆48Updated last year
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 6 years ago
- Bi-directional RPC in Go (Golang)☆114Updated 11 months ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- Directed Acyclic Word Graph implementation in Go, with fuzzy search of words in the graph.☆31Updated 11 years ago
- ☆24Updated 5 years ago
- A fast userspace CSPRNG☆92Updated 10 months ago
- a native go ogg/vorbis decoder☆73Updated 2 years ago
- Intern Go strings☆95Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Pure Go wrapper for System V message queue☆73Updated 3 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆37Updated 9 months ago
- a tiny package that implements SMTP server for Go projects☆106Updated last year