sed -r 's/_([a-z])/\U\1/g'
int foo_bar_baz;
int fooBarBaz;
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!