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 pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- A prefix tree implementation in go☆43Updated last year
- Bi-directional RPC in Go (Golang)☆113Updated 9 months ago
- GO binary I/O☆18Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Matroska/WebM parsing for the Go Programming Language☆24Updated 7 years ago
- Intern Go strings☆96Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- ☆19Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Simple string pattern matcher for Go☆127Updated last year
- cross plateform library to have only one instance of a software (based on python's tendo)☆49Updated 4 years ago
- Like io.Pipe() but supports ReadAt() and WriteAt()☆18Updated 2 years ago
- WriterSeeker is the in-memory io.WriteSeeker implementation missing in the standard lib☆68Updated 5 years ago
- General purpose binary encoder/decoder☆48Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 6 years ago
- Buffered Reader/Writer☆75Updated 2 weeks ago
- Golang .ico encoder & decoder☆43Updated 7 years ago
- ☆48Updated 7 years ago
- A go package for reading RAR archives.☆133Updated last month
- a tiny package that implements SMTP server for Go projects☆106Updated last year
- A ReadSeeker for http.Response.Body☆44Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- gio experiments☆43Updated 8 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- ☆46Updated 6 years ago