grover
Here are 18 public repositories matching this topic...
Language:All
Sort:Most stars
Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
- Updated
Nov 15, 2025 - Jupyter Notebook
👨🦰 Large Scale Active Social Engineering Defense (ASED): Multimedia and Social Engineering
- Updated
Apr 11, 2021 - HTML
A quantum search that can search for a value or element in an unsorted set in O(√N) as opposed to classical search algorithms that at worse will find an element in O(N) time.
- Updated
May 5, 2020 - Jupyter Notebook
Quantum version of the classical Nim game. An automatic opponent allows to game to not be as easy as it seems.
- Updated
Mar 27, 2023 - Jupyter Notebook
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
- Updated
Feb 28, 2022 - Python
Demonstration of resilience in post-quantum cryptography using SPHINCS+. This project combines SPHINCS+ digital signatures with quantum circuit simulations built using Qiskit. A REST API is included to enable automated and remote execution of tests, making the framework suitable for integration.
- Updated
Jul 29, 2025 - C
Puzzle game using quantum computer and Grover algorithm.
- Updated
Jul 26, 2023 - Python
A minimalistic key-value database that uses quantum search (Grover's algorithm) via Qiskit and IBM Quantum. Java + Python.
- Updated
Oct 14, 2025 - Java
implementation of a 2D quantum perceptron
- Updated
Sep 11, 2018 - C#
Grover's Algorithm (Quantum Search Algorithm) for Unstructured Search that Finds with a High Probability Given a Unique Input
- Updated
Aug 14, 2025 - Rust
C Implementation of Quantum Simplified-DES
- Updated
Nov 29, 2019 - C
In this Repository, I am implementing, discussing Grover's Algorithm.
- Updated
Jan 6, 2021 - Jupyter Notebook
📲 Bucket - The Ultimate Todo App, Built with Flutter & Firebase! 📝🚀 Stay organized and boost your productivity with Bucket! Developed using Flutter and Firebase, Bucket helps you manage your tasks with ease and efficiency.
- Updated
Sep 25, 2024 - Dart
⚛️ RoadQuantum - Enterprise Quantum Computing Framework with VQE, QAOA, Grover, QFT (4K+ lines)
- Updated
Feb 2, 2026 - Python
A modular quantum computing library in Python featuring QAOA, Grover, HHL, and VQC — built on Qiskit, with future plans to become a QPU-agnostic, from-scratch quantum SDK.
- Updated
Mar 11, 2025 - Python
Improve this page
Add a description, image, and links to thegrover topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegrover topic, visit your repo's landing page and select "manage topics."