AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Try AppSignal 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.
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.