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 last month
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…☆430Updated 2 months ago
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- State Machine Design in C☆183Updated 6 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆273Updated last year
- Lightweight JSON parser for embedded systems☆249Updated last week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆204Updated last week
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆199Updated 2 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 last year
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆218Updated last year
- A pure C implementation of the Observer Pattern☆64Updated 7 years ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆205Updated 9 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆261Updated 2 years ago
- Practical design patterns in C☆448Updated 2 years ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆139Updated 9 months ago
- Lightweight shell implementation for embedded systems☆198Updated 3 months ago
- Lightweight exception implementation for C☆355Updated 10 months ago
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆132Updated last month
- A simple ring buffer (circular buffer) designed for embedded systems.☆656Updated 8 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆624Updated 10 months ago
- Memory Manager For Small(ish) Microprocessors☆469Updated 10 months ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆111Updated 3 years ago
- Lightweight printf library optimized for embedded systems☆331Updated 2 weeks ago
- A simple command-line interface for use in embedded systems.☆125Updated 2 years ago
- lightweight logging for embedded microcontrollers☆364Updated 11 months ago
- C library used to code JSON objects in null-terminated strings☆101Updated 2 years ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆343Updated 4 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆450Updated 10 months ago
- A message queue for C☆76Updated 6 years ago
- A simple logging library for C/C++☆166Updated 2 years ago