misra
There are 34 repositories under misra topic.
howerj/dbcc
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
OpenCyphal/libcanard
A compact implementation of the Cyphal/CAN protocol in C for high-integrity real-time embedded systems
pavel-kirienko/o1heap
Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is little activity because the project is finished and does not require further changes.
OpenCyphal-Garage/libcyphal
Portable reference implementation of the Cyphal protocol stack in C++ for embedded systems and Linux.
naivesystems/analyze
NaiveSystems Analyze is a static analysis tool for code security and compliance.
github/codeql-coding-standards
This repository contains CodeQL queries and libraries which support various Coding Standards.
tuxera/reliance-edge
Transactional power-failsafe filesystem for microcontrollers
RTEdbg/RTEdbg
Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-based decoding application, demo code included.
terminaldweller/mutator
mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
iavofficial/IAV_quantumSAR
IAV quantumSAR - "Quantum-proof your data with our state of the art cryptographic implementation"
IMProject/IMUtility
A Safety-Critical Utility Code
jubnzv/MISRA-Example-Suite
@ https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite
tkashi-github/MISRA-C_Check
MISRA-C Check on VSCode
QuantumLeaps/embedded-coding-style
Embedded C and C++ Coding Style
IMProject/IMBootloader
Safety-Critical bootloader, written by following MISRA guidelines
Facthunder/cppcheck
Docker image for cppcheck
overtane/udacity-carnd-p12-2
Functional safety (ISO-26262) and ADAS
pallas/libite
Examples of intrusive container templates in C++.
iarsystems/arm
IAR Build Tools for Arm
Neved4/asprintf
🛠️ One true asprintf, vasprintf!
xcalcc/labrador
C/C++ standard compliance analyzer
Minh-CaoLeCong/MISRA_C
MISRA C 2012 guideline embedded in ECU at BOSCH.
paulrox/Patriots
Simulation of a Patriot missile system using real-time tasks on Linux
Mohamadkhosravi/EmbeddedStandardSecureProgramming
Resources for secure and standardized embedded systems programming, featuring BARR-C:2018, Google C++ Style Guide, and MISRA guidelines for C and C++.
PjrCodes/CodeStyliser
The Code Styliser utility | A way to automatically fix MISRA-C-2012 Rule 15.6. | Adds curly braces around single-line compound statements in C, H files.
seanmisra/seanmisra.com
OBSOLETE: Personal Profile Page (to practice PHP, twitter-api)
tkashi-github/mimiclib
Instead of C Standard Library
gvergine/com.systemassembly.sm.dsl.parent
Open source MISRA-C compliant state machine generator.
seanmisra/quickQuery
jQuery helper functions: UI/UX elegance
dipeshgenai2025/MISRA_Fixer
Repository to fix MISRA violations from C, C++, h files using GenAI
lvntky/detalloc
Deterministic Real-Time Memory Allocator
stahta01/clang-tidy-misra
MISRA C:2012 and MISRA C++:2008 compliance checkers for clang-tidy