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
Sorting:
- Subset of the C++ standard library for AVR targets☆75Updated 8 months ago
- Companion repository to my CppCon 2022 talk☆48Updated 2 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 …☆153Updated 2 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆91Updated 2 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆60Updated last month
- Generated site from https://github.com/arobenko/bare_metal_cpp_src. Browse to https://arobenko.github.io/bare_metal_cpp/.☆11Updated 4 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆88Updated last year
- C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point mat…☆19Updated 5 months ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Opinionated C++20 embedded library☆21Updated this week
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆109Updated last year
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- Portable Bitfields implementation, with configurable behavior.☆27Updated last year
- Finite state machine library☆22Updated last month
- amp-preview is a user-interface framework tailored towards embedded devices☆13Updated last week
- Embedded template library.☆24Updated 2 months ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-b…☆82Updated 2 months ago
- Wrapping FreeRTOS in modern C++ classes☆36Updated 3 years ago
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆40Updated last year
- C++ Active Objects☆64Updated 7 years ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆49Updated 10 months ago
- A Lock Free Bipartite Buffer Library written in standard C11☆71Updated last year
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆31Updated 3 weeks ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 6 months ago
- C++(11) library to implement custom binary communication protocols☆48Updated this week
- A very small, fast, header-only, C++ library for generating CRCs☆20Updated last month
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆51Updated 7 months ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆32Updated last month