projectNe10/Ne10
An open optimized software library project for the ARM® Architecture observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5377
- days_rel: n/a
- days_push: 1363
- n_releases_24m: 0
Adoption not part of the score
1539 stars · 423 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ne10 is an open-source C library of common math, signal processing, image processing, and physics functions heavily optimized for ARM CPUs with NEON SIMD. It provides well-tested, consistent behavior for integration into a wide variety of applications.
Use cases
- run fast FFTs on ARM mobile devices
- accelerate matrix multiplication with NEON SIMD
- optimize FIR filtering on Android
- speed up image processing on ARM-based CPUs
- perform physics computations efficiently on embedded ARM hardware
When to choose
- you are targeting ARM processors with NEON SIMD and need optimized math or DSP routines
- you need a portable C library for FFT, FIR, or matrix operations on Linux, Android, or iOS
When to avoid
- your target platform is x86 or another non-ARM architecture
- you need GPU acceleration rather than CPU SIMD optimization
- you require a library with frequent updates and active maintenance
Facets
library · maturity maintenance
math image-processing audio-processing benchmarking performance embedded-systems image-processing cross-platform cpp c neon simd arm signal-processing dsp fft physics algorithms linux android ios
1 source
- readme: https://github.com/projectNe10/Ne10 · fetched 2026-08-28 · 23a9dcfd58ad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| projectNe10/Ne10 | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="projectNe10/Ne10")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem