Development & DevOps Software

WnMp WnMp

A prepackaged software stack that includes Nginx+MariaDB+PHP as an exectuable for Windows.

MoinMoin MoinMoin

MoinMoin is a free and open-source, Python-based WikiEngine thate features an extensible core. With MoinMoin you can create self-hosted wikies and informational resource sites. MoinMoin's extensible core allow for plugins to be installed to further extend the capability of the software. Allowing you to install auth plugins for custom authentication, filter plugins for indexing file attachments of different mimetypes, parsers for new input formats formatters to produce different output formats than HTML, themes xmlrpc and CMS solutions.

Smithy.rs Smithy.rs

With Smithy you can build WebAssembly applications written in Rust. Smithy.rs is a web framework that makes it easy to write web applications using idiomatic Rust.

AssemblyScript AssemblyScript

AssemblyScript is a language designed for WebAssembly. AssemblyScript targets WebAssembly's feature set specifically, giving developers low-level control over their code. If you are familiar with TypeScript you will feel right at home as AssemblyScript is a variant of TypeScript that makes it easy to compile to WebAssembly without learning a new language.

Express.js Express.js

Express.js is a free and open-source web application framework for Node.js, released as free and open-source software under the MIT License. Express is designed for building fast web applications and APIs. In the Node.js community the Express framework is seen as the defacto standard when it comes to building such applications. The philosophy of the framework is to provide a small and robust toolset for building HTTP servers with JavaScript and Node.js. Express does not force you to use any specific database, ORM or templating language, as it leaves that up to you as a developer, to maximize freedom and choice. Express.js is used by companies and hobby developers alike to build single page JavaScript applications, websites, hybrids and public HTTP APIs.

Padrino Padrino

Padrino is a Ruby web framework built upon the library Sinatra. Sinatra is a DSL designed to create simple and performant applications written in Ruby. Padrino is uses Sinatra at its core and builds upon it to create a framework take makes it even easier and faster to create advanced web applications with Ruby. Padrino is designed to be agnostic and provides full support for many popular testing, templating, mocking, and data storage choices. It also provides generators that makes it easy to create, models, controllers and application scaffolding. On top of that Padrino provides functionality found in most frameworks including solutions for assets, forms, mail, caching, administration and logging.

Redis Redis

Redis is a free and open-source, in in-memory data structure store that can be used as a database, cache or message broker. The project is community developed and released under the BSD license. Redis supports common data structures including strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams.

ArangoDB ArangoDB

ArangoDB is a database system that was designed to support key/value, document, and graph data to be stored together, and queried via a unified language called AQL. The project is developed by ArangoDB GmbH, and released free and open-source under the Apache License 2.0. The universal "native multi-level" design of the database allows for a flexible approach when structuring and building an application, a feature that many have come to love.

Docker Docker

Docker is an open-source platform that automates deployment and development life cycles with OS-level virtualization. These virtualization are called containers and contain application specific operating system, software and configurations that are built on deployment. Containers are encapsulated and work across systems, be it in local development or on production servers, they run anywhere. Docker provides a Community Edition (CE) and an Enterprise Edition (EE) and can be used for personal and enterprise level projects alike.

Plotly Plotly

Plotly provides a frontend for data visualization used for machine learning and data science models. With Ploty you can