Showing 652 open source projects for "run time java"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    License Generator

    License Generator

    Java Library to generate license for your application.

    This is a free and open source java library to generate license for your application. Use this library to make your custom license file with your own extension. It encrypts the license file with the one time pads encryption technique to make it hard to break. The generated license file can be set to expire after certain time, and also can be set to expire manually after a certain action.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Darwin 2: Java Framework for Evolutionary Computation (genetic algorithm, GA). A true framework with out-of-the-box functionality and extensibility of all classes. Interface-based pattern with dependency-injection to configure components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jWorkSheet
    jWorkSheet is a desktop personal time tracker for your projects. Data are presented in a spreadsheet-like format. The application offers some completed work sheet reports, but you can create your own user reports by XSL transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GTE Note Taker

    GTE Note Taker

    A simple yet flexible portable plain text note taker for note addicts.

    This small application aims to to help the user take structured plain text notes one at a time. By design, the application aim to be as simple as possible to take a note without being distracted by bells and whistles. The application can also be used to record todos and journal entries. They are structured because they have consistent names ([type]-timestamp.txt), stored in one configurable path, and, optionally, their contents follow predefined formats (see the cnf file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Höken's Calculator

    Höken's Calculator

    A building points calculator for the browser game The-West.

    Höken's Calculator (Swedish: Hökens Kalkylator) is a program developed by Gunnar Axelson (Höken). The program aims on providing a simple, multi-platform compatible, building points calculator for the browser game The-West. (This application isn't in any way supported, effected or developed by InnoGames GmbH). Currently the newest version is 1.1. Hökens Calculator is free, and opensource licensed under the terms of the GNU General Public License Version 3!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ActiveQuant is an entire framework to backtest and run automated trading systems. More details are available at http://aq2o.activequant.org Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    FortGrapher

    InLine Plot with Fortran

    ...It works with FORMATTED and UNFORMATTED fortran datafiles. When you call the main subroutine in this module which is called FORTPLOT, it creates a python coded file that you can execute it at any time to get the plots and take a decision about continue the run or halt it. So, with multiple nodes machine you can assign a node for running the python coded file created by the Fortran code to get you data plotted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    egrsa

    egrsa

    rsa-elgamal comparison

    compare time of process between rsa and elgamal algorithm used to encryption and digital signature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Jaspersoft for CloudFoundry

    JasperReports Server for CloudFoundry

    JasperReports Server (JRS) requires some modifications to run in CloudFoundry's Platform as a Service (PaaS) environment. This project describes the changes needed and includes downloadable binaries so that JRS can be easily deployed in CloudFoundry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Smart Calculator is beautifully designed, having both standard and scientific modes of calculations. It is built to run anywhere, as its written completely in Java. It featured different types of Look and Feels, using Java's Swing PLAF library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jCAE is a JAVA based environment for CAE applications. It provides meshing and visualization capabilities. It is targetted to run on a maximal number of platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    ChronoDB

    ChronoDB is a data manager for generic time series.

    The project has been renamed CrNiCKL (chronicle) and moved to http://crnickl.sourceforge.net. ChronoDB is a data manager written in Java. It supports time series of any type. With its simple and powerful schema subsystem it takes charge of very large heterogeneous data sets. The software consist of an API and a generic implementation layer running on top of an SQL or a NoSQL system. Applications can mix objects from multiple ChronoDB databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Projection

    Projection

    Global Portfolio Project Management application

    Projection is an open source portfolio project management application. It includes modules for financial management, timetracking, bug tracker, test cas management, wiki, risk management, release management. Through an api, you can develop your own module to personalize the solution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    persian-calendar

    Java Persian Calendar library

    NOTICE: for the time bieng we are at http://code.google.com/p/persian-calendar/ a light-weight and easy to use Persian Calendar system (known as jalali or shamsi) for JDK. algorithms for converting Julian days to the Persian calendar, and vice versa are adopted from "casema.nl/couprie/calmath/persian/index.html" written entirely in VB. The algorithms is not exactly the same as the original. I've done some minor changes in the sake of performances and corrected some bugs. By...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    File_combine

    support the same format files combine, kinds of operation

    Usually, we get several files with the same format. Then we want summury these files, with many kind of operations, such as time start, time end, some value's addition , subduction, simply content replace and so on. I provide a frame work file to deal the operation with the name file_parse.py. Self define function file names external_fun.py. The file combine configure file names example.ini. and two examle html file example_a.html, example_b.html. you can easily run it in command line: python file_parse.py. it will generate example file according to the rule(example.ini). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Rentit

    A Java based Rent Software for everything that has to come back.

    A Java based Rent Software for everything that has to come back. With all-built-in Client-Server Architecture using local H2 or external MySQL as Database. The Client can run as Client+Server+Database, as Server+Database or simply as bare Client, connected through serialized Apache Mina Socket Connection to any Rentit Server+Database or Client+Server+Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GRAIL Real Time Location Service (RTLS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BeamFlow

    BeamFlow

    A electric, magnetic, and gravity field physics presentation program

    BeamFlow is a scientific presentation and demonstration program for typical introductory physics problems involving electric, magnetic, and gravity fields in three dimensions. Real-time demonstration of the magnetic field around a wire, the gravity fields around rotating binary stars, and the electric field from multiple point charges are just some of the potential applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TaskStack
    Creates and maintains a record of your daily tasks. It allows to interrupt activities and go back to them when the interruption is finished. There is always at most one concurrent activity running. This way it computes the real duration of each task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Social network analysis and text mining techniques are connected to enable an in depth view into the underlying information. The self-executable Version 1.1 jar file will now run on Java 1.5 or higher. A Windows executable file of Version 1.1 is also provided in the Files section. Documentation can be found on the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Llama Alarm Clock

    Llama Alarm Clock

    A Simple, easy to use, customizable Alarm Clock

    Llama Alarm Clock is a simple, easy to use, alarm clock. You can display a 12 or 24 hour clock and set alarms in either form (they work regardless of your display mode) and plays any .wav media file you choose to wake you up ***NOW SUPPORTS .MP3 FILES*** (Thank you Jake Rooney). It comes with 2 alarms (If you have version 1.3 make sure to use the new default ones). Uses JLayer to play mp3 files. Make sure you're downloading the latest version (1.6 currently), recently 1.5 just got a whole...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    netflux aims to be an ETL tool providing the following: 1. A set of core classes that may be used programatically to be embedded in any application 2. A graphical tool able to edit and run ETL processes 3. A server able to run ETL processes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TimeTracker is a tracker of time into tasks over an <strong>SOAP</strong> webservice<br/> - Server works into WAMP/LAMP architecture and is totaly independant<br/> - 2 clients works presently into PHP-GTK, Java Swing client<br/>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NetVis 2D (NV2D) is a social network visualization application that can be embedded in a browser or run as a standalone applcation.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB