eventbus-service VS krotoDC

Compare eventbus-service vs krotoDC and see what are their differences.

krotoDC

Protobuf Kotlin Dataclass, Converter & Custom Kotlin Coroutine gRPC Generator (by mscheong01)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
eventbus-service krotoDC
2 1
10 87
- -
6.9 6.8
19 days ago about 2 months ago
Kotlin Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

eventbus-service

Posts with mentions or reviews of eventbus-service. We have used some of these posts to build our list of alternatives and similar projects.
  • Idiomatic Kotlin Abstractions for the Vert.x EventBus
    1 project | dev.to | 30 May 2021
    That was easy, right? We wrote simpler, more idiomatic code while gaining type safety for free. If you're interested in finding out more or trying this yourself, feel free to check out the GitHub repository for the project.
  • Supercharge Your Kotlin Vert.x Application with EventBus Extensions
    1 project | dev.to | 12 Nov 2020
    If you have ever worked with the Vert.x EventBus in Kotlin, you might have wondered about ways to make it more type-safe. In this article, I'd like to introduce a tiny library that aims to solve this exact problem. It provides an idiomatic and type-safe way of communicating via the EventBus and in addition avoids unnecessary serialization and deserialization.

krotoDC

Posts with mentions or reviews of krotoDC. We have used some of these posts to build our list of alternatives and similar projects.
  • Introducing krotoDC: Use gRPC and protobuf with Kotlin dataclasses
    1 project | /r/Kotlin | 2 Apr 2023
    I've just published a new library that library that simplifies the use of Protocol Buffers and gRPC in Kotlin projects. It generates idiomatic Kotlin data classes and gRPC services/stubs based on your protobuf definitions and ensures seamless interoperability with traditional Java protobuf classes. Check out my blog post on Medium for an introduction and guide on how to use krotoDC Feel free to give it a try and share your feedback! I'd love to hear your thoughts and suggestions for improvements. 📷 github: https://github.com/mscheong01/krotoDC

What are some alternatives?

When comparing eventbus-service and krotoDC you can also consider the following projects:

vertx-lang-kotlin - Vert.x for Kotlin

konig-kontext - A globally shared, request scoped, context for JVM based gRPC microservices

cloudopt-next - A simple and modern Java and Kotlin vert.x web framework

ore-infinium - Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform

kvision - Object oriented web framework for Kotlin/JS

Demo_DataStore - Preferences & Proto DataStore App Example

KEvent - A powerful in-process event dispatcher based on Kotlin and Coroutines.

EasyAdapter - Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors

google-auth-decode - Decode Google Authenticator URI

kotlinx.serialization - Kotlin multiplatform / multi-format serialization

kroto-plus - gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc