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

Quantum Computing

Quantum computing is a field of computing that uses quantum phenomena such as superposition and entanglement to perform operations on data. It is a rapidly growing field with potential applications in fields such as cryptography, chemistry, and optimization. Quantum computers can solve certain problems much faster than classical computers. Various programming languages such as Q#, Python and C++ can be used to write quantum algorithms to be run on quantum computers. The development of quantum computers is an active area of research and engineering.

https://github.com/vishivishvish/udmy-quantum-computing-quantum-ml

QC101 - Quantum Computing and Intro to Quantum Machine Learning | Udemy

quantum-computing quantum-machine-learning

Last synced: 11 Feb 2026

https://github.com/anderssorby/quantum.lean

Quantum computing with Lean

lean lean4 quantum-computing

Last synced: 24 Aug 2025

https://github.com/zoraizmohammad/quantum-explorations

Classes, Research, & Personal Quantum Computing Explorations!

hhl-algorithm qiskit qsharp quantum quantum-computing

Last synced: 27 Aug 2025

https://github.com/davitacols/building-a-variational-quantum-classifier-in-python-with-qiskit

This project demonstrates how to build a Variational Quantum Classifier (VQC) using Qiskit. VQCs combine parameterized quantum circuits with classical optimization to classify data into categories. The workflow includes quantum data encoding, circuit design (using the RyRz ansatz), hybrid optimization, and result evaluation.

classifier qiskit quantum-computing variational variational-autoencoder

Last synced: 30 Aug 2025

https://github.com/plutoniumm/qudit

numpy based simple qudit simulations in python

quantum-computing qudits

Last synced: 10 Apr 2026

https://github.com/kukushechkin/very-rusty-noisy-qubit

A Rust wrapper for the world's most unreliable quantum computing API. This project demonstrates how to create Rust bindings for a C API, while potentially violating several laws of quantum mechanics.

ffi-bindings quantum-computing rust-lang

Last synced: 10 Oct 2025

https://github.com/natestemen/qhack

Solutions to 2022 QHack Coding Challenges hosted by @xanaduai 🧑‍💻

hackathon quantum-chemistry quantum-computing quantum-machine-learning xanadu

Last synced: 25 May 2026

https://github.com/natestemen/courses

Coursework for my masters in applied math from the University of Waterloo

gradschool homework latex quantum-computing uwaterloo

Last synced: 25 May 2026

https://github.com/mikma03/computer_architecture

Repository is about the architecture and construction of computers in the modern world.

architecture computer-architecture quantum-computing

Last synced: 31 Aug 2025

https://github.com/weileizeng/css-code-zoo-display

Use github pages to display CSS codes generated by CSS-Code-Zoo

css-codes quantum-computing quantum-error-correction

Last synced: 28 Apr 2026

https://github.com/sanori/quantum-docker

Docker images of Quantum Computing frameworks with Jupyter notebooks

cirq docker-images jupyter-notebooks qiskit qsharp quantum-computing quantum-docker

Last synced: 16 Jan 2026

https://github.com/exploit-experts/quantumcomputing-study

This repository contains a set of study files created in Obsidian, focused on topics such as quantum computing and quantum algorithms. The objective is to offer a solid foundation for anyone who wants to understand these concepts and delve deeper into the field of quantum computing.

educational-materials obsidian quantum-computing study-notes

Last synced: 28 Jan 2026

https://github.com/neverlocal/paulicirc

A library for the creation of circuits of Pauli gadgets.

quantum-computing

Last synced: 11 Apr 2026

https://github.com/szczyglis-dev/quantum-random-bit-generator

