RED

An AUTOSAR parser and authoring tool | IP-Camp | 2023 - 2024
Our team created a blazing fast, cross-platform parser for the Automotive Open Source Architecture (AUTOSAR) XML files (ARXML). Gaining popularity within the automotive community, we decided to release a free version.

Tasks

  • Took over the product management when the original PM left the company
  • Created a free community edition
  • Lead a team to rebuild the Java parser into a Rust binary

Key achievements

  • The free community edition became very popular within the automotive community
  • Rust parser was implemented in 2 months while the team was learning the Rust language itself
  • The Rust parser is 3 times faster than our Java solution and uses 60% less memory