Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Learn More
Free and Open Source HR Software
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
lsp2html is a tool that converts lisp source code in a HTML formatted document. HTML format options are defined in style definition files. It works fine with elisp, guile, autolisp, scheme, and other lisp dialects.
The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Glade provides Csource output to a set of monolithic files. All widgets are placed into one file, which can be difficult to manage on large projects. This project aims to provide an alternative sourcecode output mechanism.
The Doodle project aims to provide a language to easily describe
Origami diagrams and produces a ready-to-print document. Doodle will
free creators from diagramming constraints and increase their capability
to share their creations.
Rust is a drag&drop RPM creation utility and general purpose sandboxing toolkit. You can create RPM packages intuitively with the GUI. Rust may also be used to build RPMs for arbitrary source code, just by doing a 'make install' in the sandbox...
A function is computable if it can be computed by a Turing machine.
A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.
Installer Options is a small utility used to create option dialogs for use by NullSoft's NSIS installer application. NSIS is a very powerful install program, but lacks the ability to create dialog boxes to prompt the user for additional information.
Please Note: This is an old project that was eventually integrated into NSIS distribution directly. The plug-in mechanism eventually changed, so this version of the code no longer works properly with NSIS. I have left the project online for...
Freescope is a source code browser similar to cscope, ported to various operating systems. It is under heavy development and will eventually provide various parsers for programming languages.
The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. You can even change your grammar at run time.
Goal of this project is to build a graphical programming language (with its own IDE) that gets rid of those pesky over-multiple-screen-paranthesis-constructions known from almost every language available. It should also conform as much as possible to UML
FreeAmos is an attempt to produce a FREE, portable Amos interpreter. It will be able to run existing Amos code, aswell as being extenable for newer functions
Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
The Cup Programming Language is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
CoolPackager is a program which will take a .tar.gz file and a installation script file and create a self-extracting executable scipt.
Install it on your system by typing this command as root:
lynx -source cpkg.sourceforge.net/cpkg | sh
PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.