Description: Crystal is a compiled, general-purpose, object-oriented programming language with a syntax similar to Ruby. It has static type checking, bindings to C libraries, and claims to have performance comparable to statically typed languages like C++ and Go.
Type: software
Pricing: Open Source
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