Decision Workspace
cnf-parser vs sat-solvers vs pindakaas-kissat
Side-by-side comparison of Rust crates
42
cnf-parser
growingv0.1.1
Efficient and customizable CNF parser for SAT solving.
43
sat-solvers
experimentalv0.1.1
Unified interface to multiple SAT solvers (CaDiCaL, MiniSat, Glucose, Lingeling, Kissat) with automatic source compilation
58
pindakaas-kissat
experimentalv0.2.2
build of the Kissat SAT solver for the pindakaas crate
Core Metrics
| cnf-parser | sat-solvers | pindakaas-kissat | |
|---|---|---|---|
| Health Score | 42 | 43 | 58 |
| Total Downloads | 4.5K | 24 | 1.1K |
| 30d Downloads | 7 | 4 | 41 |
| Dependents | 0 | 0 | 8 |
| Releases | 2 | 1 | 4 |
| Last Updated | 2070d ago | 60d ago | 34d ago |
| Age | 5y 8m | 2m | 8m |
Health Breakdown
cnf-parser
Maintenance
3
Quality
18
Community
5
Popularity
4
Documentation
12
sat-solvers
Maintenance
9
Quality
14
Community
6
Popularity
2
Documentation
12
pindakaas-kissat
Maintenance
22
Quality
13
Community
9
Popularity
4
Documentation
10
Technical Details
| cnf-parser | sat-solvers | pindakaas-kissat | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 4 | 1 |
| Crate Size | 9KB | 1.7MB | 231KB |
| Features | 2 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pindakaas-kissat leads with a health score of 58/100, but none of the options score above 80.
- •cnf-parser has the most downloads (4.5K), suggesting wider adoption.
- •⚠ cnf-parser has not been updated in over a year.