LZ4 compression for Java, based on Yann Collet's work available at http://code.google.com/p/lz4/. This library provides access to two compression methods that both ...
Abstract: Key classes have become excellent starting points for developers to understand unknown software systems. Up to now, a variety of approaches have been proposed to mine key classes in a ...
FastAGI lets you create a service that manages a call in a similar way to how a webserver handles an HTTP request. FastAGI can be (and should be) used to replace dialplan. FastAGI is thousands of ...