What Integrates with Homebrew?
Find out what Homebrew integrations exist in 2025. Learn what software and services currently integrate with Homebrew, and sort them by reviews, cost, features, and more. Below is a list of products that Homebrew currently integrates with:
-
1
Git
Git
Free 12 RatingsGit is a powerful and freely available distributed version control system that is built to manage projects of any size swiftly and effectively. Its user-friendly nature and minimal resource requirements contribute to its remarkable speed. Git surpasses traditional source control management tools such as Subversion, CVS, Perforce, and ClearCase by offering advantages like inexpensive local branching, user-friendly staging areas, and diverse workflow options. Additionally, you can interact with configurations through this command, where the name represents the section and the key separated by a dot, while the value is appropriately escaped. This versatility in handling version control makes Git an essential tool for developers and teams alike. -
2
SOOS
SOOS
$0 per monthSOOS is the easy-to-setup software supply chain security solution. Maintain your SBOM and manage SBOMs from your vendors. Continuously monitor, find, and fix vulnerabilities and license issues. With the fastest time to implementation in the industry, you can empower your entire team with SCA and DAST–no scan limits. -
3
Fortran Package Manager
Fortran
FreeThe Fortran Package Manager (fpm) serves as both a package manager and a build system specifically designed for Fortran. It boasts a wide array of available packages, contributing to a vibrant ecosystem of both general-purpose and high-performance code, enhancing accessibility for users. Aimed at improving the overall experience for Fortran developers, fpm simplifies the process of building Fortran programs or libraries, executing tests, running examples, and managing dependencies for other Fortran projects. Its design draws inspiration from Rust’s Cargo, creating an intuitive user interface. Additionally, fpm has a long-term vision focused on fostering the growth of modern Fortran applications and libraries. One notable feature of fpm is its plugin system, which facilitates the extension of its capabilities. Among these plugins is the fpm-search project, which enables users to query the package registry effortlessly, and because it is built with fpm, installation on any system is straightforward. This synergy not only streamlines the development process but also encourages collaboration among developers within the Fortran community. -
4
Jumpcut
Jumpcut
FreeJumpcut is a clipboard management tool designed for macOS that offers users seamless and efficient access to their clipboard history, featuring a user-friendly interface that minimizes distractions. Having existed for more than fifteen years, it helps users save time and avoids the annoyance of needing to retrieve a previously copied phone number, URL, or code snippet. This software is completely free and open source, licensed under the MIT License. However, those who have upgraded from version 0.63 have experienced some problems with the Accessibility tab within the “Security & Preferences” Preferences panel, which is essential for the paste function to operate correctly. Users are encouraged to check their settings to ensure smooth functionality after updates. -
5
Xdebug
Xdebug
FreeXdebug is a powerful PHP extension that enhances the development workflow by offering various tools and functionalities. It allows developers to step through code in their integrated development environment as scripts run, making debugging much easier. The extension provides an enhanced version of the var_dump() function and delivers stack traces for notices, warnings, errors, and exceptions, clearly indicating the path leading to issues. Additionally, it logs all function calls, including arguments and their locations, to the disk, and can be configured to also record every variable assignment and return value for each function. This feature set enables developers, with the aid of visualization tools, to thoroughly examine the performance of their PHP applications and identify any bottlenecks. Moreover, Xdebug reveals the sections of code that are executed during unit testing with PHPUnit, aiding in better test coverage. For convenience, installing Xdebug via a package manager is typically the quickest method; simply replace the PHP version with the version you are currently using. You can also install Xdebug using PECL on both Linux and macOS, utilizing Homebrew for a streamlined setup process. Overall, Xdebug significantly enhances PHP development by providing essential debugging tools and performance insights. -
6
{ Gisto }
{ Gisto }
FreeGisto is a code snippet management tool that runs on GitHub Gists. It adds additional features like searching, tagging and sharing gists, as well as a rich editor. All your data is stored on GitHub. You can access it via GitHub Gists at anytime. Any changes to Gisto will carry over. Gisto includes an open-source monaco editors. Rich code editor that allows you to edit your Gists. Features include syntax highlighting, auto-completion, emmet, and many more. Gists can quickly be found using our search. Filtering by gist description and file names, tag or multiple tag, language, and so on is possible. Gisto allows you to tag Gists using custom tags. This will make it easy to find your Gists. Add a hashtag to the snippet title, and you're done. Later gitsts are easily found by entering hash-tag into a search or using the tag list on dashboard. Gisto was created to fill a gap in the code snippet solution for syntax highlighted and cloud-synchronized code. -
7
ent
ent
FreeIntroducing a Go entity framework that serves as a robust and straightforward ORM, perfect for both modeling and querying data. This framework offers a simple API that allows developers to represent any database schema as Go objects seamlessly. With the ability to execute queries, perform aggregations, and navigate complex graph structures effortlessly, it stands out for its user-friendly design. The API is entirely statically typed and features an explicit interface through code generation, ensuring clarity and reliability. The latest iteration of the Ent framework introduces a type-safe API that permits ordering based on fields and edges, with plans for this feature to be integrated into its GraphQL capabilities shortly. Additionally, users can easily generate an Entity Relationship Diagram (ERD) of their Ent schema with a single command, enhancing visualization. The framework further simplifies the incorporation of features like logging, tracing, caching, and soft deletion, all achievable with just 20 lines of code. Moreover, Ent supports GraphQL using the 99designs/gqlgen library and offers various integration options. It facilitates the generation of a GraphQL schema for nodes and edges defined within the Ent schema, while also addressing the N+1 problem through efficient field collection, eliminating the need for complex data loaders. This combination of features makes the Ent framework an invaluable tool for developers working with Go. -
8
Echidna
Crytic
FreeEchidna is a Haskell-based tool created for fuzzing and property-based testing of Ethereum smart contracts. It employs advanced grammar-driven fuzzing strategies that leverage a contract's ABI to challenge user-defined predicates or Solidity assertions. Designed with a focus on modularity, Echidna allows for easy extensions to incorporate new mutations or to target specific contracts under particular conditions. The tool generates inputs that are specifically adapted to your existing codebase, and it offers optional features for corpus collection, mutation, and coverage guidance to uncover more elusive bugs. It utilizes Slither to extract critical information prior to launching the fuzzing process, ensuring a more effective campaign. With source code integration, Echidna can pinpoint which lines of code are exercised during testing, and it provides an interactive terminal UI along with text-only or JSON output formats. Additionally, it includes automatic test case minimization for efficient triage and integrates seamlessly into the development workflow. The tool also reports maximum gas usage during fuzzing activities and supports complex contract initialization through Etheno and Truffle, enhancing its usability for developers. Ultimately, Echidna stands out as a robust solution for ensuring the reliability and security of Ethereum smart contracts. -
9
Defang
Defang
$10 per monthDefang is a developer-focused platform designed to streamline the development, deployment, and debugging of cloud applications. Utilizing AI-driven tools, Defang empowers developers to quickly evolve their concepts into fully operational applications hosted on their selected cloud services. The platform accommodates various programming languages such as Go, JavaScript, and Python, enabling users to kickstart their projects with example templates or create outlines through natural language instructions. With just a single command, Defang automates the building and deployment processes, managing configurations related to computing, storage, load balancing, networking, logging, and security seamlessly. The Defang Command Line Interface (CLI) enhances user interaction with the platform, providing installation methods through shell scripts, Homebrew, Winget, Nix, or direct downloads. Developers can specify their services using compose.yaml files, which Defang leverages to facilitate application deployment in the cloud. Overall, this platform significantly reduces the complexity traditionally associated with cloud application development, making it more accessible for developers at all skill levels. -
10
Ruby
Ruby
$349 per monthRuby is here to handle your incoming calls and engage with your website visitors, allowing you to concentrate on running your business. We never take sick days or vacations, ensuring that we are always available. Whether you need full-time support or assistance on an as-needed basis, Ruby’s virtual receptionists are ready to enhance every interaction with your customers. Acting as a seamless extension of your team, Ruby provides services such as call answering, routing, transferring, customer intake, and message delivery, all included in the package. You can direct calls to Ruby, transfer them to yourself, or to any designated number with our call forwarding feature. With a simple tap, you can have us hold calls, or designate Ruby as your backup—where we’ll step in only when you’re unavailable. You can easily update our receptionists with your preferred call answering guidelines using the status function, synchronize Ruby’s call handling with your daily schedule through calendar integration, and specify any messages you want us to convey to your callers, ensuring a tailored communication experience. By choosing Ruby, you’re not just getting a service; you’re gaining a dedicated partner committed to enhancing your customer interactions. -
11
OpenAPI Generator
OpenAPI Generator
FreeOpenAPI Generator is a versatile open-source utility that facilitates the automatic generation of client libraries, server stubs, API documentation, and configuration files based on an OpenAPI Specification (OAS) document. With support for numerous programming languages and frameworks, it streamlines the process for developers looking to incorporate APIs into their applications efficiently. By automating the generation of boilerplate code, OpenAPI Generator not only shortens development time but also promotes uniformity in API interactions. This empowers teams to concentrate on executing business logic instead of getting bogged down by repetitive tasks such as data serialization, deserialization, and managing HTTP requests. The tool is particularly valuable in API-driven development scenarios, enhancing the integration of third-party services and making it easier to maintain alignment between API consumers and providers. Ultimately, OpenAPI Generator serves as a crucial resource for development teams aiming to boost productivity and ensure high-quality API integrations. -
12
gitleaks
gitleaks
Gitleaks serves as a static application security testing (SAST) tool designed to identify and mitigate hardcoded secrets, such as passwords, API keys, and tokens, within Git repositories. This user-friendly, comprehensive tool allows for the detection of secrets that may be embedded in your code, whether they are recent or from the past. You can install Gitleaks through various methods including Homebrew, Docker, or Go, and it is also available in binary format for a wide range of operating systems on its releases page. Furthermore, Gitleaks can be easily set up as a pre-commit hook in your repository, ensuring that secrets are checked before code is finalized. This added layer of security helps maintain the integrity of your codebase while preventing potential leaks of sensitive information.
- Previous
- You're on page 1
- Next