APCu provides a user variable cache to PHP.
APCu uses the APC codebase to provide the user variable caching parts of APC.
APC was the de-facto cache for PHP, until Zend open sourced and donated their Zend Optimizer+ product, merged into PHP 5.5 as Opcache.