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
- CMake Best Practices - 2nd Edition, published by Packt☆27Updated last year
- "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
- 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 4 months ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- Source Code for C++ Lambda Story Book☆31Updated 4 years ago
- Subset of the C++ standard library for AVR targets☆82Updated 5 months ago
- C++(11) library to implement custom binary communication protocols☆69Updated 2 months ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆35Updated this week
- Source of the "Practical Guide to Bare Metal C++" free e-book☆105Updated 4 years ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆33Updated 5 months ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆275Updated 2 months ago
- Algorithm wrappers☆97Updated 2 weeks ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Source code for the book Real-Time C++, by Christopher Kormanyos☆741Updated this week
- Modern CMake for C++, 2E - published by Packt☆130Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆277Updated this week
- ☆20Updated last year
- Portable Bitfields implementation, with configurable behavior.☆30Updated 4 months ago
- Make Classes Great Again (CppCon 2017 Presentation)☆27Updated 8 years ago
- CMake Best Practices, by Packt Publishing☆211Updated last year
- A C++ type to trace calls to special member functions.☆104Updated last year
- An example about using CppUTest to mock C files for unit test.☆20Updated 3 years ago
- A tour about C++ with source code examples☆27Updated 6 years ago
- Small example of how to use Doxygen☆53Updated 2 years ago
- Lightweight C++20 testing framework.☆294Updated this week
- C++20 Coroutines Cheat Sheet☆87Updated last year
- Minimized version of cpp_starter_project☆187Updated 2 years ago