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.
☆158Updated 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…☆405Updated last week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆267Updated last year
- Lightweight JSON parser for embedded systems☆236Updated last week
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆61Updated 11 months ago
- Memory Manager For Small(ish) Microprocessors☆459Updated 7 months ago
- State Machine Design in C☆161Updated 3 months ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆252Updated last year
- A pure C implementation of the Observer Pattern☆62Updated 6 years ago
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆213Updated last year
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆192Updated last week
- Practical design patterns in C☆445Updated 2 years ago
- Lightweight exception implementation for C☆348Updated 7 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆202Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Lightweight shell implementation for embedded systems☆172Updated last week
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆199Updated 8 years ago
- Lightweight printf library optimized for embedded systems☆320Updated last week
- C library used to code JSON objects in null-terminated strings☆99Updated last year
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆128Updated 2 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆440Updated 6 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆609Updated 6 months ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆639Updated 5 months ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆74Updated last week
- A Clone of embUnit testing framework, see https://sourceforge.net/projects/embunit/☆18Updated 13 years ago
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆196Updated last week
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆319Updated last month
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆221Updated 7 months ago
- C Implementation of UML State Machines and Activity Diagrams for Safety-Critical, Real-Time and Embedded Applications.☆33Updated 2 years ago