Development & DevOps Software for Linux
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.
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.
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.
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.
Deno
A new free and open-source JavaScript runtime based on the V8 engine by the creator of Node.js, Ryan Dahl. Deno is written in JavaScript and Rust and allows you to write server-side application with JavaScript or TypeScript in a faster and more secure way. Ryan Dahl set out to create Deno from the ground up to remedy regrets he faced after building Node.js. Deno puts more focus on security and permission, promises, browser capability, imports and modules.
OpenTSDB
OpenTSDB is a free and open-source distributed, scalable Time Series Database written on top of Apache HBase. OpenTSDB was designed to address a common need: store, index and serve metrics collected from computer systems such as network gear, operating systems and applications, at a large scale, and make this data easily accessible and graphable. OpenTSDB allows you to collect thousands of metrics from tens of thousands of hosts and applications, at a high rate and will never delete or downsample data and can easily store hundreds of billions of data points.
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.
LiteSpeed Web Server
LiteSpeed Web Server is an Apache alternative that conserves resources without sacrificing performance, security, or convenience. With LiteSpeed Web Server, you can double your capacity and eliminate third-party caching layers. It securely handle thousands of concurrent clients while consuming minimal memory and CPU. The LiteSpeed Web Server is a popular choice for people hosting WordPress sites as it allows them to server level cache pages and reach high requests per second.
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.
Ansible
Ansible is an open-source software provisioning, configuration management, and application-deployment tool. With Ansible you can streamline your deployment process, allowing you to roll out enterprise scale applications with the bush of a button or a command via the terminal. Ansible itself is written in Python and has a minimal learning curve, allowing you to build simple setup procedures that can manage all of your CI/CD needs.