internationalization.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [internationalization]

www.codever.land/bookmarks/t/internationalization

gettext

http://www.gnu.org/software/gettext/

GNU 'gettext'. [GPL2]


IBM ICU

http://site.icu-project.org/

A set of C/C++ and Java libraries providing Unicode and Globalization support. [ICU]


libiconv

http://www.gnu.org/software/libiconv/

An encoding conversion library between different character encodings. [GPL]


utf8.h

https://github.com/sheredom/utf8.h

Single header utf8 string functions for C and C++. [Unlicense]


utf8proc

https://github.com/JuliaStrings/utf8proc

A clean C library for processing UTF-8 Unicode data. [MIT]


FastGettext

https://github.com/grosser/fast_gettext

Ruby internationalization tool with less memory, simple, clean namespace and threadsafe.


Globalize

https://github.com/globalize/globalize

Globalize builds on the I18n API in Ruby on Rails to add model translations to ActiveRecord models.


i18n-tasks

https://github.com/glebm/i18n-tasks

Manage missing and unused translations with the awesome power of static analysis.


i18n

https://github.com/svenfuchs/i18n

Ruby Internationalization and localization solution.


rails-i18n

https://github.com/svenfuchs/rails-i18n

Repository for collecting Locale data for Rails I18n as well as other interesting, Rails related I18n stuff.


r18n

https://github.com/ai/r18n

Advanced i18n library for Rails, Sinatra, desktop apps, models, works well with complex languages like Russian.


Termit

https://github.com/pawurb/termit

Translations with speech synthesis in your terminal.


Tolk

https://github.com/tolk/tolk

A web interface for doing i18n translations packaged as a Rails engine.


twitter-cldr-rb

https://github.com/twitter/twitter-cldr-rb

Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.


Babel

http://babel.pocoo.org/en/latest/

An internationalization library for Python.


PyICU

https://github.com/ovalhub/pyicu

A wrapper of International Components for Unicode C++ library (ICU).


polyglot

https://github.com/airbnb/polyglot.js

tiny i18n helper library.


babelfish

https://github.com/nodeca/babelfish/

i18n with human friendly API and built in plurals support.