Business Software for GitHub - Page 23

Top Software that integrates with GitHub as of August 2025 - Page 23

GitHub Clear Filters
  • 1
    TelemetryHub

    TelemetryHub

    TelemetryHub by Scout APM

    Built on the open-source framework OpenTelemetry, TelemetryHub is the ultimate application monitoring tool with correlated logs and metrics. TelemetryHub provides a single pane of glass for all logs, metrics, and tracing data. A Simple, out-of-the-box observability tool that visualizes all your system telemetry data in a consumable format with no proprietary agent that results in vendor lock-in.
    Starting Price: Free
  • 2
    Komodor

    Komodor

    Komodor

    Komodor takes the complexity out of K8s troubleshooting, providing all of the tools you need to troubleshoot with confidence. Komodor monitors your entire k8s stack, identifies issues, uncovers their root cause and delivers the context you need to troubleshoot efficiently and independently. Auto-identify k8s anomalies, failed deploys, misconfigurations, bottlenecks and other health issues. Spot emerging problems before they spread out and affect the end-users. Use ready-made playbooks to streamline root cause analysis, sidestep disruptive escalations and save hours of precious dev time. Provide your teams with straightforward remediation instructions that turn every responder into a troubleshooting expert.
    Starting Price: $10 per node per month
  • 3
    Fusebit

    Fusebit

    Fusebit

    Our code-first integration platform and SaaS connectors remove the headaches of dealing with many different APIs. Fusebit offers connectors to the most common SaaS systems and we add more connectors weekly. However, our code-first platform is fully open and allows you to modify Fusebit connectors and add custom integrations to any system. With Fusebit, you are never limited in which systems you can connect to! Our product enables developers like you to quickly add integrations to an application using powerful API building blocks. It takes away the pain of developing against many disparate APIs while maintaining the flexibility and familiarity of a code-first platform. Just like Stripe solves payments for application developers, Fusebit solves integrations.
    Starting Price: $199 per month
  • 4
    Kraken CI

    Kraken CI

    Michal Nowikowski

    Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. Features: - flexible workflow planning using Starlark/Python - distributed building and testing - various executors: bare metal, Docker, LXD - highly scalable to thousands of executors - sophisticated test results analysis - integrated with AWS EC2 and ECS, Azure VM, with autoscaling - supported webhooks from GitHub, GitLab and Gitea - email and Slack notifications
    Starting Price: free
  • 5
    Snapcraft

    Snapcraft

    Snapcraft

    This is the code repository for snapd, the background service that manages and maintains installed snaps. Snaps are app packages for desktop, cloud, and IoT that update automatically. Easy to install, secure, cross-platform, and dependency-free. They're being used on millions of Linux systems every day. Alongside its various service and management functions, snapd provides the snap command that's used to install and remove snaps and interact with the wider snap ecosystem, implements the confinement policies that isolate snaps from the base system and from each other, governs the interfaces that allow snaps to access specific system resources outside of their confinement. If you're looking for something to install, such as Spotify or Visual Studio Code, take a look at the Snap Store. And if you want to build your own snaps, start with our creating a snap documentation.
    Starting Price: Free
  • 6
    Scoop

    Scoop

    Scoop

    Scoop installs programs you know and love, from the command line with a minimal amount of friction. For terminal applications, Scoop creates shims, a kind of command-line shortcuts, inside the ~\scoop\shims folder, which is accessible in the PATH. For graphical applications, Scoop creates program shortcuts in a dedicated Start menu folder, called 'Scoop Apps'. This way, packages are always cleanly uninstalled and you can be sure what tools are currently in your PATH and in your Start menu.
    Starting Price: Free
  • 7
    Rudix

    Rudix

    Rudix

    Rudix is a build system target on macOS (formerly known as Mac OS X) with minor support to OpenBSD, FreeBSD, NetBSD, and Linux. The build system (also called "ports") provides step-by-step instructions for building third-party software, entirely from source code. Rudix provides more than a pure ports framework, it comes with packages, and precompiled software bundled up in a nice format (files *.pkg) for easy installation on your Mac. If you want to collaborate on the project, visit us at GitHub/rudix-mac or at our mirror at GitLab/rudix. Use the GitHub issue tracker to submit bugs or request features. Similar projects or alternatives to Rudix are Fink, MacPorts, pkgsrc, and Homebrew. Packages are compiled and tested on macOS Big Sur (Version 11, Intel only!), Catalina (Version 10.15) and OS X El Capitan (Version 10.11). Every package is self-contained and has everything it needs to work. The binaries, libraries, and documentation will be installed under /usr/local/.
    Starting Price: Free
  • 8
    PackageManagement (OneGet)

    PackageManagement (OneGet)

    PackageManagement (OneGet)

    This module is currently not in development. We are no longer accepting any pull requests to this repository. OneGet is in a stable state and is expected to receive only high-priority bug fixes from Microsoft in the future. If you have a question or are seeing an unexpected behavior from this module please open up an issue in this repository. PackageManagement is supported in Windows, Linux and MacOS now. We periodically make binary drops to PowerShellCore, meaning PackageManagement is a part of PowerShell Core releases.
    Starting Price: Free
  • 9
    AppGet

    AppGet

    AppGet

    AppGet is a Github moderated, open source package manager which focuses on security, automation and ease-of-use. All moderation is done in GitHub. Anyone can submit a pull request which is then checked and approved by our team. Install, update and remove any application available in our library even if the application wasn’t originally installed with AppGet. Our client code and application library are completely open source and available on GitHub. AppGet bots work around the clock to ensure our application library is kept up-to-date with the latest versions. Applications in AppGet's library are always downloaded directly from the author. No more looking around the web looking for the download link. AppGet uses metadata-only manifest files. This makes reviewing manifest much simpler and generally much more secure.
    Starting Price: Free
  • 10
    Npackd

    Npackd

    Npackd

    Npackd (pronounced "unpacked") is a GPLv3 licensed installer/application store/package manager/marketplace for applications for Windows. It helps you to find and install software, keep your system up-to-date and uninstall it if no longer necessary. The process of installing and uninstalling applications is completely automated (silent or unattended installation and un-installation). It helps you to find and install software, keep your system up-to-date and uninstall it if no longer necessary. You can watch this short video to better understand how it works. The process of installing and uninstalling applications is completely automated (silent or unattended installation and un-installation).
    Starting Price: Free
  • 11
    Fortran Package Manager
    Package manager and build system for Fortran. There are already many packages available for use with fpm, providing an easily accessible and rich ecosystem of general-purpose and high-performance code. Fortran Package Manager (fpm) is a package manager and build system for Fortran. Its key goal is to improve the user experience of Fortran programmers. It does so by making it easier to build your Fortran program or library, run the executables, tests, and examples, and distribute it as a dependency to other Fortran projects. Fpm’s user interface is modeled after Rust’s Cargo. Its long-term vision is to nurture and grow the ecosystem of modern Fortran applications and libraries. The Fortran package manager has a plugin system that allows it to easily extend its functionality. The fpm-search project is a plugin to query the package registry. Since it is built with fpm we can easily install it on our system.
    Starting Price: Free
  • 12
    Cargo

    Cargo

    Cargo

    Cargo is the Rust package manager. Cargo downloads your Rust package's dependencies, compiles your packages, makes distributable packages, and uploads them to crates.io, the Rust community’s package registry. You can contribute to this book on GitHub. To get started with Cargo, install Cargo (and Rust) and set up your first crate. The commands will let you interact with Cargo using its command-line interface. A Rust crate is either a library or an executable program, referred to as either a library crate or a binary crate, respectively. Loosely, the term crate may refer to either the source code of the target or to the compiled artifact that the target produces. It may also refer to a compressed package fetched from a registry. Your crates can depend on other libraries from crates.io or other registries, git repositories, or subdirectories on your local file system. You can also temporarily override the location of a dependency.
    Starting Price: Free
  • 13
    Novus

    Novus

    Novus

    A blazingly fast and futuristic package manager for windows. Unlike any other package manager, Novus uses multithreaded downloads making the download speeds 8 times faster. Apart from being extremely fast, Novus also installs and uninstalls packages concurrently, making it as efficient as possible. Not only are all of Novus’s packages are monitored regularly, but all of them are always up to date and trusted by the community. Apart from being extremely fast, Novus also installs and uninstalls packages concurrently, making it as efficient as possible. Not only are all of Novus’s packages are monitored regularly, but all of them are always up to date and trusted by the community.
    Starting Price: Free
  • 14
    Adadot

    Adadot

    Adadot

    Just as a fitness tracker helps you understand if you are getting results, Adadot focuses on boosting your performance as a developer. Increase shipping velocity, code quality and collaborate better than ever before without risking your wellbeing. Privacy safeguards like de-identification, aggregation, or differential privacy by default. Always be confident that the right people have access to the right data through fully customisable access levels. Adadot plugs into tools that you are already using and unearths insights you have never seen before. If you can’t measure it you can’t improve it. Compare personal and team best to the most elite developers globally. For the first time ever you can contrast and compare over time and against your peers. Never overwork yourself or your team again with Adadot’s intuitive alerts and recommendations. Adadot plugs into tools that you are already using and unearths insights you have never seen before. If you can’t measure it you can’t improve it.
    Starting Price: $10 per user per month
  • 15
    Tailscale

    Tailscale

    Tailscale

    Create a secure network between your servers, computers, and cloud instances. Even when separated by firewalls or subnets, Tailscale just works. A frustratingly complex and brittle collection of firewalls, rules, and holes while wondering if your network is secure enough. Devices connect directly, working from any physical location or networking environment. All without poking holes in your firewall. Devices only connect after signing in through your existing identity provider. Easily enforce multi-factor authentication, deauthorize employees who’ve moved on, and more. Define role-based access controls to restrict sensitive servers or authorize contractors to only see what they need. And every connection is centrally logged from both ends, viewable from a dashboard and logging API.
    Starting Price: $5 per user per month
  • 16
    Nirmata

    Nirmata

    Nirmata

    Deploy production-ready Kubernetes clusters in days. Rapidly onboard users and applications. Conquer Kubernetes complexity with an intuitive and powerful DevOps solution. Eliminate friction between teams, enhance alignment, and boost productivity. With Nirmata’s Kubernetes Policy Manager, you’ll have the right security, compliance and Kubernetes governance to scale efficiently. Manage all your Kubernetes clusters, policies, and applications in one place while streamling operations with the DevSecOps Platform. Nirmata’s DevSecOps platform integrates with cloud providers (EKS, AKS, GKE, OKE, etc.) and infrastructure-based solutions (VMware, Nutanix, bare metal) and solves Kubernetes operations challenges for enterprise DevOps teams with powerful Kubernetes management and governance capabilities.
    Starting Price: $50 per node per month
  • 17
    Restyled

    Restyled

    Restyled

    Style is important. Any time there's more than one way to do something in code, inconsistencies will creep in. Besides measurably adding to the time it takes to read and comprehend code, inconsistent style across a codebase can hide bugs, often very bad ones. Great tools exist for almost every language to automatically align code to a defined style. Through editor integrations or git pre-commit hooks, a single developer can give themselves a great workflow for automatically dealing with style. Doing this across a team, on the other hand, can be challenging. Restyled makes it easy to maintain, or transition to, a consistent coding style across your entire organization by integrating directly into your existing pull request process. Open a pull request that changes files in one of our many, many supported languages. If it doesn't conform to your preferred style, a status check will fail and point to another pull request where it's been restyled.
    Starting Price: $5 one-time payment
  • 18
    Stickler CI

    Stickler CI

    Stickler

    Align your team's code reviews with automatic style feedback, for all the languages you use, all in one place. Connecting your repository is a couple of clicks away and our reviews finish in record time. Use the default style guides or customize each tool to fit your team's tastes. Use auto fixing to correct your team's style errors so you can focus on feedback. Stickler CI only keeps your code on our servers for the duration of a review. After the comments for a review are posted your code is removed from our servers. Incrementally improve and standardize the quality of your code in each pull request. Ensure your coding standards are applied consistently as code changes without having to disrupt your team. Make sure your code quality and style are standardized by automatically applying style and quality checking tools. Either use the defaults or customize linters to fit your existing coding standards.
    Starting Price: $15 per month
  • 19
    AppVeyor

    AppVeyor

    AppVeyor

    Support for GitHub, GitHub Enterprise, Bitbucket, GitLab, Azure Repos, Kiln, Gitea, and custom repos. Configure builds in versioned YAML or UI. Isolated, clean build environment for every build. Built-in deployment and NuGet server. Branch and PR builds to support your development workflow. Professional support and vibrant community. We provide continuous integration tools for Windows developers. The service is offered for free to open-source projects, we offer subscriptions for private projects and AppVeyor Enterprise installations on customer premises. Build, test, and deploy your apps faster, on any platform. Start in minutes, works with any source control, fast build VMs with admin/sudo access. Multi-stage deployments and Windows, Linux, and macOS support. Install in minutes on Windows, Linux, or Mac. Run unlimited pipelines locally, in Docker, or in any cloud. Free for unlimited users, projects, jobs, clouds, and agents.
    Starting Price: $29 per month
  • 20
    Saasment

    Saasment

    Saasment

    Saasment solves security risks to prevent human error across your digital assets. We automate security programs to make sure your company information is protected. Fraud prevention, full coverage against emerging threats targeting online stores like Shopify and Wix. Automated cloud CISO, letting you focus on growing your business securely and win big logos. Identify your risks to understand what are the security vectors you exposed across cloud and saas applications. Build a security strategy that fits the business needs based on the risk we found in your environment. Implement the strategy and solutions, getting your business to best-in-class security with our saas security platform. Continuously monitor and ensure your business is free of vulnerabilities and risks. We help organizations to detect and prevent misconfigurations across 40+ applications and maintain continuous compliance tracking.
    Starting Price: $89 per month
  • 21
    SquaredUp

    SquaredUp

    SquaredUp

    SquaredUp is a unified observability portal. Say goodbye to blind spots and data silos. Using data mesh and cutting-edge data visualization, SquaredUp gives IT and engineering teams one place to see everything that matters. Bring together data from across your tech stack without the headache of moving the data. Unlike other monitoring and observability tools that rely on a data warehouse, SquaredUp leaves your data where it is, plugging directly into each data source to index and stitch the data together using a data mesh. Teams have one place to go where they can search, visualize, and analyze data across all their tools. Take control of infrastructure, application, and product performance with unified visibility. Free for up to 3 users. What you get: > Cutting-edge data visualization > Access to 100+ data sources > Any custom data source via Web API > Multi-cloud observability > Cost monitoring > Unlimited dashboards > Unlimited monitors
    Starting Price: $9 Per user/month
  • 22
    configure8

    configure8

    configure8

    configure8 is an internal developer portal that helps helps your developers move faster and build better software with self-serve access to the knowledge and functionality they need. Our solution features a universal catalog that easily organizes all of the sociotechnical knowledge about your team and applications, services, environments, and resources. Customize the data model to integrate any tool and present custom views and calculations. Easy to set-up and maintain, and delivers value. configure8 uses knowledge in the universal catalog to power Scorecards and Self-Serve Actions. Scorecards by configure8 feature the largest library of pre-built checks and the ability to scorecard any custom data as well as create standards tripwires. Self-Serve Actions feature dynamic forms that are contextually aware to minimize developer cognitive load for day 2 operations. We even offer starter templates + custom actions. Deploy on-prem or use our SaaS hosted version. White glove support
    Starting Price: $19/month per user
  • 23
    Magical

    Magical

    Magical

    Slash through repetitive tasks in seconds by teleporting data between your tabs. Populate sheets, messages, forms, and more without the exhausting copy-and-paste between tabs. Magical users save 7 hours a week, on average! Supercharge your productivity in places you already work, like Salesforce, Zendesk, Gmail, LinkedIn, Yelp, or any other website. Magical doesn't rely on integrations, APIs, or complex workflow builders. Just download and start automating your workflow now. Move data from your open tabs to Google Sheets with one click! No more toggling back and forth between tabs or copy-paste errors to correct. Never type the same thing over and over. Summon frequently used text and automatically populate your recipient’s personal details. Autofill form fields instantly. Create new records anywhere, even in your internal sales, customer service, or applicant tracking software, instantly.
    Starting Price: Free
  • 24
    Akuity

    Akuity

    Akuity

    Start using a fully-managed Akuity platform for Argo CD. Get direct expert support from the Argo co-creators and maintainers. Leverage the industry-leading suite of Kubernetes-native application delivery software and implement GitOps inside your organization. We took Argo CD and put it in the cloud for your convenience. Created with the best developer experience in mind, the Akuity platform with end-to-end analytics is enterprise-ready from day one. Manage clusters at scale and safely deploy thousands of applications using GitOps best practices. The Argo Project is a suite of open source tools for deploying and running applications and workloads on Kubernetes. It extends the Kubernetes APIs and unlocks new and powerful capabilities in continuous delivery, container orchestration, event automation, progressive delivery, and more. Argo is a Cloud Native Computing Foundation (CNCF) incubating project and is trusted in production by leading enterprises around the world.
    Starting Price: $29 per month
  • 25
    dbForge Source Control
    dbForge Source Control for SQL Server is a powerful add-in for SQL Server Management Studio (SSMS) that enables version control within the familiar interface. Key Features: Source-control databases: shared vs dedicated database development model Version-control a SQL database working folder Manage database changes Resolve conflicts Undo uncommitted changes Track database changes Automate database development with the DevOps approach You can always find the latest version of the product on the official Devart website. The user-friendly interface of dbForge Source Control ensures quick adoption, improves processes, and supports database developers and managers in establishing effective DevOps practices for more efficient and accurate product delivery.
    Starting Price: $189.95
  • 26
    luminoth

    luminoth

    luminoth

    Luminoth is an open source toolkit for computer vision. Currently, we support object detection, but we are aiming for much more. : Luminoth is still alpha-quality release, which means the internal and external interfaces (such as command line) are very likely to change as the codebase matures. . If you want GPU support, you should install the GPU version of TensorFlow with pip install tensorflow-gpu, or else you can use the CPU version using pip install tensorflow. Luminoth can also install TensorFlow for you if you install it with pip install luminoth[tf] or pip install luminoth[tf-gpu], depending on the version of TensorFlow you wish to use.
    Starting Price: Free
  • 27
    ng2-charts

    ng2-charts

    ng2-charts

    The overrides object has the same type as the chart options object ChartOptions, and wherever a simple field is encountered it replaces the matching field in the options object. When an array is encountered (as in the xAxes and yAxes fields above), the single object inside the array is used as a template to override all array elements in the matching field in the options object. So in the case above, every axis will have its ticks and gridline colors changed. There are one directive for all chart types: baseChart, and there are 8 types of charts: line, bar, radar, pie, polarArea, doughnut, bubble and scatter.
    Starting Price: Free
  • 28
    NG-Lightning

    NG-Lightning

    NG-Lightning

    Built upon next generation frameworks like Angular and Salesforce's Lightning Design System, rest ​assured that you are building an application to stand the test of time. We focus on building stateless functional components that depend only on their input properties, guaranteeing better performance, more development flexibility and seamless integration with your application's requirements. We put a lot of effort to follow Lightning Design System's accessibility guidelines, to assure that your product is operable by people with a wide range of abilities and meets all legal requirements. Including SLDS CSS files and a small set of structural styles of CDK, is required for your application to work correctly. If you are using the Angular CLI, you need to add the following to the styles array of your angular.json file.
    Starting Price: Free
  • 29
    Appsero

    Appsero

    Appsero

    Are you a WordPress developer who wants to save time and money on deployment and licensing, while also getting valuable insights into your WordPress site? Are you looking for an easy-to-use Analytics tool that can help you get actionable insights about your WordPress site? If so, then Appsero is the perfect solution for you. Appsero is a totally new SaaS platform for WordPress developers. It is an excellent WordPress Analytics, Licensing & Deployment Tool. Appsero enables WordPress developers to manage their plugins/themes in an optimized way. Appsero accelerates your WordPress development by deploying code and showing you key metrics in beautiful dashboards.. It offers automatic deployment, which means that you can push your code to a Git repository and Appsero will automatically deploy it to WordPress.org and other channels. It offers comprehensive analytics, which lets you visualize data in stunning, detailed charts.
    Starting Price: $20 per month
  • 30
    SpecFlow

    SpecFlow

    SpecFlow

    SpecFlow makes test automation easier by turning it into a team effort and allowing every role to better use their skills. Don’t waste your time searching for the correct definition across your binding classes, just right-click and jump to the relevant code. Hooks (event bindings) can be used to perform additional automation logic at specific times, such as any setup required prior to executing a scenario. SpecFlow supports a dependency injection framework that is able to instantiate and inject context for scenarios. This allows you to group the shared state in context classes, and inject them into every binding class that needs access to that shared state.
    Starting Price: Free