eugnsp / CUJ
The C/C++ Users Journal
☆17Updated 3 years ago
Alternatives and similar repositories for CUJ:
Users that are interested in CUJ are comparing it to the libraries listed below
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆147Updated last month
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆87Updated last year
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated 3 weeks ago
- Companion repository to my CppCon 2022 talk☆48Updated 2 years ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆45Updated 5 months ago
- State Machine Design in C☆133Updated last month
- Source of the "Practical Guide to Bare Metal C++" free e-book☆89Updated 4 years ago
- Subset of the C++ standard library for AVR targets☆75Updated 7 months ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆106Updated last year
- Reusable project skeleton for embedded C & C++ projects using CMake.☆47Updated 9 months ago
- Portable Bitfields implementation, with configurable behavior.☆27Updated last year
- Generated site from https://github.com/arobenko/bare_metal_cpp_src. Browse to https://arobenko.github.io/bare_metal_cpp/.☆10Updated 4 years ago
- C++17 header-only interface to the FreeRTOS kernel API.☆55Updated 5 months ago
- ☆36Updated 2 weeks ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆30Updated 2 weeks ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 4 months ago
- A CMake primer for the rest of us.☆35Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆90Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆60Updated this week
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆180Updated 8 months ago
- Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-b…☆81Updated last month
- A C++11 header-only library for MMIO registers☆59Updated last year
- CMake demostration project for blog post "CMake Part 1- The Dark Arts"☆34Updated 3 years ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with Meson☆35Updated last month
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆212Updated this week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆351Updated this week
- Lightweight shell implementation for embedded systems☆148Updated last week
- A Header only, constexpr / compile time small table based CRC library.☆22Updated 2 years ago