Software for Self-Hosted
Turbolinks
Turbolinks is a JavaScript library that intercepts all clicks on <a href> links to the same domain. When you click an eligible link, Turbolinks prevents the browser from following it. Instead, Turbolinks changes the browser's URL using the History API, requests the new page using XMLHttpRequest, and then renders the HTML response. Allowing you to create dynamic page loading without utilizing SPA architecture.
Apache HTTP Server
A free and open-source cross-platform web server developed by the Apache Software Foundation. The Apache HTTP Server is a continuous development effort to build an open HTTP server for modern operating systems. The web server is used by organizations, businesses and hobbyists alike, to power web-based applications.
Polymer
Polymer is an open-source JavaScript library for building web applications using Web Components.
VRaptor
VRaptor is a free and open-source MVC framework written in Java. VRaptor is used to develop web applications on top of CDI (Contexts and Dependency Injection for Java EE). The framework features tools that allow developers to maintain a high productivity and a developer experience loved by many. The VRaptor community consist of seasoned developers that freely build and distribute the framework free of charge.
Caddy
Caddy is a powerful, enterprise-ready, open-source web server written in Go. The Caddy provides automatic SSL/TLS cretificates so that your application always is served over HTTPS.
Amplication
With Amplication you can instantly generate Node.js Apps with GraphQL and REST APIs. Amplication is an open‑source development tool. It helps professional Node.js developers develop quality Node.js applications without spending time on repetitive coding tasks.
Memcached
Memcached is a free and open-source in-memory key-value store used for storing small chunks of data objects in dynamic memory. Most commonly, Memcached is used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an data sources needs to be fetched. Rather than querying the database for each unique request, Memcached can be used to store data from common pages in memory and speedup and improve the experience of a web application or website.
WP Symposium Pro
WP Symposium Pro is a social network plugin for WordPress. With WP Symposium Pro, WordPress-powered sites can handle user profiles, unlimited forums, groups, private messaging, images, galleries, and integrate with third party services such as Facebook, YouTube, Twitter and more.
MainWP
The MainWP WordPress plugin is a free and open-source, self-hosted solution for managing multiple WordPress sites from a single dashboard. With MainWP you can manage posts and pages, controlling users, making backups and performing updates through the unified MainWP dashboard. All of which will minimize the time and cost of maintaining multiple WordPress sites.