goToMain / c-utils
Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-submodule inside your projects to kickstart development. See https://c-utils.gotomain.io for more details.
☆139Updated last week
Related projects ⓘ
Alternatives and complementary repositories for c-utils
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆300Updated last month
- Lightweight JSON parser for embedded systems☆146Updated last month
- Lightweight printf library optimized for embedded systems☆186Updated last month
- lightweight logging for embedded microcontrollers☆215Updated last year
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆34Updated last month
- Lightweight shell implementation for embedded systems☆136Updated 2 months ago
- A simple command-line interface for use in embedded systems.☆112Updated last year
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆246Updated 6 months ago
- C library used to code JSON objects in null-terminated strings☆90Updated last year
- A simple ring buffer (circular buffer) designed for embedded systems.☆536Updated last week
- An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications pri…☆257Updated this week
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆104Updated last year
- Reusable project skeleton for embedded C & C++ projects using CMake.☆45Updated 5 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆170Updated 6 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆218Updated 6 months ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆66Updated 4 months ago
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆517Updated this week
- STM32 Base project with a lot of stuff☆82Updated 3 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆57Updated 2 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆171Updated 3 months ago
- QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS☆131Updated last week
- QP-nano real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines☆168Updated last year
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆154Updated 4 months ago
- Lightweight date, time & cron utilities for embedded systems☆33Updated 2 months ago
- Lightweight packet protocol structure for multi-device communication focused on RS-485☆124Updated last week
- Lightweight onewire protocol library optimized for UART hardware on embedded systems☆188Updated 2 months ago
- Lightweight event management system for embedded systems☆63Updated last month
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆179Updated 8 years ago
- A pure C implementation of the Observer Pattern☆54Updated 5 years ago
- A fast and lightweight event loop for embedded platforms.☆97Updated 2 years ago