Free Development & DevOps Software
Mocha.js
A simple, flexible, and feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun. With Mocha, you can run tests serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.
MJML
A framework that makes responsive email easy, MJML does this by transpiling <mj-*>-style markup language into responsive email HTML with nested tables and inline CSS. With MJML you can design email responsive email templates that works on the most popular email clients.
Whitestorm.js
WhitestormJS is a free and open source framework that can be used to build 3D web applications using Three.js technology. WhitestormJS uses Three.js for rendering your scene and objects and Physi.js for simulating physics. Both those libraries are already included in the build and should work properly out-of-the-box. Developers use WhitestormJS to build interactive 3D applications for the web.
Vest
Vest is a free and open-source validations library for JavaScript applications. The library share many similarities with other testing framework such as Mocha and Jest. It is to write validation testing with Vest as it includes already common declarative patterns. The library can handle validation upon user interaction and user input.
TensorFlow
TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries and community resources that lets researchers push the state-of-the-art in ML and developers easily build and deploy ML powered applications.
Apache MXNet
Apache MXNet makes it easy to create, train and deploy deep neural networks. It's a free and open-source framework developed by the Apache Software Foundation. With Apache MXNet you can utilize maximum efficiency of your hardware and supports multi-gpu or multi-host training with near-linear scaling efficiency. Allowing you to achieve maximum efficiency when training your models.
LibreSSL
As a fork of the open-source implementation of the Transport Layer Security protocol OpenSSL, LibreSSL aims to modernize the codebase, improving security, and applying best practice development processes. The primary development of occurs inside the OpenBSD source tree and is packaged for operating systems like FreeBSD, Linux, Windows and others. LibreSSL releases consists of several parts including libcryto, a ibrary of cryptography fundamentals, libssl, a TLS library and libtls a new TLS library, designed to make it easier to write foolproof applications.
NetBox
NetBox is an open source web application designed to help manage and document computer networks. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It encompasses the following aspects of network management:
LLVM
LLVM is a compiler infrastructure project that contains a collection of modular and reusable compiler and toolchain technologies. LLVM stands for low level virtual machine yet the project has little to do with traditional virtual machines. LLVM is used to construct, optimize and produce intermediate and/or binary machine code. For example, programming languages like Crystal, Swift and Rust depend on the LLVM for compilation of code.