ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Provides Kotlin IR-based code generation for zero-reflection serialization, sealed class polymorphism support, and specialized adapters for immutable collections and kotlinx-metadata reflection—eliminating the need for kotlin-reflect in reflective scenarios. Includes both compile-time and runtime implementations across multiple focused modules targeting JSON serialization workflows with Moshi.
535 stars. Actively maintained with 13 commits in the last 30 days.
Stars
535
Forks
41
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
13
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ZacSweers/MoshiX"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
dromara/fast-request
IntelliJ IDEA plugin Fast Request
square/kotlinpoet
A Kotlin API for generating .kt source files.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...
F43nd1r/autodsl
Auto-generate DSLs for Kotlin using annotations