Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/serialport/serialport-rs

A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.
https://github.com/serialport/serialport-rs

linux: support getting usb port info without libudev

xobs opened this pull request 14 days ago
usbportinfo: document interface variation

xobs opened this pull request 22 days ago
Clean up enumeration on macOS

sirhcel opened this pull request 22 days ago
Release 4.5.1

sirhcel opened this pull request 28 days ago
Cleanup leftover dbg from clamping timeouts

sirhcel opened this pull request about 1 month ago
Retry poll on EINTR/EAGAIN instead of debug printing

ThomasHabets opened this pull request about 2 months ago
Don't ignore errors from setting baud rates

sirhcel opened this pull request about 2 months ago
Please add build instructions

Resonanz opened this issue about 2 months ago
Release 4.5.0

sirhcel opened this pull request 2 months ago
Clamp long timeouts (like Duration::MAX)

sirhcel opened this pull request 3 months ago
How to close the open port?

krishnaTORQUE opened this issue 3 months ago
Add some more test cases for MODALIAS parsing

sirhcel opened this pull request 3 months ago
Serial port doesn't properly open on Windows 11

danijourdain opened this issue 3 months ago
fix(usb): improve robustness of interface field when using IOKit backend

doinkythederp opened this pull request 3 months ago
Remove Regex dependency

RossSmyth opened this pull request 3 months ago
Add test for read returning available data before timeout

sirhcel opened this pull request 3 months ago
Add IntoRawHandle impl for FFI ownership transfer

RossSmyth opened this pull request 4 months ago
Prepare release 4.4.0

sirhcel opened this pull request 4 months ago
fix #196

antonio-quarta opened this pull request 4 months ago
Added support for 1.5 stop bits when reading current port settings

robdobsn opened this pull request 4 months ago
Resolve Mac OS setting Prolific Technology adapter

skmagiik opened this pull request 5 months ago
Fix USB interface on macOS

parasyte opened this pull request 5 months ago
Fix hang on TTY read

danielstuart14 opened this pull request 5 months ago
Fix output from example receive_data

sirhcel opened this pull request 5 months ago
Data misread from serial adapter (serialport only)

skmagiik opened this issue 5 months ago
Add Mark and Space variants to Parity enum

YgorSouza opened this pull request 5 months ago
Fix intermittent failures with CI build and clean up

sirhcel opened this pull request 5 months ago
Cannot list virtual serial ports on Windows 10

golanguage opened this issue 5 months ago
Pin sub-dependecy of clap to be compatible with MSRV

sirhcel opened this pull request 5 months ago
feat: allow blocking read

ARizzo35 opened this pull request 5 months ago
Streamline integration tests and add first test for read timeouts

sirhcel opened this pull request 5 months ago
Correct and update comment on TTYPort

Teufelchen1 opened this pull request 6 months ago
Opening a COM port on Windows fails

miguelraz opened this issue 6 months ago
Clean up integration tests

sirhcel opened this pull request 6 months ago
Outdated documentation for TTYPort

Teufelchen1 opened this issue 6 months ago
Timeout reading SerialUSB from Arduino DUE or GIGA

dbalsom opened this issue 6 months ago
wrong serial number for FTDI modules ?

ffred opened this issue 6 months ago
Potentially confusing read_exact timeout semantics

RossSmyth opened this issue 6 months ago
Update to nix-0.28

neumann-paulmann opened this pull request 7 months ago
Update dependency on nix to 0.28

neumann-paulmann opened this issue 7 months ago
Implement configurable buffer size on Windows (#173)

MathiasYde opened this pull request 7 months ago
Configurable buffer size

MathiasYde opened this issue 7 months ago
Fix some issues pointed out by Clippy in examples and tests

sirhcel opened this pull request 7 months ago
Try find port type in parent device

soiamsoNG opened this pull request 7 months ago
Fix nightly

RossSmyth opened this pull request 7 months ago
Use regex-lite instead of Regex

RossSmyth opened this pull request 7 months ago
Can Add Mark and Space to Parity?

rrxmzl opened this issue 7 months ago
Update macos dependencies

jtakakura opened this pull request 7 months ago
Tracking issue for WebSerial support.

shymega opened this issue 7 months ago
feat: FlowControl: add FromStr impl

jdswensen opened this pull request 8 months ago
Fast receive missing beginning of packet

usbalbin opened this issue 8 months ago
Fix enumeration of USB devices without a short serial on Raspberry Pi 4

andber1 opened this pull request 8 months ago
Fix write timeout for COM ports

nskartoredjo opened this pull request 8 months ago
Unplug serial device cause system shutdown on windows

ArthurZhou opened this issue 9 months ago
Set a Custom Baudrate

thekief opened this issue 9 months ago
Implement usbser.sys workaround on Windows

haileys opened this pull request 9 months ago
USB ports detected as unknown in docker

dignifiedquire opened this issue 9 months ago
Add `iocontrol` feature

jcsxdev opened this pull request 9 months ago
use read_to_end always return TimedOut err

lethargy123 opened this issue 9 months ago
Auto reconnect

thewh1teagle opened this issue 10 months ago
windows: Exclude disabled ports from `available_ports()`

kawadakk opened this pull request 10 months ago
Prepare release 4.3.0

sirhcel opened this pull request 10 months ago
Clear input/output buffers on macOS upon TTY open

astraw opened this pull request 11 months ago
windows: Use correct serial number for composite devices

danielstuart14 opened this pull request 11 months ago
Remove outdated RUSTSEC exemption for macOS

sirhcel opened this pull request 11 months ago
update assert_hex crate to 0.4.1

deid84 opened this pull request 11 months ago
Add supported architecture

deid84 opened this issue 11 months ago
Prefer manufacturer and model information from device over udev database

sirhcel opened this pull request 11 months ago
Use maintained sys crates for CoreFoundation and IOKit

sirhcel opened this pull request 11 months ago
Fix typos

CAESIUS-TIM opened this pull request 11 months ago
macOS fixes (#49)

astraw opened this pull request 11 months ago
FlowControl::Hardware not set on Siliconlabs Ember dongle on Linux

neumann-paulmann opened this issue 12 months ago
Fix serial number reporting on Windows for some devices

xobs opened this pull request 12 months ago
open with O_CLOEXEC

mrtnlrsn opened this pull request almost 1 year ago
Wrong informations with Com port

charleselie opened this issue about 1 year ago
Windows USB001 possible?

ragoso opened this issue about 1 year ago
Update bitflags dependency

pattop opened this pull request about 1 year ago
Put use of Apple SDK behind feature

tommy-gilligan opened this pull request about 1 year ago
Swap out unmaintained dependencies for apple-sys

tommy-gilligan opened this pull request about 1 year ago
Serial write stalls application on some Windows machines

bastian2001 opened this issue about 1 year ago
Bump nix from 0.26 to 0.27

Dirreke opened this pull request about 1 year ago
Report actual device file on Linux without udev

sirhcel opened this pull request about 1 year ago
Read always timeout in arm-unknown-linux-musleabihf

pandakka opened this issue about 1 year ago
Last port.write does not send all bytes on FTDI dongle

brainstorm opened this issue about 1 year ago
Type of a serialport

DavidLibault opened this issue about 1 year ago
Publish 4.2.2 version on crates.io

eldruin opened this issue about 1 year ago
Prepare 4.2.2 release

eldruin opened this pull request about 1 year ago
Fixes the PCI-port bug on Raspberry Pi 4

KnorrFG opened this pull request about 1 year ago
Dependency on unmaintained crates

newAM opened this issue about 1 year ago
No field `path` on type `&SerialPortBuilder`

deid84 opened this pull request over 1 year ago