licenser/neongen — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2019-08-27
Generate fast ARM NEON instructions for a performance-critical Rust mobile app.
Speed up image or audio processing tasks on ARM-based IoT devices.
Avoid hand-writing error-prone low-level NEON assembly for math-heavy computations.
Accelerate Rust code running on ARM servers without manually tuning instructions.
| licenser/neongen | abc3dz/mixxx | abyo-software/ferro-stash | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Rust | Rust | Rust |
| Last pushed | 2019-08-27 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | hard | moderate | moderate |
| Complexity | 4/5 | 2/5 | 4/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
README is empty, usage and examples are undocumented, requiring source code exploration.
Neongen is a Rust code generator that produces optimized ARM NEON instructions, saving developers from hand-writing low-level parallel processing code.
Mainly Rust. The stack also includes Rust, ARM NEON.
Dormant — no commits in 2+ years (last push 2019-08-27).
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.