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.
☆162Updated this week
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…☆433Updated 2 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆277Updated last week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆205Updated last month
- Lightweight JSON parser for embedded systems☆251Updated this week
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- State Machine Design in C☆187Updated 6 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…☆66Updated last year
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆225Updated last year
- Lightweight shell implementation for embedded systems☆202Updated 4 months ago
- Memory Manager For Small(ish) Microprocessors☆469Updated 11 months ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆198Updated this week
- Lightweight exception implementation for C☆355Updated 11 months ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆450Updated 10 months ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆112Updated 3 years ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆659Updated 9 months ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆140Updated 9 months ago
- A hierarchical state machine for C or C++☆34Updated last year
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆136Updated this week
- Lightweight printf library optimized for embedded systems☆331Updated last month
- C library used to code JSON objects in null-terminated strings☆101Updated 2 years ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆628Updated last week
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆264Updated 2 years ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆205Updated 9 years ago
- A pure C implementation of the Observer Pattern☆64Updated 7 years ago
- Practical design patterns in C☆449Updated 2 years ago
- Plain C library for parsing AT commands for use in host devices.☆471Updated 2 years ago
- lightweight logging for embedded microcontrollers☆368Updated 11 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆344Updated 5 months ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆75Updated 4 months ago