matloob / regexp
go regexp with RE2 DFA matcher port - golang.org/cl/12081
☆37Updated 8 years ago
Alternatives and similar repositories for regexp:
Users that are interested in regexp are comparing it to the libraries listed below
- Write-ahead log in Golang☆41Updated 3 years ago
- non-standard implementation of RE2 in Go☆17Updated 9 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- rsync wrie in golang, like librsync☆29Updated 9 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Buffered Reader/Writer☆75Updated 5 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Connection pool for SSH☆34Updated 9 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 6 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Go driver for ragel scanners☆36Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- ☆50Updated 3 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 5 months ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Ancillary Mathematical functions☆81Updated 3 years ago
- Go implementation of Google's HighwayHash☆75Updated 3 years ago
- Find, list, and inspect processes from Go (golang)☆82Updated 4 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 5 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 5 years ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆64Updated 2 months ago