Best Application Development Software for Linux - Page 15

Compare the Top Application Development Software for Linux as of November 2025 - Page 15

  • 1
    Netmaker

    Netmaker

    Netmaker

    Netmaker is an open source tool based on the groundbreaking WireGuard protocol. Netmaker unifies distributed environments with ease, from multi-cloud to Kubernetes. Netmaker enhances Kubernetes clusters by providing flexible and secure networking for cross-environment scenarios. Netmaker uses WireGuard for modern, secure encryption. It is built with zero trust in mind, utilizes access control lists, and follows leading industry standards for secure networking. Netmaker enables you to create relays, gateways, full VPN meshes, and even zero trust networks. Netmaker is fully configurable to let you maximize the power of Wireguard.
  • 2
    Citrus

    Citrus

    Citrus

    Framework for automated integration tests supporting a wide range of message protocols and data formats! In a typical test scenario the system under test is running on a test infrastructure while interacting with Citrus over various messaging transports. During the test Citrus is able to act on both sides as client and consumer exchanging real request/response messages over the wire. With each test step you can validate the exchanged messages with expected control data including message headers, attachments and body content (e.g. XML, Json, ...). The test provides a Java fluent API to specify the test logic and is fully automated. The repeatable test is nothing but a normal JUnit or TestNG test and can easily run as integration test in a CI/CD pipeline. Kamelets represent Camel-K route snippets that act as standardized event sources and sinks in an event driven architecture.
    Starting Price: Free
  • 3
    Carina

    Carina

    Zebrunner

    Describe all page objects on your own based on the most popular Page Objects pattern. Reuse Custom Type Page Factory to describe app specific pages (Web, IOS, Android, etc.). To make a cool test, you just need to add Verification Logic to your combined PageObjects. That is it. However, we do our best to support Data Driven Approach so you can get the data you need from whatever source available. If you want your test to be run for both IOS and Android platforms, just add some platform specifics, code will be reused by 80% avg. When it comes to test execution, here is the real variety of approaches you can use. You can run from either local or CI environments, include several platforms and get reports passed into multiple third party tools. The icing on the cake is that you can use any internal or external Selenium Hub Providers like Zebrunner Engine, SauceLabs, BrowserStack, TestingBot, etc. so multithreading will let you get the testing results rapidly.
    Starting Price: Free
  • 4
    WebSmart

    WebSmart

    Fresche

    WebSmart is a rapid development tool for creating RPG and PHP desktop & mobile web applications. Responsive templates help you quickly create modern applications and APIs that you can customize for any business need using WebSmart’s powerful IDE. Templates generate the initial client and server-side code which you can customize to create any type of web application. Use responsive templates to create web and mobile applications that use a single code base. Use WebSmart’s API templates to quickly and seamlessly integrate your Db2 files and RPG programs with other web services. The PHP Edition helps you produce open source PHP applications that run on multiple platforms (IBM i, Windows, Linux, or Unix). The ILE edition is the fastest way for IBM i programmers to develop new RPG web applications that leverage existing code. Uses PHP, a popular and proven open-source language explicitly developed to create web applications.
  • 5
    Cython

    Cython

    Cython

    Cython is an optimizing static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as easy as Python itself. Cython gives you the combined power of Python and C to let you write Python code that calls back and forth from and to C or C++ code natively at any point. Easily tune readable Python code into plain C performance by adding static type declarations, also in Python syntax. Use combined source code level debugging to find bugs in your Python, Cython, and C code. Interact efficiently with large data sets, e.g. using multi-dimensional NumPy arrays. Quickly build your applications within the large, mature, and widely used CPython ecosystem. The Cython language is a superset of the Python language that additionally supports calling C functions and declaring C types on variables and class attributes.
    Starting Price: Free
  • 6
    NGINX Unit
    An universal web app server that combines several layers of the typical application stack into a single component. NGINX Unit simplifies the application stack for web apps and APIs by combining several layers of the typical stack into a single component. NGINX Unit is a universal web app server, intended as a building block for any web architecture regardless of its complexity, from enterprise-scale deployments to your pet's home page. It is equally suited to simplifying modern microservices environments as it is to modernizing legacy and monolithic applications. NGINX Unit was created by the original NGINX team on an all-new, open-source codebase. The architecture incorporates insights from over a decade of running the world’s most popular web server. Unlike the NGINX web server, NGINX Unit uses a multi-process, multi-threaded architecture. The NGINX web server is often deployed as a reverse proxy in front of web applications. NGINX Unit can run the application code natively.
  • 7
    Coverage.py

    Coverage.py

    Coverage.py

    Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not. Use coverage run to run your test suite and gather data. However you normally run your test suite, and you can run your test runner under coverage. If your test runner command starts with “python”, just replace the initial “python” with “coverage run”. To limit coverage measurement to code in the current directory, and also find files that weren’t executed at all, add the source argument to your coverage command line. By default, it will measure line (statement) coverage. It can also measure branch coverage. It can tell you what tests ran which lines.
    Starting Price: Free
  • 8
    Coveralls

    Coveralls

    Coveralls

    We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite. Free for open-source repositories. Pro accounts for private repositories. Instant sign-up through GitHub, Bitbucket, and Gitlab. Maintaining a well-tested codebase is mission-critical. Figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, so shouldn't it be doing the heavy lifting? Coveralls works with your CI server and sifts through your coverage data to find issues you didn't even know you had before they become a problem. If you're just running your code coverage locally, you won't be able to see changes and trends that occur during your entire development cycle. Coveralls lets you inspect every detail of your coverage with unlimited history. Coveralls takes the pain out of tracking your code coverage. Know where you stand with your untested code. Develop with confidence that your code is covered.
    Starting Price: $10 per month
  • 9
    EngFlow

    EngFlow

    EngFlow

    Software developers typically build source code and run tests on their local machines. EngFlow Remote Execution distributes builds and tests across a cluster of machines and remotely caches the results to make them faster. Review your build and test results on various devices, be it your workstation, laptop — or one of your colleague’s. It’s a game-changer for collaborating remotely. Console output is verbose and convoluted. We split data into views to highlight what you’re looking for. Just in case, one view includes the full console output, streamed live as your builds and tests run. Build and test setups vary on machines. We provide the invocation details for each execution, such as platform, git branch and commit, and implicit and explicit flags set. This lets you reproduce a run, both for debugging and for recreating a prior release.
  • 10
    {CodeStore}

    {CodeStore}

    {CodeStore}

    {CodeStore} is a free code snippet manager that makes it easy for programmers to store, find, and share code examples. It offers a variety of features, such as syntax highlighting, tagging, and full-text search. With {CodeStore}, finding the code snippet you are looking for is just a matter of seconds. Without the need of searching through your entire codebase, blogs, and forums. By synchronizing with the cloud, you always have access to all your code examples. You can also share them with others to make working on collaborative projects even more efficient. That makes {CodeStore} the perfect code snippet manager for programming beginners and professionals. Use the full-text search to find a specific code snippet. Further refine your search by filtering by programming language, tags, and more. Store your code snippets in the cloud to use them across multiple devices. You can also access them via a web browser whenever needed.
    Starting Price: €10 per year
  • 11
    TagMyCode

    TagMyCode

    TagMyCode

    All your snippets in a single place. TagMyCode helps you to save and manage your code snippets and reuse them when necessary. You can browse public snippets posted by other developers. Save and organize your code snippets with appropriate tags. You can search all public snippets saved by other users. Copy and paste your snippets in your projects and save precious time. You can collaborate with other users by sharing public or private snippets. You can interact with other developers, you can follow their updates, comment and vote on their public snippets. TagMyCode API allows third parties to easily interface with this platform. Please login or create an account to add a snippet.
  • 12
    PFLB

    PFLB

    PFLB

    PFLB is an AI-powered load testing platform where you can simulate massive traffic to your websites, and applications. It’s easy to use and super helpful for teams that want to ensure their product is ready to scale. Features: Realistic testing with scenario-based traffic simulation. Importing your production load profile with Google Analytics integration. Easy scripting with an intuitive no-code editor. Executing advanced JMeter scenarios at scale. Resolving bottlenecks with AI-powered performance insights. Discovering load testing results with Grafana dashboards. Protocols: HTTP, HTTPS, gRPC, JDBC, JMS, AMQP, MQTT, Kafka.
    Starting Price: $50/month
  • 13
    NetHavoc

    NetHavoc

    NetHavoc

    Overcome downtime to maintain customer trust. NetHavoc can change performance engineering and qualitative delivery on a massive scale. Deal with uncertainty before it causes obstacles in real-time. NetHavoc breaks the application infrastructure on purpose to create chaos in a controlled environment. Chaos engineering defines a strategy to witness how an application behaves with failures and make it more potent. The objective is to ensure application infrastructure is resilient in production with the early investigation. Discover the vulnerability of the application. Expose hidden threats and lessen uncertainties. Prevent breakdown influencing user-facing problems. Consume CPU cores or utilization. Validate real-time use cases by injecting various types of havoc, n number of times on the Infrastructure layer. Seamlessly interject havocs using the API and agentless approach. Specify either a specific time or define a random time range for applying havocs.
  • 14
    Axon Server
    Axon Server is freely available to get started quickly and easily. Various other options are available for serious enterprise deployments to give you the assurance and functionality you need. The Enterprise functionality adds SLA-backed support, clustering, monitoring, and integration features to the free Axon Server – ensuring your application is ready for enterprise deployment. Expansion packs are available for security and compliance, global multi-data center deployments, and big-data applications. Microservices systems are often associated with complex configuration management. Setting up service discovery and message routing correctly is a time-consuming and error-prone task. Axon Server eliminates this complexity. Because it’s built for this purpose, it performs service discovery and message routing with zero configuration. It just works.
  • 15
    Mayhem Code Security
    Thousands of autonomously generated tests run every minute to pinpoint vulnerabilities and guide rapid remediation. Mayhem takes the guesswork out of untested code by autonomously generating test suites that produce actionable results. No need to recompile the code, since Mayhem works with dockerized images. Self-learning ML continually runs thousands of tests per second probing for crashes and defects, so developers can focus on features. Continuous testing runs in the background to surface new defects and increase code coverage. Mayhem delivers a copy/paste reproduction and backtrace for every defect, then prioritizes them based on your risk. See all the results, duplicated and prioritized by what you need to fix now. Mayhem fits into your existing build pipeline and development tools, putting actionable results at your developers' fingertips. No matter what language or tools your team uses.
  • 16
    CodeQL

    CodeQL

    GitHub

    Discover vulnerabilities across a codebase with CodeQL, our industry-leading semantic code analysis engine. CodeQL lets you query code as though it were data. Write a query to find all variants of a vulnerability, eradicating it forever. Then share your query to help others do the same. CodeQL is free for research and open source. Run real queries on popular open source codebases using CodeQL for Visual Studio Code. See how powerful it is to discover a bad pattern and then find similar occurrences across the entire codebase. You can create CodeQL databases yourself for any project that's under an OSI-approved open source license. GitHub CodeQL can only be used on codebases that are released under an OSI-approved open source license, to perform academic research, or to generate CodeQL databases for or during automated analysis. Download and add the project’s CodeQL database to VS Code, or create a CodeQL database using the CodeQL CLI.
    Starting Price: Free
  • 17
    DapperDox

    DapperDox

    DapperDox

    DapperDox is open source, and provides rich, out-of-the-box, rendering of your OpenAPI specifications, seamlessly combined with your GitHub flavoured Markdown documentation, guides, and diagrams. Publish your API Swagger specifications like never before. Document multiple API specifications as a suite of products, and cross-reference as required. The built-in API explorer enables API experimentation from within the documentation pages, and can seamlessly integrate into your authentication and API key model. DapperDox can proxy your developer platform, allowing full integration of API key generation and management alongside your specifications and guides. Change themes and present your documentation in the style you like. DapperDox was created by API documentation authors for one purpose, to improve the quality and usability of the API documentation they were providing for other developers.
    Starting Price: Free
  • 18
    Composio

    Composio

    Composio

    Composio is an integration platform designed to enhance AI agents and Large Language Models (LLMs) by providing seamless connections to over 150 tools with minimal code. It supports a wide array of agentic frameworks and LLM providers, facilitating function calling for efficient task execution. Composio offers a comprehensive repository of tools, including GitHub, Salesforce, file management systems, and code execution environments, enabling AI agents to perform diverse actions and subscribe to various triggers. The platform features managed authentication, allowing users to oversee authentication processes for all users and agents from a centralized dashboard. Composio's core capabilities include a developer-first integration approach, built-in authentication management, an expanding catalog of over 90 ready-to-connect tools, a 30% increase in reliability through simplified JSON structures and improved error handling, SOC Type II compliance ensuring maximum data security.
    Starting Price: $49 per month
  • 19
    Scale to Zero AWS

    Scale to Zero AWS

    Scale to Zero AWS

    The Scale to Zero AWS Kit is a production-ready, highly scalable, and cost-efficient serverless solution designed to simplify application deployment on Amazon Web Services (AWS). It leverages AWS services such as Lambda, API Gateway, DynamoDB, S3, CloudFront, SES, Cognito, and SQS to create a robust infrastructure that scales resources to zero when not in use, ensuring that you only pay for what you utilize. The kit adheres to AWS's best practices for serverless architecture, guaranteeing high scalability, resilience, and performance. It includes separate frontend applications for landing, authentication, and dashboard functionalities, all built with modern technologies like Node.js, React, and TypeScript. Authentication and authorization are managed through AWS Cognito, supporting various login methods, including social logins. Payment processing is integrated with Stripe and Lemon Squeezy, featuring resilient webhooks configured using SQS and Lambda.
    Starting Price: $90 one-time payment
  • 20
    CodeLite

    CodeLite

    CodeLite

    CodeLite is a free, open-source, cross-platform Integrated Development Environment (IDE) designed primarily for C, C++, PHP, and JavaScript development. It offers a lightweight and highly customizable environment with support for multiple compilers, including GCC, Clang, and Microsoft Visual C++. CodeLite features an intuitive code editor with syntax highlighting, auto-completion, and code refactoring capabilities. It also includes an integrated debugger with support for GDB, making it easy to set breakpoints, inspect variables, and trace call stacks. Additionally, CodeLite supports Node.js and TypeScript development, making it a versatile choice for both desktop and web-based applications. Its flexibility, cross-platform compatibility (Windows, macOS, and Linux), and integration with popular version control systems like Git and Subversion make it a go-to IDE for developers seeking a lightweight alternative to more resource-intensive environments.
    Starting Price: Free
  • 21
    Metaplay

    Metaplay

    Metaplay

    Metaplay is a powerful backend solution tailored for live-service Unity games, offering developers a fully customizable and scalable infrastructure. With its unique approach, game logic is written once in C# and seamlessly shared between client and server, ensuring consistency and efficiency. The platform's data-driven architecture allows developers to modify game economies and content dynamically, enabling real-time updates without requiring new client releases. Metaplay also provides advanced tools for debugging, testing, and offline development, streamlining the entire workflow. By offering full source code access, it grants developers complete ownership and flexibility, making it a superior alternative to traditional in-house backend systems.
    Starting Price: €995 per month
  • 22
    Cocos2d-x
    Cocos2d-x is an open source, flexible, and lightweight cross-platform game engine that has been providing developers with stable and mature solutions since 2011. The engine offers interfaces in C++, Lua, and JavaScript, supporting platforms such as iOS, Android, Windows, macOS, and HTML5 browsers like Chrome, Safari, and Internet Explorer. Built upon OpenGL ES 2.0 and Metal for graphics rendering, Cocos2d-x fully exploits the GPU performance of mobile devices while maintaining compatibility. Developers can utilize Lua or JavaScript scripting languages to perform hot updates to games, eliminating the need to send packages to app stores and wait for review. The engine's open-source capabilities allow for extensive customization, enabling game companies to develop their own game types and extensions, including combining their own 3D engines to solve 2D interface and UI problems. According to test data, Cocos2d-x version 3.x is compatible with 99.7% of Android devices in China.
    Starting Price: Free
  • 23
    OpenGL

    OpenGL

    OpenGL

    OpenGL (Open Graphics Library) is a cross-language, cross-platform application programming interface for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit, to achieve hardware-accelerated rendering. Silicon Graphics, Inc. (SGI) began developing OpenGL in 1991 and released it on June 30, 1992. It is used for a variety of applications, including computer-aided design (CAD), video games, scientific visualization, virtual reality, and flight simulation. The OpenGL Registry contains specifications of the core API and shading language; specifications of Khronos- and vendor-approved OpenGL extensions; header files corresponding to the specifications; and related documentation including specifications, extensions, and headers for the GLX, WGL, and GLU APIs.
  • 24
    NVIDIA Jetson
    NVIDIA's Jetson platform is a leading solution for embedded AI computing, utilized by professional developers to create breakthrough AI products across various industries, as well as by students and enthusiasts for hands-on AI learning and innovative projects. The platform comprises small, power-efficient production modules and developer kits, offering a comprehensive AI software stack for high-performance acceleration. This enables the deployment of generative AI at the edge, supporting applications like NVIDIA Metropolis and the Isaac platform. The Jetson family includes a range of modules tailored to different performance and power efficiency needs, such as the Jetson Nano, Jetson TX2, Jetson Xavier NX, and the Jetson Orin series. Each module is designed to meet specific AI computing requirements, from entry-level projects to advanced robotics and industrial applications.
  • 25
    YNQ

    YNQ

    Visuality Systems

    YNQ is a portable SMB server and client stack developed by Visuality Systems, written in ANSI C and designed to run on embedded, IoT, or non-Windows systems while ensuring full interoperability with Windows-based machines. It enables remote file operations (write, edit, copy, delete, update) over a network without needing to transfer entire files locally, while maintaining a small resource footprint ideal for constrained environments. YNQ supports full compatibility across all SMB dialects (from NTLM 0.12 through SMB 3.1.1), including backward compatibility, making it broadly applicable across SMB ecosystems. It offers security features such as Kerberos (domain-join, delegation), NTLM/NTLMv2, message signing, SMB encryption, and pre-authentication integrity. YNQ is modular and comprises four product components; Standalone Client, Corporate Client (with Active Directory registration capability), Standalone Server, and Corporate Server.
  • 26
    QASolve

    QASolve

    QASolve

    QASolve.ai is an AI-powered, no-code platform designed to deliver high-velocity application quality assurance with minimal human effort. It claims the capability to generate 80%+ test automation in just 1 week, thanks to its AI model that creates tests without requiring source code, specs, or human scripting. It applies self-healing technology to reduce flaky tests and supports massively parallel execution across multiple platforms and form factors, allowing teams to run comprehensive test suites fast. Users register their application URL and roles, then QASolve’s “Discovery” AI agents analyze user journeys, workflows, and relations, generate test cases and test data, integrate into CI/CD pipelines via APIs, and provide dashboards with real-time insights, failure analysis, and maintenance of tests across releases. It also offers export of tests to frameworks like Playwright or Selenium to avoid vendor lock-in.
  • 27
    Certero for Enterprise SAM
    Certero for Enterprise SAM is the Software Asset Management product on the Certero platform. It combines live data from its own advanced discovery & inventory, with intelligent software recognition & license reconciliation tools - removing complex manual work from the SAM process. The result is a real-time ELP & a solution that provides clarity over ALL IT hardware & software, everywhere. Certero does the complex data 'heavy lifting' for you, so you can focus on managing & optimizing your IT value & costs. This is part of Certero's unified technology platform, built to manage IT assets holistically, desktop to datacenter, mobile to SaaS & Cloud. Unifying ITAM/SAM reduces cost & consolidates your asset data; enabling automation, vastly superior BI and insight. The modern solution architecture also means exceptional support from Certero. Customers report the fastest implementation times and the highest satisfaction levels of any major SAM vendor on Gartner's Peer Insights.
  • 28
    Astro by Astronomer
    For data teams looking to increase the availability of trusted data, Astronomer provides Astro, a modern data orchestration platform, powered by Apache Airflow, that enables the entire data team to build, run, and observe data pipelines-as-code. Astronomer is the commercial developer of Airflow, the de facto standard for expressing data flows as code, used by hundreds of thousands of teams across the world.
  • 29
    Delphix

    Delphix

    Perforce

    Delphix is the industry leader in DataOps and provides an intelligent data platform that accelerates digital transformation for leading companies around the world. The Delphix DataOps Platform supports a broad spectrum of systems, from mainframes to Oracle databases, ERP applications, and Kubernetes containers. Delphix supports a comprehensive range of data operations to enable modern CI/CD workflows and automates data compliance for privacy regulations, including GDPR, CCPA, and the New York Privacy Act. In addition, Delphix helps companies sync data from private to public clouds, accelerating cloud migrations, customer experience transformation, and the adoption of disruptive AI technologies. Automate data for fast, quality software releases, cloud adoption, and legacy modernization. Source data from mainframe to cloud-native apps across SaaS, private, and public clouds.
  • 30
    axe Monitor

    axe Monitor

    Deque Systems

    Perform enterprise-level accessibility audits and meet your compliance needs with advanced reporting, monitoring, and management of accessibility issues against industry standards or customized guidelines. Axe Monitor helps ensure your large website becomes accessible and remains accessible. Dynamically scan, monitor and report on the accessibility status of your site across business and development teams. Modern web applications driven by large content management systems require automated tools capable of handling unexpected page hierarchies and linking structures. Axe Monitor is designed to follow links dynamically, and allows for scripting of basic user flows to trigger event-driven content and bypass user authentication. Large websites are constantly changing and adding new content. Axe Monitor links content creators, designers, developers and project managers to ensure accessibility throughout the workflow.