RJCP.DLL.SerialPortStream
Serial stream library
Provides a reliable and maintainable implementation of serial port stream functionality in various operating systems.
SerialPortStream is an independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Default branch is 2.x and now has support for Mono with help of a C library.
647 stars
51 watching
200 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
crayzeewulf/libserial | Provides a convenient C++ interface to serial ports on Linux operating system | 427 |
serialport/serialport-rs | Provides cross-platform serial port functionality for Rust. | 528 |
itas109/cserialport | A lightweight cross-platform serial port library allowing easy communication with serial devices on multiple operating systems. | 745 |
cpr2323/juce_serialport | A utility for interacting with serial ports and virtual serial interfaces | 43 |
wjwwood/serial | A C++ library for serial communication on cross-platform devices | 2,172 |
cepr/android-serialport-api | Provides an Android API to access and manipulate serial ports | 1,272 |
fazecast/jserialcomm | A platform-independent serial port access library for Java | 1,356 |
johnlauer/serial-port-json-server | A Go-based server that enables web applications to communicate with local serial devices | 356 |
getml/reflect-cpp | A C++20 library for fast serialization and deserialization using reflection | 1,165 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 755 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 731 |
jooq/jool | Extends Java 8 lambdas with additional functionality for working with sequential data streams | 2,092 |
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,446 |
watson/rtsp-stream | Module for multiplexing and decoding RTSP data streams in Node.js | 91 |
unity-technologies/unityrenderstreaming | Provides Unity's high-quality rendering capabilities over the web using WebRTC technology. | 1,324 |