andybalholm / crlfLinks
handling CR/LF line endings in Go
☆28Updated 7 years ago
Alternatives and similar repositories for crlf
Users that are interested in crlf are comparing it to the libraries listed below
Sorting:
- walker is a faster, parallel version, of filepath.Walk☆97Updated last year
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Miscellaneous Go toys☆134Updated 6 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆132Updated 4 years ago
- Strip UTF-8 byte order marks☆40Updated 9 months ago
- A go package for generating online histograms and plotting them in the terminal and PDFs☆106Updated 3 years ago
- Find outdated golang packages☆43Updated 6 years ago
- cross-platform Golang helpers for reading password input without cgo☆116Updated 11 months ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Encoding and decoding for fixed-width formatted data☆86Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Parse TODOs in your GO code☆66Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.