awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

26 repository-uri

Awesome GitHub RepositoriesQuantum Programming Frameworks

Full-stack libraries and SDKs for building, compiling, and executing quantum programs.

Explore 26 awesome GitHub repositories matching part of an awesome list · Quantum Programming Frameworks. Refine with filters or upvote what's useful.

Awesome Quantum Programming Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • quantumlib/cirqAvatar quantumlib

    quantumlib/Cirq

    4,990Vezi pe GitHub↗

    Cirq este un framework Python pentru calcul cuantic utilizat pentru proiectarea, simularea și executarea circuitelor cuantice pe hardware NISQ (Noisy Intermediate-Scale Quantum). Acesta servește drept simulator de circuite cuantice și modelator de zgomot, precum și ca instrument pentru implementarea algoritmilor cuantici. Framework-ul oferă o interfață specializată pentru hardware-ul NISQ, permițând utilizatorilor să mapeze circuitele cuantice logice pe topologii de dispozitive fizice, validând în același timp conectivitatea hardware și constrângerile porților. Se distinge prin modelarea integrată a zgomotului, aplicând canale de depolarizare și amortizare pentru a imita decoerența și erorile găsite în procesoarele cuantice reale. Proiectul acoperă o gamă largă de capabilități, inclusiv proiectarea circuitelor cuantice, integrarea hardware și simularea stărilor. Include instrumente pentru descompunerea porților, maparea topologiei hardware și executarea procedurilor cuantice fundamentale, cum ar fi transformatele Fourier și căutarea de date nestructurate. În plus, oferă utilitare analitice pentru calculul stării fundamentale moleculare și benchmarking-ul fidelității hardware.

    Framework for creating and invoking NISQ-era circuits.

    Pythonalgorithmsapicirq
    Vezi pe GitHub↗4,990
  • microsoft/quantumAvatar microsoft

    microsoft/Quantum

    4,043Vezi pe GitHub↗

    Quantum is a quantum development framework that provides a hybrid quantum-classical workflow for coordinating execution between classical host languages and quantum processors. It includes a quantum hardware simulator for modeling state evolution and a library of quantum algorithms for tasks such as integer factorization, database search, and quantum arithmetic. The project offers specialized tools for quantum hardware characterization and error correction to manage noise and decoherence. It provides resource estimation modeling to calculate the qubit count and gate depth required to execute

    Ships a testing suite to identify and resolve execution failures within quantum programs.

    Jupyter Notebookpythonqdkqsharp
    Vezi pe GitHub↗4,043
  • rigetticomputing/pyquilAvatar rigetticomputing

    rigetticomputing/pyquil

    1,493Vezi pe GitHub↗

    A Python library for quantum programming using Quil.

    Library for writing, simulating, and executing quantum programs.

    Python
    Vezi pe GitHub↗1,493
  • projectq-framework/projectqAvatar ProjectQ-Framework

    ProjectQ-Framework/ProjectQ

    975Vezi pe GitHub↗

    ProjectQ: An open source software framework for quantum computing

    Hardware-agnostic framework with compiler and emulation capabilities.

    Pythonquantum-computingquantum-programming-language
    Vezi pe GitHub↗975
  • aspuru-guzik-group/tequilaAvatar aspuru-guzik-group

    aspuru-guzik-group/tequila

    431Vezi pe GitHub↗

    A High-Level Abstraction Framework for Quantum Algorithms

    Extensible architecture for quantum information and learning.

    Python
    Vezi pe GitHub↗431
  • blueqat/blueqatAvatar Blueqat

    Blueqat/Blueqat

    383Vezi pe GitHub↗

    Quantum Computer Library for Everyone

    SDK for quantum computing development.

    Python
    Vezi pe GitHub↗383
  • xanaduai/strawberryfieldsX

    xanaduai/strawberryfields

    0Vezi pe GitHub↗

    Library for photonic quantum computing.

    Vezi pe GitHub↗0
  • qiboteam/qiboQ

    qiboteam/qibo

    0Vezi pe GitHub↗

    Framework for simulation and hardware control.

    Vezi pe GitHub↗0
  • quantumos-org/quantum-osQ

    quantumos-org/quantum-os

    0Vezi pe GitHub↗

    Linux-based operating system for quantum computing.

    Vezi pe GitHub↗0
  • dwavesystems/dwave-ocean-sdkD

    dwavesystems/dwave-ocean-sdk

    0Vezi pe GitHub↗

    Suite for solving optimization problems on quantum hardware.

    Vezi pe GitHub↗0
  • qbrilliance/qristalQ

    qbrilliance/qristal

    0Vezi pe GitHub↗

    Hybrid quantum-classical development platform.

    Vezi pe GitHub↗0
  • eclipse-qrisp/qrispE

    eclipse-qrisp/Qrisp

    0Vezi pe GitHub↗

    High-level language for creating and compiling quantum algorithms.

    Vezi pe GitHub↗0
  • artificial-brain/quantumcatA

    artificial-brain/quantumcat

    0Vezi pe GitHub↗

    High-level library for cross-platform quantum application building.

    Vezi pe GitHub↗0
  • qe-lab/openqlQ

    QE-Lab/OpenQL

    0Vezi pe GitHub↗

    Compiler framework with algorithm libraries and circuit optimization.

    Vezi pe GitHub↗0
  • tencent-quantum-lab/tensorcircuitT

    tencent-quantum-lab/tensorcircuit

    0Vezi pe GitHub↗

    Tensor network-based framework for NISQ-era software.

    Vezi pe GitHub↗0
  • goodchemistryco/tangeloG

    goodchemistryco/Tangelo

    0Vezi pe GitHub↗

    Toolkit for quantum chemistry simulation workflows.

    Vezi pe GitHub↗0
  • avalon-lang/avaloniA

    avalon-lang/avaloni

    0Vezi pe GitHub↗

    Interpreter for hybrid classical-quantum programming.

    Vezi pe GitHub↗0
  • pasqal-io/qadenceP

    pasqal-io/qadence

    0Vezi pe GitHub↗

    Building differentiable programs for neutral atom devices.

    Vezi pe GitHub↗0
  • ordoptimus/pyquditO

    Ordoptimus/pyqudit

    0Vezi pe GitHub↗

    Package for universal quantum gates in N-dimensions.

    Vezi pe GitHub↗0
  • softwareqinc/qppS

    softwareQinc/qpp

    0Vezi pe GitHub↗

    Template-based general purpose quantum computing library.

    Vezi pe GitHub↗0
Înapoi12Înainte
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Quantum Programming Frameworks

Explorează sub-etichetele

  • Program DiagnosticsTools for identifying, debugging, and resolving execution failures in quantum software. **Distinct from Quantum Programming Frameworks:** Provides specific testing and diagnostic tools rather than the general development framework.