Showing 1553 open source projects for "software open-source"

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
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 1
    This program could be usefull fo programmers wishing to use parallels port. It makes possible to switch on or off one or more pin(s). It can also read values from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Disttest runs unittests for a project in parallel across several slave computers. It uses SSH and assumes a common filesystem on the slave computers, e.g., NFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FSMExplorer - Finite State Machine Explorer after reading specification of N FSM entities, generates available states for this FSM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Design by Contract with seamless integration into the Spring Framework, based on Annotations, AOP and a pluggable Specification Language (supports Expression Language (EL) with Extensions, Groovy, OGNL out of the box).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 5

    Basic XSLT

    Java-based tool for performing XSL transformations.

    BasicXSLT has a new home on GitHub at: https://github.com/evanspa/BasicXSLT ------------------------------------------------------------- Java-based tool for performing XSL transformations. Allows for multiple XSL stylesheets to be chained together and allows for parameters and output properties to be set on each stylesheet. Remembers configuration information and provides timing numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NSqlUnit is an NUnit extension that enables testing of databases from within NUnit . If you don't know what unit-testing is (or don't use it), you aren't producing good code, and database interactions are no exception.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Framework for testing Eclipse RCP Applications. It can run both Unit and Functional tests. Essentially, it is an Eclipse Plugin which provides Fitnesse extension to run unit and acceptance tests. It uses JUnit for unit testing and Abbot for GUI tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FitNesse.NAntTasks contains a set of custom NAnt tasks to handle starting and stopping the FitNesse server as part of a NAnt script. Future tasks may include running tests and parsing results into XML, plus other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    utMySQL is a unit test frame work for MySQL V 5 using stored procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    ProFIT is a tool which will convert FIT/Fitnesse tests into Java code for easy refactoring, debugging, and maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Open POSIX Test Suite is a test suite for POSIX 2001 APIs, not tied to specific implementations. It provides conformance, functional, and stress testing. Initial focus is on Threads, Clocks & Timers, Signals, Message Queues, and Semaphores.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Davtool is a command line style tool which can perform WebDAV methods. We can use davtool for WebDAV batch work. It is similar to wget. While wget can perform only the GET method, Davtool can perform all WebDAV methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Testing classes to extend usage of JUnit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A system that helps in the process of functional system testing. It allows the creation and storage of testcases, testsuites and test projects. Results of tests may be recorded and reviewed. Multiple testers allowed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DbgProfiler provides an easy mechanism for profiling certain hotspots of an application by just adding a few macros to the C++ source code. A hierarchy of the callers and callees is generated automatically and allows a detailed analysis of the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    arbitrator is a platform that running as many as possible languages core compiler as its core, and the languages core are customized for code review purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A modular and distributable performance harness for load testing application servers. Developed in java and designed in the same spirit as JUnit (www.junit.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    StubDb is a suggested approach to unit testing your data-access code, without having to rely on a physical database containing test data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rehersal is an Unit Testing framework for Scala. It is intended as a replacement for SUnit. It supports use from ant, and can be customised to support Integration Testing, Regression Testing and other forms of automated testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a dynamic slicing tool for Java programs. The tool modifies the Kaffe virtual machine to collect the execution trace, and compress the trace on-the-fly. Please proceed to the tool's website http://jslice.sourceforge.net/ for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jregexdebugger is a debugger for java regular expression (regex) patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Denvir is an environment diagnostic library. It should be used by application start-up to check its requirements (for example the right JDK). If a problem occurs, Denvir will provide possible solutions to the end-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SipTestTool is used to provide you a graphic use interface sip test tool, which can be used as a test tool for the Tele-Groups to test their core-network software which support sip protocol or as a AS or IMS implement in 3GPP. Now this project has shift
    Downloads: 0 This Week
    Last Update:
    See Project