Decision Workspace
bf2s vs brainfuck_rs vs lobe
Side-by-side comparison of Rust crates
47
bf2s
experimentalv0.1.1
A simple Brainfuck interpreter that executes code from a string and returns the output as a string.
46
brainfuck_rs
growingv2.0.0
Brainfuck parser and interpreter using nom
45
lobe
experimentalv0.1.3
A fast, cross-platform Brainfuck interpreter written in Rust
Core Metrics
| bf2s | brainfuck_rs | lobe | |
|---|---|---|---|
| Health Score | 47 | 46 | 45 |
| Total Downloads | 1.5K | 14.7K | 124 |
| 30d Downloads | 34 | 28 | 6 |
| Dependents | 27 | 0 | 0 |
| Releases | 2 | 8 | 4 |
| Last Updated | 244d ago | 2607d ago | 120d ago |
| Age | 11m | 9y 3m | 4m |
Health Breakdown
bf2s
Maintenance
8
Quality
15
Community
10
Popularity
4
Documentation
10
brainfuck_rs
Maintenance
3
Quality
20
Community
6
Popularity
5
Documentation
12
lobe
Maintenance
12
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| bf2s | brainfuck_rs | lobe | |
|---|---|---|---|
| Version | 0.1.1 | 2.0.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 2 | 2 |
| Crate Size | 2KB | 8KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bf2s leads with a health score of 47/100, but none of the options score above 80.
- •brainfuck_rs has the most downloads (14.7K), suggesting wider adoption.
- •⚠ brainfuck_rs has not been updated in over a year.
- •bf2s, lobe are pre-1.0 — API may change.