ClamSAP exists of two 'C' shared libraries which link between ClamAV and the Virus Scan Interface (VSI) of SAP (offical name: NW-VSI). A SAP application can use the ClamAV engine to scan for malicious uploads in HTTP uploads for example.
Implementation of php's zip extension using only php and zip/unzip binaries. It is useful if installing binary zip module is not an option on your server. ZipArchive class is included. Will also provide zip:// handler if users request it.
OpenPoplog is a multi-language, incrementally-compiled virtual machine-based development environment with its own extensive teaching and support material, supporting the languages Pop-11, Prolog, Common Lisp and ML on Unix, VMS, Linux and Windows.
A program to draw (and save the results to files) a diagramm that shows the execution time of a programm, which does some floating point calculations, in dependency of the number of used threads.
It saves the result as a gnuplot file and a CSV file.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
ViewPerf is an industry standard OpenGL graphics benchmark application. It reads in a data set and displays the result. The data object is manipulated (rotated, translated, etc...) and the output (frames/sec) is recorded.
x2vt used to be a standalone program, designed to be smaller than rxvt. But rxvt's development branch is actually better and more portable than x2vt, so I'm submitting patches to rxvt instead of competing with it.
XML Code Generator and Framework for Java, helps you develop high-volume XML Parsers quickly and consistently. Unlike most development tools, xml2j does not force you to use a vendor specific API; using our generator the model is the API.
The code generator uses XSLT to transform XML Schema to Java code and is fully adaptable. With XSD there are many different possible approaches to defining a schema for your XML, therefore the generator first normalizes the XSD to an XML fit for code generation. The last step is the actual code genaration during which Java code is generated that extends the core framework.
A great asset is that the framework uses eventing allowing your application to subscribe to high-level events that correspond to your complexTypes. This is done using a properties file.
You have full control of memory usage making it a great fit for processing very large documents.