RCC — Rainbow Concept Computing (short) A short description: RCC is a multi-paradigm simulation & deployment framework (simulations, Docker, PIC, optionally quantum) for DUOM/GSPD-driven experiments and pipelines.
Quickstart
- Clone: git clone https://github.com/Tet918/RCC.git cd RCC
- Run the example via docker-compose: docker-compose up --build
- Open the example UI or check logs: docker-compose logs -f
What this repo contains
- examples/: runnable examples (start here)
- src/: core code and libraries
- docs/: architecture and roadmap
Contributing Please read CONTRIBUTING.md. New contributors: start with issues labeled good-first-issue.
License Choose a license (e.g. MIT or Apache-2.0). See LICENSE file.
Contact: tanengtiong0918@gmail.com Owner: @Tet918