# 🤖 ParsRubika | کتابخانه روبیکا برای Go (Golang) – ساخت ربات روبیکا با Go
-
Updated
Dec 19, 2025 - Go
# 🤖 ParsRubika | کتابخانه روبیکا برای Go (Golang) – ساخت ربات روبیکا با Go
A powerful and flexible Go library and CLI for solving Constraint Satisfaction Problems (CSP). This library provides efficient backtracking algorithms with intelligent heuristics for solving various constraint satisfaction problems including scheduling, puzzles (N-Queens, Sudoku), graph coloring, and research problems.
A deterministic event recording and replay framework for Go. This library provides a powerful way to record ordered events (inputs, state transitions) and replay them deterministically. It supports branching timelines and checksums for validation, making it particularly useful for debugging distributed systems and simulations.
Add a description, image, and links to the library-go topic page so that developers can more easily learn about it.
To associate your repository with the library-go topic, visit your repo's landing page and select "manage topics."