remake VS bgraph

Compare remake vs bgraph and see what are their differences.

remake

Enhanced GNU Make - tracing, error reporting, debugging, profiling and more (by rocky)

bgraph

BGraph is a tool designed to generate dependencies graphs from Android.bp soong files. (by quarkslab)
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
remake bgraph
4 1
761 15
- -
5.1 0.0
8 months ago almost 2 years ago
C Python
GNU General Public License v3.0 only 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.

remake

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

bgraph

Posts with mentions or reviews of bgraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-09.
  • Proposal to add build graph output to GNU Make
    7 projects | news.ycombinator.com | 9 Jan 2022
    > Modern NDK applications are supposed to use CMake and Android's own build system is based on Soong.

    Soong build files are easy to parse and you can create an Unified Dependency Graph from them. That's what I did in BGraph [0] for security applications.

    [0] https://github.com/quarkslab/bgraph

What are some alternatives?

When comparing remake and bgraph you can also consider the following projects:

uftrace - Function graph tracer for C/C++/Rust/Python

makefile2graph - Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file or a Gexf-XML file.

makefile-visualizer - Visualize the dependency of makefile and related files.

BUSY - BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN

rabs - General purpose imperative build system.

tup - Tup is a file-based build system.

Rake - A make-like build utility for Ruby.

rfcs - The Nix community RFCs

xmake - 🔥 A cross-platform build utility based on Lua

just - 🤖 Just a command runner