IMUtility VS misra-compliance-report-generator-plugin

Compare IMUtility vs misra-compliance-report-generator-plugin and see what are their differences.

misra-compliance-report-generator-plugin

A Jenkins plugin which creates MISRA compliance reports (Guideline Compliance Summaries) for your builds (by jenkinsci)
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
IMUtility misra-compliance-report-generator-plugin
5 1
32 5
- -
7.4 6.3
26 days ago about 1 month ago
C Java
BSD 3-clause "New" or "Revised" License -
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.

IMUtility

Posts with mentions or reviews of IMUtility. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-30.
  • An open-source project that aims to comply with safety-critical requirements
    1 project | /r/embedded | 13 Apr 2023
    Does anyone know of a small or medium-sized open-source project that would be interested in adapting its code to comply with safety-critical standards? Our project, https://github.com/IMProject/IMUtility, would like to port all reusable code as a utility so it could be added as a submodule. We also offer assistance in integrating ECALIER into the project.
  • Running MISRA-C analysis tool.
    2 projects | /r/embedded | 30 Mar 2023
    You can take look at how we integrated MISRA C 2012 from cppcheck. We also have ECLAIR but it is not free. https://github.com/IMProject/IMUtility
  • What should I look for in a Master's Degree for Embedded Systems?
    1 project | /r/embedded | 28 Mar 2023
    You can join our project at https://github.com/IMProject/IMUtility and write a master's thesis in which you compare the latency and memory usage of algorithms written in compliance with the MISRA coding standard versus those that are not. I would expect non-MISRA algorithms to be more optimized, but nobody really knows the answer since no one has yet conducted such a comparison. This could open doors for you at all automotive companies in Germany. ;)
  • Examples of excellently-written projects.
    4 projects | /r/embedded | 24 Mar 2023
    Link to project: https://github.com/IMProject/IMUtility
  • Open-source MISRA-compliant projects
    2 projects | /r/C_Programming | 28 Dec 2022
    We started this small Utility code https://github.com/IMProject/IMUtility and we make sure we set up cppchecker for MISRA C 2012. Soon we get contacted by Bugseng and get the offer to integrate ECLAIR so we did it. Since ECLAIR is certificated we can tell that our open-source project is checked with a certified tool and this can maybe help some startups that don't have the money at the beginning of journey to pay for all development.

misra-compliance-report-generator-plugin

Posts with mentions or reviews of misra-compliance-report-generator-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-30.
  • Running MISRA-C analysis tool.
    2 projects | /r/embedded | 30 Mar 2023
    You could take a look (and inspiration) at this Jenkins plugin https://github.com/jenkinsci/misra-compliance-report-generator-plugin to implement and run the checks on GitHub Actions (also: https://docs.github.com/en/actions/migrating-to-github-actions/manual-migrations/migrating-from-jenkins-to-github-actions )

What are some alternatives?

When comparing IMUtility and misra-compliance-report-generator-plugin you can also consider the following projects:

pim - Source code for the book: Patterns in the Machine: A Software Engineering Guide to Embedded Development

Melon - A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).

cFS - The Core Flight System (cFS)

IMBootloader - Safety-Critical bootloader, written by following MISRA guidelines