ByteBuffer

A lightweight, move-only byte buffer for efficient data handling in Arduino.

Author
cyfney-anka
Maintainer
cyfney-anka@qq.com
Website
https://github.com/CodexPad/byte_buffer_arduino_lib
Category
Uncategorized
License
MIT
Library Type
Contributed
Architectures
Any

Designed to solve the pain point of passing dynamic arrays between functions without copying. It uses move semantics for zero-copy transfers and safe memory management, making it ideal for serial protocols and communication tasks.

Downloads

Filename Release Date File Size
ByteBuffer-1.0.0.zip 2026-06-27 3.45 KiB