Decision Workspace
egui-event vs samara-signals vs flo_binding
Side-by-side comparison of Rust crates
44
egui-event
experimentalv0.5.1
Type-safe event system for egui applications, inspired by bevy's Events<T>
41
samara-signals
experimentalv0.1.2
A high-performance signal library for Rust
58
flo_binding
growingv3.0.0
Declarative binding library for Rust
Core Metrics
| egui-event | samara-signals | flo_binding | |
|---|---|---|---|
| Health Score | 44 | 41 | 58 |
| Total Downloads | 27 | 47 | 22.0K |
| 30d Downloads | 27 | 5 | 313 |
| Dependents | 0 | 0 | 8 |
| Releases | 1 | 3 | 10 |
| Last Updated | 15d ago | 53d ago | 87d ago |
| Age | 15d | 1m | 8y |
Health Breakdown
egui-event
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
10
samara-signals
Maintenance
11
Quality
12
Community
6
Popularity
2
Documentation
10
flo_binding
Maintenance
11
Quality
21
Community
9
Popularity
5
Documentation
12
Technical Details
| egui-event | samara-signals | flo_binding | |
|---|---|---|---|
| Version | 0.5.1 | 0.1.2 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 7 | 8 | 4 |
| Crate Size | 66KB | 41KB | 39KB |
| Features | 1 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •flo_binding leads with a health score of 58/100, but none of the options score above 80.
- •egui-event, samara-signals are pre-1.0 — API may change.