krotoDC VS eventbus-service

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

krotoDC

Protobuf Kotlin Dataclass, Converter & Custom Kotlin Coroutine gRPC Generator (by mscheong01)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
krotoDC eventbus-service
1 2
87 10
- -
6.8 6.9
2 months ago 26 days 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.

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

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.

What are some alternatives?

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

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

vertx-lang-kotlin - Vert.x for Kotlin

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

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

Demo_DataStore - Preferences & Proto DataStore App Example

kvision - Object oriented web framework for Kotlin/JS

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

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

google-auth-decode - Decode Google Authenticator URI

kotlinx.serialization - Kotlin multiplatform / multi-format serialization

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