serial.nim
Serial interface library
A library providing a pure Nim interface to serial ports.
A Nim library for accessing serial ports.
73 stars
7 watching
10 forks
Language: Nim
last commit: 10 months ago
Linked from 1 awesome list
hacktoberfestnimrs232serial-portsserialport
Related projects:
Repository | Description | Stars |
---|---|---|
euantorano/sysrandom.nim | A Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG | 11 |
andreaferretti/interfaced | An interface library for Nim programming language | 31 |
johnscillieri/psutil-nim | A Nim port of Python's psutil library for cross-platform system information access | 62 |
euantorano/pledge.nim | A wrapper around OpenBSD's pledge system call for language Nim | 6 |
scinim/unchained | A compile-time units library with type safety and support for various unit systems | 110 |
serialport/serialport-rs | Provides cross-platform serial port functionality for Rust. | 520 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |
jiro4989/pnm | A library that provides a pure Nim implementation of the Netpbm format for image data storage and manipulation. | 4 |
scinim/datamancer | A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. | 133 |
nim-lang/zip | Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
vladar4/sdl2_nim | A wrapper of the SDL 2 library for the Nim language. | 145 |
nim-lang/nimble | A package manager for the Nim programming language | 1,264 |
vacp2p/nim-libp2p | A Peer-to-Peer networking stack implementation in Nim. | 251 |
rockcavera/nim-dnsprotocol | An implementation of the DNS protocol in the Nim programming language. | 17 |
xxtea/xxtea-nim | A Nim library implementing a fast and secure encryption algorithm | 19 |