rokath / tcobsLinks
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.
☆26Updated 2 months ago
Alternatives and similar repositories for tcobs
Users that are interested in tcobs are comparing it to the libraries listed below
Sorting:
- Generating, exporting and analyzing CPU fault conditions on Arm Cortex-M series microcontrollers.☆25Updated 7 months ago
- Embedded logger with minimal footprint and memory usage☆38Updated last week
- Wrapping FreeRTOS in modern C++ classes☆36Updated 3 years ago
- An active object messaging framework for microcontrollers in C☆21Updated 2 years ago
- Persistent NOR Flash ring buffer for embedded uses.☆78Updated 9 months ago
- CBOR library aimed at heavily constrained devices☆50Updated 11 months ago
- printf for embedded system with floating point support.☆66Updated 2 years ago
- A Swiss Army knife scheduler for embedded systems☆65Updated 5 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆78Updated 5 years ago
- Common utilities useful for embedded systems that are often not included in an RTOS or the standard C library.☆27Updated last year
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆62Updated 2 months ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆49Updated 11 months ago
- A Lock Free Bipartite Buffer Library written in standard C11☆71Updated last year
- A constrained node implementation of CBOR in C☆68Updated 3 years ago
- mbed trace library☆18Updated 7 months ago
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆40Updated last year
- Key-Value EEPROM storage library for microcontrollers with wear-leveling☆40Updated last month
- Lightweight packet protocol structure for multi-device communication focused on RS-485☆140Updated 2 months ago
- OpenOCD with Zephyr patches for building Zephyr SDK☆38Updated 2 weeks ago
- Lightweight watchdog for RTOS and embedded systems☆31Updated 2 months ago
- Segger RTT console using ST-link☆55Updated 11 months ago
- Low-memory feature-complete VFAT implementation☆39Updated 2 years ago
- Embedded Building Bricks - Hierarchical State Machines, Timers, Queues, Unit Tests☆26Updated 6 years ago
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆56Updated 8 months ago
- What to do when Hard fault hits? Debugger and error reporter solution for ARM Cortex M3 and M4.☆51Updated 6 years ago
- Lightweight shell implementation for embedded systems☆155Updated 3 weeks ago
- TUI for sending CLI commands to your firmware and devices.☆31Updated 3 years ago
- Consistent Overhead Byte Stuffing — C implementation☆159Updated 11 months ago
- Lightweight date, time & cron utilities for embedded systems☆42Updated 2 months ago
- Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-b…☆84Updated last week