Showing 150 open source projects for "void based linux"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Free and Open Source HR Software Icon
    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.
    Learn More
  • 1
    Bugkilla is a set of java tools for the functional test of J2EE Web Applications. Specification and execution of tests will be automated for web front end and business logic layer. One goal is to integrate with existing frameworks and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CFTestingKit is a framework designed for code testing by using test cases and test suites. These test units are written as ColdFusion components tied together in a model very close to the one used by SUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tools for enforcing projects architecture specifications. Identification of "patterns" based on nomenclature rules. Validation of conformance to architecture rules. Query-based investigation. Statistics. Metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Software Graphical 8051 Emulator, based on Allegro.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 5
    A JSP (Javaserver Page) Editing mode for XEmacs, implemented in eLisp, providing in-editor JSP compilation and jump-to-line-number debugging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a remote-client programe based on MSN messenger. It can do many things for you.Such as file operation,db operation and chat robot.All these are based on MSN cha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DebugOutputFilterClient is a small wxWindows based app, that sorts and filters the output of an application. The idea is to give the user the ability to choose what debug-messages to display at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openDebug is a simple PHP debugger for use in small websites. openDebug will generate extra HTML/Javascript code which 'attaches' to the HTML output. Then the coder can look up his variables, queries and check for errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpWhistleBlower is a framework to help php developers to write tests that validate their project codebases, helping to improve the developement process and overall code quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Introspect on running programme, view and alter object fields and methods. Edit the code of any method at runtime; apply the changes to any combination of objects, such as an array, or a complete class. Complete rewrite underway available Jan 2007.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    A profiling tool which operates in parallel with the client program, providing an OpenGL based real time 3D visualisation of the profiling data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gSim51 is a powerful, efficient and cool simulator for 8051 code. Its has a text based interface and very efficient commands keeping in line with the unix tradition of short and concise commands that do one thing well. gSim51 has no code or data space lim
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Ve-EDIT is a webbased sourcecode editor. It has syntax highlighting, a debugger (PHP, XML) , FTP & CVS client and more.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The original intent was to make a pretty simple "connect and send" http client, it has since grown to include as much http 1.0 client capabilitlies (as defined in RFC 1945) as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Logmine is a tool to facilitate logging to an RDBMS. Logging to a true database can make logs far more useful. While this is written in Java/JDBC, it uses a standard HTTP request, thus can be useful for any language/database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Software Development Kit for the Nintendo(tm) Gameboy Advance(tm) based on GCC.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 18
    Printr Debugger is an Actionscript implementation of the "print_r" function from PHP. It has a lot of options, the results are presented in the Output Window or in the Printr Debugger Flash Panel. It offers remote inspection too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Zinc allows PHP developers to better debug and optimise their applications by providing detailed information on the execution path of the code in their scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    <div align="center"><img src="http://phpole.sourceforge.net/olelogo.gif"></div> phpole is a php script on line editor, which uses web environment as an ide, has a little cvs <hr> phpole es un editor de scripts php, con un sistema de cvs, en el cua
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple heap profiler for Java, based on JVMPI. The profiler can be attached to a non-interactive JVM, creating heap statistics from time to time. In case of OutOfMemoryExceptions you simply verify your log file for the number of created objects and
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Small PHP library to view (1) all the executed MYSQL queries and their result (read data, affected rows, errors and their reason) and (2) all received GET and POST variables. This library makes it very fast to find why queries did not work as expected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Provide a testing framework for PHP, similar to JUnit for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nak is a video game compiler, based on lua. With his dll system, you can made your own functions for nak. For now, only 2d system will be added.
    Downloads: 0 This Week
    Last Update:
    See Project