Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run Free
Run Any Workload on Compute Engine VMs
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
Multipresicion calculator, based on Bigdecimal Java class .
It has a library (BigMath) that makes calculations with Bigdecimal.
It has also an expression parser to parse the user input.
It allows you to store user defined variables and functions .
You can operate with them to be used for calculations or for creating new functions with composition.
With the new version, you can also calculate the derivative of a function.
JDK-17 compatibility
Calculates Shift Times - Really handy, if like me you struggle with those quarter to the hour and quarter past the hour starts and finishes.
Includes break times, just enter how long you took for that break.
Medics, Steelworkers, and anyone who works shifts may find this handy.
Written in java (Open JDK 11), this will work on Linux, Mac and Windows as long as you have a Java Runtime environment installed.
Windows installer with bundled java runtime environment for those without...
Simple Java calculator made by Nero using Java programming language.
This project is for learning purpose, it's about developing a calculator using Java, at last, I want to release it for free with nice GUI and these stuffs.
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
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.
This is a Hash Calculating tool that calculates MD2,MD5,SHA-1,SHA-256,SHA-384,SHA-512 hash of text or a file. This has GUI developed in java swings.All it needs is sun jre installed.
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.
Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
JCalc is GUI calculator written entirely in Java. It can be run cross-platform on any OS with a Java Virtual Machine. It shall be portable, stable, and efficient.
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.