A protocol buffers generator for resource constrained embedded applications written in the C programming language.
LFBB is a bipartite buffer implementation written in standard C11, suitable for all platforms, from deeply embedded to HPC uses. It is lock-free for single-producer, single-consumer scenarios making it incredibly performant and easy to use.
Embedded Proto is a product of Embedded AMS B.V. For more information about Embedded Proto please visit EmbeddedProto.com.
Embedded Artistry's libmemory is a memory management library for embedded systems. If you have a bare metal system and want to use malloc(), this library is for you!
A fast, generic fifo for MCUs.
The main features of nqtronix/fifofast are: Memory Management.
Open-source alternatives to nqtronix/fifofast include: berezovskyi/protobuf-embedded-c — A protocol buffers generator for resource constrained embedded applications written in the C programming language. dnedic/lfbb — LFBB is a bipartite buffer implementation written in standard C11, suitable for all platforms, from deeply embedded to… embedded-ams/embeddedproto — Embedded Proto is a product of Embedded AMS B.V. For more information about Embedded Proto please visit… embeddedartistry/libmemory — Embedded Artistry's libmemory is a memory management library for embedded systems. If you have a bare metal system and… majerle/lwmem — Read first: Documentation. majerle/lwrb — Library provides generic FIFO ring buffer implementation.