RtAudio - RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems.
We're using this in Marsyas for our audio engine. Looks nice, especially the new version 4 callback API, instead of using blocking calls for audio.