Best Application Development Software for Linux - Page 40

Compare the Top Application Development Software for Linux as of October 2025 - Page 40

  • 1
    HCL OneTest

    HCL OneTest

    HCL Technologies

    HCL OneTest provides software testing tools to support a DevOps approach: API testing, functional testing, UI testing, performance testing and service virtualization. It helps you automate and run tests earlier and more frequently to discover errors sooner — when they are less costly to fix. HCL also provides a bundled offering under a new consumption model that changes the way you can use and deploy DevOps software. The new offering helps simplify your planning for adoption and growth of critical DevOps products. HCL OneTest UI enables testers to take automation all the way from mainframe terminals with 3270 interfaces, through .NET- and Java-based thick client applications. Additionally, it works with the latest top browsers, ERP systems such as SAP and Oracle, right up to HTML5-based responsive web applications that are built on modern frameworks like Angular, React and Vue.js.
  • 2
    Nyxeia Information Governance Suite
    The Information Governance Suite is a set of products aimed at helping organizations to better discover, categorize, enhance, and govern their information assets regardless of the systems in which they are managed. Products in the suite include: - .discover, which connects to information systems to index and categorize unstructured and structured information assets - .policy, which allows organizations to create full lifecycle policies for information retention and disposal - .preserve, for digital asset preservation near the end of the asset lifecycle - .process, for automating content related actions like content categorization to help records teams deal with escalating workload The solution helps identify sensitive information that may reduce compliance with regulations like GDPR, as well as information that may be redundant, trivial, or obsolete.
  • 3
    Locust

    Locust

    Locust

    An open source load testing tool. Define user behavior with Python code, and swarm your system with millions of simultaneous users. No need for clunky UIs or bloated XML. Just plain code. Locust supports running load tests distributed over multiple machines, and can therefore be used to simulate millions of simultaneous users. A fundamental feature of Locust is that you describe all your test in Python code. No need for clunky UIs or bloated XML, just plain code. The easiest way to install Locust is from PyPI, using pip.
  • 4
    Hughes Systique UTAF

    Hughes Systique UTAF

    Hughes Systique

    Hughes Systique Unified Test Automation Framework (UTAF) is a one stop solution for providing script-less automation framework for testing web and mobile applications. The solution is built on the principles of a hybrid framework encapsulating keyword-driven and data-driven test approach. An amalgamation of the existing Web Application Testing Automation Framework (WATAF) and Mobile Application Test Automation Framework (MATAF), UTAF is an easy-to-use, OS agnostic, platform independent Test Automation Framework that helps yield a higher ROI as the same scripts can be utilized across devices running on different OS and versions.
  • 5
    DVT Eclipse IDE
    The DVT Eclipse IDE enables engineers overcome the limitations of plain text code editors and address today’s project complexity more efficiently. It enables faster and smarter code development and simplifies legacy code maintenance for novices and experts alike. The DVT Eclipse IDE consists of a parser, a smart code editor, an intuitive GUI, and a comprehensive set of features that help with code inspection, navigation, and debugging. In addition, DVT includes several capabilities that are specific to the hardware design and verification domains, such as class and structural browsing, signal tracing, and verification methodology support. The DVT Eclipse IDE is built on the powerful Eclipse Platform used by tens of thousands of engineers worldwide and inherits the best features and practices collected into the platform core. The Eclipse Platform’s extensible architecture allows DVT to integrate within a large plug-in ecosystem and work flawlessly with third-party extensions.
  • 6
    jPDFOptimizer

    jPDFOptimizer

    Qoppa Software

    jPDFOptimizer is a Java library to optimize and reduce the size of PDF documents. jPDFOptimizer can remove unnecessary objects in PDF documents, detect and merge duplicate images and fonts, and modify image resolution, compression and color spaces to reduce size. The library provides a powerful, yet simple API to let the calling application fine tune how to optimize documents. jPDFOptimizer is built on Qoppa Software’s extensive PDF technology and requires no third party software or drivers. The library is 100% Java and can run on any operating system for which there is a standard Java implementation, such as Windows, Linux, Unix, Solaris and others. Features: -Modify image resolution, compression and color spaces -Compress images using JPEG, JPEG 2000 and JBIG2 -Compress data streams -Remove unused objects -Remove and merge duplicate images and fonts -Flexible optimization options -Linearize PDFs for fast web view -Support for latest PDF format -Support for JDK 1.6+
  • 7
    CyberFlood

    CyberFlood

    Spirent

    CyberFlood is a powerful, easy-to-use test solution that generates realistic application traffic to test the performance, scalability, and security of your app-aware networking devices and solutions. It makes it easy to test and enforce application traffic policies, benchmark performance and capacity, validate network security efficacy, and leverage NetSecOPEN methodologies. CyberFlood is the world’s leading L4-7 testing solution because it combines extreme scale and performance, easy to use for higher productivity, and hyper-realistic application traffic. Quickly and easily test with the latest and greatest applications. CyberFlood offering consolidating multiple test functions into a completely virtual test environment. Highest performance appliance for appsec assessment over 10G, 25G, 40G, 50G and 100G interfaces in a 1U form factor. Testing performance of content-aware networks, security systems and Web applications.
  • 8
    Mbed Studio

    Mbed Studio

    Mbed Studio

    Mbed Studio is a free IDE for Mbed OS application and library development, including all the dependencies and tools you need in a single package so that you can create, compile and debug your Mbed programs on the desktop. Develop your applications using Mbed OS, switching between pre-defined build profiles for development, debug or release. With API auto-completion, you'll find code authoring easier, likewise you can inspect hardware-dependent settings such as pin mappings based on your selected platform. As new features, code size improvements and fixes are added to Mbed OS in each release, your application can benefit from them, with Mbed Studio notifying you of available updates. Likewise, other drivers and libraries, such as those available on mbed.com can be updated. Develop IoT products that can be managed throughout their lifecycle. Mbed accounts allow you to access the free tier of pelion device management services, allowing you to connect and manage up to 100 devices.
  • 9
    LXD

    LXD

    Canonical

    LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead. It's image based with pre-made images available for a wide number of Linux distributions and is built around a very powerful, yet pretty simple, REST API. To get a better idea of what LXD is and what it does, you can try it online! Then if you want to run it locally, take a look at our getting started guide. The LXD project was founded and is currently led by Canonical Ltd with contributions from a range of other companies and individual contributors. The core of LXD is a privileged daemon which exposes a REST API over a local unix socket as well as over the network (if enabled). Clients, such as the command line tool provided with LXD itself then do everything through that REST API. It means that whether you're talking to your local host or a remote server, everything works the same way.
  • 10
    LXC

    LXC

    Canonical

    LXC is a userspace interface for the Linux kernel containment features. Through a powerful API and simple tools, it lets Linux users easily create and manage system or application containers. LXC containers are often considered as something in the middle between a chroot and a full fledged virtual machine. The goal of LXC is to create an environment as close as possible to a standard Linux installation but without the need for a separate kernel. LXC is free software, most of the code is released under the terms of the GNU LGPLv2.1+ license, some Android compatibility bits are released under a standard 2-clause BSD license and some binaries and templates are released under the GNU GPLv2 license. LXC's stable release support relies on the Linux distributions and their own commitment to pushing stable fixes and security updates.
  • 11
    CudaText

    CudaText

    CudaText

    CudaText is a cross-platform text editor, written in Object Pascal. It is open source project and can be used free of charge, even for business. It starts quite fast on Linux on CPU Intel Core i3 3GHz. It is extensible by Python add-ons, plugins, linters, code tree parsers, external tools. Syntax parser is feature-rich, from EControl engine. Syntax highlight for lot of languages (270+ lexers). Code tree structure of functions/classes/etc, if lexer allows it. Code folding, multi-carets and multi-selections. Find/Replace with regular expressions. Configs in JSON format. Including lexer-specific configs. Tabbed UI, with a split view to primary/secondary, and a split window to 2/3/4/6 groups of tabs. Command palette, with fuzzy matching, minimap, and micromap. Shows unprinted whitespace and offers support for many encodings. Customizable hotkeys. Binary/Hex viewer for files of unlimited size (can show 10 Gb logs).
  • 12
    VPS+

    VPS+

    L7TR

    VPS+ is a powerful virtual layered network protocol IDE or integrated development environment that can be used for: 1) Fast prototyping and deployment of protocol stacks in data network solutions including IoT and VoIP 2) Quality Assurance as a tool to validate network and device quality 3) Emulation of impaired network conditions and devices in a controlled fashion 4) Generation of any type of traffic with full control VPS+ supports several state-of-the-art technologies including: 1) Protocol Emulation: L2, L3, L4 and Application layer protocols. 2) RTC and VoIP signaling via SIP and SIPs. 3) RTC and VoIP media via RTP and SRTP. 4) Emulation and support of media players, media recorders, camera, microphone, text-to-speech (TTS) and automatic speech recognition (ASR). 5) Speech codecs 6) Video codecs 7) Tone generation and detection. 8) IoT sensor and actuator emulation. 9) IoT CoAP and HTTP support. 10) Impairment insertion at all layers; loss and late
  • 13
    LiteSpeed Web Server

    LiteSpeed Web Server

    LiteSpeed Technologies

    Our lightweight Apache alternative conserves resources without sacrificing performance, security, compatibility, or convenience. Double the maximum capacity of your current Apache servers with LiteSpeed Web Server's streamlined event-driven architecture, capable of handling thousands of concurrent clients with minimal memory consumption and CPU usage. Protect your servers with already familiar ModSecurity rules while also taking advantage of a host of built-in anti-DDoS features, such as bandwidth and connection throttling. Conserve capital by reducing the number of servers needed to support your growing hosting business or online application. Reduce complexity by eliminating the need for an HTTPS reverse proxy or additional 3rd party caching layers. LiteSpeed Web Server is compatible with all popular Apache features including its Rewrite Engine and ModSecurity, and can load Apache configuration files directly.
  • 14
    Testinium

    Testinium

    Testinium

    Selenium & Appium based with extensive mobile device mobile devices and web browsers for quick results. Helps you to manage your automation tests on one platform. Software tests have to be repeated often during development cycles to ensure quality. For each release of the software, it may be tested on all supported operating systems and hardware configurations. Manually repeating these tests is costly and time-consuming. Once created, automated tests can be run over and over again at no additional cost and they are much faster than manual tests. Run your tests in parallel on multiple browsers simultaneously. Testinium has built-in support for a mainstream programming language like Java and C#. It has the capability to run automated tests implemented by many test frameworks like Specflow, Cucumber, and Gauge. Setup your Selenium or Appium project by specifying this information and let Testinium execute your automated test for you.
  • 15
    yEdit2

    yEdit2

    Spacejock Software

    It also includes a special .yedit2 file format, which is password-protected. You can put all your web logins, email accounts, etc in yEdit and then save them out in a password-protected file. (The contents of your files are not sent to, nor viewable by, Spacejock Software, and there is no magical backdoor to open your files if you lose your password.) There's also an Android version on the play store, currently available in public beta, and an iOS version is on the way. Due to play store/app store regulations, mobile versions will not have file encryption.
  • 16
    COBOL

    COBOL

    COBOL

    COBOL is a programming language created for businesses. COBOL has been in use much longer than most other programming languages, having been created in 1959. COBOL is a procedural, imperative, and object-oriented programming language.
  • 17
    Clair

    Clair

    Clair

    Clair is an open-source project for the static analysis of vulnerabilities in application containers (currently including OCI and docker). Clients use the Clair API to index their container images and can then match it against known vulnerabilities. Our goal is to enable a more transparent view of the security of the container-based infrastructure. Thus, the project was named Clair after the French term which translates to clear, bright, and transparent. Manifests are Clair's representation of a container image. Clair leverages the fact that OCI Manifests and Layers are content-addressed to reduce duplicated work.
  • 18
    Unlimited Hosting

    Unlimited Hosting

    UnlimitedHosting.us

    Unlimited Hosting: Linux Hosting in Your website is kept up and running on this well-known platform by web hosting. Remember to take advantage of our 99.9% uptime guarantee and award-winning 24/7 technical support. Our completely managed services and Linux Hosting hosting services for your website that are quick and safe. Create an unlimited number of domains, email accounts, complex web servers, or system-critical databases.
  • 19
    Lens Autopilot
    Lens Autopilot is a DevOps as-a-Service offering that eliminates technology and operational complexity by providing teams with the necessary resources and tools to accelerate their application delivery process on top of Kubernetes. Lens Autopilot optimizes your operations with continuous proactive security and real-time monitoring and alerting, empowering your developers to focus on building and deploying valuable applications, not worrying about operational tasks. With Lens Autopilot, you work closely with a dedicated team of cloud native experts from Mirantis to transform your processes, optimize cost, and enhance security so you can accelerate your business outcomes.
  • 20
    HapPhi

    HapPhi

    HapPhi

    HapPhi is a brand-able NO CODE creative playground of artificial intelligence driven microservices to supercharge businesses and software products. Locate, consolidate, integrate, upgrade and monetize with powerful and easy to use tech.
  • 21
    Immuto

    Immuto

    Brevis Studios

    Immuto is a generated admin panel. This concept is, how we from Brevis Studios see it, a one-size-fits-all panel that can be used to administrate your data however you like it + nice features to make it more user friendly and secure. We don’t generate the code but rather the UI in real-time based on your data structure. The admin panel will adjust itself based on your data, will recognize fields based on name and type and present actions based on this and can be fully customized to look exactly how you want it to match your product (or organization).
    Starting Price: $9.99 per month
  • 22
    RapidCanvas

    RapidCanvas

    RapidCanvas

    RapidCanvas is a no-code AI platform that helps businesses go from idea to live AI solution within hours. Our AutoAI technology automates the AI build and deploy process, reducing time to value by 90%. We work with you to understand your needs and create an out-of-the-box AI solution that is tailored to your specific requirements. Our data science experts will work with you to optimize the results to your satisfaction. RapidCanvas is a trusted partner for leaders in Financial Services, Retail, Renewable Energy, and Manufacturing. We have a proven track record of success in helping businesses achieve their goals with AI. If you are looking for a way to accelerate your AI journey, RapidCanvas can help. Contact us today to learn more.
  • 23
    WebDataRocks

    WebDataRocks

    WebDataRocks

    WebDataRocks is a simple free JS library for creating functional and easy-to-use pivot tables. It can be used with Angular, Vue, React or any other framework. Free Flexible in customization JavaScript based client-side component Loads 1MB of JSON or CSV data files Full set of enterprise features Integration with 3rd party charting libraries Full set of enterprise features Features like filtering, sorting, grouping, conditional and number formatting, calculated values, totals are available for efficient work with your data. It supports printing or exporting web report to PDF, Excel or HTML with just one click. Ready-to-use modern UI The tool offers a classy spreadsheet-like interface optimized both for browsers and apps. All principles of reliability and excellent user experience are already implemented in this web reporting tool.
    Starting Price: Free
  • 24
    Recite Me

    Recite Me

    Recite Me

    Recite Me Accessibility Toolbar is one of the leading WCAG & ADA Compliant Toolbars. Enabling users to customize and alter your websites design to fit their specific needs. Perfect for users who experience visual, cognitive and mobility impairments, in addition to a range of other disabilities. Furthermore, Recite Me offers an Accessibility Checker, which is free of charge and can be used to efficiently measure your websites accessibility. Allowing you to detect specific on-site accessibility issues, to fix them and improve your websites accessibility.
  • 25
    Qatalyst

    Qatalyst

    Entropik Technologies

    Qatalyst is an Integrated User Research platform with Insights AI that enables you to effortlessly conduct moderated, unmoderated and task-based research across Concepts, Prototypes, and Live Applications – 6x faster. Qatalyst's global Panel of 80 million+ Respondents gives you wide access to reach the desired audience at the click of a button, making your research process agile. Qatalyst's Insights AI Platform embeds the power of technologies like Facial Coding, Eye Tracking, Voice AI, and Generative AI to mine unbiased insights and empower teams to build human-centric experiences with continuous user feedback.
  • 26
    ClusterFuzz
    ClusterFuzz is a scalable fuzzing infrastructure that finds security and stability issues in software. Google uses ClusterFuzz to fuzz all Google products and as the fuzzing backend for OSS-Fuzz. ClusterFuzz provides many features to seamlessly integrate fuzzing into a software project’s development process. Fully automatic bug filing, triage, and closing for various issue trackers. Supports multiple coverages guided fuzzing engines for optimal results (with ensemble fuzzing and fuzzing strategies). Statistics for analyzing fuzzer performance, and crash rates. Easy to use web interface for management and viewing crashes. Support for various authentication providers using Firebase. Support for black-box fuzzing, test case minimization, and regression finding through bisection.
  • 27
    QtitanSolution

    QtitanSolution

    Developer Machines

    QtitanSolution - includes the components for Qt.C++ development in the single distributive: QtitanDataGrid, QtitanRibbon, QtitanDocking, QtitanNavigationDesignUI, QtitanChart, QtitanFastInfoset. The solution is set up to get you started right away.
  • 28
    Embedded Wizard

    Embedded Wizard

    TARA Systems GmbH

    Embedded Wizard is an award-winning solution for creating Graphical User Interfaces (GUIs) for embedded systems from independent software company TARA Systems. The mission of the Embedded Wizard team is to provide developers with the most convenient and efficient tool for programming GUIs for embedded systems. Developers use this versatile framework to design and create complex user interfaces in a very short time and are able to stand out from their competitors due to the numerous highly sophisticated features. GUIs created with Embedded Wizard are already used on more than 500 million devices worldwide. Companies that actively develop embedded software themselves or have limited resources are offered a portfolio of services by the companies’ GUI services. These cover customer support, Embedded Wizard training sessions, and GUI prototyping up to complete GUI implementations.
  • 29
    Axivion Static Code Analysis
    Axivion helps development teams deliver safer, cleaner, and more maintainable C, C++, and CUDA code by automatically detecting coding standard violations, security vulnerabilities, dead code, and code clones. It provides actionable recommendations and detailed analytics, helping teams track, resolve, and prevent defects early in the development process. Axivion also supports architecture verification, enabling teams to maintain modular and scalable codebases. Designed for safety-critical industries like automotive, aerospace, medical devices, and industrial automation, Axivion supports functional safety standards including MISRA, ISO 26262, and IEC 61508. By combining static code analysis with architecture verification, it helps teams maintain long-term code health, accelerate certification readiness, and deliver high-performance software while reducing technical debt and ensuring compliance.
  • 30
    Axivion Architecture Verification
    Architecture analysis software that checks code compliance with the intended software architecture. It imports UML architecture models and enables architecture checks to reveal architecture erosion and technical debt. The platform includes an integrated modeling tool and architecture views for safety and security. Axivion Architecture Verification also ensures the code matches the architecture, recovers undocumented architectures, and strengthens safety architectures.