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 week
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…☆427Updated last month
- Lightweight JSON parser for embedded systems☆245Updated 3 weeks 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
- State Machine Design in C☆180Updated 5 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- Memory Manager For Small(ish) Microprocessors☆467Updated 9 months ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆260Updated 2 years ago
- Lightweight shell implementation for embedded systems☆194Updated 3 months ago
- C library used to code JSON objects in null-terminated strings☆101Updated 2 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆450Updated 9 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated 3 weeks ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆139Updated 8 months ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆198Updated last month
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆131Updated 2 weeks ago
- Lightweight printf library optimized for embedded systems☆330Updated 3 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆218Updated last year
- A simple ring buffer (circular buffer) designed for embedded systems.☆650Updated 8 months ago
- lightweight logging for embedded microcontrollers☆363Updated 10 months ago
- Lightweight exception implementation for C☆355Updated 10 months ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆74Updated 2 months ago
- Embedded (bare metal) C scheduler library☆33Updated 7 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆111Updated 3 years ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆622Updated 9 months ago
- A cooperative operating system based on coroutines☆89Updated 2 years ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆339Updated 3 months ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆340Updated last year
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆205Updated 9 years ago
- A simple command-line interface for use in embedded systems.☆125Updated 2 years ago
- Practical design patterns in C☆449Updated 2 years ago