goToMain / c-utilsLinks
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.
☆156Updated 4 months ago
Alternatives and similar repositories for c-utils
Users that are interested in c-utils are comparing it to the libraries listed below
Sorting:
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆366Updated 2 months ago
- lightweight logging for embedded microcontrollers☆278Updated 3 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆252Updated last year
- Lightweight JSON parser for embedded systems☆208Updated last month
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 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
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆189Updated 3 months ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆238Updated last year
- Lightweight printf library optimized for embedded systems☆261Updated 3 weeks ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆200Updated last year
- State Machine Design in C☆144Updated 3 months ago
- Lightweight shell implementation for embedded systems☆155Updated 3 weeks ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆177Updated last week
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆125Updated last month
- C library used to code JSON objects in null-terminated strings☆95Updated last year
- A pure C implementation of the Observer Pattern☆60Updated 6 years ago
- A simple command-line interface for use in embedded systems.☆120Updated last year
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆193Updated 8 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Embedded (bare metal) C scheduler library☆30Updated 7 years ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆295Updated last year
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆183Updated 10 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆587Updated 2 months ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆582Updated last month
- a memory allocator for embedded systems (microcontrollers)☆64Updated 7 years ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆206Updated 2 years ago
- Memory Manager For Small(ish) Microprocessors☆428Updated 3 months ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆85Updated last week
- Lightweight exception implementation for C☆339Updated 3 months ago
- Bootstrap C code on a Cortex-M MCU☆218Updated 5 years ago