Decision Workspace
macro-gpt vs openai-oxide vs openairs
Side-by-side comparison of Rust crates
35
macro-gpt
growingv0.1.2
A simple proc macro that uses ChatGPT to generate rust code at compile-time based on a prompt, and a less simple one that can inject the results of prompts directly into your editor!
55
openai-oxide
experimentalv0.10.1
Idiomatic Rust client for the OpenAI API — 1:1 parity with the official Python SDK
39
openairs
growingv0.2.1
A simple and efficient wrapper around the OpenAI API
Core Metrics
| macro-gpt | openai-oxide | openairs | |
|---|---|---|---|
| Health Score | 35 | 55 | 39 |
| Total Downloads | 2.8K | 211 | 7.2K |
| 30d Downloads | 4 | 211 | 42 |
| Dependents | 0 | 2 | 3 |
| Releases | 2 | 17 | 5 |
| Last Updated | 977d ago | 2d ago | 992d ago |
| Age | 2y 8m | 8d | 3y 1m |
Health Breakdown
macro-gpt
Maintenance
4
Quality
14
Community
3
Popularity
4
Documentation
10
openai-oxide
Maintenance
19
Quality
13
Community
7
Popularity
3
Documentation
13
openairs
Maintenance
5
Quality
14
Community
5
Popularity
5
Documentation
10
Technical Details
| macro-gpt | openai-oxide | openairs | |
|---|---|---|---|
| Version | 0.1.2 | 0.10.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 30 | 6 |
| Crate Size | 6KB | 457KB | 13KB |
| Features | 0 | 22 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •openai-oxide leads with a health score of 55/100, but none of the options score above 80.
- •openairs has the most downloads (7.2K), suggesting wider adoption.
- •⚠ macro-gpt, openairs have not been updated in over a year.