matloob / regexpLinks
go regexp with RE2 DFA matcher port - golang.org/cl/12081
☆40Updated 9 years ago
Alternatives and similar repositories for regexp
Users that are interested in regexp are comparing it to the libraries listed below
Sorting:
- Write-ahead log in Golang☆41Updated 3 years ago
- Golang port of simdjson☆86Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Go implementation of Adiantum☆90Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.