gounidecode
Unidecode translator
An implementation of Unicode transliterator functionality for the Go programming language.
Unicode transliterator for #golang
80 stars
6 watching
21 forks
Language: Go
last commit: about 10 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Converts Unicode text to its closest ASCII transliteration | 132 |
| | A library that provides a set of standardized transliteration schemas for converting Cyrillic characters to Latin equivalents | 50 |
| | A Golang package providing one-way string transliteration with support for custom language rules and general ASCII transliteration | 44 |
| | A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| | Decodes binary data into structured format | 99 |
| | An i18n engine for Go that supports translating locale strings from various file formats. | 59 |
| | Golang beautifies data display by providing formatting options for humans | 308 |
| | Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library | 21 |
| | Library providing an efficient ISO 8601 date parsing solution for Go applications. | 148 |
| | A Go package implementing a Finite State Machine with contextual state transitions and actions. | 9 |
| | A comprehensive guide to Go syntax and features for developers | 8,467 |
| | A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 903 |
| | A library that encodes and decodes fixed-width table data from various input sources. | 27 |
| | A command-line tool for translating text to multiple languages using various translation APIs. | 173 |
| | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |