cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆660Updated 11 months ago
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☆278Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆778Updated last week
- Native MurmurHash3 Go implementation☆1,001Updated 2 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆122Updated last year
- Golang implementation of Radix trees☆923Updated last year
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- A portable mmap package for Go☆1,071Updated 8 months ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Brings SO_REUSEPORT into your Go server☆574Updated 4 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,561Updated 6 months ago
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 months ago
- Go package implementing bitsets☆1,449Updated last week
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- Go implementation of simhash algoritim☆229Updated 9 years ago
- [mirror] Go supplementary time packages☆408Updated this week
- A golang LRU Cache for high concurrency☆1,374Updated 8 months ago
- parser for Google ProtocolBuffers definition☆607Updated 2 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,188Updated last year
- ☆326Updated 7 years ago
- An immutable radix tree implementation in Golang☆1,062Updated 2 weeks ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- A native Thrift package for Go☆388Updated last year
- Anti-memory-waste byte buffer pool☆1,297Updated last year
- go wrapper for zstd☆462Updated 2 weeks ago