serialport-rs
By susurrus
scratch
By MakotoE
serialport-rs | scratch | |
---|---|---|
2 | 1 | |
- | 2 | |
- | - | |
- | 0.0 | |
- | about 2 years ago | |
Rust | ||
- | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
serialport-rs
Posts with mentions or reviews of serialport-rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-03.
-
Different approach to read serial on Windows machines?
I started now and I can't even get the serial communication to work. I tried serialport and have the communication working using Linux, but my colleagues of course use Win 10, for which the serialport read doesn't seem to work, right now? (https://gitlab.com/susurrus/serialport-rs/-/issues/113) Right now I just use an Arduino which sends dummy integers over a standard serial communication. I always get a timeout in Win 10.
-
What's everyone working on this week (18/2021)?
I'm seeking a new maintainer for serialport-rs. See the discussion there for details.
scratch
Posts with mentions or reviews of scratch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-03.
-
What's everyone working on this week (18/2021)?
I made, well I attempted to make, a clone of Scratch VM. I greatly underestimated the effort needed for it, so I'm calling it since I finished my milestone of getting Pixel Snake to run on it, albeit very slowly. It is only tested on Debian. I included an ARCHITECTURE.md which gives you the overview of how it works.
What are some alternatives?
When comparing serialport-rs and scratch you can also consider the following projects:
ragent - Learning Rust by writing a Nagios-compatible monitoring agent
lakesis - 💻 A bytecode VM with its own assembler, dynamic memory allocation, and garbage collection
fiiish-rs