advancedresearch / quickbacktrackLinks
Library for backtracking with customizable search for moves
☆24Updated 7 months ago
Alternatives and similar repositories for quickbacktrack
Users that are interested in quickbacktrack are comparing it to the libraries listed below
Sorting:
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- A simple neural net implementation.☆42Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements