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 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…☆390Updated last week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆262Updated last year
- Lightweight JSON parser for embedded systems☆221Updated 2 weeks ago
- State Machine Design in C☆154Updated last month
- A pure C implementation of the Observer Pattern☆62Updated 6 years ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆599Updated 3 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…☆57Updated 9 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆244Updated last year
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆187Updated last year
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆191Updated this week
- Lightweight shell implementation for embedded systems☆163Updated 2 months ago
- A fast and lightweight event loop for embedded platforms.☆104Updated 3 years ago
- Practical design patterns in C☆443Updated last year
- Memory Manager For Small(ish) Microprocessors☆441Updated 5 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆598Updated 4 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆428Updated 4 months ago
- Lightweight printf library optimized for embedded systems☆284Updated last week
- a memory allocator for embedded systems (microcontrollers)☆66Updated 7 years ago
- C library used to code JSON objects in null-terminated strings☆96Updated last year
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆195Updated 8 years ago
- Lightweight exception implementation for C☆346Updated 5 months ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- lightweight logging for embedded microcontrollers☆314Updated 5 months ago
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆208Updated 5 months ago
- A Clone of embUnit testing framework, see https://sourceforge.net/projects/embunit/☆18Updated 12 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆66Updated 3 weeks ago
- <design-patterns-for-embedded-system-in-c>☆63Updated 6 years ago
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆125Updated 3 weeks ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆307Updated last year