opentelemetry-cpp VS librunecoral

Compare opentelemetry-cpp vs librunecoral and see what are their differences.

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
opentelemetry-cpp librunecoral
1 1
0 5
- -
9.6 10.0
7 days ago almost 2 years ago
C++ Rust
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.

opentelemetry-cpp

Posts with mentions or reviews of opentelemetry-cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-24.
  • Scaling Rust Builds with Bazel
    14 projects | news.ycombinator.com | 24 Mar 2023
    This is my own fork of OpenTelemetry C++ that builds (using bazel with my changes) OpenTelemetry C++ .dll for Windows - https://github.com/malkia/opentelemetry-cpp

    to show how awesome bazel is - in one step it can build (compile) and package them into a .zip file ready to deploy to NuGet-like repo or other place.

librunecoral

Posts with mentions or reviews of librunecoral. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-24.
  • Scaling Rust Builds with Bazel
    14 projects | news.ycombinator.com | 24 Mar 2023
    > "yeah this was written for a Google project, that other use case didn't apply to our project"

    Not only is that a very narrow set of use cases (Read: they only deploy statically linked binaries on mostly unix-y environments), Even the fixes for those very basic use cases take for ever.

    Eg. This 7 year old issue is still open: https://github.com/bazelbuild/bazel/issues/1920 . To be able to create a statically linked library, we had to use: https://github.com/hotg-ai/librunecoral/blob/master/runecora... . Had to use some weird hack to build shared libraries too. Overall, it was just annoying.

What are some alternatives?

When comparing opentelemetry-cpp and librunecoral you can also consider the following projects:

depot - @ghuntley's personal monorepo [Moved to: https://github.com/ghuntley/ghuntley]

bazel-example-rust - An example repository demonstrating Bazel rust_binary and rust_library build targets.

rules_jvm - Contributed Bazel rules that make working with java projects more pleasant

bazel-ex-20230324

magma - Platform for building access networks and modular network services

bazel - Correct, reproducible, and fast builds for everyone.

buck2 - Build system, successor to Buck