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…☆395Updated this week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆263Updated last year
- Memory Manager For Small(ish) Microprocessors☆445Updated 5 months ago
- A pure C implementation of the Observer Pattern☆61Updated 6 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆432Updated 5 months ago
- State Machine Design in C☆155Updated last month
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆57Updated 10 months ago
- Lightweight JSON parser for embedded systems☆226Updated last month
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆129Updated 4 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆196Updated 8 years ago
- C library used to code JSON objects in null-terminated strings☆96Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆251Updated last year
- Lightweight exception implementation for C☆347Updated 6 months ago
- Practical design patterns in C☆444Updated last year
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆189Updated last year
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- A Clone of embUnit testing framework, see https://sourceforge.net/projects/embunit/☆18Updated 12 years ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆600Updated 5 months ago
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆125Updated last month
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆311Updated last year
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆190Updated 2 weeks ago
- Lightweight shell implementation for embedded systems☆165Updated 3 months ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆625Updated 4 months ago
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆192Updated 3 weeks ago
- Lightweight printf library optimized for embedded systems☆291Updated 3 weeks ago
- <design-patterns-for-embedded-system-in-c>☆63Updated 6 years ago
- lightweight logging for embedded microcontrollers☆322Updated 6 months ago
- a memory allocator for embedded systems (microcontrollers)☆66Updated 7 years ago