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.
☆148Updated 3 weeks 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…☆320Updated last month
- Lightweight printf library optimized for embedded systems☆188Updated 4 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…☆42Updated 4 months ago
- Lightweight JSON parser for embedded systems☆154Updated 4 months ago
- Lightweight shell implementation for embedded systems☆143Updated 2 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆193Updated 9 months ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- lightweight logging for embedded microcontrollers☆227Updated last week
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆188Updated 8 years ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆560Updated last month
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆237Updated 8 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆263Updated 9 months ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆167Updated 2 weeks ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆176Updated 6 months ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆47Updated 8 months ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆228Updated last year
- Embedded (bare metal) C scheduler library☆28Updated 7 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆58Updated 5 months ago
- A pure C implementation of the Observer Pattern☆58Updated 6 years ago
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆115Updated 2 months ago
- STM32 Base project with a lot of stuff☆84Updated 3 years ago
- A simple command-line interface for use in embedded systems.☆115Updated last year
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆115Updated 2 weeks ago
- C library used to code JSON objects in null-terminated strings☆94Updated last year
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated last year
- State Machine Design in C☆130Updated this week
- ARM Cortex-M bare-metal example code in C++ and CMake build☆195Updated 2 years ago
- QP-nano real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines☆170Updated last year
- A compact, reliable, high-performance TCP/IP protocol stack. Features dual IPv4 and IPv6 support, an SSL/TLS socket option, and support f…☆110Updated last year
- C Implementation of UML State Machines and Activity Diagrams for Safety-Critical, Real-Time and Embedded Applications.☆32Updated last year