Development & DevOps Software for BSD

Apache Flink 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.

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

Apache HTTP Server Apache HTTP Server

A free and open-source cross-platform web server developed by the Apache Software Foundation. The Apache HTTP Server is a continuous development effort to build an open HTTP server for modern operating systems. The web server is used by organizations, businesses and hobbyists alike, to power web-based applications.

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

Prettier Prettier

Prettier is a free and open-source, opinionated code formatter. With Prettier you can save time and keep your code neat and tidy as you move along quickly. When using prettier in your project, your code is formatted according to your configuration as soon as you save your file. It allows you and your team to write code that is formatted according to your specification, without the need to discuss style in code review. Prettier supports many popular languages like HTML, Markdown, MDX, YAML, CSS, SCSS, Less, Vue, Angular, GraphQL, Apex, Elm, Java, JavaScript, TypeScript, JSON, PHP, PostgreSQL, Ruby, Swift, TOML and XML. While also integrating with popular IDEs such as Atom, Emacs, Espresso, Nova, Sublime Text, Vim, Visual Studio, VS Code and WebStorm.