eugnsp / CUJLinks
The C/C++ Users Journal
☆18Updated 4 years ago
Alternatives and similar repositories for CUJ
Users that are interested in CUJ are comparing it to the libraries listed below
Sorting:
- Companion repository to my CppCon 2022 talk☆49Updated 2 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Generated site from https://github.com/arobenko/bare_metal_cpp_src. Browse to https://arobenko.github.io/bare_metal_cpp/.☆12Updated 4 years ago
- 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 …☆177Updated 2 weeks ago
- C++(11) library to implement custom binary communication protocols☆69Updated this week
- Subset of the C++ standard library for AVR targets☆82Updated 6 months ago
- Source Code for C++ Lambda Story Book☆31Updated 4 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆63Updated 6 years ago
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆240Updated this week
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆33Updated 6 months ago
- Source of the "Practical Guide to Bare Metal C++" free e-book☆105Updated 4 years ago
- Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.☆116Updated last week
- A tour about C++ with source code examples☆27Updated 6 years ago
- ☆43Updated this week
- State Machine Design in C++☆165Updated 5 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 6 months ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆36Updated this week
- Algorithm wrappers☆97Updated last month
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆113Updated this week
- CMake Best Practices, by Packt Publishing☆211Updated last year
- ☆21Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆279Updated this week
- "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
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆110Updated last year
- Sample cross-platform Qt5 + CMake + vcpkg + static build application☆44Updated 6 years ago
- Source code for the book Real-Time C++, by Christopher Kormanyos☆752Updated this week
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆106Updated 2 years ago
- C++ Active Objects☆67Updated 8 years ago
- 🔋amp-devcontainer is a batteries-included devcontainer useable for modern software development☆127Updated this week