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.
641 stars
51 watching
199 forks
Language: C#
last commit: about 2 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 | 417 |
serialport/serialport-rs | Provides cross-platform serial port functionality for Rust. | 509 |
itas109/cserialport | A cross-platform serial port library for multiple programming languages. | 734 |
cpr2323/juce_serialport | A utility for interacting with serial ports and virtual serial interfaces | 43 |
wjwwood/serial | Provides an interface for serial communication on multiple platforms using C++ | 2,151 |
cepr/android-serialport-api | Provides an Android API to access and manipulate serial ports | 1,262 |
fazecast/jserialcomm | A platform-independent serial port access library for Java | 1,338 |
johnlauer/serial-port-json-server | A Go-based server that enables web applications to communicate with local serial devices | 355 |
getml/reflect-cpp | A C++ library for fast serialization and validation using reflection | 1,126 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 747 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 730 |
jooq/jool | Extends Java 8 lambdas with additional functionality for working with sequential data streams | 2,091 |
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,429 |
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,308 |