pkg.soopen package index

brew / 順位 12649

staq を Homebrew でインストール

staq のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install staq

local Homebrew formula metadata

概要

パッケージ概要

Full-stack quantum processing toolkit

コマンドとエイリアス

  • staq
  • staq_circ
  • staq_desugarer
  • staq_device_generator
  • staq_grid_synth
  • staq_group_qregs
  • staq_inliner
  • staq_ionq
  • staq_lattice_surgery
  • staq_mapper
  • staq_oracle_synthesizer
  • staq_projectq
  • staq_qasm_synth
  • staq_qsharp
  • staq_quil
  • staq_resource_estimator
  • staq_rotation_optimizer
  • staq_simplifier

履歴

プロジェクトの歴史と使われ方

staq is a C++ quantum-circuit toolkit distributed as both a library and a collection of command-line tools for OpenQASM-centered circuit synthesis, transformation, optimization, mapping, and translation.

プロジェクトの歴史

The project is maintained by softwareQ Inc. Its README describes a modern C++17 library with low external dependencies, usable through binary tools or as a header-only library for parsing and manipulating OpenQASM 2.0 circuits. The linked paper, first posted as an arXiv preprint in December 2019 and later published in Quantum Science and Technology in 2020, frames staq as a full-stack quantum processing toolkit.

staq's design is explicitly source-oriented: the README says it manipulates OpenQASM syntax trees directly, taking inspiration from Clang, rather than lowering immediately to an intermediate representation. That made it useful for source-to-source transformations and translations where preserving the structure of QASM input mattered.

採用の歴史

For package-manager users, staq shows up as a Homebrew formula with many small executables rather than a single monolithic binary. The input package facts list the main `staq` tool alongside specialist tools such as simplifiers, inliners, mappers, resource estimators, and language/library translators.

The project did not become a general-purpose developer utility like a formatter or shell tool; its adoption is concentrated in quantum software workflows, especially scripts and experiments built around OpenQASM.

使われ方

The official tool-suite wiki documents a Unix-style workflow where OpenQASM source is passed through individual tools using standard input, standard output, and shell pipes. That style encourages users to compose exactly the circuit passes they need.

Common usage includes desugaring, inlining, simplifying, optimizing rotations, mapping circuits to device constraints, estimating resources, and translating OpenQASM into targets such as Quil, ProjectQ, Q#, and Cirq.

パッケージ好きにとっての重要性

staq is interesting to package maintainers because it turns a specialized research compiler into a set of ordinary command-line programs. The package exposes many narrowly scoped binaries, which fits the Unix-pipeline culture better than a large GUI or cloud-only quantum SDK.

Its low-dependency C++17 implementation and MIT license also make it relatively straightforward for a package manager to build and ship compared with quantum stacks that pull in larger runtime ecosystems.

タイムライン

  • 2019: arXiv preprint describes staq as a full-stack quantum processing toolkit.
  • 2020: Paper published in Quantum Science and Technology.
  • 2021: Official wiki page documents the separate command-line tools and pipe-based workflow.
  • 2024: README lists version 3.5 dated March 8, 2024.

Related projects

  • staq is tied to OpenQASM 2.0 and interoperates conceptually with quantum toolchains such as Quil, ProjectQ, Q#, and Cirq through its translator tools.
  • The README credits EPFL logic-synthesis libraries and notes that the OpenQASM parser was adapted from tweedledum.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
staq実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_circ実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_desugarer実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_device_generator実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_grid_synth実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_group_qregs実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_inliner実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_ionq実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_lattice_surgery実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_mapper実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_oracle_synthesizer実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_projectq実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_qasm_synth実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_qsharp実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_quil実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_resource_estimator実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_rotation_optimizer実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
staq_simplifier実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版3.5
マネージャ更新日2026-07-13
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:staq
バージョン3.5
パッケージマネージャHomebrew
ホームページhttps://iopscience.iop.org/article/10.1088/2058-9565/ab9359/pdf
リポジトリhttps://github.com/softwareQinc/staq
最終更新2026-07-13T17:31:48+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation