How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Node-Serialport is a Node.js library that provides cross-platform serial port access for JavaScript applications. It wraps native serial port operations into a stream-based abstraction, enabling consistent read and write behavior across Linux, macOS, and Windows without requiring platform-specific code. The library includes a mock serial port implementation that uses in-memory streams for testing code without physical hardware, and a parser stream pipeline that transforms raw binary data into structured messages using delimiters, line endings, or fixed byte lengths. It also provides command-l
SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!
Cross-platform, Serial Port library written in C++
The main features of wjwwood/serial are: Development Utilities, Serial Port Communication.
Open-source alternatives to wjwwood/serial include: serialport/node-serialport — Node-Serialport is a Node.js library that provides cross-platform serial port access for JavaScript applications. It… ahoo-wang/smartcode — SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!! airsaid/androidlocalizeplugin — English | 简体中文. airsaid/inspirewritingplugin — An IntelliJ IDEA plugin is used to inspire you to write code. alandsleman/formbuilder — UI based codegen tool to easily create Beautiful and Type safe @shadcn/ui forms (Next.js, Vue, Svelte). ahl5esoft/golang-underscore.