Development & DevOps Software for macOS
Docker Compose
Docker Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application's services. Then, with a single command, you create and start all the services from your configuration. To learn more about all the features of Compose, see the list of features.
Apache Flink
Apache Flink is a free and open-source stream framework used for processing big data. The software is developed openly by the Apache Software Foundation and the community. The core of Apache Flink is written in Java and Scala as a distributed streaming data-flow engine. Data-flows executed by Flink programs are pipelined and run parallel to maximize efficiency.
jEdit
jEdit is a mature programmer's text editor written in Java. The editor is released as free and open source software under the GNU General Public License version 2.0. With jEdit you can enjoy features like auto indentation and syntax highlighting for more than 200 languages. jEdit also provides a Plugin Manager that allows jEdit users to install, upgrade, and remove plugins without leaving the editor.
iTerm2
iTerm isan application brings the terminal into the modern age with features for macOS powdered computers. With iTerm, you can divide a tab up into multiple panes, each one showing a different session. You can slice vertically and horizontally and create any number of panes in any imaginable arrangement. Notice how inactive panes are slightly dimmed so it's easy to see which is active. Register a hotkey that brings iTerm2 to the foreground when you're in another application. A terminal is always a keypress away. You can choose to have the hotkey open a dedicated window. This gives you an always-available terminal (like Visor, Guake, or Yakuake) at your fingertips. iTerm also provides search and find-on-page feature, allowing you to immediately highlight matches and navigate your terminal faster.
Apache Spark
Apache Spark is a free and open-source, unified analytics engine for large-scale data processing. Apache Spark achieves high performance for both batch and streaming data, using a state-of-the-art DAG scheduler, a query optimizer, and a physical execution engine. With Apache Spark, you can write application quickly in Java, Scala, Python, R, and SQL. Spark also offers over 80 high-level operators that make it easy to build parallel apps. You can run Apache Spark anywhere, as a standalone product, in the cloud or on Hadoop, Apache Mesos or Kubernetes.
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.
IntelliJ IDEA
An integrated development environment (IDE) developed by JetBrains. IntelliJ IDEA is created specifically for software development targeted to the JVM, users developing in Java, Scale, Groovy and Kotlin loves IntelliJ IDEA. Every aspect of IntelliJ IDEA has been designed to maximize developer productivity in these languages. Together, intelligent coding assistance and ergonomic design make development for the JVM a pleasant experience with IntelliJ IDEA. The software is available as an free Apache 2 Licensed community edition and proprietary commercial edition.
Unity
Unity is a cross-platform game engine and development platform created by Unity Technologies. With Unity game developers can build high-quality 3D and 2D games, deploy them across mobile, desktop, consoles, VR/AR or the Web. Unity was first released as OS X-exclusive game engine but as of 2018 the engine had been extended to support more than 25 platforms.
Flyway
Flyway provides open source, enterpise-grade version control for your database. By allowing your application to have a robust schema evulotion across all your environments, you can restasured that your applications are built safer and faster. With Flyway you can manage your database with plain old SQL and perform migrations for advanced data transformations and handling with LOBs and drop all tables, views, triggers, and more from a schema without dropping the schema itself. Flyway also integraties with cloud database provides and third-party hosting platforms such as Amazon RDS, Microsoft SQL Azure, Google Cloud SQL, Heroku, and more.
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.