Dokku
Google App Engine
Salesforce Platform
Google Cloud Functions
AWS Lambda
Azure Web Apps
Heroku
CapRover
OpenFrameworks
Processing
Cinder
Pure Data
Vvvv
TouchDesigner
Vuo
Nodebox
OpenFrameworksOpenFrameworks might be a bit more popular than Dokku. We know about 33 links to it since March 2021 and only 29 links to Dokku. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Dokku is the smallest PaaS implementation you've ever seen. It's a self-hosted Heroku alternative that runs on a single server. Push code with git push โ Dokku builds, deploys, and manages your apps. - Source: dev.to / 3 months ago
I think that https://dokku.com/ is actually the closest to what you are building. - Source: Hacker News / 5 months ago
Dokku is the veteran of this list, first released in 2013. It's a "mini Heroku" that gives you git-push deployments on a single server. Push your code, Dokku builds it with Heroku buildpacks or a Dockerfile, and runs it in a Docker container. - Source: dev.to / 5 months ago
Tools like Coolify, Dokku, and Dokploy run a Heroku-like experience on your own VPS. The typical setup is a Hetzner or DigitalOcean server with one of these tools installed. You get git-push deploys, automatic SSL, and database provisioning. - Source: dev.to / 5 months ago
Similar and not tied to a cloud provider: https://dokku.com. - Source: Hacker News / 9 months ago
This reminds me of OpenFrameworks [0], which provides very similar framework style functionality like Nannou but for C++. [0]: https://openframeworks.cc/. - Source: Hacker News / 5 months ago
Zach Lieberman https://x.com/zachlieberman does his work in C++ with https://openframeworks.cc/. - Source: Hacker News / over 1 year ago
Not exactly VJ, but could be used for it. https://openframeworks.cc. - Source: Hacker News / over 2 years ago
- openFrameworks https://openframeworks.cc/ C++. - Source: Hacker News / over 2 years ago
Vulkan is sort of a post-API API. It seems to be designed specifically with high performance render pipelines in mind, and "end users" should interface with it through an intermediary layer. Ie, you might prefer bgfx[0], cinder[1] or openframeworks[2]. 0: https://github.com/bkaradzic/bgfx 2: https://openframeworks.cc/. - Source: Hacker News / over 2 years ago
Google App Engine - A powerful platform to build web and mobile apps that scale automatically.
Processing - C++ and Java programming at the speed of thought.
Salesforce Platform - Salesforce Platform is a comprehensive PaaS solution that paves the way for the developers to test, build, and mitigate the issues in the cloud application before the final deployment.
Cinder - CINDER PROVIDES A POWERFUL, INTUITIVE TOOLBOX for programming graphics, audio, video, networking...
Google Cloud Functions - A serverless platform for building event-based microservices.
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...