ascom-alpaca-rs
Cross-platform Rust library for the ASCOM Alpaca API for astronomy devices (by RReverser)
Windows-rust-driver-samples
Rust port of the official Windows Driver Samples on Github. Leverages windows-drivers-rs (by microsoft)
ascom-alpaca-rs | Windows-rust-driver-samples | |
---|---|---|
1 | 2 | |
20 | 298 | |
- | 4.4% | |
9.3 | 7.3 | |
7 months ago | 13 days ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
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.
ascom-alpaca-rs
Posts with mentions or reviews of ascom-alpaca-rs.
We have used some of these posts to build our list of alternatives
and similar projects.
Windows-rust-driver-samples
Posts with mentions or reviews of Windows-rust-driver-samples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-14.
-
Should Programming Languages Be Safe or Powerful?
For what it's worth, on windows rust is also a Microsoft supported, though "not yet recommended for production use", option.
https://techcommunity.microsoft.com/blog/surfaceitpro/open-s... / https://github.com/microsoft/windows-drivers-rs
-
CrowdStrike debacle provides road map of American vulnerabilities to adversaries
You can write drivers in Rust - it's just quite hard at the moment. Microsoft published metadata packages for WDK APIs and started creating samples: https://github.com/microsoft/Windows-rust-driver-samples
What are some alternatives?
When comparing ascom-alpaca-rs and Windows-rust-driver-samples you can also consider the following projects:
windows-drivers-rs - Platform that enables Windows driver development in Rust. Developed by Surface.
eww - ElKowars wacky widgets
ux-samples - I am just using and testing Angular Rust and UX Framework here
rustdesk - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
embassy - Modern embedded framework, using Rust and async.