Best Application Development Software for Linux - Page 3

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

  • 1
    Netreo

    Netreo

    Netreo

    Netreo is the most comprehensive full stack IT infrastructure management and observability platform. We provide a single source of truth for proactive performance and availability monitoring for large enterprise networks, infrastructure, applications and business services. Our solution is used by: - IT Executives to have full visibility from the business service right down into the infrastructure and network that supports it. - IT Engineering departments as a decision support system for capacity planning, and architecting modern solutions. - IT Operations teams for real time visibility into what is failing in their environment, what bottlenecks exist and who it is affecting. We provide all of these insights for systems and vendor mixes in large heterogeneous and constantly evolving environments. We have an extensive and growing list of supported vendors (over 350 integrations) including network vendors, servers, storage, virtualization, cloud platforms and others.
    Starting Price: $5/resource/mo
  • 2
    Userfeel

    Userfeel

    Userfeel

    Userfeel is the user testing tool that gives you videos of real users speaking their thoughts as they use your website or app. Test any site in any language. Our panel consists of more than 130,000 testers speaking 40 languages. You can even have testers provide comments in your language while testing a website that is in a language you don't understand. Test on desktop, mobile, or tablet. Testing with both our app and an external camera allows us to test websites or applications on Android, iPhone, or iPad. Get your results in less than 24 hours. Use our vast network of testers throughout the world. See how real users interact with your website or app early on in your design/decision-making process and anytime you need to get the user's point of view.
    Starting Price: $59.00 per test
  • 3
    Bright Data

    Bright Data

    Bright Data

    Bright Data is the world's #1 web data, proxies, & data scraping solutions platform. Fortune 500 companies, academic institutions and small businesses all rely on Bright Data's products, network and solutions to retrieve crucial public web data in the most efficient, reliable and flexible manner, so they can research, monitor, analyze data and make better informed decisions. Bright Data is used worldwide by 20,000+ customers in nearly every industry. Its products range from no-code data solutions utilized by business owners, to a robust proxy and scraping infrastructure used by developers and IT professionals. Bright Data products stand out because they provide a cost-effective way to perform fast and stable public web data collection at scale, effortless conversion of unstructured data into structured data and superior customer experience, while being fully transparent and compliant.
    Starting Price: $0.066/GB
  • 4
    HTTP Toolkit

    HTTP Toolkit

    HTTP Toolkit

    Skim through traffic with highlighting by content type, status & source, or use powerful filtering tools to precisely match the messages that matter to you. Examine the URL, status, headers & body of each request or response, with inline explanations & docs from MDN. Dig into message bodies with highlighting & auto formatting for JSON, HTML, JS, hex and others, all using the power of Monaco, the editor from Visual Studio Code. Precisely match requests, jump to them when they appear, and edit anything: the target URL, method, headers or body. Manually respond directly to requests as they arrive, or pass them upstream, and pause & edit the real response on the way back. Step through HTTP traffic request by request, or manually mock endpoints and errors. Create rules to match requests and respond with your own content, to quickly prototype against new endpoints or services.
    Starting Price: Free
  • 5
    FlutterFlow

    FlutterFlow

    FlutterFlow

    Easily build beautiful apps, connect data, and implement advanced functionality. Shareable links connected to live data make it easy to test and collect user feedback. Easily add team members to a project and manage project permissions. Work together on your project at the same time, this is great for agencies and companies. Save named versions and easily revert to previous versions. FlutterFlow is a web app that can be used from your browser. The Dashboard page helps you manage your projects in FlutterFlow. You can create, duplicate and delete your projects from this page. This page has links to various resources that can help you build apps using FlutterFlow. Your account information and plan details are also accessible from this page.
    Starting Price: $18 per month
  • 6
    Angular

    Angular

    Angular

    Learn one way to build applications with Angular and reuse your code and abilities to build apps for any deployment target. For web, mobile web, native mobile and native desktop. Achieve the maximum speed possible on the Web Platform today, and take it further, via Web Workers and server-side rendering. Angular puts you in control over scalability. Meet huge data requirements by building data models on RxJS, Immutable.js or another push-model. Build features quickly with simple, declarative templates. Extend the template language with your own components and use a wide array of existing components. Get immediate Angular-specific help and feedback with nearly every IDE and editor. All this comes together so you can focus on building amazing apps rather than trying to make the code work. From prototype through global deployment, Angular delivers the productivity and scalable infrastructure that supports Google's largest applications.
    Starting Price: Free
  • 7
    Titanium SDK

    Titanium SDK

    Titanium SDK

    Write in JavaScript, and run natively everywhere. Titanium lets you develop cross-platform native mobile applications and build great mobile experiences using JavaScript. Access your application's hundreds of native UI and non-visual components (such as networks and media APIs). Easily include third-party modules in your apps with Titanium's wide selection of community modules and premium support integrations. The Titanium SDK helps you build native cross-platform mobile applications using JavaScript and the Titanium API, which abstracts the native APIs of the mobile platforms. Titanium empowers you to create immersive, full-featured applications, featuring over 80% code reuse across mobile apps. TiDev licenses Titanium under the OSI-approved Apache Public License (Version 2) and is free for personal and commercial use. Create a basic UI, manage event handling and learn about animations, gestures, and orientation modes.
    Starting Price: Free
  • 8
    Flask

    Flask

    Flask

    Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks. Flask offers suggestions, but doesn't enforce any dependencies or project layout. It is up to the developer to choose the tools and libraries they want to use. There are many extensions provided by the community that make adding new functionality easy.
    Starting Price: Free
  • 9
    Onsen UI

    Onsen UI

    Onsen UI

    Experience streamlined development with zero-time setup, using the technologies you already know and love - Javascript, HTML and CSS. Worried that PhoneGap / Cordova apps are slow? Fear not! All animations in Onsen UI have been tuned and optimized to perform well on a wide range of devices. We take great care to ensure that apps made using Onsen UI feel smooth even on lower end devices. Onsen UI is easy to learn while being a powerful tool to create complex mobile apps. We have lots of learning resources including official documentation, an interactive tutorial and a community forum where your questions get answered. A rich variety of UI components specially designed for mobile apps. Onsen UI provides tabs, side menu, stack navigation and tons of other components such as lists and forms.
    Starting Price: Free
  • 10
    Mithril.js

    Mithril.js

    Mithril.js

    Mithril.js is a modern client-side JavaScript framework for building Single Page Applications. It's small (< 10kb gzip), fast and provides routing and XHR utilities out of the box. Mithril.js is used by companies like Vimeo and Nike, and open source platforms like Lichess. If you are an experienced developer and want to know how Mithril.js compares to other frameworks, see the framework comparison page. An easy way to try out Mithril.js is to include it from a CDN and follow this tutorial. It'll cover the majority of the API surface (including routing and XHR) but it'll only take 10 minutes. You can now update the label of the button by clicking the button. Since we used m.mount, you don't need to manually call m.render to apply the changes in the count variable to the HTML; Mithril.js does it for you.
    Starting Price: Free
  • 11
    Java

    Java

    Oracle

    The Java™ Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification. In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. A .class file does not contain code that is native to your processor; it instead contains bytecodes — the machine language of the Java Virtual Machine1 (Java VM). The java launcher tool then runs your application with an instance of the Java Virtual Machine.
    Starting Price: Free
  • 12
    ComPDFKit PDF SDK

    ComPDFKit PDF SDK

    PDF Technologies, Inc.

    ComPDFKit PDF SDK offers a top-quality PDF SDK and PDF API for developers or companies. It allows them to integrate PDF editing, annotating, converting, form filling, digital signing, comparing, measuring, and redacting into any device. Product Details of ComPDF: - ComPDFKit PDF SDK Our PDF SDK renders PDFs at the fastest speed and provides rich and reliable functionalities including viewing, markup, content & page editing, digital & electronic signing, form filling, OCR, comparing, measuring, etc., satisfying the needs of processing PDFs in different scenarios. - ComPDFKit Conversion SDK Support Convert PDF to or from Word, Excel, PPT, TXT, RTF, PNG, JPG, HTML, JSON, markdown, searchable PDF, etc. - ComIDP ComIDP is the intelligent document processing, allow companies to integrate for unstructured data extracting, knowledge base building, AI Q&A, image pre-processing, PDF parsing, PDF data extraction, PDF table extraction, etc.
  • 13
    Expo

    Expo

    Expo

    Expo is an open source platform that enables developers to create universal native apps using React,.It offers a comprehensive ecosystem of tools and services designed to streamline the development, review, and deployment processes. With Expo, developers can initialize new projects or integrate existing React Native projects, utilizing features like file-based routing and TypeScript support to build stack and modal screens with minimal boilerplate. It provides fast refresh capabilities, allowing real-time updates on devices through the Expo Go app. Developers have the flexibility to use any library, SDK, or write custom native code, ensuring no limitations in accessing device APIs. Expo facilitates team collaboration by enabling role-based access, QR code generation for feature previews, and integration with GitHub for streamlined pull request reviews.
    Starting Price: $99 per month
  • 14
    Servoy

    Servoy

    Servoy

    The modernization platform for ISVs and enterprises with proven business applications. For when low-code doesn't cut it and when a DIY approach doesn't meet your time-to-market goals. Modernize your mission-critical business application in record time, with the Servoy rapid application development platform. The advantages and challenges, of continuous development and deployment are clear. Meet ServoyCloud: enterprise DevOps made flexible and easy. Our Appsurance program is a proven pathway to help you tackle your most complex software projects, ensuring your success. A dedicated team, every step of the way. With Servoy, you can easily and rapidly create world-class business applications. Our leading-edge productivity tools give you everything you need to build and deliver great applications. And in a fraction of the time it takes with traditional tools.
    Starting Price: $10.00/month/user
  • 15
    Kore.ai

    Kore.ai

    Kore.ai

    Kore.ai empowers global brands to maximize the value of AI by providing end-to-end solutions for AI-driven work automation, process optimization, and service enhancement. Its AI agent platform, combined with no-code development tools, enables enterprises to create and deploy intelligent automation at scale. With a flexible, model-agnostic approach that supports various data, cloud, and application environments, Kore.ai offers businesses the freedom to tailor AI solutions to their needs. Trusted by over 500 partners and 400 Fortune 2000 companies, the company plays a key role in shaping AI strategies worldwide. Headquartered in Orlando, Kore.ai operates a global network of offices, including locations in India, the UK, the Middle East, Japan, South Korea, and Europe, and has been recognized as a leader in AI innovation with a strong patent portfolio.
  • 16
    Innoinstant

    Innoinstant

    Innocrux

    Innoinstant offers a customized communication solution for every industry across devices and platforms. Set up a white-labeled communication application scalability, security, and reliability. With customizable APIs and SDKs, ensure real-time communication for every industry and use case. Lag-free virtual classrooms, secure financial transactions, interactive video and text chats on live streams, Gaming, E-Commerce, dating, anything, and everything is possible with 100% customizations. With Industry-standard security, encryption, and signal protocol Secure and protect user communication with end-to-end encryption. Our powerful APIs and SDKs help set up effective communication through chat, voice, and video. Enjoy the benefits of communication with robust payment gateway, file sharing, screen recording, and unlimited calls and translate words to business. The application development is entirely tailor-made to suit every industry needs that works on any platform or device.
  • 17
    Bqurious

    Bqurious

    Bequrious Software Private Limited

    Why bqurious? BQ Test Automation and Management platform improves product team's efficiency by over 60% and reduces time to market by over 40% . - End-to-end Test Automation and Management in a single place - Automate most complex workflows spanning multiple technologies and applications easily - Power of programming with ease of record and replay - No special skill required, Automate from Day 1 – even on Mockups and wireframes - Visual Collaborative Test Development Paradigm - Empower Business Analysts and Manual Test Engineers to write automation tests – Break down testing silos and handovers - Transform from a “People dependent” to an Automated environment - Parallel execution on multiple OS, devices and multiple browsers with different versions on single click - Breadth of technologies covered –SAP, SFDC, Maximo, Oracle EBS/Cloud, OBIEE, Web, ETL, API, Mobile - Continuous testing for a Devops organization - Seamless integration with JIRA - Perfecto, Browserstack
  • 18
    RAD Studio

    RAD Studio

    Embarcadero

    The Ultimate RAD environment loved by developers for quickly building high-performance native cross-platform applications in modern C++ and Delphi using powerful visual design tools and integrated toolchains. Smarter code navigation when refactoring. Auto code completion with Tab key. LSP awareness of Include files. Auto restart of LSP server. Class helper support. Array suggestions when assigning arrays. Inactive code highlighting in Code Editor. High-DPI support in the IDE, with full support for the latest 4k+ monitors, and cleaner and sharper fonts and icons throughout. Improved FMX High-DPI support for Windows and Desktop with a visibly superior desktop UI. Reduces the complexities of rapidly building and deploying a multi-tier turn-key enterprise REST API application server with Swagger support.
  • 19
    Delphi

    Delphi

    Embarcadero

    Delphi is the ultimate IDE for creating cross-platform, natively compiled apps. Are you ready to design the best UIs of your life? Our award winning VCL framework for Windows and FireMonkey (FMX) visual framework for cross-platform UIs provide you with the foundation for intuitive, beautiful user interfaces that wow on every platform: Windows, macOS, iOS, and Android. Design your master UI layout once, then easily customize platform- and device-specific views without duplication of design effort. Drag-and-drop visual and non-visual components from the palette using our visual designer. Visually connect user interface elements to data sources using the LiveBindings Designer. Real-time design validation using Live On-Device Preview to broadcast the active form to multiple devices simultaneously. Add responsive design with resolution-aware components for desktop, tablets, and smartphones. Real, platform-specific native controls for an improved user experience.
  • 20
    C++Builder

    C++Builder

    Embarcadero

    C++Builder is a fast, integrated design and development suite for modern apps. Are you ready to design the best UIs of your life? Our award winning VCL framework for Windows and FireMonkey (FMX) visual framework for cross-platform UIs provide you with the foundation for intuitive, beautiful user interfaces that wow on every platform: Windows, macOS, iOS, and Android. Design your master UI layout once, then easily customize platform- and device-specific views without duplication of design effort. Drag-and-drop visual and non-visual components from the palette using our visual designer. Visually connect user interface elements to data sources using the LiveBindings Designer. Real-time design validation using Live On-Device Preview to broadcast the active form to multiple devices simultaneously. Add responsive design with resolution-aware components for desktop, tablets, and smartphones. Real, platform-specific native controls for an improved user experience.
  • 21
    Vue.js

    Vue.js

    Vue.js

    Builds on top of standard HTML, CSS and JavaScript with intuitive API and world-class documentation. Truly reactive, compiler-optimized rendering system that rarely requires manual optimization. A rich, incrementally adoptable ecosystem that scales between a library and a full-featured framework. Vue is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model that helps you efficiently develop user interfaces, be it simple or complex. Vue extends standard HTML with a template syntax that allows us to declaratively describe HTML output based on JavaScript state. Vue automatically tracks JavaScript state changes and efficiently updates the DOM when changes happen. Vue is a framework and ecosystem that covers most of the common features needed in frontend development.
  • 22
    blueBriX

    blueBriX

    blueBriX

    blueBriX stands at the forefront of digital health solutions, dedicated to transforming healthcare ecosystems for effective value-based care. Their mission is centered on improving accessibility, affordability, equity, and quality in healthcare, ensuring that everyone has access to the care they need. Understanding the challenges within modern healthcare, blueBriX is committed to providing customized solutions that empower providers, payers, and patients alike. Their cutting-edge technology integrates seamlessly with existing systems, enabling healthcare professionals to make informed decisions, optimize workflows, and enhance patient outcomes. Driven by a commitment to collaboration and sustainability, blueBriX focuses on fostering an inclusive healthcare environment where quality care is attainable for all. They invite everyone to join in their mission to reshape the future of healthcare—one innovative solution at a t
  • 23
    Simitless

    Simitless

    Simitless

    Simitless lets you build an information system that fits you without a line of code. You'll be able to collaborate on your database and information system in real-time and simply configure what you need when you need it. If starting from scratch seems too daunting, start from one of our hundreds of application templates and tune it your way. No more will you need to change the way you want to work to suit a software you have to use. Simitless is a software platform, enables professionals to build their own information systems. They are databases intended to inform decisions and help work management. We empower small companies by letting them build the information system that suits them, worthy of the tools available only for large conglomerates. Save your time and money by consolidating your information into one centralized and secure collaboration application.
    Starting Price: $3/month
  • 24
    Axelor

    Axelor

    Axelor

    Axelor is an Open Source business application suite that reinvents enterprise management. Built on a Low Code/No Code approach, it natively integrates key tools for digital transformation: ERP & CRM, BPM & workflows, BI & Analytics, web portals & CMS. The Axelor platform offers over 1500 ready-to-use connectors. Axelor provides specialized ERPs designed for various sectors: Industry & Manufacturing: Axelor Factory Services, Consulting & Construction: Axelor Service Retail & Distribution: Axelor Commerce Low Code Platform: Axelor Platform Enjoy a modern design and intuitive navigation. Unlike traditional management solutions, Axelor combines ease of use, simplicity and efficiency. Discover a new approach for an unequalled flexibility. Thanks to the integrated BPM, you can adapt in real time, with simple configurations and very few custom developments your application to business changes.
    Starting Price: 35€ per month per user
  • 25
    Betty Blocks

    Betty Blocks

    Betty Blocks

    The number one platform to build advanced enterprise-grade applications: surprisingly easy, fast, and fun. The Betty Blocks platform is often used by corporate organizations, law firms, and legal teams to automate important business processes with bespoke applications, released in a rapid manner. The platform of Betty Blocks offers limitless solutions. From pre-built templates to personalized applications, we've got you! With use cases such as contract- and NDA generators, you can easily integrate document templates and define the variables you need to customize your documents. Our best-in-class integration with for example iManage, and Thomson Reuters HighQ, ensures our platform fits perfectly into your IT landscape. With Betty Blocks, you can lower your development lifecycle from months to weeks or even days! 100% in the cloud, 100% pushing your organization's needle on innovation.
    Starting Price: $1500.00/month
  • 26
    Codefresh

    Codefresh

    Codefresh

    Founded in 2014, Codefresh combines CI/CD, Image Management, and on-demand staging environments to create a complete container delivery toolchain that brings developers and developer operations into a shared platform. Codefresh enables startups and enterprises alike to immediately benefit from microservices and container-based technologies. The company is based in Silicon Valley and Israel.
    Starting Price: $0/month
  • 27
    SDK.finance

    SDK.finance

    SDK.finance

    SDK.finance is a white-label core payments platform, serving as a backbone for building fintech products on top. Available in cloud PaaS and on-premise with the source code license versions, the platform caters to businesses of all sizes - from startups seeking affordable software to SMBs and enterprises that need scalability and independence.
    Starting Price: Contact us
  • 28
    Ragic Builder
    Ragic is a no-code database builder that allows its user to build their own system according to their own workflow with a spread-sheet like interface that is as quick and as intuitive, capable of building small contact management systems to fully fledged ERP systems.
    Starting Price: $5/month/user
  • 29
    FusionCharts

    FusionCharts

    Idera, Inc.

    FusionCharts is a powerful and easy-to-use JavaScript charting library that helps developers to add interactive charts and data visualizations to their web and mobile applications. With 100+ chart types, including column, bar, line, area, pie, doughnut, scatter, bubble, and more, it's easy to create professional-looking charts that are engaging and informative. The library is completely cross-browser compatible and works seamlessly with a wide range of technologies, including Angular, React, Vue, and more. FusionCharts product suite consists of • FusionCharts Suite XT • FusionTime • FusionExport • FusionGrid FusionCharts offers a wide range of features that make it one of the most popular charting libraries on the market, including: • Real-time data updates • Dynamic updates of data using AJAX • Drill-down and multi-level charts • Animation and special effects • Export to PDF, PNG, and SVG • Responsive design • Accessibility support
    Starting Price: $0
  • 30
    Joget DX

    Joget DX

    Joget, Inc.

    Joget offers an open-source, AI-powered platform that converges no-code/low-code development with AI to rapidly build and customize enterprise applications at scale. By combining AI with visual app builders—not raw code—Joget makes app generation faster, safer, and more accessible. With Generative AI and Agentic AI capabilities, Joget Intelligence enables organizations to automate and enhance processes while maintaining oversight and compliance. Unlike typical AI code generation, Joget's visual-first approach ensures applications are maintainable and governed within collaborative human workflows. As an Application and Integration Fabric, Joget connects legacy and modern systems seamlessly. Its extensible, open-source core and plugin architecture offer unmatched flexibility, and its White Label solution allows OEMs and digital solution providers to fully rebrand the platform. Trusted by startups, global enterprises, and government agencies across the globe.
    Starting Price: $5/user/month