https://github.com/lights0123/ndless-rs
Rust library for interacting with Ndless for the TI-Nspire
https://github.com/lights0123/ndless-rs
async-await cargo-xbuild embedded hacktoberfest ndless nspire rust rust-embedded
Last synced: about 2 months ago
JSON representation
Rust library for interacting with Ndless for the TI-Nspire
- Host: GitHub
- URL: https://github.com/lights0123/ndless-rs
- Owner: lights0123
- License: apache-2.0
- Created: 2019-02-07T00:47:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T10:47:43.000Z (12 months ago)
- Last Synced: 2025-02-28T06:20:34.340Z (about 2 months ago)
- Topics: async-await, cargo-xbuild, embedded, hacktoberfest, ndless, nspire, rust, rust-embedded
- Language: Rust
- Homepage: https://lights0123.com/ndless-rust/
- Size: 347 KB
- Stars: 33
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# ndless-rs
See [here] for examples, or read the [book] for a guide. The most
interesting crate here is [ndless](ndless).## Crates
Crate
Crates.io
Docs
cargo-ndless
![]()
(Binary crate)
ndless
![]()
![]()
ndless-async
![]()
![]()
ndless-freetype
![]()
![]()
ndless-handler (deprecated)
![]()
![]()
ndless-macros
![]()
![]()
ndless-sdl
![]()
![]()
ndless-static-vars
![]()
![]()
ndless-sys
![]()
![]()
[here]: https://github.com/lights0123/example-nspire
[book]: https://lights0123.com/ndless-rust/index.html