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
    Azure DevOps

    Azure DevOps

    Microsoft

    ...It provides services like Azure Boards for work tracking, Azure Pipelines for continuous integration and deployment, Azure Repos for Git-based source control, and Azure Test Plans for quality assurance. With built-in support for GitHub Copilot, developers can boost productivity by leveraging AI-assisted coding. The platform offers seamless integration with a variety of tools and supports any language, platform, or cloud environment. Azure DevOps emphasizes security with extensive compliance certifications and a dedicated engineering team. Trusted by leading global companies, it enables organizations to accelerate development cycles while maintaining high code quality and operational agility.
    Starting Price: $6 per user per month
  • 2
    Rambox

    Rambox

    Rambox

    ...Rambox synchronizes app configurations and can disable notifications across all devices in the user dashboard, automatically hibernating inactive apps to free up memory. Plus, users can apply CSS styling and JS code to improve each app's design and performance. Other features include: dark mode, do not disturb mode, spell checking, ad blocking, password management, notification management, and keyboard shortcuts.
    Starting Price: $7 per user per month
  • 3
    Harness

    Harness

    Harness

    ...It enables continuous integration, continuous delivery, and GitOps for multi-cloud, multi-region deployments with increased speed and reliability. Harness simplifies infrastructure as code, database DevOps, and artifact management to improve collaboration and reduce errors. The platform offers AI-powered testing, incident response, chaos engineering, and feature management to enhance quality and resilience. Harness also provides cloud cost management, security testing orchestration, and developer insights to optimize performance and governance. ...
  • 4
    DGM

    DGM

    DGM

    You can make any type of diagram easily with smart shapes, publish it on the web, and generate code with vision AI. You can save your diagrams on the cloud and access them anywhere. You can import and share shape libraries with the community. You can publish diagrams on the web and embed them within other sites. You can make shapes with hand-drawn style and font.
    Starting Price: Free
  • 5
    Tidio

    Tidio

    Tidio

    ...Engage visitors via real-time chat and unify conversations across email, Messenger, Instagram, and more—all from one dashboard. Track, manage, and resolve issues efficiently with built-in ticketing tools that complement chatbot and live agent workflows. Use the no-code visual chatbot builder to create custom flow to collect leads, answer FAQs, and automate communication. Deploy the conversational AI agent, Lyro and resolve up to 64% of customer support queries using natural language understanding. Easy to deploy and operate—no coding skills required. GDPR-compliant and secure. Proven scalability for eCommerce, SaaS, and service industries. 7-day free trial available.
    Leader badge
    Starting Price: $0
  • 6
    Tana Inventory Management
    ...Covering 11 barcode types, you could scan almost all the popular barcode format that is printed on items such as consumer goods, books, UPS, envelopes. Tana also has a built-in QR Code, therefore you could always print the QR Code over-the-air and paste on the items you want to keep track of. Tana started its story from a university chemistry lab, where 1 team of 50 students located on 3 separate rooms. Thousands of chemicals and tons of equipment were consumed every day and night, some chemicals took more than a week to get delivered from suppliers, which was a huge pain for managers to get inventories under control. ...
    Starting Price: Forever Free for 1 person, $3/month for additional members
  • 7
    Xano

    Xano

    Xano

    ...Teams can model data, compose logic, expose secure APIs, and integrate with any system, while AI agents can use data and APIs, call external tools, and run server-side with observability and guardrails. Build visually, with AI, or in code from your IDE, then deploy with one click and scale automatically. Xano works with any frontend, including Lovable, Bolt, WeWeb, Retool, and custom code, so you don’t need to rebuild as you grow. Compliance, reliability, and scaling are built-in, enabling teams to focus on the business logic that makes their software unique.
    Starting Price: Free
  • 8
    ERD Lab

    ERD Lab

    ERD Lab

    ERD Lab is an online ER Diagram Tool that allows you to design your database visually. Import existing SQL or develop new database without writing a single line of code. Visualize your schemas to share & collaborate with your team. Export SQL or PDF/Image when done. All for FREE!
    Starting Price: $0
  • 9
    MachMetrics

    MachMetrics

    MachMetrics

    ...Analyze from desktop + mobile. International locations. Custom scripting for advanced scenarios. Speed consultants worldwide trust us with their webperf needs. Setup in seconds. No code to install. 30 day free trial.
    Starting Price: $9 per month
  • 10
    Knative

    Knative

    Google

    ...Whether on-premises, in the cloud, or in a third-party data center, Knative codifies the best practices shared by successful real-world Kubernetes-based frameworks. Most importantly, Knative enables developers to focus on writing code without the need to worry about the “boring but difficult” parts of building, deploying, and managing their application.
  • 11
    MockFrame

    MockFrame

    500apps

    MockFrame by 500apps is a wireframe tool for creating mockups, prototypes, and user interfaces. This web-based software allows you to build a web or app design without coding. You can share your work with others to demonstrate the final product or send it to clients. Generate low & high-fidelity wireframes for mobile apps and desktops. Get 37+ apps with MockFrame at Just $14.99/month.
    Starting Price: $14.99/month
  • 12
    VerifyTool
    VerifyTool is a powerful tool developed in Go, designed for software developers, DevOps engineers, IT administrators and security experts to ensure the integrity of their files. With the increasing need for security and the importance of verifying the authenticity of the files, VerifyTool comes as a boon for these professionals. This tool performs two critical operations, namely, scan and compare. The scan operation analyzes the directory and generates a report that captures the essential...
    Starting Price: Free
  • 13
    Inngest

    Inngest

    Inngest

    ...Inngest works with all of your favorite frameworks, without any infrastructure. Learn our SDK in minutes, not weeks, to build even the most complex workflows faster than ever before. Inngest functions run anywhere that you deploy your code. Mix and match for your needs, from GPU-optimized VMs to instantly scaling serverless platforms.
    Starting Price: $20 per month
  • 14
    Sashulin Message Broker

    Sashulin Message Broker

    Chongqing Yiji Zhilian Technology Co., Ltd

    Sashulin Message Broker(SMB) is a programmable software message broker that allows applications, systems and services to exchange information and communicate. By using messaging and transformations, "conversations between services" written in different languages and platforms are realized. SMB's capabilities (1). Visual business process orchestration (2). Java programming and debugging (3). Dynamic routing (4). Encapsulation and expansion, you can customize the control; (5). Service...
    Starting Price: $60/year
  • 15
    NanoVMs

    NanoVMs

    NanoVMs

    ...Unikernels can boot 2 orders of magnitude faster than docker and run software up to 200% faster on GCP and up to 300% faster on AWS. Unikernels by design help prevent many types of remote code execution attacks and you can run thousands of them on commodity hardware. We can provision hundreds to thousands of virtual machines on the same hardware. We don't scan for hacked systems - we remove the tools hackers use to stop it in the first place.
    Starting Price: Free
  • 16
    Userback

    Userback

    Userback

    ...Wrap it all up with branded feature portals, and public roadmaps, and a centralized location for all your feedback to reduce feedback overhead by 70% and increase feedback closure times by 10X. No code? No problem. Start instantly with a code-free browser extension, perfect for internal QA and bug tracking.
    Leader badge
    Starting Price: $7 per month
  • 17
    Telepresence

    Telepresence

    Ambassador Labs

    ...It simplifies and expedites collaborative development, debugging, and testing within Kubernetes environments by establishing a seamless connection between your local machine and shared remote Kubernetes clusters. Why Telepresence: Faster feedback loops: Spend less time building, containerizing, and deploying code. Get immediate feedback on code changes by running your service in the cloud from your local machine. Shift testing left: Create a remote-to-local debugging experience. Catch bugs pre-production without the configuration headache of remote debugging. Deliver better, faster user experience: Get new features and applications into the hands of users faster and more frequently.
    Starting Price: Free
  • 18
    Treblle

    Treblle

    Treblle

    Treblle is a federated API Intelligence platform built for enterprises that need full visibility, control, and security over their APIs. With a single integration, Treblle provides real-time API Discovery, Observability, Analytics, Governance, Runtime Security, and Developer Portals. It supports on-prem and private cloud deployments to meet strict compliance and data privacy requirements. Treblle helps teams shift left by surfacing API issues early in development and ensuring consistency...
    Starting Price: $25 per month
  • 19
    Gremlin

    Gremlin

    Gremlin

    ...Throttle CPU, Memory, I/O, and Disk. Reboot hosts, kill processes, travel in time. Introduce latency, blackhole traffic, lose packets, fail DNS. Test for failure in your code. Fail or delay serverless functions. Narrow the impact to a single user, device, or percentage of traffic.
  • 20
    Phlare

    Phlare

    Grafana Labs

    ...The mission for the project is to enable continuous profiling at scale for the open source community, giving developers a better understanding of resource usage of their code. By doing so, it allows users to understand their application performance and optimize their infrastructure spend.
    Starting Price: Free
  • 21
    osquery

    osquery

    osquery

    ...This query returns any process whose original binary has been deleted, which could be an indicator of a suspicious process. Our build infrastructure ensures that newly introduced code is benchmarked and tested. We perform continuous testing for memory leaks, thread safety, and binary reproducibility on all supported platforms.
    Starting Price: Free
  • 22
    AppsWatch by Automai

    AppsWatch by Automai

    Automai Corporation

    AppsWatch continuously monitors your key business processes running on any applications without having to install any plug-in or other components. Automai's robots access the apps from the GUI and report any issues before users are affected. No coding is necessary to create the scripts that the bots use: just click through and record the process. AppsWatch offers organized views for SLA reports, troubleshooting, alerting controls, and graphs. AppsWatch is part of Automai's Robotic Automation Platform to integrate monitoring, testing and RPA for businesses.
    Starting Price: $2000.00/one-time
  • 23
    Usetrace

    Usetrace

    Usetrace

    Usetrace is a software testing automation platform that provides performance monitoring, load testing, and regression testing for small and mid-sized businesses. This code-free editor is used by web product development teams to build robust test cases across multiple browsers. Usetrace also enables production teams to seamlessly monitor critical business processes and ensures the effective functioning of a web app or website with its on-demand testing features. Additional features provided by Usetrace include test reporting, project management and collaboration, responsive testing, traces editor, and synchronization and waiting.
    Starting Price: $49 per month
  • 24
    WatchDogs

    WatchDogs

    Eltrino

    WatchDogs – the first company on the market that specializes on Magento security monitoring and alerting We call ourselves WatchDogs because we take care of security of your store like real watch dogs take care of security of the house. No one will pass unattended! Malicious code injected to your store will be immediately spotted and all responsible people will be immediately alerted. We’ll take care about the rest. WatchDogs are always on duty, 24 hours per day, 7 days per week, 365 days (or sometimes 366 days)) per year, no weekends, no holidays, no sleep. WatchDogs is a child project of Eltrino company – premium Magento development agency.
    Starting Price: $9.90/month
  • 25
    Mobius Labs

    Mobius Labs

    Mobius Labs

    We make it easy to add superhuman computer vision to your applications, devices and processes to give you unassailable competitive advantage. No code, customizable & on-premise AI solutions.
  • 26
    Tesseral

    Tesseral

    Tesseral

    ...It provides enterprise-grade capabilities, including SAML single sign-on, SCIM provisioning, role-based access control, managed API keys, and audit logs, implemented in just a few lines of code. Tesseral unifies access management for employees, customers, services, and AI agents, giving organizations the flexibility to adapt to any deployment model and the authority to enforce security policies with precision. You can learn more by reading our docs or by checking out our GitHub.
    Starting Price: $0
  • 27
    Rollbar

    Rollbar

    Rollbar

    Discover, predict, and resolve errors in real-time. Go beyond crash reporting, error tracking, logging and error monitoring. Get instant and accurate alerts — plus a real-time feed — of all errors, including unhandled exceptions. Our automation-grade grouping uses machine learning to reduce noise and gives you error signals you can trust.
    Starting Price: $19.00/month
  • 28
    Viedoc

    Viedoc

    Viedoc Technologies

    ...Since Viedoc's inception in 2003, over 1 million patients in more than 75 countries have participated in studies powered by Viedoc. Specialities: Electronic Data Capture, ePRO, Randomization, Medical coding, Logistics, eCOA, reporting, and data management
    Starting Price: Free Trial
  • 29
    Thinfinity VirtualUI

    Thinfinity VirtualUI

    Cybele Software, Inc

    Thinfinity Virtual UI is a development platform that allows you to take any existing Desktop Application and publish it as a web solution. By adding a single line of code to any of your existing software, you will be enabling dual-platform functionality. Releasing a Windows application to the web has never been so easy. It really is that simple!!! Integrating with any language supporting Win32, GDI/GDI+ API, and ActiveX/COM, Thinfinity VirtualUI redirects Windows calls and drawing commands to the remote HTML5 canvas.
  • 30
    MeerkatWatch

    MeerkatWatch

    MeerkatWatch

    ...Easy and accurately monitor website availability with 24/7 real time notifications by email, SMS, and voice call, or integrate with third party applications such as PagerDuty, Jira, Telegram and others to centralize alerting. We provide a clean and friendly interface that allows you to detect website changes such as keywords, phrases, code, or images, using first class tracking tools. Get up to 30 second interval checks to effectively monitor the availability of your sites. Provide transparency to your users by communicating real time incidents with a Status Page. FREE 14-days trial, with no-commitment.
    Starting Price: $16/month