Showing 760 open source projects for "java projects on linux"

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
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 1

    jdbfill

    A database populator

    This is a tool to generate and populate a database with random data without user intervention. It support the foreign key constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Yasca

    Source Code Analyzer

    Yasca is an open source program which looks for security vulnerabilities, code-quality, performance, and conformance to best practices in program source code, integrating with other open-source tools as needed. Yasca has been migrated to Github, and is available at http://scovetta.github.com/yasca and http://github.com/scovetta/yasca.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    oozie-workflow-checker

    Validation of complex Apache Oozie Hadoop workflow

    Library validated complex Oozie workflows (http://oozie.apache.org/). Two usage scenarios: 1) Execute workflow with specified parameters, and as result get list of passed nodes. Sample in WorkflowDirProcessorIntegrationTest Note: from all workflow functions only "wf:conf" is supported now. 2) Check called actions exists or build full call tree in xml format Sample in OozieWorkflowCheckerTest: You can override properties from "config-default.xml" and "job.properties" by file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    IdMUnit is an xUnit automated testing framework for Identity Management solutions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    jmint

    jMINT - Java Mutation for Integration Testing

    jMINT is a integration fault injection tool which identifies data exchanges across classes and inject faults along those path. It is primarily based on the idea of program analysis and code mutation. The cross boundary data exchanges are identified by performing data flow analysis using java byte code analysis and transformation framework-soot. Mutant injection is also done via the soot framework. jMINT tool can be used to measure the effectiveness of integration test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RegAxe - Regular Expression Tester

    A tool for testing regular expressions.

    RegAxe is a tool for testing regular expressions. You can paste Java or PHP style formatted regular expressions and it will be automatically converted before executing the test if necessary. All found matches will be listed and the corresponding text passages are highlighted in the input text area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    T-Plan Robot - GUI Test Automation

    T-Plan Robot - GUI Test Automation

    Image based Test Automation tool (Java) - Test ANYthing, ANYwhere

    This is the open source project of the now greatly enhanced Enterprise solution which has professional support, is faster, smarter and has lots more functionality. T-Plan Robot (formerly VNCRobot), is the most flexible and universal black box automated testing tools on the market. This project is the former open source version, and is now superseded by T-Plan Robot Enterprise. Robot is platform independent (Java), and thus performs well in situations where other tools may fail. Robot runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SarBox

    SarBox helps user to parse or analyze sar data

    The software program (SarBox) parses and analyzes SAR data in charts or text formats. SAR is cumulative activity counters in the operating system. It is the most comprehensive command which helps to monitor performance of various Linux / Solaris subsystems (CPU, Memory, I/O, Disk, Network, etc) all in same log. This makes it difficult to analyze since every counter data is dumped into the log file. SarBox helps to analyze this log file and present data in graphical charts or text format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10

    XML validating & querying tool

    Comman-line interface XML validating & querying tool

    The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option). Usage: java -jar clivaq.jar -- shows the help screen java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    aim is to provide support for monitoring system behaviour through dynamic analysis, and for analysing and modeling this data for a better understanding of system behaviour and for test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DATA Gen™

    DATA Gen™

    DATA Gen™ - Test Data Generator to generate realistic test data.

    DATA Gen™ Test Data Generator offers facilities to automate the task of creating test data for new or existing data bases. It helps lower the programming effort required, while reducing manual test data generation errors and the ripple effect that they cause on production systems, users and maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java EE Two-Phase Commit Testkit

    A Portable Thin Client & Server Pair for XA / 2PC Testing

    A portable testing tool to validate the configuration of XA and two-phase commit for Java EE 6 Containers. The tool permits the stress-testing, performance characterization and correct transaction semantics of distributed transactions across Three XA resource managers by Exception Injection. The thin-client can be run from the command-line or inside the IDE. The server side component includes EJB packaging and some simple Web servlet support for retrieving diagnostic and performance data from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Randoop Netbeans Plugin
    Randoop is an automatic unit test generator for Java. It automatically creates unit tests for your classes, in JUnit format. 1) Randoop generates unit tests using feedback-directed random test generation. In a nutshell, this technique randomly, but smartly, generates sequences of methods and constructor invocations for the classes under test, and uses the sequences to create tests. Randoop executes the sequences it creates, using the results of the execution to create assertions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A very Flexible and Plugin-able Test Automation Engine. It fully supports the Standardized Test Tool Interfaces as described in http://www.testtoolinterfaces.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A little tool writen in java to trace the execution plan for a given database query. It works with Oracle 10g or higher and uses the JGoodies look and feel. You need to provide the Oracle.com JDBC-Driver and the JGoodies.org looks look and feel. Source is now located at Github https://github.com/mgeiss/oraxtra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GlobalTester

    GlobalTester

    Test platform for all kinds of smart cards

    GlobalTester helps you to test all kind of smart cards and chip cards. GlobalTester is a plug-in for the popular Eclipse platform and allows the execution of test scripts structured with XML and defined using JavaScript. The platform is developed to test the conformity of machine readable travel documents (MRTD) - aka ePassports - and the protocols used on these chips. The free available version of GlobalTester supports Basic Access Control (BAC) and Secure Messaging (SM) as specified by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    fastest

    Automate your software testing, the fastest way!

    Fastest stands for 'Fast Automated Software test'. * This is a compilation of various open source tools complemented with a set of useful programs that help a Software Test Engineer perform the test automation with ease. * It can be envisioned as a toolkit that every test engineer would need! * Currently implemented in Java * Test Automation is not just about writing test cases in a particular programming language. There are a lot more activities that need to be accomplished in order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    mongo4ben

    Mongo DB plugin for Benerator

    Mongo4Ben is a platform plugin enabling the use of Mongo DB in Benerator projects: Storing, updating and querying data in and from a Mongo DB instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Record the state or behavior of live Java objects for playback during unit testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    httest Buddy

    httest Buddy

    Editor and Java-Wrapper for httest

    An executable Jar file contains both a Swing-based editor with syntax-highlighting, online help, example generator etc. for the "httest" tool (https://sourceforge.net/projects/htt/), as well as a Java API wrapper for writing JUnit tests with "httest".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Genedator

    Genedator

    Generator of sample data.

    Need sample data for your database? Genedator is a tool that helps you to generate data for your database. Set of dynamically loaded generators allows you generating any combination of data regarding columns type and purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DDT Library for Android

    A library for applying Data Driven Testing on Android

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IOJU

    IOJU

    generate i18n properties file, edit, get i18n object in classes

    It was merged into JCrazySuite project. http://sourceforge.net/p/jcrazysuite/ 1) Data & test class are completly separated. It makes no hardcode data in your test class. 2) Perfect mapping for data & java object(eg: POJO, POCO, Model). eg: int, boolean[], List<Double>, BigDecimal[][], YourPojo, YourPojo[], List<YourPojo>... 3) i18n object data for developer, there is no similar software component in the world up to now. 4) Ant .properties style, eg: key.my.dir=${user.dir...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.