Showing 2054 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Jungletest is an system for automated testing of OpenOffice.org against a large set of documents. Currently, tests determine whether OOo will crash or hang when loading, scrolling through, or exporting the document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tapat is an automated testing framework based on TAP (Test Anything Protocol) which is en route to being a IETF protocol. The TAP protocol is a lightweight, text protocol which has implementations in a variety of programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    trying to build a automated system to collect troubleshooting informations from a universal server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This provides an interactive, programmer-friendly interface to VMware's VProbes facility. VProbes is a safe, dynamic technology for instrumenting software running in virtual machines, and the software stack itself.
    Downloads: 0 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
  • 5
    DragnDrop is a simple cross-platform utility to assist in debugging and monitoring drag-n-drop and clipboard interactions. It is of use to both developers and end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Help manage, track, and describe your testing efforts as defined by your own test plans. Test cases are entered into the database system (MYSQL) and you are allowed to track the progress, success, and failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mipscope is a cross-platform IDE for students learning assembly on the MIPS architecture. The focus is on a convenient debugging environment, including a visual, reversible debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Portable and adaptable online test reporting system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Git-based multi-project software development, testing, release, and distribution
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    SVNFS is a FUSE filesystem for Linux that presents a read-only version of all revisions in a Subversion repository as a native mountpoint, transparent to all other programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Automated Contest Management System is designed to help manage programming contests in the style of the ACM-ICPC. It is a Ruby-on-Rails application that can be easily installed and managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NFitnesse is an emulation of the popular Fitnesse Wiki and Test server that can be hosted under IIS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Pascal unit providing functions to format Brazilian Real (R$) currency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A whole lot of source code related to programming Linux systems with C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Configurable/Extensible Log Analyzer Tool for Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    torque - Automation Testing Tool

    torque - Automation Testing Tool

    Automation unit testing tool for C & C++ on Linux platform

    ...It covers major testing areas such as Unit Testing, Functional Testing and Regression Testing. Two major sections of the testing area like memory management and code coverage is accomplished by open source tools, such as, • Valgrind -- Memory Management • Lcov -- Code Coverage • splint -- Static Code Analysis 2. Supported Platform • Linux operating system on Intel x86 architecture • Linux operating system on Intel x86_64 architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    soapvi

    soapvi a tiny client to send and receive soap xml request/responses

    Sometimes I just need to be quickly able to send and receive soap over HTTP requests and responses. Even though SoapUi from eviware is perfectly fitted for the job, I somtimes feel that it is too slow and uses too much memory for the job I would like to do. So far, the program sends/receive requests from file and pretty prints the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    S.T.R.E.S.S.(Stress Testing and Reverse Engineering for System Security) is a framework for functional testing, conventional testing and security assessment about network software and firmware device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple and incredibly powerful tool for scripting and fuzzing arbitrary network protocols written using the Chicken Scheme-to-C compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Defects/Tasks/Documentation Tracking system using Ruby On Rails and multiple DB engines (MySQL, Postgresql, Oracle).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ETAF: e Test Automation Framework The 'e' in ETAF signifies that it is a web based framework. It also stands for Efficient and Effective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    experior

    experior

    A minimalist, powerful, language-agnostic unit/regression test tool

    Experior doesn't care what language your test program is written in. All it cares about is that each test's output begins and ends with a simple line of JSON. Your test program can validate its own output, in which case Experior just acts as a report engine. Alternatively -- or additionally -- you can write validation functions in JavaScript, and Experior will run them against the test output. Finally, Experior can compare your current test output against a copy of previous test output and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Testerman

    A TTCN-3-inspired testing environment in Python

    Testerman is an attempt to produce a TTCN-3 inspired test automation system without the strict typing model of the TTCN-3 test control notation that can be too heavy to be practical with non-stricly defined protocols. This is achieved by bringing TTCN-3 primitives and concepts to the Python programming language. It provides a complete environment to design, manage, execute and analyze automated tests, and can be used as a platform to develop test simulators (drivers and stubs) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Everything is Slow!

    An automated network speed test utility

    This is a utility intended for IT professionals to deploy to their users. It will do several speed tests and report the results to an e-mail address, helping to track down complaints that "everything is slow"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QAWIKI is a wiki for QA engineers. It is a wiki which also supports an Integrated Test Environment (ITE) which allows a QA engineer to create a test case on a portal and execute/schedule it on a remote box, then collect the logs and disp them in reports.
    Downloads: 0 This Week
    Last Update:
    See Project