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.
Try Retool free
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.
Whitebeam is a complete rapid development Web application server integrating Apache, Posgresql, Mozilla's SpiderMonkey JavaScript engine with it's own powerful XML/XPath based secure application framework.
...Currently supports Windows, Android, iOS.
JS Engines used:
on Windows:
http://en.wikipedia.org/wiki/V8_(JavaScript_engine)
on iOS:
http://en.wikipedia.org/wiki/SpiderMonkey_(JavaScript_engine)
SpiderMonkey on iOS is used because V8 is not working on iOS devices due to Apple's DEP.
http://en.wikipedia.org/wiki/Data_Execution_Prevention
GLUEscript (Glueing Libraries Using EcmaScript) creates a JavaScript engine which can be used as a general purpose language. GLUEscript uses SpiderMonkey and is the successor of wxJavaScript.
SpiderApe is a C++ wrapper around SpiderMonkey, Mozilla's C-based JavaScript engine (http://mozilla.org/js). It takes advantage of C++'s features to simplify the process of embedding SpiderMonkey into your C++ applications.
Javascript bindings for C++, a Javascript interpreter/shell & Javascript/C++ module system. It includes a few Javascript classes and modules. It supports easy embedding of Javascript in C++ and vice versa. The currently supported engine is Spidermonkey.
Server Side Application FrameworX; provides C++ support for threads, serialization, process control, simple XML and database, sockets, javascript (spidermonkey), simple and advanced plugins, I/O and file/directory management, console and other utilities
SnowMonkey is a binding library between C++ and SpiderMonkey (Mozilla's implementation of JavaScript engine). The goal of this project is to create library which will take advantage of boost libraries in order to hide as many binding details as possible
OST-Box (Open Set-Top Box) is a set-top box program. Its goal is to provide easy access to all kinds of media. Its interface is written in XML and JavaScript (using Mozilla Spidermonkey). The current features include browsing of photo/music/video collect
JavaScript MUD Kernel which allows developers to build MUDs using JavaScript and SQL. Based on SQLite and SpiderMonkey, jsmud provides the core networking, timer, and main loop functions necessary to implement a MUD in JavaScript.