Ross ROSS = Recommend OSS · open-source software intelligence for agents

ARM-software/ComputeLibrary

The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies. observed · 2026-08-28

github.com/ARM-software/ComputeLibrary · C++ observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 97
  • Release rhythm 91
  • 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: 17.0
  • age_days: 3463
  • days_rel: 63
  • days_push: 21
  • n_releases_24m: 23

Full methodology

Adoption not part of the score

3183 stars · 818 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Arm's Compute Library is a C++ collection of over 100 low-level machine learning and computer vision functions optimized for Arm Cortex-A/Neoverse CPUs and Mali GPUs using SIMD technologies like Neon, SVE2, and OpenCL. It provides multiple convolution algorithms, support for FP32/FP16/INT8/BFLOAT16 data types, and micro-architecture-tuned kernels with configurable lightweight builds.

Use cases

  • run neural network inference on arm cpus
  • optimize convolutions with neon or sve2
  • accelerate ml kernels on mali gpus with opencl
  • deploy computer vision functions on android
  • run inference on raspberry pi or embedded arm boards
  • build lightweight ml binaries for bare metal arm

When to choose

  • you target arm cortex-a, neoverse, or mali hardware and need maximum performance
  • you need immediate support for new arm technologies like sve2
  • you want permissive MIT-licensed ml primitives with kernel fusion and tuning options

When to avoid

  • you need x86 or nvidia cuda as your primary target
  • you want a high-level framework rather than low-level primitives
  • you need a license file in-repo before legal review

Facets

library · maturity active

machine-learning computer-vision image-processing llm-inference gpu-computing machine-learning computer-vision deep-learning embedded-systems cpp embedded arm-neon opencl simd sve arm-mali aarch64 kernel-fusion bare-metal linux android macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
ARM-software/ComputeLibrarymain96

For agents

markdown · JSON · MCP: product_card(name="ARM-software/ComputeLibrary")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem