Shady vs XCache
A side-by-side look at Shady and XCache. For an in-depth review of either product, follow the links below.
Shady
Photos & Graphics
Shady is an open-source alternative to proprietary photo and video editing software. It provides basic editing tools for cropping, adjusting colors, applying filters, and more. Shady focuses on ease of use for casual users rather than advanced functionality.
opensourcephoto-editingvideo-editingcroppingcolor-adjustmentfilters
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