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:
- 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 …☆178Updated 3 weeks ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated last year
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆63Updated last year
- High performance video graphic library for embedded systems☆37Updated 5 years ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆111Updated last year
- Subset of the C++ standard library for AVR targets☆82Updated 7 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 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 7 months ago
- C++(11) library to implement custom binary communication protocols☆69Updated this week
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- Coroutines on microcontrollers - What We Learned☆19Updated 6 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the p…☆23Updated last week
- Wrapping FreeRTOS in modern C++ classes☆38Updated 3 weeks ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- Opinionated C++20 embedded library☆22Updated 3 months ago
- theCore: C++ embedded framework☆87Updated 7 years ago
- A Swiss Army knife scheduler for embedded systems☆68Updated 6 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆113Updated last week
- Portable Bitfields implementation, with configurable behavior.☆31Updated 5 months ago
- A C++11 header-only library for MMIO registers☆64Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆21Updated 3 weeks ago
- ☆43Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 3 weeks ago
- C++ templates for type-safe bit manipulation☆61Updated 4 years ago
- Event system / event bus, message channel for embedded systems☆15Updated 7 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year