An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# QuEST Rust Template

[![Build](https://github.com/drewsilcock/quest-rs-template/workflows/Build/badge.svg)](https://github.com/drewsilcock/quest-rs-template/actions?query=workflow%3ABuild)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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:

[![Use Template](https://img.shields.io/badge/Starter%20Template-Use-orange.svg)](https://github.com/drewsilcock/quest-rs-template/generate)

For more information on how to use the quest-rs wrapper, see the docs at:

[![Docs](https://docs.rs/quest-rs/badge.svg)](https://docs.rs/quest-rs)