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

Projects in Awesome Lists tagged with state-vector

A curated list of projects in awesome lists tagged with state-vector .

https://github.com/ruvnet/ruqu

High-performance quantum computing in pure Rust + WebAssembly: state-vector circuit simulator with SIMD & noise models, VQE, Grover, QAOA, surface-code error correction, and real-time coherence via dynamic min-cut.

grovers-algorithm mincut noise-model qaoa quantum quantum-algorithms quantum-chemistry quantum-computing quantum-error-correction quantum-simulator rust simd simulator state-vector surface-code vqe wasm webassembly

Last synced: 30 Jun 2026

https://github.com/gaurav-van/mersenne-twister-prng-in-rust

This is a Rust implementation of the Mersenne Twister (MT19937) pseudo random number generator (PRNG). This implementation allows you to generate random numbers seeded with the process ID (PID) of the running program, making the sequence of generated numbers different each time the program is run.

logical-operations mersenne-numbers mersenne-twister mersenne-twister-generator rust rust-lang shifting state-vector tempering twisting

Last synced: 02 Jan 2026