samthor / sre2Links
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
Sorting:
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go driver for ragel scanners☆36Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 8 months ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆47Updated 2 years ago
- Constant Database native golang implementation☆38Updated 4 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A radix sorting library for Go (golang)☆53Updated last year
- LruCache is a thread-safe, in-memory, byte-size-limited httpcache.Cache implementation☆34Updated 10 months ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A library to make a lexical analyzer like Unix shell for golang.☆48Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Go expression evaluation comparison☆50Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Difference hash of images☆19Updated last year
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- HyperLogLog in golang☆25Updated 7 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago