serialport v1.0.0

Andrea Fontana nospam at example.com
Wed May 9 14:41:45 UTC 2018


On Sunday, 6 May 2018 at 22:02:05 UTC, Oleg B wrote:
> Stable version of serialport package
>
> * Blocking `SerialPortBlk` for classic usage
>
> * Non-blocking `SerialPortNonBlk` and `SerialPortFR` for usage 
> in fibers or in vibe-d
>
> * Variative initialization and configuration
>
> * Hardware flow control config flag
>
> Doc: http://serialport.dpldocs.info/v1.0.0/serialport.html
> Dub: http://code.dlang.org/packages/serialport
> Git: https://github.com/deviator/serialport

I wonder if someone can benchmark serialport lib against this 
test:
http://codeandlife.com/2012/07/03/benchmarking-raspberry-pi-gpio-speed/


More information about the Digitalmars-d-announce mailing list