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 collection of efficient generic integer parser functions for Go☆19Updated 7 months ago
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 7 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 3 years ago
- Intern Go strings☆95Updated last year
- ☆55Updated 4 years ago
- Buffered Reader/Writer☆75Updated 8 months ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- FastPrinter supports write values in io.Writer without allocation☆11Updated 5 years ago
- ☆20Updated 8 years ago
- cross plateform library to have only one instance of a software (based on python's tendo)☆49Updated 4 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated 2 weeks ago
- fast runtime.Caller☆16Updated 3 months ago
- ☆33Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- net.Resolvers with caching, opportunistic encryption, and DoT/DoH☆46Updated last month
- localstorage bindings for go and gopherjs☆27Updated last year
- Prometheus middleware for chi☆30Updated 2 years ago
- A go package that defines an abstract filesystem interface☆14Updated 2 years ago
- General purpose binary encoder/decoder☆48Updated last year
- A prefix tree implementation in go☆43Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- A PubSub / EventBus using Go language generics (v1.20 required)☆30Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Multi-String Pattern Matching Algorithm Using TrieNode☆26Updated 7 years ago
- Go's missing DateTime package☆37Updated 6 months ago
- Enriches the standard go http client with retry functionality.☆52Updated last year