cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆669Updated last year
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆280Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated this week
- Native MurmurHash3 Go implementation☆1,003Updated 2 years ago
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- Golang implementation of Radix trees☆926Updated last year
- A portable mmap package for Go☆1,074Updated 10 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆379Updated 4 months ago
- Go package implementing bitsets☆1,452Updated last week
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆124Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- An immutable radix tree implementation in Golang☆1,064Updated last month
- Buffer/Byte pool for Go☆477Updated 6 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,192Updated last year
- reflect api without runtime reflect.Value cost☆807Updated 6 months ago
- The Snappy compression format in the Go programming language.☆1,567Updated 7 months ago
- A golang LRU Cache for high concurrency☆1,377Updated 9 months ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- ☆325Updated 7 years ago
- Golang Serializer Benchmark Comparison☆414Updated 2 years ago
- Go implementation of simhash algoritim☆228Updated 10 years ago
- reuse tcp/udp ports in golang☆791Updated 2 months ago
- Go implementation of ua-parser☆401Updated last month
- Partial port of Python difflib package to Go☆421Updated 2 years ago
- Visualise Go program GC trace data in real time☆1,101Updated 6 years ago
- [mirror] Go supplementary time packages☆409Updated 2 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,434Updated 6 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,879Updated last month