hit9 / bitproto
The bit level data interchange format for serializing data structures (long term maintenance).
☆146Updated last month
Alternatives and similar repositories for bitproto
Users that are interested in bitproto are comparing it to the libraries listed below
Sorting:
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆192Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆109Updated 2 years ago
- Pocket coroutine library☆79Updated 2 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆71Updated last year
- Lightweight shell implementation for embedded systems☆152Updated last week
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆109Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆250Updated 11 months ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆51Updated 7 months ago
- a memory allocator for embedded systems (microcontrollers)☆64Updated 7 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆288Updated 8 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆363Updated last month
- Consistent Overhead Byte Stuffing — C implementation☆158Updated 10 months ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆78Updated 4 years ago
- Lightweight printf library optimized for embedded systems☆257Updated last month
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago
- Queue handling library (written in plain c)☆66Updated last week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆199Updated last year
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆60Updated last month
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 6 months ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆232Updated 2 years ago
- short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0…☆26Updated 2 months ago
- This program is used to do static stack analysis on C source code to determine the worst case stack usage for each function☆90Updated last year
- Script for analyzing ELF memory usage☆159Updated last year
- Python module for operating with freeRTOS kernel objects in GDB☆61Updated 3 months ago
- 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 …☆153Updated 2 months ago
- Timer library for microcontrollers / embedded systems☆12Updated 2 years ago
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆220Updated this week
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆101Updated 5 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆205Updated 2 years ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆224Updated last month