Search Results for "java compile and run" - Page 10

Showing 1573 open source projects for "java compile and run"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Autobahn|Java

    Autobahn|Java

    WebSocket & WAMP in Java for Android and Java 8

    Client library providing WAMP on Java 8 (Netty) and Android, plus (secure) WebSocket for Android. The WebSocket layer is using a callback-based user API, and is specifically written for Android. Eg it does not run any network stuff on the main (UI) thread. The WAMP layer is using Java 8 CompletableFuture for WAMP actions (call, register, publish, and subscribe) and the Observer pattern for WAMP session, subscription and registration lifecycle events. The library is MIT licensed, maintained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mimosa
    Mimosa is a modeling and simulation platform, covering the process from building conceptual models to running the simulations. The specification uses ontologies and an extensible set of formalisms for the dynamics. The simulation kernel is based on DEVS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    OpenTSDB

    OpenTSDB

    A scalable, distributed time series database

    ... consists of a Time Series Daemon (TSD) as well as set of command line utilities. Interaction with OpenTSDB is primarily achieved by running one or more of the TSDs. Each TSD is independent. There is no master, no shared state so you can run as many TSDs as required to handle any load you throw at it. Each TSD uses the open-source database HBase or hosted Google Bigtable service to store and retrieve time-series data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OBDGeek

    configurable OBDII diagnostics software

    ... can be used for simulation - this way users can tune they configuration files at home without the necessity of connected car. The software is designed to be run on a PC (notebook). It is written in Java. Thanks to that, it can run on Windows, Linux and Mac OS machines.
    Downloads: 17 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

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 6
    BeanShell Double-Click

    BeanShell Double-Click

    Run BeanShell scripts by double-clicking them

    This project is an automated and standardized setup for executing BeanShell scripts. It sets up a file association and icon for the .bsh file extension. It starts BeanShell scripts with a standardized CLASSPATH that includes directories for adding your own commands. Some nice new commands are also included. Only Windows is supported currently but other systems could be added. To start the install process, just double-click the beanshell-setup.jar from your desktop or Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Code Master

    Code Master

    A Game Similar to Mastermind

    You only have a limited number of attempts to crack the code master's secret code. Can you figure it out before you run out of chances?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ByteX

    ByteX

    ByteX is a bytecode plugin platform based on Android Gradle Transform

    ByteX is a bytecode plugin platform based on Android Gradle Transform Api and ASM. (Maybe you can think of it as a socket with unlimited plugs?) In the apk building process, each plugin is completely independent. It not only can run independently from the ByteX host, but also can be automatically integrated into the host into a single Transform along with other plugins. What's more, each plugin's code is decoupled from one another, as well as their host, which makes it extensible and highly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    GaME - Solitaire-RPG Editor

    GaME - Solitaire-RPG Editor

    Solitaire-RPG Editor with Support for Game Master Emulation

    GaME is an editor with support for Game Master Emulation (especially Mythic, see http://wordmillgames.com) and some hopefully useful feature to keep track of threads and characters, roll dice and organize the solitaire-rpg session into scenes. The editor has been designed to be used without a mouse (although of course you may use a mouse or similar devices if you like). Every feature is availabe via keyboard shortcuts or by calling up the central context menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    AWS Greengrass Core SDK for Java
    The AWS Greengrass Core SDK for Java enables Java developers to develop Lambda functions which will run within Greengrass. This document provides instructions for preparing your Greengrass Core environment to run Lambda functions written in Java. It also includes examples on how to develop a Lambda function in Java as well as packaging and running an example Hello World file in Java for your Greengrass core. Stream manager supports automatic data export to AWS S3 and AWS IoT SiteWise, provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Metl ETL Data Integration

    Metl ETL Data Integration

    Simple message-based, web-based ETL integration

    Metl is a simple, web-based ETL tool that allows for data integrations including database, files, messaging, and web services. Supports RDBMS, SOAP, HTTP, FTP, SFTP, XML, FIXLEN, CSV, JSON, ZIP, and more. Metl implements scheduled integration tasks without the need for custom coding or heavy infrastructure. It can be deployed in the cloud or in an internal data center, and it was built to allow developers to extend it with custom components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Test case generator

    Test case generator

    GUI based tool to generate test cases for competitive programmers

    Test Case Generator (TCG) is opensource and easy to use gui based tool to generate test cases to use in competitive programming. The tool supports test cases for Array, String, Matrix, Graph and Palindrome. Installation - To run this tool, you will need JAVA JDK 8 or later version installed on your host machine. Download JAVA JDK 8 or above from here, if not already installed. - Download Test Case Generator - Double click the downloaded package to start the application. - For Linux...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Cryptonose

    Cryptonose

    An application tracking significant price changes on crypto markets

    ... - you can react to a price change in seconds. It supports desktop notifications and can run web browser with cryptocurrency market for your exchange.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    moira

    astrology software

    use jre1.8.0_251 to run software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSweet

    JSweet

    A Java to JavaScript transpiler

    JSweet leverages TypeScript to write rich and responsive Web applications in Java through the use of JavaScript libraries and frameworks. With JSweet, Java programs are transpiled (source-to-source compiled) to TypeScript and JavaScript for being run in browsers, mobile Web views, or in Node.js. It provides web applications with type-checking and generates fully type-checked JavaScript programs. It stands on Oracle's Java Compiler (javac) and on Microsoft's TypeScript (tsc). JSweet depends...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QuickNoteCLI

    QuickNoteCLI

    QNC is a command line interface app for creating quick notes

    ... Start DB server On Windows you can also use WIN + R, qnc <args> Manual start: java -jar QNC-0.1.0.jar Installation with scripts: Extract files from zip to any directory WINDOWS: run install.bat UNIX: run install.sh or execute command in terminal: alias qnc="java -jar /path/to/jar/QNC-0.1.0.jar" https://github.com/DeMmAge/QuickNoteCLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    aPhoto

    aPhoto

    aPhoto is a Batch Intuitive Program Makes Text and Image Watermarks

    ... USB flash drive or other devices, and take it with you whenever you to need to create watermarks on the breeze, without having to go through installation steps. Since this is a Java-based utility, you should make sure you have previously installed the working environment on the computer, otherwise you cannot run the tool. aPhoto sports a clean and intuitive layout that lets you import photos using the built-in browse function.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    JUnit 4

    JUnit 4

    A programmer-oriented testing framework for Java

    JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. You need to have a JDK installed and a text editor. (In general it is recommended to use a build tool for building your software and running the tests.). JUnit features include assertions for testing expected results, test fixtures for sharing common test data, test runners for running tests. JUnit was originally written by Erich Gamma and Kent Beck. JUnit is Open...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    osm2xp

    osm2xp

    Generate X-Plane 11, 10 and 9 scenarios from OSM data

    ... lines * Barriers, two types are supported - fence and wall * Water tanks, fuel tanks, gasometers * Chimneys, cooling towers - by inserting special objects with size closest to necessary * Airfields (apt.dat) with runways, helipads, and taxiways - starting from 3.5.0 The program requires Java 8 or newer to run. Version 3.x is Windows-only, 4.0 also supports Linux and has console versions. Installation: download zip file, unpack it where you want, start 'osm2xp.exe'
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Screen Logger

    Capture screenshots in the background.

    Capture the screen in the background. Record everything you do on the screen—screenshots in the background. No need installation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    MinPOS

    MinPOS

    Stability POS software, Free soft develop from Openbravo POS

    Release: v4.02 Welcome to the MinPOS family. MinPOS is Point Of Sale free software licensed. You can use and free update forever. It's developed from Openbravo POS but modified so many. Please see how to install at Wiki Support multi-language (English, France, Vietnam...) Run good: Retail, Market, Restaurant, Hotel, Motel, Karaoke, Nail, Billiard... -------------- In this release (4.02): - Update Mysql script created for all versions of Mysql and Mariadb. - Update JDK 8. - Set...
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 22
    latexdraw

    latexdraw

    A vector drawing editor for LaTeX (JavaFX)

    LaTeXDraw is a graphical drawing editor for LaTeX. LaTeXDraw can be used to 1) generate PSTricks code; 2) directly create PDF or PS pictures. LaTeXDraw runs on top of Linux, Windows, and Mac OS X. Using the MacOSX installer, you may face this error: “LaTeXDraw” is damaged and can't be opened. You should eject the disk image.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    WhyLogs Java Library

    WhyLogs Java Library

    Profile and monitor your ML data pipeline end-to-end

    This is a Java implementation of WhyLogs, with support for Apache Spark integration for large scale datasets. Understanding the properties of data as it moves through applications is essential to keeping your ML/AI pipeline stable and improving your user experience, whether your pipeline is built for production or experimentation. WhyLogs is an open source statistical logging library that allows data science and ML teams to effortlessly profile ML/AI pipelines and applications, producing log...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JLite

    JLite

    Lightweight IDE for Java

    Lightweight IDE for Java targeting mostly students who are beginning Java programming. Create Java Application, Compile & Run Projects, Build Executable Jar Applications. It requires: 1. Java SDK 1.8 or higher 2. Dotnet Framework 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    StatisticsTables

    StatisticsTables

    This is a Java APP for Probability and Statistics Tables

    If you have Windows or a MAC , you can setup and run Statistics Tables with very little effort. You can use jdistabs in place of paper Probability Tables to get electronic probabilities. You can also download the Java code used to create this APP. There are 2 zips. One is for a working windows APP, and the other with complete code and file structure. I used Eclipse to develop the APP. Click the link you want to download to get the Statistics Tables Windows.exe or OS X zipped files...
    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.