Showing 922 open source projects for "java-ml"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
    100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Testing framework and general Compiere development framework; db port to hsqldb; DEFUNCT: Too many other similiar projects; vendor moving to derby anyway; effort to be abandoned. Visit homepage for much more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jClaTe stands for Java Class Testing and is a Framework to test Java classes and their methods. For this purpose Testcases can be created and executed, in which returns of methods are given and proved by several testmethods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fake SMTP provides an easy way of testing email enabled application during development. This is a pltaform independent software written in Java, and based on the Dumbster project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 5
    PrivateAccessor is a special Java class that bypass the Java modifiers security to provide access to private fields and members in java classes. Used with JUnit allows you to test private fields and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An Eclipse plugin to keep note of the junit tests that are bypassed (commented out) by the development team in any java project. For an Agile TDD team, this is essential to make sure that tests are not being commented out and forgotten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This package is a suite of tools meant to allow for the low-level manipulation of Java classes and Java Archive (JAR) files in a hostile environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Framework for doing unit tests (JUnit, DUnit currently) in heterogeneous and distributed environments. The framework provides methods to test a client/server communication since unit tests are executed and synchronized across multiple nodes on a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NextMock generates Mock classes to test your java code. It will be integrated with JUnit, ANT and eclipse in order to have a good suport for refactoring. The project is currently dormant. If you want wake it up, just contact us on the mailing list!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    D-Cog (Declarative-Cognition) is a Java based framework for training software components (reusable, object-oriented, interface-driven components). Instead of programmed, software components are trained by example to get the expected results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    corba-cost is the CORBA Open Source Testing project, originally hosted at cost.omg.org. It aims to provide an extensive test suite of CORBA functionality, running on multiple ORBs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IntelliGrader is an autograder generation framework for use in automatically grading java programs. The primary audience is professors and TAs in introductory CS courses using Java. Secondary audiences could possibly include highschool AP CS teachers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The C'it (Continuous Integration and Testing) project (say "see it!") is a set of services to increase the perception of the evolving software, letting you easily implement continuous integration at its best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JMUT - Java Methodical Unit Testing - is a package that helps assure all methods in a class (both public and private) are unit tested. It is written in Java and uses reflection and dynamic class loading to achieve its ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Musical Junit is an eclipse plugin that makes JUnit results hearable. Simply start your JUnit test within eclipse, view the usual green status bar grow and listen to the music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TestGen4J is an open-source, automaticJava test generator that creates standard JUnit test cases from Java class or source files. In addition to reducing manual testing, it provides a data driven test harness with an automatic failed test case utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JCrawler is a perfect cralwing/load-testing tool which is cookie-enabled and follows human crawling pattern (hit/second).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CruiseView is a java JMX client that allows you to view information on cruise control builds, as well as invoke JMX commands on the CruiseControl server..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    YABI93 is an Interpreter for the esoteric programming language Befunge, version "Befunge93". It is written in Java 1.5 and uses Swing for its graphical interface. YABI supports a multilanguage GUI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Tests executed in different environments often rely on environment-specific static properties. EZPZ enables ths use of parameter-driven XML files to provide these properties, and provides hooks for you to generate non-static properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Toplink in memory makes TDD possible in large database applications. Make your Java project tests run faster. Toplink in memory allows you to run your tests in memory, rather than against a database. In our current project, this gives a 100x speed up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SHIFT (State-HIerarchy Functional Testing) provides a new way to test your web apps. It extends other web testing frameworks to allow significantly better testing with less effort, and opens up new ways to test which have never been possible before.
    Downloads: 0 This Week
    Last Update:
    See Project