ascom-alpaca-rs
Cross-platform Rust library for the ASCOM Alpaca API for astronomy devices (by RReverser)
astro-rs
Astronomy utils written in Rust (by eta077)
| ascom-alpaca-rs | astro-rs | |
|---|---|---|
| 1 | 2 | |
| 24 | 25 | |
| - | - | |
| 9.1 | 5.0 | |
| about 2 months ago | 21 days ago | |
| Rust | Rust | |
| Apache License 2.0 | MIT License |
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.
astro-rs
Posts with mentions or reviews of astro-rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-21.
-
License Adherence Help
I'm working on a pure Rust approximation of astropy. Up til now, I was able to recreate the intent by looking at an external API, but I'm moving on to functionality that I don't understand enough to implement without basically copying the code. Astropy uses the BSD-3 license, and it wraps the ERFA library which uses a custom license. My project currently uses the MIT license. My PR is here - my question is have I attributed everything correctly, or is there anything I need to change for everything to be above-board?
- astro-rs: Attempting to port astropy to Rust
What are some alternatives?
When comparing ascom-alpaca-rs and astro-rs you can also consider the following projects:
windows-drivers-rs - Platform that enables Windows driver development in Rust
elodin - Elodin simulation and flight software monorepo.
Windows-rust-driver-samples - Rust port of the official Windows Driver Samples on Github. Leverages windows-drivers-rs
erfa - Essential Routines for Fundamental Astronomy. Maintainers: @eteq @mhvk @sergiopasra
drivers - Mirror of https://gitlab.redox-os.org/redox-os/drivers
astro-rust - Astronomical algorithms in Rust