Browse free open source Java Calculators and projects below. Use the toggles on the left to filter open source Java Calculators by OS, license, language, programming language, and project status.

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    IPv6SubnetCalc is a comprehensive calculator for IPv6 addresses. It comes with Java Swing GUI and supports the following RFCs: RFC4291, RFC4193, RFC3849, RFC2464, RFC5375, RFC4941, RFC3513, RFC3879, RFC4941, RFC3056, RFC3587, RFC2374, RFC3306, RFC3956.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The ISOCalc (Isometric Calculator Engine) is a class library for isometric plot games. The ISOCalc can be used as a calculator background for every game with different graphic front. (Special Thanks for OpenTTD Team)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Interactive Calculator
    Enable the user to talk to the calculator to enter the numbers and operations or write them using a drawing panel , it support both English and Arabic languages.It have text to speech of the entered numbers/operations and reading the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    J3calc

    J3calc

    Java Calculator

    J³calc was initially a little project for my school but I enhanced it on and on and now it is a quite powerful calculator. It is written in Java with Swing. The sourcecode is open under the GPL 3.0 license
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    This if calculator for complex numbers. It works with algebraic and trigonometrical form and has multiple memory slots. There are many mathematical functions like sin, cos and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JCalc is a large Calculator written in Java. It support the standard basic opations (+,-,*,/) and the scientific calculator (sin, cos, tan, sqrt, ...). Calculate and translate with the different numbering systems. And it can solve simple equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JCalc is a standard (basic operations +, -,...) calculator and a scientific calculator (sin, cos, exp,...) calculator. JCalc GUI make it easy to use. JCalc is 100% java, and therefore could run on any OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a small command line calculator I wrote in Java. Run it with "java -jar Calc.jar op num1 num2", where op is the operation. I plan to add a GUI later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A network tool with gui for whois, ping, traceroute, ns lookup (dig, dns), portscan, network calculator, visual net plan - written in java.
    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.
    Start Free
  • 10
    Java-based standard calculator with GUI or command-line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Port of the Jasymca Symbolic Calculator for Mobile Devices to the Android Platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Calculator

    Java Calculator

    Simple, easy to use, easy to learn calculator developed in java swing

    A simple calculator designed to perform calculations of your choice, Pro Calculator also comes with access to customization on buttons and number font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A cross-platform, text-interpreting calculator written in the Java programming language. Runs on any computer with Java 6 or higher installed. Functions much like a Ti-84, but without the graphing utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Calculator Suite (jcs) is a collection of Java classes related to expression calculators written in Java. Suports booleans, large numbers, machine numbers, most operators and about 25 different functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a Java Just Intonation Calculator. It allows users on many platforms to calculate and hear just tunings. It will support saving and opening tunigs and opening spreadsheet documents and allow users to send tunings to their synthesizers, via MIDI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Java KellyCriterion Calculator

    Java KellyCriterion Calculator

    Java KellyCriterion Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Java calculator

    An addition calculator.

    This is my first desktop programming project. The calculator is on a loop so to exit it, you must insert numbers into the fields and get an answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JavaBitWise

    A bitwise calculator for two integers.

    A two's compliment calculator designed for specifically for Java, but is still effective for just about any other language. It will accept two integer values and will show the binary, octal, and hexadecimal equivalence, and show how the bits interact with the logical operators not, and, or, and xor, and how primitive types are cast into other types. If there is a feature that you would like to see, let me know and I will see what I can do. I am working on a major update to how the interface works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A comprehensive meal planner and diet calculator, including custom goals for any nutrition type, custom graphs and reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This small script currently runs a simple desktop Calculator application. It currently supports the four operations. Simple to run and light on resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jljp

    Jljp

    Calculates the voltage across a liquid junction between two solutions

    An analogous project written in C# can be found here: https://github.com/swharden/JLJP Liquid junction potential calculator. It's a tool for scientists and engineers who have to do with electrochemistry and electrokinetics. When two solutions containing ions are put into contact, possibly through a porous diaphragm, a voltage develops across them. The calculation of the voltage is not trivial. The program is written in Java. Includes classes that can be included in other programs, together with graphical interfaces (also as an applet).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KeroZen
    A small calculator for pilots who need to calculate the volume (or the mass) of a given mass (or volume) of kerozen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LOC Calculator is a simple tool for getting Lines Of Code count for J2EE projects.
    Downloads: 0 This Week
    Last Update:
    See Project