icu
Text encoder library
Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library
Cgo binding for icu4c library
21 stars
1 watching
6 forks
Language: Go
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
goodsign/libtextcat | Provides a Go interface to classify text into languages | 13 |
sillsdev/icu-dotnet | A C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support | 62 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
shoo/bindbc-icu | Dynamic and static bindings to the C API of ICU | 2 |
integrii/flaggy | Provides idiomatic Go input parsing with subcommands and flags at any position. | 859 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 280 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
wi2l/jettison | Fast JSON encoding library for Go with configurable options and native support for standard library types. | 174 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 338 |
fortio/cli | Reduces boilerplate code in Go main functions and command-line interfaces for tools and servers. | 6 |
mozillazg/go-unidecode | Converts Unicode text to its closest ASCII transliteration | 130 |
eaigner/shield | A flexible Bayesian text classifier with backend storage support | 158 |
endeveit/enca | Provides minimal cgo bindings for the libenca language detection library | 16 |
ianlopshire/go-fixedwidth | A library for encoding and decoding fixed-width formatted data in Go. | 82 |