Starred repositories
Modular and configurable OS for embedded applications
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
Unofficial mirror of sourceware newlib repository. Updated daily.
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
Lightweight shell implementation for embedded systems
UNIX-like reverse engineering framework and command-line toolset
An opinionated list of awesome Python frameworks, libraries, software and resources.
🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文 F515 项目。各取所需,高效学习。
Curated list of project-based tutorials
CherryUSB is a tiny and beautiful, high performace and portable USB host and device stack for embedded system with USB IP
Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
Security analysis toolkit for proprietary car protocols
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
A simple library for building and parsing data frames for serial interfaces (like UART / RS232)
An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.
Unified Diagnostics Service (UDS) and OBD-II (On Board Diagnostics for Vehicles) C Library
🧪 single header unit testing framework for C and C++
Core Python libraries ported to MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
A python CLI script to create Entity Relationship Diagrams from JSON/YAML code.
Low footprint C/C++ CBOR library and Python tool providing code generation from CDDL descriptions.
Use a docx as a jinja2 template
QP/C Real-Time Event Framework/RTOS is a lightweight implementation of the asynchronous, event-driven Active Object (Actor) model combined with Hierarchical State Machines.
Recommended C code style and coding rules for standard C99 or later