rokath / tcobs
short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0 and FF bytes in a row, as data often carry 16, 32 or 64 bit numbers with small values.
☆25Updated last week
Alternatives and similar repositories for tcobs:
Users that are interested in tcobs are comparing it to the libraries listed below
- Embedded logger with minimal footprint and memory usage☆36Updated 3 months ago
- Generating, exporting and analyzing CPU fault conditions on Arm Cortex-M series microcontrollers.☆25Updated 4 months ago
- printf for embedded system with floating point support.☆64Updated 2 years ago
- Wrapping FreeRTOS in modern C++ classes☆35Updated 3 years ago
- A Swiss Army knife scheduler for embedded systems☆61Updated 5 years ago
- Persistent NOR Flash ring buffer for embedded uses.☆69Updated 6 months ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆47Updated 9 months ago
- Common utilities useful for embedded systems that are often not included in an RTOS or the standard C library.☆27Updated last year
- Analyses C/C++ build output for code size, static variables, and stack usage☆77Updated 4 years ago
- yahdlc - Yet Another HDLC implementation☆84Updated last year
- A Lock Free Bipartite Buffer Library written in standard C11☆72Updated 10 months ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated 2 weeks ago
- Segger RTT console using ST-link☆48Updated 8 months ago
- STM32 lwIP networking via USB☆70Updated 4 years ago
- Lightweight packet protocol structure for multi-device communication focused on RS-485☆134Updated last week
- A fast, generic fifo for MCUs.☆42Updated 2 years ago
- What to do when Hard fault hits? Debugger and error reporter solution for ARM Cortex M3 and M4.☆51Updated 5 years ago
- Key-Value EEPROM storage library for microcontrollers with wear-leveling☆38Updated 3 years ago
- STM32 eXtensible Peripheral Drivers☆41Updated 4 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆58Updated last week
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆55Updated 5 months ago
- Pocket coroutine library☆77Updated 2 years ago
- Low footprint C/C++ CBOR library and Python tool providing code generation from CDDL descriptions.☆125Updated last week
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with Meson☆35Updated last month
- Embedded Building Bricks - Hierarchical State Machines, Timers, Queues, Unit Tests☆26Updated 6 years ago
- Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17☆25Updated 8 months ago
- CBOR library aimed at heavily constrained devices☆50Updated 8 months ago
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆39Updated last year
- A constrained node implementation of CBOR in C☆68Updated 3 years ago
- Dynamically load apps to zephyr RTOS☆58Updated 4 years ago