sat-rs/satrs-core
Robin Mueller 176a9f1612
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
Improvements for example and documentation
- Added diagrams for sat-rs example for both structure and data flow.
- Added explanations for those diagrams as well.
- Some renaming: Use `Pool` instead of `Store` for pool components.
- General improvements for satrs-book.
2024-02-08 17:42:36 +01:00
..
src Improvements for example and documentation 2024-02-08 17:42:36 +01:00
tests Improvements for example and documentation 2024-02-08 17:42:36 +01:00
.gitignore re-add satrs-core without git submoudule 2023-01-11 10:30:03 +01:00
Cargo.toml Major example update 2024-02-07 18:10:47 +01:00
CHANGELOG.md re-add satrs-core without git submoudule 2023-01-11 10:30:03 +01:00
LICENSE-APACHE re-add satrs-core without git submoudule 2023-01-11 10:30:03 +01:00
NOTICE update all NOTICE files 2023-01-25 21:39:35 +01:00
README.md add badges 2023-08-28 22:40:01 +02:00
release-checklist.md bump release checklist again 2023-09-26 18:02:11 +02:00

Crates.io docs.rs

satrs-core

This crate contains the core components of the sat-rs framework. You can find more information on homepage.