Bookmarks tagged [internationalization]
http://www.gnu.org/software/gettext/
GNU 'gettext'. [GPL2]
- tags: cpp, internationalization
A set of C/C++ and Java libraries providing Unicode and Globalization support. [ICU]
- tags: cpp, internationalization
http://www.gnu.org/software/libiconv/
An encoding conversion library between different character encodings. [GPL]
- tags: cpp, internationalization
https://github.com/sheredom/utf8.h
Single header utf8 string functions for C and C++. [Unlicense]
- tags: cpp, internationalization
- source code
https://github.com/JuliaStrings/utf8proc
A clean C library for processing UTF-8 Unicode data. [MIT]
- tags: cpp, internationalization
- source code
https://github.com/grosser/fast_gettext
Ruby internationalization tool with less memory, simple, clean namespace and threadsafe.
- tags: ruby, internationalization
- source code
https://github.com/globalize/globalize
Globalize builds on the I18n API in Ruby on Rails to add model translations to ActiveRecord models.
- tags: ruby, internationalization
- source code
https://github.com/glebm/i18n-tasks
Manage missing and unused translations with the awesome power of static analysis.
- tags: ruby, internationalization
- source code
https://github.com/svenfuchs/i18n
Ruby Internationalization and localization solution.
- tags: ruby, internationalization
- source code
https://github.com/svenfuchs/rails-i18n
Repository for collecting Locale data for Rails I18n as well as other interesting, Rails related I18n stuff.
- tags: ruby, internationalization
- source code
Advanced i18n library for Rails, Sinatra, desktop apps, models, works well with complex languages like Russian.
- tags: ruby, internationalization
- source code
https://github.com/pawurb/termit
Translations with speech synthesis in your terminal.
- tags: ruby, internationalization
- source code
A web interface for doing i18n translations packaged as a Rails engine.
- tags: ruby, internationalization
- source code
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.
- tags: ruby, internationalization
- source code
http://babel.pocoo.org/en/latest/
An internationalization library for Python.
- tags: python, internationalization
https://github.com/ovalhub/pyicu
A wrapper of International Components for Unicode C++ library (ICU).
https://github.com/airbnb/polyglot.js
tiny i18n helper library.
https://github.com/nodeca/babelfish/
i18n with human friendly API and built in plurals support.