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.
☆144Updated 2 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…☆311Updated last week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆218Updated 7 months ago
- Lightweight printf library optimized for embedded systems☆187Updated 3 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆174Updated 5 months ago
- A fast and lightweight event loop for embedded platforms.☆100Updated 2 years ago
- Lightweight JSON parser for embedded systems☆151Updated 3 months ago
- State Machine Design in C☆119Updated last month
- A very lame UI library for embedded systems.☆106Updated last year
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆41Updated 3 months ago
- Lightweight shell implementation for embedded systems☆139Updated last month
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆258Updated 8 months ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆185Updated 8 years ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆185Updated 8 months ago
- lightweight logging for embedded microcontrollers☆222Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- C implementations of state machines for event driven systems.☆29Updated 5 years ago
- Lightweight exception implementation for C☆331Updated 3 months ago
- A simple command-line interface for use in embedded systems.☆112Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆537Updated 7 months ago
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆532Updated this week
- a memory allocator for embedded systems (microcontrollers)☆60Updated 7 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆227Updated last year
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆113Updated 2 weeks ago
- A hierarchical state machine for C or C++☆30Updated 9 months ago
- A pure C implementation of the Observer Pattern☆57Updated 6 years ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆462Updated last month
- A simple ring buffer (circular buffer) designed for embedded systems.☆554Updated this week
- The FNET is a free, open source, dual TCP/IPv4 and IPv6 Stack (under Apache Version 2.0 license) for building embedded communication soft…☆119Updated last year
- C library used to code JSON objects in null-terminated strings☆93Updated last year