samthor / sre2
non-standard implementation of RE2 in Go
☆17Updated 9 years ago
Alternatives and similar repositories for sre2:
Users that are interested in sre2 are comparing it to the libraries listed below
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆37Updated 8 years ago
- Go driver for ragel scanners☆36Updated 4 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated last year
- Write-ahead log in Golang☆41Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Constant Database native golang implementation☆38Updated 4 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 6 years ago
- rsync wrie in golang, like librsync☆29Updated 9 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Difference hash of images