Open Source LibraryIn Development
Glossarist
A type-safe internationalization (i18n) library for Kotlin Multiplatform projects

About This Project
Glossarist is a simple, type-safe internationalization library for Kotlin Multiplatform projects. The library was born out of frustration with existing i18n solutions that required XML files, complex setup, or lacked proper type safety. I wanted something that felt natural in Kotlin - clean code, compile-time safety, and zero boilerplate.
Currently being used in production in Fleurdah and other projects, Glossarist provides automatic validation of translations, supports pluralization, and works seamlessly across JVM, iOS, Android, JS, and Native platforms.
Tech Stack
Language
Kotlin
Platforms
AndroidiOSJVMJSNative
Key Features
Type SafetyAuto ValidationPluralizationCustom Locales