Suggested Categories:

No-Code Development Platforms
No-code development platforms provide a way for users to design, build, and develop software applications without the need for traditional coding. They are built in such a way that users can rely on simple visual interfaces with drag and drop type tools, allowing them to rapidly develop applications with minimal technical knowledge. This makes no-code development platforms ideal for any user regardless of programming experience, from hobbyists to entrepreneurs. Furthermore, modern no-code platforms allow complex mobile apps or web projects to be created more quickly than ever before.
QR Code Generators
QR code generators are tools that allow users to create quick response (QR) codes, which are machine-readable barcodes that store information such as URLs, text, contact details, or Wi-Fi credentials. These tools typically allow users to customize QR codes by changing their size, color, and design while ensuring the code remains scannable. QR code generators are commonly used for marketing, event registration, payments, product packaging, and contactless interactions. They help businesses and individuals provide an easy way for users to access digital content or services through their smartphones or other scanning devices.
Code Collaboration Tools
Code collaboration tools are platforms that enable developers to work together on software projects by facilitating real-time collaboration, version control, and code sharing. These tools allow multiple developers to edit and review code simultaneously, track changes, and manage different versions of code through branches and commits. Key features typically include code reviews, pull requests, conflict resolution, issue tracking, and integration with version control systems like Git. Code collaboration tools are essential for team-based development environments, ensuring smooth coordination and improving productivity in software projects.
Coding Challenge Platforms
Coding challenge platforms, also known as code assessment and technical skills testing platforms, enable developers and organizations to test their coding skills to see what skills need to be improved, or to determine the coding skills of a potential hire. Many coding challenge platforms also offer features like coding competitions, mock interviews, and collaboration opportunities for learning with others. These platforms are popular among job seekers, developers, and coding enthusiasts looking to enhance their problem-solving abilities.
Code Editors
Code editors are software tools that allow developers to write, edit, and debug source code for programming and web development. These editors provide essential features like syntax highlighting, code completion, auto-indentation, and error detection to enhance productivity and reduce coding errors. Many code editors also offer integrations with version control systems (like Git), debuggers, and build tools, allowing developers to manage their code and workflows efficiently. While some code editors are lightweight and focused solely on text editing, others offer extensive features and customization options through plugins and extensions. By providing a streamlined environment for coding, code editors are essential for software development, web development, and scripting tasks.
Code Review Tools
Code review tools are software tools designed to examine and analyze source code for errors, bugs, and vulnerabilities. They provide developers with detailed feedback on their code, highlighting areas that need improvement or optimization. These tools use a variety of techniques such as static analysis, unit testing, and peer review to ensure the quality and functionality of the code. In addition to identifying coding issues, they also help improve code security by detecting potential vulnerabilities or weaknesses in the code. Code review tools are an essential part of the development process for any software project.
Infrastructure as Code Software
Infrastructure as Code (IaC) tools are software solutions that enable developers and IT teams to automate the provisioning, configuration, and management of infrastructure using code. These tools allow users to define and manage infrastructure components like servers, databases, and networking resources through configuration files, ensuring consistency and repeatability in infrastructure setups. IaC tools typically support version control, enabling teams to track changes and collaborate on infrastructure management.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
Code Enforcement Software
Code enforcement software is software that helps local government agencies and municipalities manage and enforce building codes, zoning laws, and other regulatory compliance requirements. These platforms typically provide features for tracking violations, issuing citations, managing inspections, and automating the code enforcement process. Code enforcement software can also include tools for scheduling inspections, documenting findings, generating reports, and managing case histories. It helps ensure that properties comply with local laws and ordinances, improving efficiency and accountability in enforcement processes. Additionally, it allows for better communication between enforcement officers, residents, and other stakeholders.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Low-Code Development Platforms
Low-code development platforms are software tools designed to assist developers with the creation of software applications. They provide an alternate means to implementation, reducing the amount of manual coding that needs to be done. Platforms vary based on the type of application being created, enabling users to quickly build and deploy business applications without having extensive technical knowledge or software development experience. Features may include tools for visual modeling, integration connectors, and user interface components.
Source Code Management Software
Source code management (SCM) software is a type of software to help developers track, manage, and version control their source code throughout the software development lifecycle. These tools allow multiple developers to collaborate on the same project by maintaining a centralized repository where code changes are stored and tracked. SCM software typically includes features like version control, branching, merging, and conflict resolution to ensure that code changes are properly managed and integrated. It also provides tools for tracking issues, auditing changes, and ensuring that all team members are working with the latest codebase. SCM software is essential for maintaining code integrity, improving collaboration, and enhancing productivity in development teams.
Code Coverage Tools
Code coverage tools are software utilities designed to analyze the source code of an application and report on the level of code that is tested by automated tests. They usually measure the percentage of lines, blocks, or branches of code that have been executed in a test suite. Many popular programming languages have their own code coverage tools available for developers to use.
Code Signing Software
Code signing software is a type of program that digitally signs code to ensure its authenticity and integrity. It verifies the identity of the author or publisher of the code, and helps protect users from malicious software by providing evidence that the code was not altered during transit. Code signing can be used for a variety of purposes, including software distribution, configuration management, and digital document authentication. It is an essential part of maintaining secure electronic communication between two parties.
Medical Coding Software
Medical coding software is a type of software used to classify various medical diagnoses and procedures in order to provide accurate reimbursement from insurance companies. It enables healthcare providers to code various patient treatments, tests, medications, or procedures for billing purposes. The software also helps them comply with industry regulations and guidelines as well as improve efficiency and accuracy in their billing process. It can be used for tracking patient records and managing claims efficiently. Furthermore, it offers support services such as online training courses for coders, ensuring that they stay updated on the latest developments in the field.
No Code Database Software
No code database platforms are tools that allow individuals to create and manage databases without needing to write any code. These platforms typically use drag-and-drop interfaces and pre-built templates to simplify the database creation process. They are designed for users with little to no technical background, making it easier for them to organize and store data. No code database platforms also offer features such as data visualization, automated backups, and collaborative capabilities, making it a versatile solution for various businesses and industries.
Vibe Coding Software
Vibe coding tools represent a shift in software development, using AI to convert natural language into functional code. These tools allow users to input human language prompts, moving away from traditional syntax and focusing on expressing the desired outcome. By lowering the barrier to entry, vibe coding tools make it easier for individuals without coding expertise to create software. For experienced developers, these tools automate repetitive tasks, boosting productivity and freeing up time for more complex problem-solving.
Code Snippet Managers
Code snippet managers are useful tools for organizing and managing code snippets. They enable users to store and share their code snippets efficiently, and provide a searchable library of existing code snippets. Depending on the platform chosen, users can also comment, tag, and version code snippets using these tools. Finally, many of these services offer both free and premium plans to fit all needs.
AI Code Generators
AI code generators are software tools that use artificial intelligence to automatically generate code based on user input or requirements, significantly reducing the time and effort required for software development. These platforms leverage machine learning algorithms and natural language processing (NLP) to understand user specifications and then generate the appropriate code. AI code generators often include features like auto-completion, error detection, and optimization suggestions, which help developers write cleaner, more efficient code faster. By using these tools, developers can streamline their coding process, improve productivity, and focus on higher-level tasks such as design and architecture.
AI Code Review Tools
AI code review tools are AI-powered software tools that automate the process of reviewing code by using artificial intelligence to detect bugs, vulnerabilities, and code quality issues. These tools analyze code for common errors, performance optimizations, and adherence to best practices, helping developers improve code efficiency and maintainability. They often integrate with version control systems, providing real-time feedback and suggestions as developers write and commit their code. By leveraging AI, these tools can also identify security risks, improve code consistency, and reduce the time spent on manual reviews. Ultimately, AI code review tools enhance development workflows by streamlining the review process and ensuring higher-quality software.

