go-runewidth
Character width measurer
Provides fixed-width character and string measurements in Go
wcwidth for golang
608 stars
13 watching
94 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
gogolangwcwidthwindows
Related projects:
Repository | Description | Stars |
---|---|---|
ianlopshire/go-fixedwidth | A library for encoding and decoding fixed-width formatted data in Go. | 82 |
huydang284/fixedwidth | A package for encoding and decoding fixed-width data in Go | 9 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
mattn/go-colorable | A Go library that allows color output on Windows systems. | 769 |
romshark/jscan | High-performance JSON iterator and validator for Go | 90 |
trustelem/zxcvbn | A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
maxm65dia/vscode-go-prof | An extension for VS Code that provides benchmark profiling support for the Go language | 7 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
xhit/go-str2duration | Converts time durations from string format to Go's time.Duration type with support for weeks and days. | 101 |
monmohan/xferspdy | Provides binary diff and patch capabilities in Go | 101 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
mozillazg/go-unidecode | Converts Unicode text to its closest ASCII transliteration | 130 |
mattn/go-mastodon | Mastodon client implementation for the Go programming language | 604 |
wagslane/go-password-validator | A lightweight password strength meter using raw entropy values to evaluate the security of a password | 501 |