Decision Workspace
translator vs ffi_struct_derive vs anslatortray
Side-by-side comparison of Rust crates
33
translator
growingv0.3.1
A procedural macro which translates your repr-C structs into C++, Python and C# at compile time for helping write FFI libraries
47
ffi_struct_derive
experimentalv0.3.1
This crate is a supporting library for the `ffi_struct` crate. It provides the proc macro `FFIStruct` which is used in conjunction with the `ffi_struct_trait` crate to provide an easy way to make a struct iterable in Rust and better than `struct_iterable` since you could have more detailed manipulation to the paddings.
46
anslatortray
growingv0.5.0
A simple Rust library to translate from English to Pig Latin!
Core Metrics
| translator | ffi_struct_derive | anslatortray | |
|---|---|---|---|
| Health Score | 33 | 47 | 46 |
| Total Downloads | 7.5K | 817 | 8.4K |
| 30d Downloads | 8 | 42 | 8 |
| Dependents | 0 | 3 | 0 |
| Releases | 5 | 5 | 6 |
| Last Updated | 1232d ago | 150d ago | 1200d ago |
| Age | 7y 10m | 5m | 3y 4m |
Health Breakdown
translator
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
8
ffi_struct_derive
Maintenance
17
Quality
14
Community
5
Popularity
3
Documentation
8
anslatortray
Maintenance
4
Quality
18
Community
6
Popularity
5
Documentation
13
Technical Details
| translator | ffi_struct_derive | anslatortray | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | non-standard | MIT |
| Dependencies | 4 | 3 | 0 |
| Crate Size | 7KB | 15KB | 16KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ffi_struct_derive leads with a health score of 47/100, but none of the options score above 80.
- •anslatortray has the most downloads (8.4K), suggesting wider adoption.
- •⚠ translator, anslatortray have not been updated in over a year.