marcoferrer/kroto-plus
gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc
This tool helps Kotlin developers define and use data structures and communication protocols (gRPC) more easily and efficiently. It takes your protocol definition files (Protobuf) and generates Kotlin code, allowing you to build and interact with services using modern Kotlin coroutines. Software engineers building high-performance, distributed applications in Kotlin would use this.
489 stars. No commits in the last 6 months.
Use this if you are a Kotlin developer building gRPC services and want to leverage coroutines for asynchronous operations and a more idiomatic Kotlin experience when working with Protobuf messages.
Not ideal if you are not working with Kotlin or gRPC, or if you prefer to hand-write all boilerplate code for your Protobuf definitions and service interactions.
Stars
489
Forks
28
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Dec 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/marcoferrer/kroto-plus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
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...