[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit

azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial

Last synced: 26 May 2026

https://github.com/loopglitch26/qdm

Video Report : https://youtu.be/Ymcz6i_R-7w

flask-application quantum-computing

Last synced: 15 Mar 2025

https://github.com/andrescdo/quantum-microsoft-qcharp

For some time now I have been interested in quantum computing, which has led me to explore some technologies such as the Microsoft Quantum Develop Kit.

quantum quantum-algorithms quantum-computing

Last synced: 15 May 2026

https://github.com/owainkenwayucl/quantumutils

Libraries of functions for various Quantum Simulators

braket myqlm qiskit qsharp quantum-computing

Last synced: 23 Mar 2025

https://github.com/toolate28/quantum-redstone

Quantum computing education via Minecraft Redstone - Mathematical bridge between quantum mechanics and block-based circuits

computational-physics minecraft minecraft-mod minecraft-plugin npc quantum-computing quantum-logic redstone redstone-circuit

Last synced: 16 Jan 2026

https://github.com/csnp/qramm-cryptodeps

Cryptographic Dependency Scanner - Identify quantum-vulnerable cryptographic algorithms in your software dependencies. Part of the QRAMM Toolkit.

cbom cnsa cryptography dependencies golang post-quantum post-quantum-cryptography pqc quantum-computing sast sbom security supply-chain-security vulnerability-scanners

Last synced: 13 Jan 2026

https://github.com/natestemen/gate.directory

Catalog of quantum gates

quantum-computing

Last synced: 27 May 2026

https://github.com/csnp/qramm-cryptoscan

Cryptographic Discovery Scanner - Find every cryptographic algorithm in your codebase and now your quantum risk - part of the QRAMM Toolkit by CSNP

cbom code-analysis cryptography golang post-quantum-cryptography pqc quantum-computing sarif security

Last synced: 13 Jan 2026

https://github.com/xlpmg/quantumcomputing

Workspace for testing & researching quantum circuits and algorithms

jupyter-notebook python qiskit quantum-algorithms quantum-computing

Last synced: 17 May 2026

https://github.com/libranet/libranet-quantum

Sandbox-environment to work with several quantum-computing packages.

cirq python qiskit quantum-computing

Last synced: 16 Jan 2026

https://github.com/24amcoder-sb/qsharpexample

A Hello World app built with Q# Language aka Quantum Computing from Microsoft

microsoft-quantum q-sharp quantum-computing

Last synced: 19 Mar 2026

https://github.com/sevdanurgenc/qturkey-kuatum-gunleri-2023

This repository contains the presentation on "Quantum Blockchain" that I delivered at QTurkey Kuantum Günleri 2023.

blockchain quantum-blockchain quantum-computing

Last synced: 05 Jan 2026

https://github.com/sevdanurgenc/quantum-computing-workshops

This repository consists of homework questions from quantum computing beginner workshop programs.

qiskit-tutorial quantum-algorithms quantum-computing quantum-programming-language

Last synced: 23 Mar 2025

https://github.com/runeape-sats/qmoney

QMoney: A Peer-to-Peer Quantum Money System v0.0.1

bitcoin quantum-computing

Last synced: 31 Mar 2025

https://github.com/redhat-et/quantum-faq

Collection of Quantum Computing resources and FAQs for people of all levels

quantum quantum-computing quantum-information

Last synced: 05 Jan 2026

https://github.com/dosqas/r2p-quantum-qiskit-exploration

A hands-on quantum computing journey using Qiskit, developed through the IBM Road to Practitioner (R2P) program during Spring–Summer 2025. Explores foundational quantum concepts, circuit transpilation, and backend execution. Built in Python with Qiskit in Jupyter notebooks as part of a structured learning experience.

ibm jupyter-notebook quantum-computing

Last synced: 07 May 2025

https://github.com/daniel-fink-de/qurest

A RESTful Approach for Hybrid Quantum-Classical Circuit Modeling

hybrid-quantum-classical-algorithms quantum-computing rest-api

Last synced: 16 Mar 2025

https://github.com/sevdanurgenc/quantum-programming-qbronze-qiskit

Tutorials and programming exercises for learning Quantum Computing by Qiskit.

qiskit qiskit-tutorial quantum quantum-algorithms quantum-computing

Last synced: 23 Mar 2025

https://github.com/matheussoranco/quantum-machine-learning-tests

This repo has some code for Qiskit for quantum machine Learning models

artificial-intelligence computer-science machine-learning qiskit quantum-computing

Last synced: 24 Mar 2025

https://github.com/k4rtik/qhtt-thesis

LaTeX source for my master's paper on Quantum Hoare Type Theory.

hoare-type-theory latex-document masters-thesis quantum quantum-computing

Last synced: 27 Oct 2025

https://github.com/salekinsirajus/quantum_circuit_debugger

Quantum Circuit Debugger - Extension for IBM Qiskit

debugger ibm qiskit qiskit-sdk quantum quantum-computing quantum-debugging

Last synced: 08 Apr 2025

https://github.com/felipelewyee/nof-vqe

Straightforward examples of the Natural Orbital Functional Variational Quantum Eigensolver (NOF-VQE), needing solely 1RDM measurements for efficient Quantum Computer utilization

1rdm nof-vqe quantum-chemistry quantum-computing reduced-density-matrix variational-quantum-eigensolver

Last synced: 03 Sep 2025

https://github.com/saeg/qpa-v2

qpa is a tool that scans open-source quantum computing projects and automatically detects which known quantum algorithm patterns they implement.

quantum-computing quantum-software-engineering quantum-software-patterns

Last synced: 29 May 2026

https://github.com/cisborg/cisborg

quantum research, dna research tech, android architecture and cybersecurity

android cybersecurity dna-computing quantum-computing

Last synced: 14 Jul 2025

https://github.com/egrace479/asymmetric-cloning-bb84

Continuation of QuForce Innovation Fellows Project to implement asymmetric cloning to eavesdrop on the BB84 protocol.

bb84 bb84-protocol cryptography ionq qkd qkd-protocol quantum-computing

Last synced: 18 Jan 2026

https://github.com/klus3kk/qubitome

Exploring quantum-powered genomic data analysis and optimization.

bioinformatics genomics python quantum-algorithms quantum-computing

Last synced: 04 Jul 2025

https://github.com/or4k2l/adc-benchmark

Benchmark suite to compare error‑mitigation strategies (Baseline, DD, ADC, Hybrid) for superconducting qubits — includes temperature sweep, bootstrap CI and automatic γ optimization.

benchmark error-mitigation python quantum-computing quantum-simulation qutip superconducting-qubits

Last synced: 22 Feb 2026

https://github.com/paraskevi-kivroglou/qiskit-summer-school-2024-labs

This repository contains materials for the Qiskit Global Summer School 2024: The Path to Utility. Explore hands-on examples and syllabi designed to prepare participants for the era of quantum utility. This two-week intensive program covers areas of near-term practical importance in quantum computing.

python3 qiskit qiskit-aer qiskit-global-summer-school qiskit-workshop-materials quantum-computing

Last synced: 20 Apr 2026

https://github.com/mostafaelhoushi/mips-q

VHDL model, assembler, and C/C++ compiler for MIPS-Q: a MIPS processor with a quantum processing module.

assembler mips mips-processor quantum-computing quantum-processing vhdl-model

Last synced: 28 Mar 2025

https://github.com/thepriben/programmez-myqlm-aqasm

Découverte de myQLM et son langage AQASM, la solution quantique d’Atos, 2022, Programmez! n°252, pp. 79-81.

2022 aqasm jupyter-notebook myqlm programmez-magazine quantum-computing

Last synced: 30 May 2026

https://github.com/teomandeniz/qasm-examples

Exercises For Programing a Quantum Computer With Quantum Inspire's Own QASM Language

qasm quantum-computing

Last synced: 31 Jan 2026

https://github.com/x86-512/exe-quacker

A program that uses Grover's Algorithm with a simple phase oracle and Quantum superposition to crack an 8-bit encrypted exe file. This program is designed for quantum computers.

cracking-encrytped-files encryption grover quantum-computing

Last synced: 27 Feb 2025

https://github.com/aakashks/quantum-password-generator

Project for QCG IITR Hackathon

python qiskit quantum-computing

Last synced: 27 Apr 2025

https://github.com/denpalrius/grovers-algorithm

Implementation of Grover's algorithm using 2 and 3 qubit systems

grovers-algorithm quantum-computing searching-algorithms

Last synced: 11 Jun 2026

https://github.com/younghakim7/silq_project

Quantum coding & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

quantum-computing silq silq-languages

Last synced: 26 May 2026

https://github.com/alejandrogomezfrieiro/nqubitalu

A simple ALU implementation in Qiskit capable of performing ADD and SUB between two N qubit strings of the same size

ibmq python qiskit quantum quantum-computing

Last synced: 14 Jul 2025

https://github.com/renmusxd/qip_web

Webserver monitoring for QIP distributed backends

quantum-computing website

Last synced: 31 Mar 2025

https://github.com/waterflow80/qunatum-computing-log-normal-distribition

Prepare a qunatum cirtuit that represent a log normal distribution

normal-distribution qiskit quantitative-finance quantum-computing

Last synced: 19 May 2026

https://github.com/hudson-newey/quantum-computing-circuts

Some basic quantum computing circuits that can be run on IBM quantum computers. Written in quantum assembly (OpenQASM2.0)

entanglement quantum quantum-algorithms quantum-circuit quantum-computing qubit qubits shors-algorithm

Last synced: 01 Mar 2026

https://github.com/awennersteen/awennersteen.github.io

Aleksander Wennersteen personal website and blog

artificial-intelligence blog hpc quantum-computing

Last synced: 06 Jul 2025

https://github.com/splch/quantumsimulator

Simulate quantum circuits, enabling the application of quantum gates and measurement of quantum states.

go golang quantum quantum-computing

Last synced: 06 Jul 2025

https://github.com/hrolive/basic-quantum-computing-algorithms-and-their-implementation-in-cirq

A course that includes topics such as an introduction to quantum computing and its applications (e.g., quantum teleportation), quantum entanglement and superposition (shown on Bernstein-Vazirani and Simon's algorithms), Grover's algorithm, the quantum Fourier transform and practical examples of its use (quantum phase estimation, Shor's algorithm).

cirq entanglement grovers-algorithm quantum-computing quantum-fourier-transform quantum-teleportation shor-algorithm simons-algorithm superposition

Last synced: 23 Feb 2025

https://github.com/bakaq/quantum-simulator

A basic interactive quantum computer simulator

quantum-computing

Last synced: 11 Jul 2025

https://github.com/lunaluxie/q

A quantum computing simulation library

quantum-computing

Last synced: 01 Mar 2025

https://github.com/123hi123/bloch-sphere-simulator

Interactive Bloch sphere quantum gate simulator with 3D visualization

bloch-sphere quantum-computing quantum-simulation threejs visualization

Last synced: 06 Oct 2025

https://github.com/pointlander/contact

Quantum Simulation and Quantum Computation produce different results

quantum-computing

Last synced: 14 Jan 2026

https://github.com/rxnew/qc

Quantum circuit library

quantum-circuit quantum-computing

Last synced: 07 Oct 2025

https://github.com/danielecucurachi/qmcmc

Repostory containing a classical simulator of the first version of the Quantum-enhanced MCMC optimization algorithm.

mcmc-methods quantum quantum-computing

Last synced: 07 Oct 2025

https://github.com/hinshun/docker-pyquil

Docker image for https://github.com/rigetticomputing/pyquil

docker forest pyquil quantum quantum-computing quil rigetti-forest

Last synced: 09 Oct 2025

https://github.com/rochisha0/qosf-task

Submission of Task 2 for the screening of QOSF Mentorship Program

pennylane qiskit quantum-computing

Last synced: 09 Oct 2025

https://github.com/bhojpur/qvm

The Bhojpur QVM is a software-as-a-service product used for Quantum Virtual Machine based on Bhojpur.NET Platform for application delivery.

quantum-computing virtual-machine

Last synced: 09 Oct 2025

https://github.com/bennyboer/quantumse-qec

Quantum Error Correction paper I wrote for the course Quantum Software Development at the Munich University of Applied Sciences

paper python qiskit quantum-computing quantum-error-correction

Last synced: 10 Oct 2025

https://github.com/x0prc/qrep

Quantum Resistant Engine for Privacy

custom-assessment-tool cybersecurity privacy quantum-computing

Last synced: 19 Jan 2026

https://github.com/tonandr/dwave_qc

Quantum computing experiments via DWave's quantum annealing.

dwave maxcut quantum-annealing quantum-computing qubo

Last synced: 12 Oct 2025

https://github.com/kosasih/universalquantumnetwork

The Universal Quantum Network (UQN) project aims to develop a groundbreaking global and interstellar communication framework that harnesses the principles of quantum entanglement, superposition, and advanced artificial intelligence.

artificial-intelligence interstellar quantum quantum-computing quantum-network telecommunications universal-quantum-network

Last synced: 13 Oct 2025

https://github.com/quark-app/quark

Quark is a user-friendly app to dive into the realm of quantum computing through simple block-based coding.

educational quantum-computing webapp

Last synced: 13 Oct 2025

https://github.com/slugoguls/bloch-sphere

Interactive Bloch Sphere visualization in C++/OpenGL with CMake. Explore quantum states, adjust θ and φ angles, and apply Pauli gates in real time.

cmake cpp opengl quantum-computing quantum-physics

Last synced: 17 May 2026

https://github.com/crazy4pi314/uts-qsharp-intro

Talk and demo code for UTS seminar: Introduction to Q#: A high level quantum development language for everyone

opensource qsharp quantum quantum-algorithms quantum-computing

Last synced: 14 Jun 2026

https://github.com/mapineda/quantum_programming

Quantum Computer programming tutorials, notes, examples etc

python quantum quantum-computing

Last synced: 22 Jan 2026

https://github.com/mrsago/quantum-programming

Learn quantum programming

quantum quantum-computing

Last synced: 14 Mar 2026

https://github.com/q-pratz-chem/qgss2022

Qiskit Global Summer School 2022: Quantum Simulations by IBM Quantum. Lab assignments completed during the 2-week program.

error-mitigation ibm qiskit qiskit-global-summer-school quantum-algorithms quantum-chemistry quantum-computing quantum-noise quantum-simulation

Last synced: 19 Oct 2025

https://github.com/thebeachmaster/quantum

Quantum Computing stuff

q-sharp quantum-computing

Last synced: 19 Oct 2025

https://github.com/stegvid/steg-backend

This is the Django backend for the Steg-Pro project. It provides API endpoints for embedding and extracting files using steganography techniques.

aktu djago-rest-framework django final-project final-year-college-poject final-year-project metadata python quantum-computing secuirty

Last synced: 29 Apr 2026