https://github.com/drewsilcock/quest-rs-template
Template Cargo binary using the QuEST Rust wrapper library
https://github.com/drewsilcock/quest-rs-template
api-wrapper quantum-computing rust
Last synced: 11 months ago
JSON representation
Template Cargo binary using the QuEST Rust wrapper library
- Host: GitHub
- URL: https://github.com/drewsilcock/quest-rs-template
- Owner: drewsilcock
- License: mit
- Created: 2020-03-27T10:49:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-27T11:30:12.000Z (about 6 years ago)
- Last Synced: 2025-04-01T07:56:49.050Z (about 1 year ago)
- Topics: api-wrapper, quantum-computing, rust
- Language: Rust
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuEST Rust Template
[](https://github.com/drewsilcock/quest-rs-template/actions?query=workflow%3ABuild)
[](https://opensource.org/licenses/MIT)
This binary project demonstrates a simple quantum circuit built using the [Quantum Exact Simulation Toolkit (QuEST)]() via the [Rust wrapper quest-rs](https://github.com/drewsilcock/quest-rs).
To use this as a starter project, click this button:
[](https://github.com/drewsilcock/quest-rs-template/generate)
For more information on how to use the quest-rs wrapper, see the docs at:
[](https://docs.rs/quest-rs)