Showing 1228 open source projects for "java open source"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    A light weight file IO library to ease the use of Java File IO related API and enable the testability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A web based application for collating, analysing and reporting on JMeter test results
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a academic purpose software for students implement a Shop basic software at FAGOC, Brazil - MG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The pycurry project is targeted for handling concurrency issues within the Python programming language. It also contains a (almost) fully functional 'Design by Contract' implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 5
    ANTLR Testing is a JUnit-extension for unit testing grammars produced by ANTLR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Jaccept

    This project has move to https://github.com/mikis/jaccept

    Extension to JUnit to enabled automatic acceptance testing. The TestSuite & TestCase are extended with operations providing added documentation and workflow control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Maintain the Automation tool activities using this project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module "unittest") test suites.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    A Selenium RC extension that allows a tester or developer to define Selenium tests using XML. The project includes utilities for converting Selenium IDE recorded scripts as well as utilities for capturing and dynamically applying data from your test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    Tools for Testing (TfT) is a set of Java-classes to support the programmer in the use of Junit 4. Download the latest release here: http://tft.origo.ethz.ch/download Development is maintained in the Trac: https://sourceforge.net/apps/trac/tftest/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CppCondite is a contract directed testing framework for C++. A formally specified "contract" (and a little human help) can be used to generate tests (similar to unit tests) verifying that a component implements the contract correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Javascript framework designed for Web Applicaions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An simple and quite adavanced framework for qtp scripts. Excel driven framework providing easy accomodation of new scripts. The project has some demo testcases which assumes that the installation directory is default 'c:'. Try it out to experience the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sample code for JRandO project. (testdata generator, test data generator, test object generator, simulation)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Video Memory stress Test for Clean Environment
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    A set of extensions to JUnit for Documentum-based developments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Writing Testbenches for FPGA/ASIC design is always a very fastidious and boring task. This project helps any FPGA/ASIC designer by providing a full RTL test environment with C support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project collects information about the economic system of the computer game "Pirates of the Burning Sea" from "Flying Labs System". All those informations were collected manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Java Email Server (JES) plug-in is an embedded instance launcher of JES (email server) under Eclipse; it's intended to help developers viewing the layout of mails sent by their application to the clients (subscription mails, etc...) in local.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java tool for searching classpath for resources such as class or files. Drag and drop interface for add new jars to your search path. Useful for resolving those class not found problem such as java.lang.ClassNotFoundException and java.lang.NoClassDefFoun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Template Unit Test Framework
    TUT performs all required tasks that one can expect from unit test framework, but at the same time is small and robust (about 2.5k SLOC with 98% self-test coverage). Deploying TUT is very fast, since it is a header-only library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple tool that enables test requirements to be declared directly in production code. The tool can then be used to determine if these requirements have been satisfied by the current test code.
    Downloads: 0 This Week
    Last Update:
    See Project