Decision Workspace
macro-lens vs macro-lens-derive vs macro-lens-macros
Side-by-side comparison of Rust crates
46
macro-lens
experimentalv2.0.0
Provides support for lenses, which are a mechanism in functional programming for focusing on a part of a complex data structure.
47
macro-lens-derive
experimentalv2.0.0
Provides procedural `derive` macros that are used in conjuction with the `lens` crate.
47
macro-lens-macros
experimentalv2.0.0
Temporary crate used to implement the `lens!` procedural macro.
Core Metrics
| macro-lens | macro-lens-derive | macro-lens-macros | |
|---|---|---|---|
| Health Score | 46 | 47 | 47 |
| Total Downloads | 9 | 10 | 10 |
| 30d Downloads | 9 | 10 | 10 |
| Dependents | 0 | 1 | 1 |
| Releases | 1 | 1 | 1 |
| Last Updated | today | today | today |
| Age | 1d | 1d | 1d |
Health Breakdown
macro-lens
Maintenance
13
Quality
16
Community
3
Popularity
1
Documentation
13
macro-lens-derive
Maintenance
13
Quality
16
Community
4
Popularity
1
Documentation
13
macro-lens-macros
Maintenance
13
Quality
16
Community
4
Popularity
1
Documentation
13
Technical Details
| macro-lens | macro-lens-derive | macro-lens-macros | |
|---|---|---|---|
| Version | 2.0.0 | 2.0.0 | 2.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 9KB | 5KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •macro-lens-derive leads with a health score of 47/100, but none of the options score above 80.