samthor / sre2Links
non-standard implementation of RE2 in Go
☆17Updated 10 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☆40Updated 9 years ago
- Go driver for ragel scanners☆39Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 7 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months 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
- Minimal perfect hashing in Go☆74Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go expression evaluation comparison☆56Updated last year
- Constant Database native golang implementation☆39Updated 5 years ago
- Storing strings without GC overhead☆86Updated last month
- 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
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- string interning library for lots of strings☆39Updated 4 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- ogórek is a Go library for encoding and decoding pickles.☆63Updated 11 months ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- Persist to disk channel for Go.☆49Updated 8 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Faster version of the Go regexp package☆75Updated this week
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Go exec helpers for better using processes.☆95Updated 3 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Buffered Reader/Writer☆78Updated 7 months ago