Easy integrity check system is easy to install and use file integrity system. Primarily ment for system administrators to aid in intrusion detection. Requirements: · libmhash 0.8.16 or later · OpenSSL 0.9.6h or later · zlib 1.1.3 or later ...
Noexec is a package for preventing process(es) from executing exec system call. It provides user with some kind of menu and prevent him from escape to the shell. ...
This script allows you to have the countdown accurate to the second, minute, hour, day, month or year. Currently it is not implemented as a Server Side Include and requires that you point to the countdown script as a separate page in order to work. The Countdown script is a somewhat simple ...
Sometimes one needs a quick and dirty solution for parsing and generating xml. This script uses only the python parser itself for the parsing of xml. xml code is translated to valid python code and then evaluated. The generated objects can then be manipluated within python itself and treated as regular python ...
BW Whois is a modern whois client with a lot of features.Features: - Self-detecting CGI support - Simple command-line use - Prevents data harvesting with multiple security features for web use - Optional result caching with an SQL database - Database features work with either MySQL or ...
GPSTk project provides you an open source library for the satellite navigation management. The GPSTk library provides the base functionality for the GPSTk applications and for a number of other independent projects. There are several categories of functions in the GPSTk library: - GPS time. Conversion among time representations such as MJD, GPS ...
FlowDesigner is a free (GPL/LGPL) data flow oriented development environment. It can be used to build complex applications by combining small, reusable building blocks. In some ways, it is similar to both Simulink and LabView, but is hardly a clone of either. FlowDesigner features a RAD GUI with a visual debugger. ...
GAA Argument Analyser allows you to analyze the arguments given to a program from the command line. You must create a configuration file in GAA language, and GAA will provide you .c and .h files to manage arguments. ...
Gambit is a library of game theory software and tools for the construction and analysis of finite extensive and strategic games. Gambit provides: - A graphical user interface, based upon the wxWidgets library, providing a common interface with native look-and-feel across platforms. - A Python API for scripting applications. ...
Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free project or commercial product. As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support ...
ggcov is a GTK GUI for exploring test coverage data produced by C and C programs compiled with gcc -fprofile-arcs -ftest-coverage. In other words it is basically a GUI replacement for the gcov program that comes with gcc. Requirements: · libglade library with GNOME support · GNOME libgnomeui library · GNOME ...
Glass is a library for distributed computing that makes its programming easy. The Glass framework is a scalable set of components that can be used by applications to perform distributed computing. Applications are built reusing the available components as needed.Features: - Plugins: - Synchronous shared memory; - Distributed asynchronous ...
libDSP is C class library of common digital signal processing functions. There is also a wrapper for the C language. Current (vector) functions: - Float to integer conversion with rounding - Addition (real, complex) - Subtraction (real, complex) - Multiply (real, complex) - Division (real, complex) ...
Binary search trees provide O(lg n) performance on average for important operations such as item insertion, deletion, and search operations. Balanced trees provide O(lg n) even in the worst case.GNU libavl is the most complete, well-documented collection of binary search tree and balanced tree library routines anywhere. It supports these kinds ...
RLIB is a report generator. By providing queries and XML Report definition files(headers, footers, breaks, columns, variables, expressions, presentation information) it produces reports. ...
Conglomerate should allow you to load and edit any well-formed XML document.It lets you "undo" and "redo" any changes you make to a document. Also, it can store an arbitrary amount of "undo" and "redo" history, up to the memory of the computer you're running it on. Requirements: · GTK2 ...
GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any one programming language makes it much more versatile than the C preprocessor (cpp), while its syntax is lighter and more flexible than that of GNU m4. There are built-in macros for ...
Faces is a powerful and free project management tool. faces stands for flexible, automated, calculating, extendible, simulating. It is based on python, an easy to learn and powerful programming language. ...