cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆636Updated 9 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☆274Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆774Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Native MurmurHash3 Go implementation☆991Updated 2 years ago
- Go package implementing bitsets☆1,423Updated 2 weeks ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,044Updated last week
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- The Snappy compression format in the Go programming language.☆1,558Updated 3 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- A portable mmap package for Go☆1,035Updated 6 months ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,962Updated 11 months ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Benchmarks of Go serialization methods☆1,593Updated last week
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 weeks ago
- GoLang Binding of HyperScan https://www.hyperscan.io/☆287Updated 2 months ago
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆547Updated 10 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- Partial port of Python difflib package to Go☆413Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆893Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Anti-memory-waste byte buffer pool☆1,274Updated 11 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- ☆325Updated 6 years ago
- A golang LRU Cache for high concurrency☆1,365Updated 5 months ago