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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
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.
Web site creation utility to compile HTML, JS an CSS
WebMake is a combination of three tools that we found ourselves using frequently during web site creation. Calling it compiler is not really accurate but fairly descriptive. WebMake is:
1) Front end to SASS engine library that compiles CSS from SASS extension files.
2) Front end to Google Closure compiler that reduces size of JS files and obscures them.
3) HTML compiler allowing modularisation of HTML via includes (our own extension to the language).
OSClib is a C++ library to create GUI under terminal, which offers cllass such as button, slider, mouse event etc. Thank to it we have graphical enviroment without necessity of instaling X-server .