Suggested Categories:

Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
  • 1
    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.
    Starting Price: Free
  • 2
    Flow

    Flow

    Flow

    It's hard to build smart tools for dynamic languages like JavaScript. Flow understands your code and makes its knowledge available, enabling other smart tools to be built on top of Flow. Making major changes to large codebases can be scary. Flow helps you refactor safely, so you can focus on the changes you want to make, and stop worrying about what you might break. Working in a codebase with lots of developers can make it difficult to keep your master branch working. Flow can help prevent bad rebases. Flow can help protect your carefully designed library from misuse and misinterpretation. ...
    Starting Price: Free
  • 3
    Elm

    Elm

    Elm

    ...NoRedInk switched to Elm about four years ago, and 300k+ lines later, they still have not had to scramble to fix a confusing runtime exception in production. The compiler guides you safely through your changes, ensuring confidence even through the most widereaching refactorings in unfamiliar codebases. Including your own, six months later. All Elm programs are written in the same pattern, eliminating doubt and lengthy discussions when deciding how to build new projects and making it easy to navigate old or foreign codebases. Elm has its own virtual DOM implementation, designed for simplicity and speed. All values are immutable in Elm, and the benchmarks show that this helps us generate particularly fast JavaScript code.
    Starting Price: Free
  • 4
    FossID

    FossID

    FossID

    ...Comprehensive Scanning Creates a thorough and complete software bill of materials (SBOM) that catalogs all open source in use, regardless of how it made its way into the codebase. Detailed Reporting Ensures distribution compliance by generating reports, notices files, and copyright statements. Integration & Extensibility Features custom workflows, performing administrative tasks, generating reports, and more with the API.
  • 5
    Uno Platform

    Uno Platform

    Uno Platform

    Build pixel-perfect, single-codebase applications for Mobile, Web and Desktop using C#, XAML and .NET. The first C# & XAML, free and open-source platform for creating true single-source, multi-platform applications. Reuse 99% of the business logic and UI layer across native mobile, web, and desktop. Maintain pixel-perfect control over where pixels go while having a choice of developing platform-specific or custom look and feel of your application.
    Starting Price: Free
  • 6
    Istanbul

    Istanbul

    Istanbul

    JavaScript test coverage made simple. Istanbul instruments your ES5 and ES2015+ JavaScript code with line counters, so that you can track how well your unit-tests exercise your codebase. The nyc command-line-client for Istanbul works well with most JavaScript testing frameworks, tap, mocha, AVA, etc. First-class support of ES6/ES2015+ using babel-plugin-Istanbul. Support for the most popular JavaScript testing frameworks. Support for instrumenting subprocesses, using the nyc command-line interface. Adding coverage to your mocha tests could not be easier. ...
    Starting Price: Free
  • 7
    PearAI

    PearAI

    PearAI

    Ask questions or generate code with the context of your codebase for accurate results. This also works with choosing specific folders, online docs, terminal content, files, and more. PearAI can directly code in your files, and allow you to see diffs. Try CMD+I (CTRL+I on Windows). Here, we ask PearAI to help us add error handling and comments. Without writing a single line of code, we were able to make a new feature in an unfamiliar codebase: adding a documentation page to the PearAI landing page. ...
    Starting Price: $15 per month
  • 8
    Cursor

    Cursor

    Cursor

    Cursor is an advanced AI-powered IDE designed to make developers exponentially more productive. Built with deep codebase understanding and intelligent automation, it combines natural language interaction with precise, context-aware editing tools. Its Agent feature acts as a human-AI coding partner capable of planning and executing entire development workflows, while the Tab model delivers remarkably accurate autocompletion and targeted suggestions.
    Starting Price: $20 per month
  • 9
    Gemini Code Assist
    ...Through a natural language chat interface, you can quickly chat with Gemini Code Assist to get answers to your coding questions, or receive guidance on coding best practices. Chat is available in all supported IDEs. Enterprises can customize Gemini Code Assist using their organization’s private codebases and knowledge sources so that Gemini Code Assist can offer more tailored assistance. Gemini Code Assist enables large-scale changes to entire codebases.
    Starting Price: Free
  • 10
    .NET

    .NET

    Microsoft

    Free. Cross-platform. Open source. A developer platform for building all your apps. Build native apps for Android, iOS, macOS and Windows from a single codebase. You can write your .NET apps in C#, F#, or Visual Basic. Your skills, code, and favorite libraries apply anywhere you use .NET. You can learn more about what .NET can do with these free videos. .NET is open source and we are very thankful for the many contributions it receives from the community.
    Starting Price: Free
  • 11
    Opengrep

    Opengrep

    Opengrep

    Opengrep is an open-source static code analysis engine designed to identify security vulnerabilities within codebases. As a fork of Semgrep, it maintains a similar focus on providing fast and powerful code pattern search capabilities across more than 30 programming languages, including Python, JavaScript, and Go. Opengrep enables developers to define custom rules for pattern matching, facilitating the detection of potential security issues and promoting adherence to coding standards. ...
    Starting Price: Free
  • 12
    luminoth

    luminoth

    luminoth

    ...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
  • 13
    Carbon Language
    ...Carbon is fundamentally a successor language approach, rather than an attempt to incrementally evolve C++. It is designed around interoperability with C++ as well as large-scale adoption and migration for existing C++ codebases and developers.
    Starting Price: Free
  • 14
    Kotlin

    Kotlin

    Kotlin

    ...Kotlin Multiplatform Mobile is an SDK for iOS and Android app development. It offers all the combined benefits of creating cross-platform and native apps. Maintain a single codebase for networking, data storage, analytics, and the other logic of your Android and iOS apps.
    Starting Price: Free
  • 15
    Micronaut

    Micronaut

    Micronaut Framework

    Your application startup time and memory consumption aren’t bound to the size of your codebase, resulting in a monumental leap in startup time, blazing fast throughput, and a minimal memory footprint. When building applications with reflection-based IoC frameworks, the framework loads and caches reflection data for every bean in the application context. Built-in cloud support including discovery services, distributed tracing, and cloud runtimes.
  • 16
    Kakoune

    Kakoune

    Kakoune

    ...Kakoune features robust multi-caret editing, context-aware autocompletion, and extensive language support, with performance optimized for working with large files and complex codebases. Designed to be scriptable and extendable with shell commands, Kakoune integrates smoothly with UNIX tools, giving users flexibility in customization. Known for its responsiveness and adaptability, Kakoune is ideal for developers who prefer a keyboard-driven interface and appreciate real-time, immediate feedback in their editing workflow.
    Starting Price: Free
  • 17
    Lapce

    Lapce

    Lapdev

    Lapce is a cutting-edge, open-source code editor focused on delivering a fast and responsive experience, particularly for developers working with large projects or complex codebases. Written in Rust, Lapce leverages the performance advantages of native development to provide a smooth editing experience with minimal lag. It features a clean, modern interface and advanced functionality such as multi-caret editing, split views, and integrated terminal support. With built-in support for the Language Server Protocol (LSP), Lapce offers precise autocompletion, syntax highlighting, and code navigation across various programming languages, enhancing productivity. ...
    Starting Price: Free
  • 18
    PureScript

    PureScript

    PureScript

    ...The language emphasizes strong static typing and pure functions, ensuring code reliability and maintainability. Developers can compile PureScript code into readable JavaScript, facilitating seamless integration with existing JavaScript codebases. The ecosystem includes an extensive collection of libraries, excellent tooling, and editor support with instant rebuilds. An active community provides numerous learning resources, including the PureScript book, which offers practical projects for beginners.
  • 19
    distcc

    distcc

    distcc

    Distcc is a distributed compilation system that accelerates C, C++, Objective-C, and Fortran builds by offloading compile jobs across multiple networked machines. It integrates seamlessly with GCC and Clang toolchains, transparently intercepting compiler calls and redistributing them to remote daemons while preserving optimization flags, include paths, and dependency tracking. Its client-server architecture features a lightweight listener that manages job queues, prioritizes local...
    Starting Price: Free
  • 20
    Restyled

    Restyled

    Restyled

    ...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. ...
    Starting Price: $5 one-time payment
  • 21
    PixiJS

    PixiJS

    PixiJS

    ...PixiJS will always be free and open-source but with your support, we can grow faster together. Interactive, visually compelling content on desktop, mobile, and beyond, all reached with a single codebase to deliver transferable experiences. Beautiful anti-aliased text at native and retina resolutions means that Pixi copy is as easy on the eye as it is on any other delivery method. Organize your objects in hierarchical trees, with parent-child relationships.
    Starting Price: Free
  • 22
    restify

    restify

    restify

    ...Running at scale requires tracing problems back to their origin by separating noise from the signal. restify is built from the ground up with post-mortem debugging in mind. Staying true to the spec is one of the foremost goals of the project. You will see references to RFCs littered throughout GitHub issues and the codebase. restify is used by some of the industry's most respected companies to power some of the largest deployments of Node.js on planet Earth—the future of Node.js REST development. Setting up a server is quick and easy. Like many other Node. js-based REST frameworks, restify leverages a Sinatra-style syntax for defining routes and the function handlers that service those routes.
    Starting Price: Free
  • 23
    {CodeStore}

    {CodeStore}

    {CodeStore}

    ...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. ...
    Starting Price: €10 per year
  • 24
    Axivion Static Code Analysis
    ...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.
  • 25
    mrge

    mrge

    mrge

    mrge helps modern software teams ship higher-quality code, 4x faster. Get immediate feedback on every PR with AI that learns from your codebase. mrge's UI is designed to optimize how humans review code. No more merge bottlenecks, use stacked PRs to code on top of open branches. Teams that adopt mrge ship more code with smaller PRs and faster review cycles. AI-sorted diffs and review changes in the most logical order. Blitz through your pull requests with an organized inbox.
    Starting Price: $30 per month
  • 26
    Bazel

    Bazel

    Bazel

    Bazel is an open-source build and test tool designed for multi-language, multi-platform software projects that delivers fast, incremental builds by rebuilding only what’s necessary and leveraging advanced local and remote caching, optimized dependency analysis, and parallel execution. It natively supports Java, C++, Go, Android, iOS, and many other languages, scaling seamlessly from small repositories to massive monorepos and complex Continuous Integration environments. Its declarative...
    Starting Price: Free
  • 27
    Crucible

    Crucible

    Atlassian

    ...Take action on what's important with unified views into your code activity for commits, reviews, and comments. Improve code quality with data on which parts of your codebase have not been sufficiently reviewed. Get a quick view of review status and who might be holding up reviews. Access a complete audit trail with all code review details, down to the history of a specific review. Customize your Jira Software workflow to stop if there are any open reviews. Upgrade your workflow with Jira Software, Bitbucket Server, Bamboo and hundreds of other developer tools.
    Starting Price: $10 one-time payment
  • 28
    Qt

    Qt

    Qt Group

    ...From microcontrollers (MCUs) to supercomputers, Qt 6 and our massive ecosystem provide everything you need to design, develop, and deploy software for your entire product line. Create applications that are beautiful in the front end and powerful in the back end, with the same codebase for any hardware, any OS, or bare metal. Qt Group is a global software company with a strong presence in more than 70 industries and is the leading independent technology behind 1+ billion devices and applications. Qt is used by major global companies and developers worldwide.
    Starting Price: $302 per month
  • 29
    NGINX Unit
    ...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.
  • 30
    Continue

    Continue

    Continue

    ...Continue autocompletes single lines or entire sections of code in any programming language as you type. Attach code or other context to ask questions about functions, files, the entire codebase, and more. Highlight code sections and press a keyboard shortcut to rewrite code from natural language.
    Starting Price: $0/developer/month
  • Previous
  • You're on page 1
  • 2
  • Next