serialport-rs
serial interface library
Provides cross-platform serial port functionality for Rust.
A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.
528 stars
9 watching
128 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
rustserialserialport
Related projects:
Repository | Description | Stars |
---|---|---|
crayzeewulf/libserial | Provides a convenient C++ interface to serial ports on Linux operating system | 427 |
itas109/cserialport | A lightweight cross-platform serial port library allowing easy communication with serial devices on multiple operating systems. | 745 |
ra-rs/ra | Software libraries providing programming interfaces for Renesas RA series devices | 8 |
jcurl/rjcp.dll.serialportstream | Provides a reliable and maintainable implementation of serial port stream functionality in various operating systems. | 647 |
c410-f3r/wtx | A collection of transport implementations and related tools focused on web technologies | 228 |
cepr/android-serialport-api | Provides an Android API to access and manipulate serial ports | 1,272 |
zigembeddedgroup/serial | A Zig language library for configuring and using serial ports | 63 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
ids1024/rust-minix | A Rust port of Minix's standard library | 43 |
rustaudio/rust-portaudio | A set of bindings and wrappers for a cross-platform audio I/O library. | 376 |
euantorano/serial.nim | A library providing a pure Nim interface to serial ports. | 74 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
rustcc/coroutine-rs | Provides an implementation of cooperative multitasking in Rust | 412 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,553 |