Consistent Overhead Byte Stuffing and packet framing implemented in Node.
Transform-stream parser that emits one decoded payload per COBS frame (0x00 delimiter). Wraps @serialpilot/cobs.
Pure-function Consistent Overhead Byte Stuffing (COBS) encode/decode. Browser-clean — no node:* imports.
A JavaScript library for exchanging structured data with small embedded devices using COBS, CRC-16 and a CBOR subset.
Encode or decode using COBS (Consistent Overhead Byte Stuffing)
A TypeScript library for exchanging structured data with small embedded devices using COBS, CRC-16 and a CBOR subset.
COBS decoding and encoding algorithm for Node-RED
TypeScript implementation of Constrained B-Splines
Fast and tiny COBS encoder and decoder
TypeScript library for communicating with Siger hardware wallet
Utilities for WHATWG streams.
CONDUYT protocol core compiled to WebAssembly
Node.js module for Open Thermal Camera
This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS is an algorithm for transforming a message into an encoding where a specific value (the "sentinel" value) is not used. This value can then be used to mark frame boundaries in a serial communication channel.
COBS encode/decode for Rust no_std targets
Consistent Overhead Byte Stuffing — COBS — and variant COBS/R
μCOBS — Consistent Overhead Byte Stuffing. no_std, zero-alloc, fastest, most-tested COBS implementation.
A minimal no-std library for doing Consistent Overhead Byte Stuffing
COBS codec for Tokio
Asset loading for the COB asset format.
Fast COBS encoder and decoder
Radicle Collaborative Objects library
COBS encoding library using SIMD instructions
This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS is an algorithm for transforming a message into an encoding where a specific value (the "sentinel" value) is not used. This value can then be used to mark frame boundaries in a serial communication channel.
COB definition with parsing and ser/de.
No description provided.
No description provided.
No description provided.