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
- Constant Database native golang implementation☆38Updated 4 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Bleve Extensions☆48Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- Perl Compatible Regular Expression for Go☆57Updated 10 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go library to parse aof (redis append only files)☆9Updated 4 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 7 months ago
- Write-ahead log in Golang☆41Updated 3 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Go difference algorithm☆57Updated 11 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Securely seed Go's random number generator☆24Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Buffered Reader/Writer☆75Updated this week
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years 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 11 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- TopN collector☆24Updated last year