anknown / ahocorasick
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆271Updated last year
Alternatives and similar repositories for ahocorasick:
Users that are interested in ahocorasick are comparing it to the libraries listed below
- A Golang implementation of the Aho-Corasick string matching algorithm☆626Updated 7 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- Aho-Corasick string-searching algorithm in Go☆60Updated 4 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 9 months ago
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- ☆325Updated 6 years ago
- reflect api without runtime reflect.Value cost☆790Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Partial port of Python difflib package to Go☆403Updated last year
- Simple DSL for executing functions in Go☆155Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- A skip list implementation in Go☆238Updated 5 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Fast golang queue using ring-buffer☆623Updated 2 years ago
- Go implementation of simhash algoritim☆225Updated 9 years ago
- Charset detector library for golang derived from ICU☆363Updated 2 years ago
- Golang version OpenCC 繁簡轉換☆216Updated last year
- ☆480Updated this week
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆155Updated 4 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆479Updated last year
- concurrency utilities☆296Updated 5 years ago
- Deep copy things☆589Updated 4 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆396Updated 11 months ago