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.
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.
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 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.
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.
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.
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.
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.
  • 1
    NoDocs

    NoDocs

    NoDocs

    NoDocs is a sleek, no-code documentation builder tailored for makers, creators, and small teams who want to ship clean, professional documentation, such as product guides or API references, in minutes without writing any code. It features a user-friendly editor reminiscent of Notion, allowing multi-page project structure, custom domain integration for branded documentation, and instant one-click publishing.
    Starting Price: $9.99 per month
  • 2
    Five

    Five

    Five

    Five is a low-code development environment that helps software developers build and deploy bespoke business software. Rapidly build release-ready software using Five’s prebuilt features, such as a hosted SQL database, authentication, or access control. Connect to multiple data sources and query (almost) any data source, such as external databases (PostgreSQL, MySQL, SQL Server & more) or REST API endpoints.
    Starting Price: $29.99/month
  • 3
    SmartParse

    SmartParse

    SmartParse

    SmartParse is a tool that simplifies data migration from any flat file to any API with minimal setup, offering a quick, low-code solution for integrating systems. With high scalability, it can manage files from a few rows to millions of lines.
    Starting Price: $0
  • 4
    AttackFlow

    AttackFlow

    AttackFlow

    ...Extensions are IDE extensions with real-time document scan on development. AttackFlow provides no-need to compile, just-in-time, flow-sensitive and precise static source code scanning solutions which find security vulnerabilities in your code. Attackflow Enterprise Edition is a web application that is located as on-premise in companies to secure their script-sized applications to enterprise-level applications. Enterprise Edition makes Static Application Security Testing (SAST) more adoptable with DEVOPS with its various tools like CLI and Devops/Jenkins extensions. ...
  • 5
    Layer0

    Layer0

    Layer0

    Edge platform that integrates edge logic into app code & extends the edge to the browser. Getting websites from developers code and onto devices can be a cumbersome journey. Traditional CDNs are broken, and slow down both the the development team and website speed. Work with any framework. Run your edge logic locally. No vendor lock-in — hit the eject button whenever you want. In JavaScript We Trust.
    Starting Price: $500 per month
  • 6
    Tigmat

    Tigmat

    Tigmat

    Tigmat is a test automation tool, that allows you to record your tests and run them without having to write a single line of code. Tigmat supports Web, Android, Android Web, and API applications. Providing you with both a Web Recorder and an Android Recorder. By using these tools you don’t have to bother with code, even though you can change anything manually. Test Execution is supported on more than 60 Real Android Devices, Windows, Linux, Chrome, Firefox, and Edge for the best coverage. ...
    Starting Price: €199 per month
  • 7
    Convex

    Convex

    Convex

    ...Developers can define their entire backend, including database schemas, queries, and APIs, in code, which is typechecked and autocompleted, and can be generated by AI with high accuracy. Convex's architecture ensures that all transactions are serializable, providing strong consistency guarantees and eliminating race conditions.
    Starting Price: $25 per month
  • 8
    Zeabur

    Zeabur

    Zeabur

    Zeabur is an innovative DevOps AI Agent designed for Vibe Coders, streamlining the deployment of Vibe Coding projects across various cloud platforms. By leveraging conversational AI, Zeabur empowers next-generation developers to engage in intuitive, familiar dialogues, transforming complex deployment processes into effortless interactions. Optimize your development workflow and enhance collaboration in cloud environments with Zeabur's powerful, user-friendly capabilities.
    Starting Price: $0
  • 9
    CircleCI

    CircleCI

    CircleCI

    Automate your development process with CI hosted in the cloud or on a private server. Take control of your code and manage every source of change. CircleCI means change validation, at every step. Trust that you can release updates right when your customers need them, with the certainty they’ll work every time. The power to create without limits. Code in every language and across multiple execution environments. If you can write it, we can build, test, and deploy it.
    Starting Price: $50 per month
  • 10
    Red Hat OpenShift Dev Spaces
    ...OpenShift Dev Spaces is included with your OpenShift subscription and is available in the Operator Hub. It provides development teams a faster and more reliable foundation on which to work, and it gives operations centralized control and peace of mind. Get coding today with our free Developer Sandbox for Red Hat OpenShift, which includes OpenShift Dev Spaces to try out at no cost. Developers can focus more on coding, with their application and development environment containerized and running on OpenShift - all without needing to understand the details of Kubernetes. Administrators can easily manage and monitor workspaces as any other Kubernetes resource.
    Starting Price: $30 per month
  • 11
    Simplifier

    Simplifier

    Simplifier AG

    ...Streamlined ERP Cores: Transforms SAP systems into streamlined, upgradeable ERP cores without custom code. Seamless Integration: Connects SAP On-Premise systems through Simplifier On-Premise or Simplifier in the AWS Cloud, ensuring quick responses to customer demands and emerging trends. Try Simplifier for free
    Starting Price: €16.90 / month / user
  • 12
    Drone

    Drone

    Harness

    Configuration as a code. Pipelines are configured with a simple, easy‑to‑read file that you commit to your git repository. Each pipeline step is executed inside an isolated Docker container that is automatically downloaded at runtime. Any source code manager. Drone integrates seamlessly with multiple source code management systems, including GitHub, GitHubEnterprise, Bitbucket, and GitLab.
  • 13
    Specto

    Specto

    Specto

    Specto makes it easy to collect vital metrics and profile your iOS and Android apps in production with just a few lines of code. Our platform lets you stay competitive with the most demanding user expectations. The Specto SDK can be integrated into your app with just a few lines of code. Most configuration options, like sampling rate and enabling or disabling plugins, are set remotely so you can ship your app and fine tune later. We’ve gone to great lengths to be a good citizen in your app. ...
    Starting Price: $250 per month
  • 14
    Xata

    Xata

    Xata

    ...If you don’t worry about servers when deploying your application, why should you worry about servers (or nodes, or clusters) when using a database service? The simple global RESTful API for inserting, querying, aggregating, and searching makes Xata the perfect companion for Serverless and No-Code/Low-Code development platforms. Xata allows you to iteratively build your database schema as you add sample data, all via a spreadsheet-like UI. You can add new tables, columns, data, and create queries and views. It then gives you code samples ready to be used in your application. This gives you flexibility as you develop and, as the application grows, the strict schema keeps your data safe and correct.
    Starting Price: $8 per unit per month
  • 15
    Lamatic.ai

    Lamatic.ai

    Lamatic.ai

    A managed PaaS with a low-code visual builder, VectorDB, and integrations to apps and models for building, testing, and deploying high-performance AI apps on edge. Eliminate costly, error-prone work. Drag and drop models, apps, data, and agents to find what works best. Deploy in under 60 seconds and cut latency in half. Observe, test, and iterate seamlessly. Visibility and tools ensure accuracy and reliability.
    Starting Price: $100 per month
  • 16
    Testim

    Testim

    Tricentis

    Testim is the fastest path to resilient end-to-end tests—codeless, coded or both. Testim lets you create amazingly stable codeless tests that leverage our AI, but also the flexibility to export tests as code. You can leverage Testim’s modern JavaScript API and your IDE to debug, customize or refactor tests. Store them in your version control system to keep them in sync with branches and run tests on every commit.
    Leader badge
    Starting Price: $20,000 a year
  • 17
    Supatest AI

    Supatest AI

    Supatest AI

    Supatest is an AI-powered platform that automates end-to-end (E2E) web app testing without the need for coding. It helps teams create, run, and maintain tests faster, affordably, and with less effort, using AI-driven test generation, auto-healing, and integrations. Perfect for teams looking to streamline the testing process and reduce maintenance overhead.
  • 18
    Port

    Port

    Port

    Port is a platform for building no-code, holistic, Internal Developer Portals. Port's software catalog covers microservices, resources, custom assets and fits any data model, with in-context maturity scorecards. Its portals support any developer self-service action and workflow automation.
  • 19
    Wave Terminal

    Wave Terminal

    Command Line Inc

    Wave is an open-source, AI-native terminal built for seamless developer workflows with inline rendering, a modern UI, and persistent sessions. Features Include: - Render almost anything in line with plugins for images, Markdown, audio/video, and more. - Edit code quickly with the same editor that powers VSCode locally and remotely. - Persistent sessions, searchable universal history, and workspaces across local and remote sessions. - Native AI integration with ChatGPT, with plans to allow users to bring their own AI (BYOLLM) in the future. - Licensed under the Apache 2.0 license, with packages available for both macOS and Linux.
    Starting Price: $0
  • 20
    Guake Terminal

    Guake Terminal

    Guake Terminal

    Imagine you are working in your favorite text editor and want to execute some commands, like execute the unit test of your code, check a man page, or edit some configuration file. You can do it at lightning speed without leaving your keyboard. Just press your predefined "Show Guake" hotkey, execute your command, and repress it to hide the terminal and go back to your work. Guake supports Multimonitor setup. Open it on the monitor where your mouse is, or in a dedicated screen.
    Starting Price: Free
  • 21
    Neverinstall

    Neverinstall

    Neverinstall

    ...Today, we want to give developers the best development experience where they don't have to worry about system and resource requirements. Neverinstall at its core is taking all the resource-intensive IDEs on the cloud and enabling Devs to code on their favorite IDEs uninterrupted.
    Starting Price: $15/month/user
  • 22
    Sahi Pro

    Sahi Pro

    Tyto Software Pvt Ltd

    ...Non-flaky Test Execution - For reliable test results and reduced time wastage in analysis of false-positives or false-negatives. 2. Supports Multiple Technologies - Achieve end to end automation across technologies. 3. No-code Automation - Enable non-technical business testers to automate. 4. Integrations - Integrate and work with your existing ecosystem. Testers using Sahi Pro easily automate complex tests without writing code. With Sahi Pro, you can achieve faster release cycles, improved software quality, & reduced costs. Our customers love Sahi Pro for its speed, flexibility, and ease of use.
    Starting Price: $1499/year/user
  • 23
    Autify

    Autify

    Autify

    Autify is an AI-powered test automation platform that helps software teams accelerate testing, reduce manual effort, and enhance software quality. Designed for QA engineers, developers, and test automation teams, Autify provides no-code and low-code automation for web and mobile applications. Its AI-driven features simplify test creation and automatically maintain tests, minimizing test maintenance. Autify enables cross-browser and cross-device testing, ensuring robust application performance across multiple environments. Integrated seamlessly into CI/CD pipelines, Autify supports agile workflows and scalability through cloud execution, helping teams deliver faster, more reliable software releases.
  • 24
    Render

    Render

    Render

    Developers have always been forced to pick between two extremes of cloud infrastructure: expensive yet inflexible platforms that fail to scale, or complex large clouds that impose steep learning curves and massive operations teams. ‍ Render offers the best of both worlds — incredible ease of use coupled with immense power and scalability to power everything from a simple HTML page to complex applications with hundreds of microservices.
    Starting Price: $19 per user per month
  • 25
    Qliktag Platform

    Qliktag Platform

    Qliktag Software Inc.

    The Qliktag Platform is a one-of-a-kind platform to enable everyday consumer products as IoT Connected Smart Products that can be interacted with digitally. For any item equipped with tags such as ordinary 2d barcodes, NFC tags, RFID, QR Codes, Data Matrix, smart packaging sensors, IoT sensors, watermarks or other triggers, the Qliktag Platform can help assign an internet identifier and a "digital twin" with a unique web link for each batch, product or serial instance. This enables the product to send or receive information over the internet through it's lifecycle. The Qliktag Platform also lets you develop a wide range of smart applications & business processes from traceability, transparency, authentication, trust, customer engagement, re-order and more in a low code environment that is highly scalable across billions of items, secure & flexible.
    Starting Price: $275/month
  • 26
    vStellar

    vStellar

    vStellar

    vStellar is a low-code, AI-powered software testing framework that simplifies automation for QA teams, developers, and enterprises. It enables effortless UI, API, and mobile testing within a unified environment, helping teams deliver accurate, consistent, and scalable results. Built for modern development pipelines, vStellar integrates seamlessly with IntelliJ IDEA, CI/CD tools, and version control systems to support end-to-end automation workflows.
  • 27
    Merrymake

    Merrymake

    Merrymake

    ...Get happier users with consistently fast response times, and happier and more productive developers with zero infrastructure and maintenance overhead. Merrymake enables developers to focus on their code, not tools. Merrymake is the fastest serverless cloud in the EU, with average cold-starts <300ms, without altering programming languages. Being serverless also enables developers to deploy to cloud with a single git push. And you only pay-per-ms your code runs. Merrymake is infraless, meaning the tools handling service-to-service communication are abstracted away behind a simple and powerful message-passing interface. ...
    Starting Price: 0 EUR. You pay-per-use.
  • 28
    Plumbr

    Plumbr

    Plumbr

    ...Complete the devops feedback loop. Configure your application to send traces using Plumbr Agents. Capture end-to-end traces from user interaction throughout the microservices in the back-end. No code changes, no sampling, pure joy! Plumbr APM uses tracing to provide insights into your application’s performance. Plumbr has deep expertise in APM technology including Java profiling, byte code instrumentation (BCI), database monitoring and real user monitoring. Plumbr will help us equip customers with the power of Java Profiling and BCI, which is critical for deep visibility into traditional Java and .Net enterprise applications.
    Starting Price: $84 per month
  • 29
    kitty

    kitty

    kitty

    ...It even extends existing text formatting escape codes, to add support for features not available elsewhere, such as colored and styled (curly) underlines. One of the design goals of kitty is to be easily extensible so that new features can be added in the future.
  • 30
    Firefly

    Firefly

    Firefly.ai

    Instantly manage your cloud with Infrastructure-as-Code. Save time, pay less, and prevent errors. Firefly’s cloud asset management solution provides the cloud infrastructure management that cloud users yearn for and traditional CMDB lacks. Prevent service disruptions, improve governance, and increase engineering efficiency. Control all cloud assets—across different cloud providers such as AWS, Azure, Google Cloud, K8s, and SaaS apps—all in one place.
    Starting Price: $699 per month