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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
This project is a GUI or command line interface for converting US measurements to metric. A simple calculator has been added for help with small measurements.
a free cross platform calculator for calculating BIG numbers
BigAl is a free open source and platform independent software for calculating really BIG numbers. It supports not only standard arithmetic, but also exact period determination, predefined factorials, fibonacci with seeds, factorization, nth root, etc
Yet another video ripping calculator, which tries to take into account container format overheads as accurately as possible, for multiple audio and video codecs, and suggest optimum encoding resolutions, with correct aspect ratio calculations.
Shellcalc (sc) is a lightweight and versatile reverse polish notation (RPN) calculator for the command-line. It implements access to the basic operations and many functions from the glibc math library.
RPGCalc is a calculation engine designed to allow user/developers to model RPG systems and create tools like GM assistants and character generator. Using Scheme for math and XML+Xpath for data and structure any system can be modeled.
Equalculator is an equation calculator. It is currently in the "pre-alpha" stage of development, so don't expect it to do miracles. You type in your equation, it will ask you for the variables and Voila!, it gives you the answer.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Wurp is an RPN (Reverse Polish Notation) calculator, similar to the HP48 calculator. Wurp supports various platforms, including KDE and curses (and hopefully Windows eventually).
prefix is a command line prefix calculator written in python. It supports basic math functions (add, subtract, multiply, divide) as well as some more advanced (exponents, logarithms, etc.)
'pmath' Path Calculator - converts relative and absolute paths based on a base path: absolute path <-> relative path; relative path -> relative path with a new base path. Package builds shared/static libraries + command line binary.
Console based application which should compile on any system supporting c++. Includes calculations like blood alcohol content, 1/4 mile run, liter conversion, etc.
cl-calc aims to be a simple command line calculator. It can handle precedence unlike a lot of graphical calculators. cl-calc is written in Python and requires PLY (Python-Lex-Yacc).
Modeline calculator designed to calculate low resolution modelines for CGA, EGA, and VGA arcade monitors, NTSC and PAL televisions, and multisync PC monitors. Supports X11, fb, and AdvanceMAME modeline formats.
A simple command to convert calendar dates to julian dates. Quite useful in
timing situations where you need elapsed time between dates.
Also useful for astronomy applications.
GNAW is a command-line calculator. It is lightweight but yet powerful. It features advanced arithmetics, user-defined variables and a fully nestable syntax among other things.
SACIC - Semi-Advanced Command Interpreting Calculator - is a small calculator application capable of evaluating mathematical expressions with arbitrary precision, handling variables, drawing graphs, solving equations and more. It also supports simple scr
REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
X-Bc (formerly: xbc) is a graphical user interface to the command line calculator bc. All Inputs and Outputs stays visible for editing and comparing. Functionality: trigonometry, number-theory, exponential funcs, scientific constants, primenumbers ...
ReHash is an easy-to-use console-based hash calculation tool written in C++. It supports many algorithms and output formats and it can be fully configured using some of the many command-line arguments which can be passed to the tool.
This program is used to optimize matrices with the Vogel method. It calculates the optimal amount of transport between a given supply and a given demand. There is a command line and a graphical GTK version.