cargo-call-stack

Whole program static stack analysis (by Dirbaio)

Cargo-call-stack Alternatives

Similar projects and alternatives to cargo-call-stack

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cargo-call-stack alternative or higher similarity.

cargo-call-stack reviews and mentions

Posts with mentions or reviews of cargo-call-stack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-14.
  • Measuring Stack Usage the Hard Way
    2 projects | news.ycombinator.com | 14 Feb 2024
    At least in Rust, we have `cargo-call-stack` [0] for static analysis, but "worst case stack usage" can be challenging to measure, if you have interrupts (including nested ones at different prios so you have to add them together!), function pointers (including dyn dispatch), or recursion.

    There are ways to annotate and work around this! I'm also from a safety critical background. But there aren't many (any?) OSS tools that do this completely. cargo-call-stack is the closest I've seen.

    [0]: https://github.com/Dirbaio/cargo-call-stack/

    I agree static analysis is preferrable, but it's also not a "just enable the check, duh" easy, sadly, and it's good to know different techniques.

Stats

Basic cargo-call-stack repo stats
1
4
5.7
3 months ago

Dirbaio/cargo-call-stack is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of cargo-call-stack is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com