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.
☆157Updated 3 weeks 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…☆376Updated 3 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆258Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆242Updated 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…☆54Updated 9 months ago
- Lightweight JSON parser for embedded systems☆211Updated 2 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- State Machine Design in C☆150Updated last week
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆185Updated 11 months ago
- Memory Manager For Small(ish) Microprocessors☆434Updated 4 months ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆184Updated last week
- A pure C implementation of the Observer Pattern☆61Updated 6 years ago
- A fast and lightweight event loop for embedded platforms.☆104Updated 3 years ago
- Lightweight shell implementation for embedded systems☆157Updated 2 months ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆590Updated 2 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆593Updated 4 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆303Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆427Updated 4 months ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆193Updated 8 years ago
- C library used to code JSON objects in null-terminated strings☆96Updated last year
- Lightweight printf library optimized for embedded systems☆269Updated 2 months ago
- lightweight logging for embedded microcontrollers☆301Updated 5 months ago
- Practical design patterns in C☆442Updated last year
- Open source file system for small embedded systems☆34Updated 4 years ago
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆123Updated last week
- a memory allocator for embedded systems (microcontrollers)☆65Updated 7 years ago
- Lightweight exception implementation for C☆345Updated 4 months ago
- Bootstrap C code on a Cortex-M MCU☆222Updated 5 years ago
- Embedded (bare metal) C scheduler library☆30Updated 7 years ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆127Updated 3 months ago