Description: Kotlin is a statically typed programming language that runs on the Java virtual machine and can also be compiled to JavaScript. It is designed to interoperate fully with Java code and has many improvements over Java like null safety, functional programming support, and more concise syntax.
Type: software
Pricing: Free
Description: Zipkin is an open source distributed tracing system. It is used to gather timing data needed to troubleshoot latency problems in microservice architectures. Zipkin helps gather timing data related to inter-service calls and provides tools to visualize this data.
Type: software
Pricing: Open Source