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
- A JSON stream parser for Go☆68Updated 3 years ago
- Go driver for ragel scanners☆39Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Storing strings without GC overhead☆86Updated last month
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 7 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- ☆58Updated 9 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 12 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆232Updated 3 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- Cookie-Based Web Sessions in Go☆62Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Unsafe zero-copy slice casts for Go☆37Updated 5 months ago
- string interning library for lots of strings☆39Updated 4 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- 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
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Bitset data structure☆169Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 5 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago