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 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
Sorting:
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆399Updated last week
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆251Updated last year
- Lightweight JSON parser for embedded systems☆231Updated last week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆266Updated last year
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆191Updated last week
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆208Updated last year
- State Machine Design in C☆158Updated 2 months ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- A simple ring buffer (circular buffer) designed for embedded systems.☆634Updated 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…☆62Updated 11 months ago
- A pure C implementation of the Observer Pattern☆61Updated 6 years ago
- Memory Manager For Small(ish) Microprocessors☆455Updated 6 months ago
- lightweight logging for embedded microcontrollers☆329Updated 7 months ago
- Lightweight printf library optimized for embedded systems☆312Updated last week
- Lightweight exception implementation for C☆346Updated 6 months ago
- C library used to code JSON objects in null-terminated strings☆98Updated last year
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆198Updated 8 years ago
- Lightweight shell implementation for embedded systems☆170Updated last week
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆317Updated last week
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆125Updated 2 months ago
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- Practical design patterns in C☆445Updated last year
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆130Updated 5 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆520Updated last month
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆606Updated 6 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆434Updated 6 months ago
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆219Updated 6 months ago
- C implementations of state machines for event driven systems.☆38Updated 6 years ago
- Phoenix-RTOS microkernel repository☆147Updated this week