cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆631Updated 8 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☆272Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆772Updated 2 weeks ago
- Native MurmurHash3 Go implementation☆983Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Fast golang queue using ring-buffer☆628Updated 2 years ago
- Go package implementing bitsets☆1,419Updated last month
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- Fast, fully fledged murmur3 in Go.☆333Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆893Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last week
- Golang implementation of Radix trees☆908Updated 10 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- A portable mmap package for Go☆1,027Updated 5 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,405Updated last month
- Partial port of Python difflib package to Go☆406Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Benchmarks of Go serialization methods☆1,594Updated 9 months ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,846Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- Anti-memory-waste byte buffer pool☆1,275Updated 10 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆400Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆810Updated 2 years ago
- go wrapper for zstd☆448Updated 7 months ago
- ☆325Updated 6 years ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year