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.
☆154Updated 3 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…☆363Updated last month
- State Machine Design in C☆141Updated 2 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆197Updated last year
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆182Updated 9 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆250Updated 11 months ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆578Updated 3 weeks ago
- Lightweight JSON parser for embedded systems☆196Updated last week
- Embedded (bare metal) C scheduler library☆30Updated 7 years ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆51Updated 7 months ago
- Lightweight shell implementation for embedded systems☆152Updated this week
- Lightweight printf library optimized for embedded systems☆257Updated last month
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆193Updated 8 years ago
- a memory allocator for embedded systems (microcontrollers)☆64Updated 7 years ago
- A pure C implementation of the Observer Pattern☆59Updated 6 years ago
- Memory Manager For Small(ish) Microprocessors☆422Updated 2 months ago
- a set of simple utilities in c for microcontrollers☆210Updated 4 years ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆289Updated last year
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆422Updated 2 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆582Updated 2 months ago
- Bootstrap C code on a Cortex-M MCU☆216Updated 5 years ago
- ☆71Updated last year
- lightweight logging for embedded microcontrollers☆271Updated 2 months ago
- C library used to code JSON objects in null-terminated strings☆95Updated last year
- Practical design patterns in C☆434Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆237Updated last year
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆84Updated last month
- ARM Cortex-M bare-metal example code in C++ and CMake build☆203Updated 2 years ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆124Updated last month
- A community for embedded software makers.☆495Updated this week
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago