hparracho / usflibLinks
A lean C++ string format library (mainly) for embedded platforms
☆21Updated 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)☆94Updated 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
- High performance video graphic library for embedded systems☆37Updated 5 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆108Updated last year
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆63Updated last year
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆63Updated 6 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 6 months ago
- C++(11) library to implement custom binary communication protocols☆69Updated 3 months ago
- Portable Bitfields implementation, with configurable behavior.☆30Updated 5 months ago
- Subset of the C++ standard library for AVR targets☆82Updated 6 months ago
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- A Swiss Army knife scheduler for embedded systems☆68Updated 6 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.