DNedic / lfbb
A Lock Free Bipartite Buffer Library written in standard C11
☆71Updated last year
Alternatives and similar repositories for lfbb:
Users that are interested in lfbb are comparing it to the libraries listed below
- Coroutines on microcontrollers - What We Learned☆18Updated 5 years ago
- short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0…☆26Updated last month
- Zephyr C++ Framework☆50Updated 2 years ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆49Updated 10 months ago
- Generating, exporting and analyzing CPU fault conditions on Arm Cortex-M series microcontrollers.☆25Updated 6 months ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated 2 months ago
- Wrapping FreeRTOS in modern C++ classes☆36Updated 3 years ago
- A Swiss Army knife scheduler for embedded systems☆64Updated 5 years ago
- GNU ld linker map visualization☆72Updated last year
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 5 months ago
- Common utilities useful for embedded systems that are often not included in an RTOS or the standard C library.☆27Updated last year
- Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17☆25Updated 9 months ago
- Argon RTOS: tiny embedded C/C++ RTOS for Cortex-M☆69Updated 3 years ago
- C++17 header-only interface to the FreeRTOS kernel API.☆56Updated 6 months ago
- Curated device data for all AVR and ARM Cortex-M devices☆50Updated 7 months ago
- Core components, subsystems, and utilities for the Embedded Virtual Machine☆46Updated last year
- 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
- ☆30Updated 4 years ago
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆19Updated 2 months ago
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆55Updated 7 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
- Analyses C/C++ build output for code size, static variables, and stack usage☆78Updated 4 years 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
- A C++11/C++14 interface for CMSIS-RTOS API☆29Updated last year
- Embedded logger with minimal footprint and memory usage☆37Updated 2 weeks ago
- C++ Standard Lib adapted to embedded environments☆75Updated this week
- Consistent Overhead Byte Stuffing — C implementation☆158Updated 10 months ago
- An example CMake project for STM32 devices. It contains the most thoroughly commented embedded CMakeLists file☆27Updated last year
- C++ templates for type-safe bit manipulation☆58Updated 4 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago