gounidecode

Unidecode translator

An implementation of Unicode transliterator functionality for the Go programming language.

Unicode transliterator for #golang

GitHub

80 stars
6 watching
21 forks
Language: Go
last commit: about 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mozillazg/go-unidecode Converts Unicode text to its closest ASCII transliteration 130
mehanizm/iuliia-go A library that provides a set of standardized transliteration schemas for converting Cyrillic characters to Latin equivalents 49
alexsergivan/transliterator A Golang package providing one-way string transliteration with support for custom language rules and general ASCII transliteration 43
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 996
ghostiam/binstruct Decodes binary data into structured format 97
m1/go-localize An i18n engine for Go that supports translating locale strings from various file formats. 59
go-ffmt/ffmt Golang beautifies data display by providing formatting options for humans 305
goodsign/icu Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library 21
relvacode/iso8601 Library providing an efficient ISO 8601 date parsing solution for Go applications. 147
igorrius/go-fsm A Go package implementing a Finite State Machine with contextual state transitions and actions. 9
a8m/golang-cheat-sheet A comprehensive guide to Go syntax and features for developers 8,415
mirkosertic/bytecoder A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. 897
o1egl/fwencoder A library that encodes and decodes fixed-width table data from various input sources. 27
fedeztk/got A command-line tool for translating text to multiple languages using various translation APIs. 173
ake-persson/encoding Provides a generic interface to encode and decode data in a platform-agnostic way. 9