Showing 1546 open source projects for "open source invoice"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    FIRMAMENT runs, inside the Linux kernel, user supplied micro-programs over each processed message to emulate communication fault situations, using a script approach. The tool is appropriate to perform experiments over protocols and distributed systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PLEASE NOTE - JAVAPATHFINDER HAS MOVED TO: http://babelfish.arc.nasa.gov/trac/jpf Java PathFinder is a system to verify executable Java bytecode programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A GUI comparison tool that automates diffs detection between versions. You can record and play scenarios on two different releases of the same app (in sequential or parallel mode); jDiffChaser compares both screens and shows you the differences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Modification of netkill to send zero window ack
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    JmsUnit allows you to mock, stub and assert conversations over JMS. It allows you to do this within a JUnit test case, or as a standalone java deployed application. Its been designed so as to easily plug in other implementations of JMS into the code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CouchUnit is a Java Testing Framework, similar to DBUnit, that eases the construction and execution of Integration Tests against CouchDB Datasources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ARTE, the Automatic Regression Test Environment ARTE is a black-box system testing framework, extensible with easy-deployable plugins, and perfectly suited to test inter-module communications in any kind of software project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xstress is a SMTP mail server stress testing tool. xstress creates multiple connections (using threads) to the (configured) mail server and sends mails with varying subject, body, attachment and TO/FROM addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A small mock library that is extremely easy to learn with plenty of examples. Only has 5 classes for the api. See http://mocklib.sourceforge.net for good tutorials.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An eclipse plugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Blitz is a generic tool whose purpose is to maintain and execute test cases of arbitrary complexity. Blitz can be used either as a command-line tool or as a full-featured graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    It's an Configurable Blackbox Tester for dot net assemblies which is based on the Reflection functionality of the .NET framework. It allows easy testing, and is designed to find common problems(Nullrefences and OutofRange)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    DTF4J is a simple but powerful framework for testing distributed applications, i.e., client/server or p2p. DTF4J enables construction of tests that can execute standalone or be easily integrated with and executed along side of JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Built on top of the CuTest framework, utf automates many of the tedious steps required to create a suite of test and makes it easy to test existing code not structured for unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Automated test runners for PHPUnit, SimpleTest, PHPSpec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PGUIRobot is a very easy to use automated tool for functional and GUI testing Java programs, which can also be used for making canned demonstrations by event and screen capture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Auxiliary tools for Boost uBLAS library. Has several strategy-driven functors for: 1) random-generating of vectors & matrices 2) Nice & suitable stream output of them 3) Equality-compare capacibility for vectors and matrices and approximate comparing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Datamixer generates mock data values for various datatypes, including integer, floating precision, datetime, and string. It can generate complex sequences, based on functions and permutations of the basic data series.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    FlexTest - Flexible Test is a general test executive platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Orate is a source-level tracing facility for Oracle PL/SQL. Programmers insert calls to Orate in the code and Orate captures and writes run time information to a table. These data are suitable for debugging, testing and profiling the application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This project is a java web application developer toolbox. It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tests run in a deterministic manner. Allow for reusable test building blocks. Test output is compared to the baseline expected value. New tests can be added without writing new code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ZK Unit extends JUnit to test your ZK project: ZUL pages, composers, event handlers, constraints and more. Use ZKUnit for test driven development, to achieve code coverage and integration with a continous build system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Project37 is a model-driven software application that uses an XML schema to generate security services which can be used to alter GUI forms or XML data sets.
    Downloads: 0 This Week
    Last Update:
    See Project