Modern C++ has a decent amount of stuff in the standard library but there are a few things I was naively surprised it lacks:

  • base64
  • any cryptography stuff at all really
  • HTTP!