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

    StackAI

    StackAI

    StackAI is an enterprise AI automation platform to build end-to-end internal tools and processes with AI agents in a fully compliant and secure way. Designed for large organizations, it enables teams to automate complex workflows across operations, compliance, finance, IT, and support without heavy engineering. With StackAI you can: • Connect knowledge bases (SharePoint, Confluence, Notion, Google Drive, databases) with versioning, citations, and access controls. • Deploy AI agents as...
    Starting Price: $0
  • 2
    Conclusion
    Conclusion brings corporate process management to a new level. Powerful text editing and collaboration tools, slick interface design, customizable workflows and much more in a single box. What makes Conclusion unique, is a seamless automation of all process steps - from requirements collection to project planning, tracking and task management - in one single solution. No integration between several tools, no need to purchase additional instruments. There is a significant research behind...
  • 3
    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
  • 4
    Microsoft Power Apps
    Now everyone can quickly build and share low-code apps with Microsoft Power Apps. Increase agility across your organization by rapidly building low-code apps that modernize processes and solve tough challenges. Empower your team to start building and launching apps right away using pre-built templates, drag-and-drop simplicity, and quick deployment—then roll out continuous improvements as needed. Give everyone the power to build the apps they need with advanced functionality previously only...
    Starting Price: $20 per user per app per month
  • 5
    Assembla
    Assembla is the most secure software development platform in the world. Get started in less than a minute, on-prem or in the cloud. Assembla SECUREGIT provides a fully supported and economical solution, on the infrastructure of your choice. Meet compliance requirements with the confidence that your data is protected. Assembla is your trusted partner on your journey to “what’s next.” Developers are not security engineers – they build code. And their code is typically 90% open source. Securing...
    Starting Price: $7.50 per month
  • 6
    Azure DevOps Server
    Share code, track work, and ship software using integrated software delivery tools, hosted on premisis. Use all the Azure DevOps services or just the ones you need to complement your existing workflows. Previously known as Team Foundation Server (TFS), Azure DevOps Server is a set of collaborative software development tools, hosted on-premises. Azure DevOps Server integrates with your existing IDE or editor, enabling your cross-functional team to work effectively on projects of all sizes. Azure...
    Starting Price: $6 per user per month
  • 7
    Oracle APEX
    APEX is Oracle’s world’s most popular low-code application platform that enables you to build scalable, secure cloud, mobile or desktop apps, with world-class features, that can be deployed anywhere – whether in the cloud or on-premises. Using APEX, developers can quickly develop and deploy compelling apps that solve real problems and provide immediate value. You don’t need to be an expert in a vast array of technologies to deliver sophisticated solutions. Focus on solving the problem...
    Starting Price: $0
  • 8
    UI Bakery

    UI Bakery

    UI Bakery

    A low-code platform for creating internal tools visually. Allows people with basic web app development understanding to build beautiful UIs, connect data sources to it, publish & share apps securely. Have a customizable Design System under the hood. Have a variety of predefined widgets, UI components, free app templates and dashboards. Features: - Autogenerate UI components - Connect, read, write data - Create workflows & business logic - Add custom JavaScript code - Debug and test apps...
    Starting Price: $10/user/month
  • 9
    HCL Digital Experience
    Empower your end users by delivering the right experience when it matters most. Blend content, data, systems, and processes together using a single digital platform, creating a true total experience for your customers, employees, and business partners. Our platform utilizes intuitive and modern content creation tools, seamless application integration, actionable analytics, and comprehensive digital asset management on a rock-solid, secure platform. We have a proven solution, which has been...
  • 10
    GitProtect

    GitProtect

    Xopero Software

    Secure your DevOps data with GitProtect.io, offering automated, cross-platform backups and recovery for GitHub, GitLab, Bitbucket, and Jira. Developed by Xopero Software, it combines 14 years of backup expertise with modern needs. Features: Automated Backups: Automatically include new repositories, ensuring consistent protection. Cross-Platform Support: Seamless backups and restoration across platforms. Intuitive Dashboard: Manage backups, view logs, and monitor stats...
    Starting Price: $1.20 per repo per month
  • 11
    Swift

    Swift

    Apple

    Writing Swift code is interactive and fun, the syntax is concise yet expressive, and Swift includes modern features developers love. Swift code is safe by design and produces software that runs lightning-fast. Swift is the result of the latest research on programming languages, combined with decades of experience building Apple platforms. Named parameters are expressed in a clean syntax that makes APIs in Swift even easier to read and maintain. Even better, you don’t even need to type semi...
    Starting Price: Free
  • 12
    Diffblue Cover
    Diffblue Cover analyzes your existing Java program and writes unit regression tests that reflect the current behavior of the code. The CLI tool works 100% autonomously, configuring itself from your Maven or Gradle environment. By bringing automation to the test-writing process, the CLI tool provides a speed boost for organizations that are working towards achieving DevOps goals like CI/CD. Since it fits into a CI pipeline, the CLI tool protects the whole codebase from regressions by shifting...
    Starting Price: Free
  • 13
    Gefyra

    Gefyra

    Blueshoe

    Building and pushing containers to test them in Kubernetes is repetitive and time-consuming. Writing and debugging code that depends on services in Kubernetes is daunting. Especially if they are not reachable during development. Gefyra is an Open Source project that runs local code in any Kubernetes cluster without the build and push cycle. It overlays containers in the cluster making code changes immediately available. Gefyra enables you to: - Run containers and talk to internal...
    Starting Price: free
  • 14
    NocoBase

    NocoBase

    NocoBase

    ​NocoBase is an extensibility-first, open source, self-hosted no-code development platform designed for developers and technical teams to rapidly build and customize complex business systems. Its architecture is data model-driven, separating the user interface from the data structure, allowing for the creation of multiple blocks and actions for the same table and record in any quantity and form. NocoBase supports main databases, external databases, and third-party APIs as data sources...
    Starting Price: $800 per year
  • 15
    Fortran

    Fortran

    Fortran

    Fortran has been designed from the ground up for computationally intensive applications in science and engineering. Mature and battle-tested compilers and libraries allow you to write code that runs close to the metal, fast. Fortran is statically and strongly typed, which allows the compiler to catch many programming errors early on for you. This also allows the compiler to generate efficient binary code. Fortran is a relatively small language that is surprisingly easy to learn and use...
    Starting Price: Free
  • 16
    Simplicité

    Simplicité

    Simplicité Software

    Simplicité is a universal low-code platform solution designed to easily and quickly create custom enterprise applications and scalable SaaS services. Whatever your business, Simplicité accelerates every step of your application's lifecycle in compliance with DevOps principles: business-oriented design, model-driven build, flexible usage and robust operation. You are also free to choose your preferred cloud infrastructure provider or choose an on-premise deployment.
    Starting Price: $30/month/user
  • 17
    Clarity

    Clarity

    Clarity Smart Contracts

    Clarity brings smart contracts to Bitcoin. It is a decidable language, meaning you can know, with certainty, from the code itself what the program will do. Clarity is interpreted (not compiled) & the source code is published on the blockchain. Clarity gives developers a safe way to build complex smart contracts for the world's most secure blockchain. The Clarity language uses precise and unambiguous syntax that allows developers to predict exactly how their contracts will be executed...
    Starting Price: Free
  • 18
    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...
    Starting Price: $5/user/month
  • 19
    formsflow.ai

    formsflow.ai

    AOT Technologies

    formsflow.ai is a Low Code Platform to build forms, approval workflows, and automations swiftly. The platform follows a unique philosophy - it doesn’t matter how you like to build applications - no code, low-code or pro-code, formsflow.ai supports all of it, letting you switch between different approaches. This also makes formsflow.ai friendly to developers, business technologists and business users alike. Cut development cost by 90% and build apps that are easy to maintain and adapt...
    Starting Price: $495
  • 20
    Frends iPaaS

    Frends iPaaS

    Frends Technology

    Frends enterprise iPaaS enables digitalization and process automation. With Frends iPaaS, you can develop, manage and secure all APIs integrations and process automation within one powerful platform. Lean, low-code, and intuitive. Frends iPaaS is the pervasive choice for Digital Integration Hub and Hyperautomation platform. Integrations made easy with Frends iPaaS. Use the globally recognized BPMN 2.0 standard to visually design your integrations, APIs and automation orchestrations. Use open...
  • 21
    HighGear

    HighGear

    HighGear

    HighGear is the leading no-code workflow automation platform that allows everyday business users to build enterprise-grade workflow applications, without writing code. Mid-to-large enterprises in regulated industries, such as banking, insurance and energy rely on HighGear to manage work, improve visibility, streamline operations and meet compliance requirements. Easily create forms, design processes and automate workflows with an intuitive platform trusted by management and approved by IT.
    Starting Price: $1,475 per month for 25 licenses
  • 22
    GitGuardian

    GitGuardian

    GitGuardian

    GitGuardian is an end-to-end NHI security platform that empowers software-driven organizations to enhance their Non-Human Identity (NHI) security and comply with industry standards. With attackers increasingly targeting NHIs, such as service accounts and applications, GitGuardian integrates Secrets Security and NHI Governance. This dual approach enables the detection of compromised secrets across your dev environments while also managing non human identities and their secrets...
    Leader badge
    Starting Price: $0
  • 23
    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...
  • 24
    SettleMint

    SettleMint

    SettleMint

    SettleMint is the #1 low-code platform for rapid blockchain innovation. Learn why SettleMint is the most complete platform for building dApps and blockchain applications. See for yourself how fast you can deploy, build and integrate blockchain applications with SettleMint. Get the most out of your free trial, and reach out to our experts for personal support. Start a full-feature free trial now, and pick a plan later based on your support and infrastructure needs. Choose the blockchain protocol...
  • 25
    ToolJet

    ToolJet

    ToolJet

    Build complicated frontends without any experience in React, CSS, or even HTML. Drag and drop 35+ in-built UI components to build even complicated frontends. Adding new components, resizing them, adjusting position, changing colors, etc can be done using the visual app editor. Customize the component with in-built properties and styles without using a single line of code. Viewer for verifying current properties of components, queries, and global states of applications. ToolJet ships with its...
    Starting Price: Free
  • 26
    hapi

    hapi

    hapi

    Build powerful, scalable applications, with minimal overhead and full out-of-the-box functionality, your code, your way. Developed initially to handle Walmart’s Black Friday sales, hapi continues to be the proven choice for enterprise-grade backend needs. When you install hapi, every single line of code you get has been verified. You never have to worry about some deep dependency being poorly maintained (or handed over to someone sketchy). hapi is the only leading node framework without any...
    Starting Price: Free
  • 27
    Backslash Security
    Ensure the security of your code and open sources. Identify externally reachable data flows and vulnerabilities for effective risk mitigation. By identifying genuine attack paths to reachable code, we enable you to fix only the code and open-source software that is truly in use and reachable. Avoid unnecessary overloading of development teams with irrelevant vulnerabilities. Prioritize risk mitigation efforts more effectively, ensuring a focused and efficient security approach. Reduce the noise...
  • 28
    minware

    minware

    minware

    Connect code, tickets, and more for total software development visibility, all in one place. Scrum sprint completion, estimate accuracy, lead time, kanban work-in-progress, and more. Dev time, cost capitalization, R&D credits, project completion, and more. Bug SLAs (MTTR), change failure rate, review thoroughness, total bug load, and more. PR cycle times, ticket lead times, time in status, context switching, flow efficiency, and more. All out-of-the-box reports are built on top of the min...
    Starting Price: $25 per month
  • 29
    Karolium
    Karolium is a revolutionary Zero Code platform designed to transform supply chain and warehouse management processes. With its 100% no-code, NoSQL architecture, Karolium empowers enterprises to implement AI-driven, composable Warehouse Management Systems (WMS) and Supply Chain Management (SCM) solutions at an unprecedented speed—up to 10 times faster than traditional methods. This platform features a real-time SCM command center, seamless integration with warehouse automation systems...
    Starting Price: $30/month/user
  • 30
    GitLab

    GitLab

    GitLab

    .... Source code management enables coordination, sharing and collaboration across the entire software development team. Track and merge branches, audit changes and enable concurrent work, to accelerate software delivery. Review code, discuss changes, share knowledge, and identify defects in code among distributed teams via asynchronous review and commenting. Automate, track and report code reviews.
    Leader badge
    Starting Price: $29 per user per month