hparracho / usflibLinks
A lean C++ string format library (mainly) for embedded platforms
☆20Updated 6 years ago
Alternatives and similar repositories for usflib
Users that are interested in usflib are comparing it to the libraries listed below
Sorting:
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 8 months 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 …☆170Updated 2 weeks ago
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆61Updated 10 months ago
- A Lock Free Bipartite Buffer Library written in standard C11☆79Updated last year
- type-safe and low-boilerplate bit level serialization☆123Updated 3 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- Subset of the C++ standard library for AVR targets☆80Updated 2 months ago
- High performance video graphic library for embedded systems☆37Updated 5 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Coroutines on microcontrollers - What We Learned☆19Updated 5 years ago
- A C++11 header-only library for MMIO registers☆61Updated last year
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆195Updated 6 years ago
- C++(11) library to implement custom binary communication protocols☆53Updated 3 weeks ago
- C++ templates for type-safe bit manipulation☆59Updated 4 years ago
- Opinionated C++20 embedded library☆22Updated last week
- A C++ serialization/deserialization library designed with embedded systems in mind☆96Updated 2 months ago
- Wrapping FreeRTOS in modern C++ classes☆37Updated 3 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆262Updated last year
- A fast and lightweight event loop for embedded platforms.