38 Products for "coding" with 2 filters applied:

  • 1
    CodeSandbox

    CodeSandbox

    CodeSandbox

    CodeSandbox is a cloud development platform that empowers development teams to code, collaborate, and ship projects of any size from any device in record time. Run your code in powerful microVMs and build anything without limits. We configure your environment for you and keep your code always ready, behind a URL. Boxy, the CodeSandbox AI coding assistant, is also now available to all Pro subscribers.
    Starting Price: $12 per month
  • 2
    Visual Studio Code
    Visual Studio Code (VS Code) is Microsoft’s open-source AI code editor designed to make coding faster, smarter, and more collaborative. It supports thousands of extensions and nearly every programming language, offering developers a lightweight yet powerful environment for writing, testing, and debugging code. With AI-powered features like GitHub Copilot, Next Edit Suggestions, and Agent Mode, VS Code helps you code with precision, automate complex tasks, and streamline development workflows...
    Leader badge
    Starting Price: Free
  • 3
    CodePen

    CodePen

    CodePen

    CodePen is a social development environment for front-end designers and developers. Build and deploy a website, show off your work, build test cases to learn and debug, and find inspiration. Find inspiration from 1.8 million+ front-end designers and developers. Browse and share work from world-class designers and developers in the front-end community. The CodePen Editor is highly customizable. There is autocomplete and Emmet for speed and accuracy. Plus you can set up smart defaults...
    Starting Price: $8 per month
  • 4
    SWE-Kit

    SWE-Kit

    Composio

    SweKit let’s you build PR agents to review code, suggest improvements, enforce coding standards, identify potential issues, automate merge approvals, and provide feedback on best practices, streamlining the review process and enhancing code quality. Automate writing new features, debug complex issues, create and run tests, optimize code for performance, refactor for maintainability, and ensure best practices across the codebase, accelerating development and efficiency. Use highly optimized code...
    Starting Price: $49 per month
  • 5
    OpenText Gupta Team Developer
    OpenText™ Gupta Team Developer (TD) is an agile software development tool that helps increase productivity to build software projects or solutions quickly and deliver solutions faster than the competition. A complete low-code software development solution, Gupta Team Developer (TD) includes everything needed for powerful desktop software development and deployment. Developers enjoy a comprehensive integrated development environment (IDE) with well guided development, powerful debugging...
  • 6
    Toddle

    Toddle

    Toddle

    You don’t have to reinvent the wheel. Install native packages with rich functionality and zero need to manage dependencies, no more broken plugins. Install pre-built packages built by a world-class developer community and accelerate your time to market, with no coding required. Design cool components, actions, or formulas, package them, and use them everywhere, no need to mess around with complicated formulas. Toddle is a visual web app builder that rivals custom code but is accessible to your...
    Starting Price: $29 per month
  • 7
    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...
    Starting Price: Free
  • 8
    PlatformIO

    PlatformIO

    PlatformIO

    ...-dependent configurations that turn away talented developers from becoming embedded engineers. The most loved IDE solution for Microsoft Visual Studio Code. A user-friendly and extensible integrated development environment with a set of professional development instruments, providing modern and powerful features to speed up yet simplify the creation and delivery of embedded products. PlatformIO is written in pure Python and doesn't depend on any additional libraries/tools from an operation system.
  • 9
    Kiro

    Kiro

    Amazon Web Services

    Kiro is an AI‑powered integrated development environment that brings structure to AI‑driven coding by converting natural‑language prompts into clear requirements, system designs, and discrete implementation tasks validated by robust tests. Built from the ground up for agentic workflows, it features spec‑driven development, multimodal chat, “agent hooks” that trigger background tasks on events like file saves, and an autopilot mode that autonomously runs large scripts while keeping you...
    Starting Price: $19 per month
  • 10
    JSFiddle

    JSFiddle

    JSFiddle

    JSFiddle has the notion of panels (or tabs if you switch into the tabbed layout), there are 4 panels, 3 where you can enter code, and 1 to see the result: HTML - structure code, no need to add body doctype head, that's added automatically, CSS - styles. You can switch pre-pocessor to SCSS, JavaScript - behavior. There are many frameworks and code pre-processors you can use. Once you enter code, just hit "Run" in the top actions bar, and the fourth panel with results will appear. SFiddle allows...
  • 11
    Google Cloud Code
    Cloud Code is a set of AI-assisted IDE plugins for popular IDEs that make it easier to create, deploy, and integrate applications with Google Cloud. Duet AI is integrated with Cloud Code, providing AI assistance directly in your IDE. Cloud Code supports your favorite IDEs, including VS Code, JetBrains IDEs, Cloud Workstations, and Cloud Shell Editor. It brings Duet AI inside your favorite IDEs, speeds up your GKE and Cloud Run development with Skaffold integration, simplifies creating...
    Starting Price: Free
  • 12
    Neptune DXP

    Neptune DXP

    Neptune Software

    Neptune Software's leading low-code app development platform - Neptune DXP – digitizes and optimizes business processes and user interfaces – at scale and with ease. Neptune DXP offers enterprise mobility, as well as the best low-code app development for SAP customers with the choice of no-code/low-code app development. The platform gives IT departments the right tools to build the apps they need. Neptune DXP provides a fast, cost-effective, and future-proof way to industrialize...
  • 13
    GeneXus

    GeneXus

    Globant

    Simplify and Automate Software Development with GeneXus GeneXus is a Low-Code Platform powered by AI that simplifies and automates software creation. By modeling instead of coding, it generates complete solutions—from user interfaces to backends—faster and with less complexity. With 35+ years of experience, GeneXus helps enterprises build scalable, AI-driven systems, modernize legacy software, and adapt to new technologies without rework. It supports development across web, mobile...
    Starting Price: $0
  • 14
    JetBrains Datalore
    Datalore is a collaborative data science and analytics platform aimed at boosting the whole analytics workflow and making work with data enjoyable for both data scientists and data savvy business teams across the enterprise. Keeping a major focus on data teams workflow, Datalore offers technical-savvy business users the ability to work together with data teams, using no-code or low-code together with the power of Jupyter notebooks. Datalore enables analytical self-service for business users...
    Starting Price: $19.90 per month
  • 15
    JS Bin

    JS Bin

    JS Bin

    JS Bin is a tool for experimenting with web languages. In particular HTML, CSS and JavaScript, but JS Bin also supports other languages too (like Markdown, Jade and Sass). JS Bin is ultimately a code sharing site. Along with the code, the complete output of the code is also shared with other developers, colleagues and/or students. As you type into one of the editor “panels”, you and anyone watching your bin will see the output being generated in real-time in the output panel. There’s many...
    Starting Price: $17.82 per month
  • 16
    goormIDE

    goormIDE

    goormIDE

    goormIDE is a powerful cloud-based Integrated Development Environment (IDE) designed to enhance productivity for developers and teams. It allows users to build customized development environments with just a few clicks, facilitating coding, building, running, and debugging directly within a web browser. The platform provides access to Linux-based containers via a fully-featured web terminal, enabling installation and configuration akin to a local machine. Real-time collaboration is a key...
    Starting Price: $7 per month
  • 17
    µVision IDE
    The µVision IDE combines project management, run-time environment, build facilities, source code editing, and program debugging in a single powerful environment. µVision is easy-to-use and accelerates your embedded software development. µVision supports multiple screens and allows you to create individual window layouts anywhere on the visual surface. The µVision Debugger provides a single environment in which you may test, verify, and optimize your application code. The debugger includes...
  • 18
    Eclipse PHP

    Eclipse PHP

    Eclipse Foundation

    ... application with PDT can be extended with a large variety of plugins created by the Eclipse ecosystem. Syntax highlighting, syntax validation, content assistance, code navigation, PHP debugging (Zend Debugger / Xdebug), PHP Profiling (Zend Debugger / Xdebug), PHPUnit, code formatted, refactoring, code templates, remote projects, and the whole power of the Eclipse Ecosystem.
  • 19
    Coder

    Coder

    Coder

    Coder is the AI software development company leading the future of autonomous coding. We empower teams to build software faster, more securely, and at scale through the collaboration of AI coding agents and human developers. Our mission is to make agentic AI a safe, trusted, and integral part of every software development lifecycle. Coder’s self-hosted Cloud Development Environment (CDE) is the foundation for deploying agentic AI in the enterprise. It provides a secure...
  • 20
    WebContainers

    WebContainers

    WebContainers

    WebContainers, developed by StackBlitz, are a browser-based runtime environment that enables the execution of Node.js applications and operating system commands directly within a web browser tab. This technology allows developers to build instant, interactive coding experiences, from tutorials to full-fledged integrated development environments, without the need for local setups or cloud-based virtual machines. By running entirely client-side, WebContainers offer unmatched user experiences...
    Starting Price: $18 per month
  • 21
    ShiftEdit

    ShiftEdit

    ShiftEdit

    ShiftEdit is an online Integrated Development Environment (IDE) tailored for web development, enabling users to code directly from their browsers. It supports connections to various project files via FTP, SFTP, and cloud services like Dropbox and Google Drive, facilitating seamless access to development environments. The platform offers real-time collaboration features, allowing developers to invite team members, chat, and work together on projects simultaneously. Key functionalities include...
    Starting Price: $8 per month
  • 22
    Apache NetBeans

    Apache NetBeans

    Apache Software Foundation

    Apache NetBeans is a versatile, open-source Integrated Development Environment (IDE) used for developing applications across a wide range of programming languages, including Java, JavaScript, PHP, HTML5, and C/C++. Known for its modular architecture, NetBeans provides robust tools and features that cater to the needs of developers working on desktop, mobile, and web applications. It includes intelligent code editing, debugging, and profiling capabilities, along with a built-in visual GUI...
    Starting Price: Free
  • 23
    Codeply

    Codeply

    Codeply

    Codeply is the HTML/CSS/JS editor that makes frontend design & development easier by enabling you to leverage the frameworks of your choice. Codeply is integrated with popular frameworks like Bootstrap, Foundation, Vue and Angular. This unique functionality makes it possible to quickly learn, prototype, test and build for any framework. Trawling through docs? What a hassle. Useful code examples are integrated with Codeply. Grab standard markup, snippets, templates & themes right from the editor...
  • 24
    Glitch

    Glitch

    Glitch

    Glitch is a collaborative programming environment that lives in your browser and deploys code as you type. Use Glitch to build anything from a good ol’ static webpage to full-stack Node apps. You never have to start from scratch: Just start remixing an existing starter app, or clone a project from services like GitHub and GitLab to experiment and deploy on Glitch. Build off the most popular JavaScript frameworks. Your favorite companies use Glitch to share apps that get you up and running...
    Starting Price: $8 per month
  • 25
    Android Studio

    Android Studio

    Android Studio

    ... the manifest file, resources, and DEX files. Compare two APKs to see how your app size changed between app versions. Install and run your apps faster than with a physical device and simulate different configurations and features, including ARCore, Google's platform for building augmented reality experiences. Write better code, work faster, and be more productive with an intelligent code editor that provides code completion for Kotlin, Java, and C/C++ languages.
  • 26
    MatDeck

    MatDeck

    LabDeck

    MatDeck is a universal, technical software for Mathematics, Science, Engineering, Chemistry, Coding, Databases and many other uses. Our software offers a complete Python IDE; thousands of mathematical functions; a drag and drop GUI Designer and various visualization tools, all embedded within a cutting-edge, live document for an inexpensive and professional computing environment.
    Starting Price: Free
  • 27
    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...
  • 28
    Geany

    Geany

    Geany

    Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow. It runs on Linux, Windows and MacOS is translated into over 40 languages, and has built-in support for more than 50 programming languages. One the primary reasons for Geany's existence is that there is a need for a decent, GUI, lightweight, cross-platform, flexible and powerful IDE/editor. Many editors meet one or more of these requirements but fall...
  • 29
    Eclipse Dirigible

    Eclipse Dirigible

    Eclipse Foundation

    ..., role-based security, external services integration, testing, debugging, operations, and monitoring. All the Eclipse Dirigible project's source code and sample applications are licensed under Eclipse Public License v 2.0 and maintained at GitHub. You can develop student projects, test different technologies and scenarios, learn popular programming languages. Eclipse Dirigible provides everything you need for your development project.
  • 30
    JetBrains Projector
    Run JetBrains IDEs and Swing apps remotely over the network. Swing is a graphical widget toolkit for Java. Current JetBrains IDEs use Swing to draw the UI. The same is true for other IntelliJ-based apps, like Android Studio. Projector is a self-hosted technology that runs IntelliJ-based IDEs and Swing-based apps on the server, allowing you access to them from anywhere using browsers and native apps. IntelliJ IDEA Community Edition running in Safari web browser on macOS. Run code near...
  • Previous
  • You're on page 1
  • 2
  • Next