Open Source Development & DevOps Software

Bower Bower

Bower provides hooks to facilitate using packages in your tools and development workflows. With Bower, you can optimize and build front-end code to follow the flat dependency graph and to help reduce page load. Bower is released free and open-source under the 

Memcached 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.

Amazon S3 Amazon S3

Amazon S3 or Amazon Simple Storage Service is object storage services provided by Amazon. It provides easy-to-use management features so you can organize your data and configure access controls to meet your specific business, organizational, and compliance requirements. Amazon S3 is used by millions of applications world-wide and is designed for 99.999999999% of durability.

BlueGriffon BlueGriffon

A next-generation Web and EPUB Editor based on the rendering engine of Firefox. The BlueGriffon is a WYSIWYG content editor for the World Wide Web. With BlueGriffon you can edit HTML documents in a what-you-see-is-what-you-get fashion.

Jenkins Jenkins

Jenkins is a free and open source DevOps tool used for ticket systems and CI/CD infrastructure. Jenkins provides hundreds of plugins to support building, deploying and automating any software project. The tool is a self-contained Java-based program that is ready to run out-of-the-box, with packages for Windows, Mac OS X and Unix-like operating systems. Anyone is free to contribute to Jenkins, and the software is released under the MIT license.

Babel Babel

Babel is the next generation free and open-source JavaScript compiler and toolchain. The Babel toolchain is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript to be compatible with older browser versions. Babel can transform syntax, polyfill features that are missing for your targeted environments, perform source code transformations and more.

Rust Rust

A language that empowers people to build reliable and efficient software. Rust is a multi-paradigm programming language focused on performance, safety and concurrency. The language provides a syntax similar to that of C++ while providing memory safety without using garbage collection. Rust is blazingly fast and memory-efficient and can be used for performance-critical services for embedded devices or services that needs to integrate with other programming languages.

Cyberduck Cyberduck

Cyberduck is a free and open-source client for FTP and SFTP, WebDAV, Amazon S3, OpenStack Swift, Backblaze B2, Microsoft Azure & OneDrive, Google Drive and Dropbox. Cyberduck is written in Java and C# using the Cocoa framework and is available for macOS and Windows.

DenoDB DenoDB

A MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for the secure JavaScript and TypeScript runtime Deno. With DenoDB developers can query their database with a simple API that is easy to get started. DenoDB provides predefined types so that developers can get the most out of their IDE intellisense.