trubitsyn / go-zero-widthLinks
Zero-width character detection and removal for Go
☆109Updated 5 years ago
Alternatives and similar repositories for go-zero-width
Users that are interested in go-zero-width are comparing it to the libraries listed below
Sorting:
- Walk through JSON with Go☆65Updated 3 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 8 months ago
- A complete solution for static files in Go code☆129Updated last year
- Genex package for Go☆76Updated 5 years ago
- ☆43Updated 4 years ago
- 2D locality queries in Go☆34Updated 2 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- A package to allow one to concurrently go through a filesystem with ease☆103Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Time span handling for Go☆180Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 10 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- cvsql: a SQL server for CSV files