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.
Try Free
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.
A wrapper to use Xmgrace's curve fitting capability on the shell.
XmgFit is a wrapper for Xmgrace (*) allowing to use comfortable the non-linear curve fitting capability of Xmgrace from the command line.
Therefore the capabilities are limited by xmgrace. Please refer to the xmgrace users guide for more details.
It is also handy to incorporate in shell scripts. The -s or --scripty option returns all result values xmgrace provide in an EVALuable format to make them easy available in shell scripts.
*) http://plasma-gate.weizmann.ac.il/Grace/
That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name.
* tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows.
* tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns.
* tbldesc: Summarize columns in file...
superseded by SgpDec http://sgpdec.sf.net Java implementation of the holonomy algorithm for the algebraic hierarchical decomposition of finite state automata.
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.
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.
These simple programs are for doing data reduction and then display of columns of tab delimited data. They are designed to be piped together so you can do multiple things at once. This means they typically read from stdin and output to stdout.
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.
Sound Orgy is a suite of command line tools for the purpose of sound production and modification as well other misc sound related functons. Sound Orgy consists of components which use command line piping to connect to each other much like patch cords.
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 ...