KeyCue vs XCache
A side-by-side look at KeyCue and XCache. For an in-depth review of either product, follow the links below.
KeyCue
Os & Utilities
KeyCue is a software program that shows you keyboard shortcuts for the software you have open. It hovers in your menu bar and displays the relevant hotkeys when you switch apps or hover your mouse over a menu item. This makes learning and remembering shortcuts simpler.
shortcutshotkeysproductivity
XCache
Development
XCache is a free open source PHP opcode cache. It stores precompiled PHP bytecode in shared memory, improving PHP performance by removing the need to load and parse scripts on each request. It's easy to install and configure in PHP.
cachingperformanceopcodephp