DNedic / lfbb
A Lock Free Bipartite Buffer Library written in standard C11
☆69Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for lfbb
- short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0…☆24Updated 2 months ago
- Coroutines on microcontrollers - What We Learned☆18Updated 4 years ago
- Common utilities useful for embedded systems that are often not included in an RTOS or the standard C library.☆26Updated 11 months ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆45Updated 4 months ago
- C++17 header-only interface to the FreeRTOS kernel API.☆48Updated 2 weeks ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated last year
- Wrapping FreeRTOS in modern C++ classes☆34Updated 3 years ago
- Zephyr C++ Framework☆48Updated last year
- Core components, subsystems, and utilities for the Embedded Virtual Machine☆44Updated 11 months ago
- Generating, exporting and analyzing CPU fault conditions on Arm Cortex-M series microcontrollers.☆25Updated last week
- A Swiss Army knife scheduler for embedded systems☆61Updated 5 years ago
- Curated device data for all AVR and ARM Cortex-M devices☆50Updated last month
- Analyses C/C++ build output for code size, static variables, and stack usage☆76Updated 4 years ago
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆49Updated last month
- A Lock Free Bipartite Buffer Library written in standard C++11☆11Updated last year
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆69Updated 2 months ago
- GNU ld linker map visualization☆69Updated 8 months ago
- ☆29Updated 4 years ago
- A C++11 header-only library for MMIO registers☆60Updated 8 months ago
- C++ Standard Lib adapted to embedded environments☆51Updated this week
- A constrained node implementation of CBOR in C☆65Updated 3 years ago
- C++ templates for type-safe bit manipulation☆58Updated 3 years ago
- Key-Value EEPROM storage library for microcontrollers with wear-leveling☆32Updated 2 years ago
- Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17☆24Updated 3 months ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆103Updated 7 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 …☆132Updated 3 weeks ago
- An example CMake project for STM32 devices. It contains the most thoroughly commented embedded CMakeLists file☆23Updated last year
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆33Updated last month
- Pocket coroutine library☆72Updated last year