eugnsp / CUJLinks
The C/C++ Users Journal
☆19Updated 4 years ago
Alternatives and similar repositories for CUJ
Users that are interested in CUJ are comparing it to the libraries listed below
Sorting:
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated 2 years ago
- Source Code for C++ Lambda Story Book☆32Updated 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 …☆181Updated 2 months ago
- Generated site from https://github.com/arobenko/bare_metal_cpp_src. Browse to https://arobenko.github.io/bare_metal_cpp/.☆13Updated 4 years ago
- Companion repository to my CppCon 2022 talk☆52Updated 3 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…☆245Updated this week
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆62Updated 6 years ago
- Source of the "Practical Guide to Bare Metal C++" free e-book☆106Updated 4 years ago
- C++(11) library to implement custom binary communication protocols☆71Updated 3 weeks ago
- Portable Bitfields implementation, with configurable behavior.☆31Updated last week
- A CMake primer for the rest of us.☆36Updated 3 years ago
- Subset of the C++ standard library for AVR targets☆82Updated 8 months ago
- A tour about C++ with source code examples☆27Updated 6 years ago
- CMake Best Practices - 2nd Edition, published by Packt☆30Updated last year
- C++ Active Objects☆68Updated 8 years ago
- Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.☆118Updated 3 weeks ago
- embxx - Embedded C++ Library☆272Updated 6 years ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆33Updated 7 months ago
- PB’s Guide to Starting with wxWidgets on Microsoft Windows with MinGW and Code::Blocks☆32Updated 9 months ago
- Algorithm wrappers☆97Updated 3 months ago
- Drawing and Custom Controls for C++ Desktop Apps☆17Updated 8 months ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆116Updated last year
- Small example of how to use Doxygen☆55Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- ☆46Updated last week
- C++ OO micro-controller library for close-to-the-hardware programming☆59Updated 4 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆128Updated last year
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated last week
- A library with a range of utility classes and methods for jump starting C++ applications.☆18Updated 6 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…☆66Updated last year