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 …☆177Updated 4 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated last year
- A Lock Free Bipartite Buffer Library written in standard C11☆107Updated last year
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- High performance video graphic library for embedded systems☆37Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆63Updated last year
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- ☆42Updated 3 weeks ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆34Updated 2 weeks ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆113Updated last year
- Modern C++ for Embedded Systems☆15Updated 3 years ago
- Subset of the C++ standard library for AVR targets☆82Updated 5 months ago
- Opinionated C++20 embedded library☆23Updated 2 months ago
- Portable Bitfields implementation, with configurable behavior.☆30Updated 4 months ago
- A Swiss Army knife scheduler for embedded systems☆68Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks ago
- 🗜 Compression with elimination of zeroes ⓿, optimized for data with a bit more 00 and FF bytes, as messages often carry 16, 32 or 64 bit…☆30Updated 3 months ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with Meson☆39Updated 8 months ago
- theCore: C++ embedded framework☆86Updated 7 years ago
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- A C++11 header-only library for MMIO registers☆64Updated last year
- Wrapping FreeRTOS in modern C++ classes☆37Updated 2 weeks ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated last month
- Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the p…☆22Updated 6 months ago