orbuculum VS itm

Compare orbuculum vs itm and see what are their differences.

orbuculum

Cortex M SWO SWV Demux and Postprocess (Software) (by orbcode)

itm

ARMv7-M ITM packet protocol decoder library crate and CLI tool. (by rtic-scope)
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
orbuculum itm
2 1
355 16
2.0% -
8.1 3.0
20 days ago 8 months ago
C Rust
GNU General Public License v3.0 or later 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.

orbuculum

Posts with mentions or reviews of orbuculum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-30.
  • Debugging and profiling embedded applications.
    8 projects | /r/rust | 30 Mar 2023
    I've heard Orbuculum is a great set of tooling for profiling in general (Cortex-M only). It's not Rust on the host side, but you may be able to give it suitable ITM output with manual instrumentation.
  • Alternatives to SEGGER RTT and SystemView?
    1 project | /r/embedded | 26 Jun 2021
    I think that semihosting is good enought for simple task and printf, (https://interrupt.memfault.com/blog/arm-semihosting), or you can look into ITM tracing, but it require also the SWO pin. (https://github.com/orbcode/orbuculum is very intresting)

itm

Posts with mentions or reviews of itm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-30.

What are some alternatives?

When comparing orbuculum and itm you can also consider the following projects:

defmt - Efficient, deferred formatting for logging on embedded systems

dhat-rs - Heap profiling and ad hoc profiling for Rust programs.

cargo-call-stack - Whole program static stack analysis

jaeger - CNCF Jaeger, a Distributed Tracing Platform

tracy - Frame profiler

tracing - Application level tracing for Rust.