Lists (4)
Sort Name ascending (A-Z)
Stars
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)
A simple ring buffer (circular buffer) designed for embedded systems.
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
A library of generic intrusive data structures and algorithms in ANSI C
Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.
Read-only mirror of the official repo at git://sigrok.org/libserialport. Pull requests welcome. Please file bugreports at sigrok.org/bugzilla.
A modern, portable, cross-language unit testing and mocking framework for C and C++
A Micro (1k lines of code) Unit Test Framework for C/C++
A Linux-like real-time operating system for Robotics and the Internet of Things (IoT)
gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time
Fast and small logger for embedded (or not) devices