The standard controller for a similar interface in iOS is the TabBarController, though it doesn't support sliding the windows.
Currently there is no library that implements a sliding pages interface, though you can implement one by handling the panels touch event.