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.
☆152Updated 2 months ago
Alternatives and similar repositories for c-utils:
Users that are interested in c-utils are comparing it to the libraries listed below
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆360Updated 2 weeks ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆192Updated 8 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆231Updated last year
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆194Updated 11 months ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆49Updated 6 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆181Updated 8 months ago
- Lightweight JSON parser for embedded systems☆194Updated 2 weeks ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆249Updated 10 months ago
- Lightweight printf library optimized for embedded systems☆253Updated 2 weeks ago
- Lightweight shell implementation for embedded systems☆150Updated 2 weeks ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆109Updated 2 years ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆284Updated 11 months ago
- lightweight logging for embedded microcontrollers☆269Updated 2 months ago
- State Machine Design in C☆135Updated 2 months ago
- <design-patterns-for-embedded-system-in-c>☆62Updated 6 years ago
- A pure C implementation of the Observer Pattern☆58Updated 6 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago
- QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS☆135Updated last week
- Embedded (bare metal) C scheduler library☆30Updated 7 years ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆121Updated 2 weeks ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆579Updated last month
- Bootstrap C code on a Cortex-M MCU☆214Updated 5 years ago
- MCUXpresso SDK Examples☆66Updated last month
- A Clone of embUnit testing framework, see https://sourceforge.net/projects/embunit/☆17Updated 12 years ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆48Updated 10 months ago
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆97Updated 11 months ago
- a set of simple utilities in c for microcontrollers☆210Updated 4 years ago
- C library used to code JSON objects in null-terminated strings☆95Updated last year
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆182Updated 2 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆202Updated 2 years ago