https://github.com/build-on-aws/building-rust-applications-for-aws-graviton
Sample code showing how to build Rust application for AWS Graviton with ARM64 architecture
https://github.com/build-on-aws/building-rust-applications-for-aws-graviton
arm64 aws aws-graviton rust rust-lang
Last synced: about 1 month ago
JSON representation
Sample code showing how to build Rust application for AWS Graviton with ARM64 architecture
- Host: GitHub
- URL: https://github.com/build-on-aws/building-rust-applications-for-aws-graviton
- Owner: build-on-aws
- License: mit-0
- Created: 2023-06-15T16:35:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T19:45:10.000Z (almost 2 years ago)
- Last Synced: 2025-02-18T01:39:28.853Z (4 months ago)
- Topics: arm64, aws, aws-graviton, rust, rust-lang
- Language: Rust
- Homepage: https://community.aws/tutorials/building-rust-applications-for-aws-graviton
- Size: 8.79 KB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Building Rust Applications For AWS Graviton
This repository contains the necessary code to learn how to build a Rust link shortener application for arm64-based AWS Graviton EC2 Instances. This code is provided as an example only and is not meant to be used in production.
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This library is licensed under the MIT-0 License. See the LICENSE file.