cirocosta / observer-cLinks
A pure C implementation of the Observer Pattern
☆61Updated 6 years ago
Alternatives and similar repositories for observer-c
Users that are interested in observer-c are comparing it to the libraries listed below
Sorting:
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆158Updated 2 months ago
- State Machine Design in C☆155Updated last month
- Lightweight JSON parser for embedded systems☆226Updated last month
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆432Updated 5 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆395Updated last week
- "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
- Tiny Software Protocol for communication over UART, SPI, etc☆260Updated last month
- Pub/Sub library for C☆77Updated 3 years ago
- <design-patterns-for-embedded-system-in-c>☆63Updated 6 years ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆196Updated 8 years ago
- Persistent NOR Flash ring buffer for embedded uses.☆82Updated last month
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆129Updated 4 months ago
- A Simple Hierarchical State Machine☆25Updated 10 years ago
- yahdlc - Yet Another HDLC implementation☆87Updated last year
- C library used to code JSON objects in null-terminated strings☆96Updated last year
- Practical design patterns in C☆444Updated last year
- TI MCU+ SDK core source code repository with drivers, protocol stacks and example applications☆55Updated 2 weeks ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆189Updated last year
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆125Updated last month
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆251Updated last year
- Minimal GUI framework for Embedded Systems☆181Updated last year
- QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS☆142Updated last week
- Hierarchical State Machine