zchee / go-hyperscanLinks
Package hyperscan provides Go bindings for 01org/hyperscan high-performance regular expression matching library.
☆21Updated 6 years ago
Alternatives and similar repositories for go-hyperscan
Users that are interested in go-hyperscan are comparing it to the libraries listed below
Sorting:
- Bleve Extensions☆48Updated last year
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 11 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Minimal Perfect Hashing for Go☆187Updated 11 months ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Aeshash is a fast hash function extracted from the Go runtime that uses the Intel AESENC instruction. Used by Go's map on Intel x86-64 ar…☆18Updated 3 years ago
- Fast Golang PCAP Reader & Benchmark Comparison☆76Updated 2 months ago
- Load file-backed memory☆121Updated 2 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago
- rsync wrie in golang, like librsync☆29Updated 9 years ago
- NFS client implementation for Golang☆78Updated 7 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- A go implemention of efficiently-updatable double-array trie☆33Updated 4 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 5 years ago
- Perl Compatible Regular Expression shim for Go☆21Updated 6 months ago
- benchmark the golang version☆46Updated 5 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- RTree implementation for Go☆54Updated 4 years ago
- A layer 4 load balancer written in Go.☆19Updated 7 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 12 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Kaitai Struct: runtime for Go☆84Updated 2 weeks ago