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
    CloudQA

    CloudQA

    Statnetics, LLC

    CloudQA offers a powerful no-code/low code automation platform to speed up regression testing OR continuous monitoring of web applications. Type, click, and interact with your site as you normally would. Our recorder captures all of your actions as you navigate your site. No worrying about complexities like nested iFrames or dynamic elements. Intuitive and intelligent script maintenance - Manage tests/monitoring scripts with visual editor, as it creates a dynamic test model that is updated to reflect changes in your application. ...
    Starting Price: $99.00/month
  • 2
    Errorception

    Errorception

    Errorception

    ...You see sensible, actionable errors. You don't have to mark errors as duplicates here. Errorception is drop-in. Neither do you need to change your code, nor does Errorception modify your code or runtime. Just add a script tag, and you're done.
    Starting Price: $5 per month
  • 3
    Freshping

    Freshping

    Freshworks

    ...Showcase your website status right from your homepage. Display your website’s uptime history and current status of your website with Realtime Badges. Enjoy deeper control with String and Status code check. Don’t limit yourself to a single status code.
  • 4
    ChangeTower

    ChangeTower

    ChangeTower

    ...Choose a URL to monitor for web page changes or set for archival. Our engines will crawl and capture a full-page visual screenshot, text-based content snapshot, and source code. Our powerful change monitoring network tracks changes to websites over time. We notify you when we detect a change matching your settings and record and archive a snapshot of your page automatically. Select a part of the page to monitor for visual changes, or choose to monitor for keywords, sentences, code updates, images and more. ...
    Starting Price: $299 per month
  • 5
    Raygun

    Raygun

    Raygun

    ...Detect, diagnose, and resolve performance problems faster. Gain unrivalled visibility into server-side performance. Unlock detailed, code-level insights into the root cause of performance issues so you can take action and deliver lightning-fast digital experiences.
    Starting Price: $4 per month
  • 6
    URIports

    URIports

    URIports BV

    Utilize the free built-in capabilities of mail servers and your site visitors' browsers to quickly identify and resolve security, content and connectivity issues with your domain, without having to install additional scripts or software. URIports is an advanced unified tool to monitor web and mail server security and configuration. URIports is the result of our decades of experience in online coding, monitoring, and security. When the system is configured, we receive reports from your site visitors’ browsers and mail servers. We process all these reports and provide you with insights into what's happening. Get clear, real-time insights into the performance of your website. Monitor violations, network errors, certificate issues, deprecated code, and more! ...
    Starting Price: $1 per month
  • 7
    Uptrends

    Uptrends

    Uptrends

    ITRS Uptrends helps organizations achieve 24x7 reliability and performance for web services (websites, SaaS, APIs), so mission-critical transactions work from anywhere, anytime. ITRS Uptrends’ intuitive no-code/low-code transaction recorder simplifies the monitoring setup, driving rapid time-to-value even across multi-vendor/domain business services. We continuously monitor multistep user journeys from 368 nodes in 67 countries to provide full visibility beyond uptime. Alongside synthetic monitoring, our real user monitoring captures service usage and adoption to show IT's business impact. ...
    Starting Price: $17.50/month
  • 8
    AimBetter

    AimBetter

    AimBetter

    Ensure business continuity by proactively preventing and resolving outages and poor performance in core systems such as ERP, WMS, and others based on SQL Server/ Oracle. 𝗥𝗼𝗼𝘁 𝗖𝗮𝘂𝘀𝗲 𝗔𝗻𝗮𝗹𝘆𝘀𝗶𝘀: Get the root cause of DB system issues in real-time, including queries, resources, and code analysis. 𝗖𝗼𝗺𝗽𝗿𝗲𝗵𝗲𝗻𝘀𝗶𝘃𝗲 𝗗𝗮𝘁𝗮𝗯𝗮𝘀𝗲 𝗜𝗻𝘀𝗶𝗴𝗵𝘁𝘀: Providing automatic DBA capabilities, AimBetter reduces dependency on specialized DBAs by 80% through automated analysis and actionable insights. 𝗖𝗹𝗼𝘂𝗱-𝗕𝗮𝘀𝗲𝗱 𝗣𝗹𝗮𝘁𝗳𝗼𝗿𝗺: Centralized, easy-to-deploy solution suitable for businesses of all sizes. ...
    Leader badge
    Starting Price: Free
  • 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
    MonitorMyWeb

    MonitorMyWeb

    DYSC IT Solutions

    ...You could be by understanding how your website performs on a global scale. Alerts about having an issue is ok, have alerts with information about what is wrong is great. Every alert we provide includes precise status codes so you will know exactly what requires fixing, saving you time and customers.
    Starting Price: $3.75 per month
  • 11
    DebugBear

    DebugBear

    DebugBear

    ...Track Google Lighthouse scores over time and benchmark against your competition. Get custom performance recommendations with detailed analysis, and quickly try out performance optimizations with page speed experiments – without deploying any code!
    Starting Price: $125/mo
  • 12
    Site Qwality

    Site Qwality

    Site Qwality

    Site Qwality is a website monitoring service that helps businesses track their online infrastructure. Site Qwality provides comprehensive monitoring tools including uptime tracking, multi-location performance checks, error code diagnostics, and real-time alerts through various channels like email, SMS, Slack, and webhooks. Site Qwality covers critical aspects such as website availability, cron job execution, page speed, SSL/TLS status, and API performance. By offering instant notifications and detailed error reports, Site Qwality enables businesses to quickly identify and address technical issues, minimize downtime, and maintain consistent online operations. ...
    Starting Price: $6.99/month
  • 13
    Free Web Monitoring

    Free Web Monitoring

    Free Web Monitoring

    ...Monitor your website's availability 24 hours a day, 7 days a week with instant email alerts and weekly website performance statistics. If your website goes down or becomes inaccessible we will sent you an email alert notifying you of the situation. 3xx redirection class of status code indicates that further action needs to be taken by the user agent in order to fulfill the request. The action required may be carried out by the user agent without interaction with the user if and only if the method used in the second request is get or head. A client should detect infinite redirection loops, since such loops generate network traffic for each redirection. ...
  • 14
    WebOrion Monitor

    WebOrion Monitor

    cloudsineAI

    ...It offers comprehensive web detection capabilities, including defacement detection, content change detection, HTML change tracking, and payment page monitoring to prevent card-skimming attacks. It provides near real-time alerts for web defacements and other security threats, utilizing a GenAI triage and advanced engines to swiftly identify malicious code, unauthorized changes, and other vulnerabilities. Alerts are categorized by severity to help you focus on critical threats. WebOrion Monitor features an agentless architecture that supports most website types and allows easy configuration through a self-service portal. In case of defacement, the WebOrion Restorer creates a secure replica of your website, ensuring continuous availability and security.
  • 15
    Scalyr

    Scalyr

    Scalyr

    ...Purpose-built to handle the scale and complexity of modern cloud architectures, Scalyr changes the dynamics of delivering healthy applications by allowing engineers to quickly troubleshoot problems and focus on doing what they love - coding. With 96% of searches completing in under one second and thousands of active users, Scalyr has transformed logs from afterthought into advantage. Scalyr’s rapidly-growing customer base includes NBCUniversal, Business Insider, Valentino, Giphy, Zalando and OkCupid. The company has the highest rating in its category in G2 Crowd, is a Gartner 2018 Cool Vendor, and was recognized as a 2018 Forbes Cloud 100 Rising Star. ...
    Starting Price: $35/month
  • 16
    AppSignal

    AppSignal

    AppSignal

    Over 1,500 development teams trust AppSignal to ship code with confidence. AppSignal’s all-in-one monitoring toolkit gives developers the insights they need to monitor and maintain their apps with ease. AppSignal's toolkit includes performance monitoring, error tracking, log and host management, uptime checks, and more in one intuitive interface. Unlike more complex tools, AppSignal is built for simplicity with fast setup, helpful support, and transparent pricing that’s affordable for any team at any scale. ...
    Starting Price: $23 per month
  • 17
    Fluxguard

    Fluxguard

    Fox and Geese

    Fluxguard provides cloud-based website change monitoring. Locate errors, defacement, or other business-critical website changes, even on complex web apps or multi-page, multi-step sequences. Filter irrelevant changes. Create simple rules to alert business users and IT staff to web page changes that require investigation. Or delegate the analysis to one of our Solution Architects who will pre-screen results, optimize monitoring, and customize a change report. We utilize Natural Language...
    Starting Price: $25.00/month
  • 18
    Hexowatch
    Hexowatch is your AI sidekick to monitor any website for visuals, content, source code, technology, availability or price changes. Access archived snapshots, get change alerts and extract data from any website in minutes. Manually checking multiple websites every day is time-consuming, repetitive and tedious. Hexowatch works 24/7 to help spot trends, spy on your competitors, visually check your website, keep an archive of every change and turn any website into your own private data source accessing changes as a downloadable csv file, google sheets or via Zapier. ...
    Starting Price: $14.99 per month
  • 19
    TrackJS

    TrackJS

    TrackJS

    ...TrackJS makes JavaScript error handling easy and accessible for your whole team. With our simple reports and clear alerts, you'll see and understand errors in your frontend code with the context to fix bugs fast. We don't bill our service by the number of errors or events you send. That wouldn't incentivize us to help you fix errors! We want to be your partner and to succeed when you succeed. We're not being squeezed by private equity or beholden to venture capital. TrackJS is 100% employee owned and operated. ...
    Starting Price: $49 per month
  • 20
    Gatus

    Gatus

    Gatus

    Gatus is an advanced automated status page that lets you monitor your applications and configure alerts to notify you if there's an issue. Designed to monitor REST APIs, it's a perfect fit for overseeing your services. You can monitor for a specific status code or for a keyword in the response body. By prefixing the URL of an endpoint, you can monitor a given target using ICMP. Forget about worthless status pages that only show you the uptime over the past 90 days and fail to accurately dispel users' confused when even after checking the status page, they still don't know what's going on. ...
    Starting Price: $5 per month
  • 21
    Request Metrics

    Request Metrics

    Request Metrics

    ...Filter by page, device, region, or vendor to uncover performance bottlenecks, and get instant alerts when something slows down. With built-in vendor tracking, you’ll know exactly which third-party scripts are hurting your load times. No complicated setup, no code changes—just fast, reliable performance monitoring designed for modern websites. Get started for free today!
    Starting Price: $34 per month
  • 22
    Fruitful

    Fruitful

    Fruitful

    ...It supports global coverage, archiving sites in 190+ countries with region-specific alerts and compliance controls, and maintains strong security practices including AES-256 encryption, redundant backups across data centers, SAML SSO, audit logs, IP allow-listing, data lifecycle management, and independent security audits with SOC 2 Type II compliance. You can suspend unused resources to optimize cost, and the platform is designed to be user-friendly and no-code.
    Starting Price: $20 per month
  • 23
    Sucuri

    Sucuri

    Sucuri

    ...With a trained team of analysts, we aim to provide the best malware removal service around. Best in class tools and scripts scan your website for malware in real-time. Our security analysts examine the source code to detect any irregularities. No hack is too complex for our incident response team to detect and fix. If you need immediate assistance, we can accomodate. Choose a plan that fits your needs. Chat with us to learn about our one-time priority cleanup service. We specialize in eliminating complex malware infections. We guarantee your fixed price, regardless of frequency or level of sophistication. ...
    Starting Price: $9.99 per month
  • 24
    Jetpack for Wordpress
    ...Improve your site speed and take control of your SEO with Jetpack’s site accelerator. Shorter load times can lead to happier readers, more page views, and, if you’re running a store, improved sales. Code-free Customization. Jetpack Search helps your visitors instantly find the right content, so they buy more products and stay on your site longer. Seamlessly embed rich content and videos, deliver them all at high speed, with an ad-free experience.
    Starting Price: $9 / mo
  • 25
    Screpy

    Screpy

    Screpy

    Complete the guide tasks created with the power of AI, increase page speed, improve your UX, eliminate cross-device errors, and guarantee 100% SEO success. Meet your toolset powerful yet easy to master! Screpy won’t overwhelm you with complex metrics, code algorithms, and technical concepts! It analyzes, presents scores, and creates step-by-step guidelines to help you reach a wider audience. No more feeling amateurish when competing with masters in the market! Be stronger, bigger, and more ambitious! Aren’t you a professional? That is okay! Screpy offer you step-by-step tasks to do, and show the potential influence of each of them on your overall score! ...
    Starting Price: $2 / mo
  • 26
    Checkly

    Checkly

    Pink Robots

    ...Checkly is the API & E2E monitoring platform for the modern stack: programmable, flexible and loving JavaScript. Monitor and validate your crucial site transactions. Take screenshots and get instant insights into what's working and what's not. Coding browser click-flows used to be hard. Not anymore. Use modern open source frameworks like Playwright and Puppeteer to automate your flows. Run your checks in 20 locations worldwide. Make sure your APIs always responds quickly and with the correct payload.
    Starting Price: $0.80 /10k API check runs
  • 27
    Dash0

    Dash0

    Dash0

    ...It centralizes Prometheus and OpenTelemetry metrics, supports powerful filtering of high-cardinality attributes, and provides heatmap drilldowns and detailed trace views to pinpoint errors and bottlenecks in real time. Users benefit from fully customizable dashboards built on Perses, with support for code-based configuration and Grafana import, plus seamless integration with predefined alerts, checks, and PromQL queries. Dash0's AI-enhanced tools, such as Log AI for automated severity inference and pattern extraction, enrich telemetry data without requiring users to even notice that AI is working behind the scenes. These AI capabilities power features like log classification, grouping, inferred severity tagging, and streamlined triage workflows through the SIFT framework.
    Starting Price: $0.20 per month
  • 28
    Keysight Eggplant

    Keysight Eggplant

    Keysight Technologies

    ...With capabilities spanning UI, performance, and mobile app testing, Eggplant allows organizations to validate real user experiences using computer vision and OCR-based automation. It seamlessly integrates into CI/CD pipelines like Jenkins, Azure DevOps, and GitHub for continuous testing at every code check-in. Supporting technologies from legacy GUIs to cloud-native apps, it delivers consistent reliability across complex environments. Trusted by global enterprises and organizations such as NASA, JetBlue, and the US Army, Keysight Eggplant enables smarter testing and better software outcomes.
  • 29
    eG Enterprise

    eG Enterprise

    eG Innovations

    IT performance monitoring is not about monitoring CPU, memory and network resources any more. eG Enterprise makes user experience the centerpiece of your IT monitoring and management strategy. With eG Enterprise, you can measure the digital experience of your users, get deep visibility into the performance the entire application delivery stack — from code to user experience, and data center to cloud — from a single pane of glass, correlate performance across domains and pinpoint the root-cause of problems proactively. Machine learning and analytics capabilities embedded in eG Enterprise enable IT teams make intelligent decisions regarding right-sizing, optimization and planning for future growth. ...
    Starting Price: $1,000 per month
  • 30
    Dynatrace

    Dynatrace

    Dynatrace

    ...Harness and unify even the most complex dynamic multiclouds, with out-of-the box support for all major cloud platforms and technologies. Get a broader view of your environment. One that includes metrics, logs, and traces, as well as a full topological model with distributed tracing, code-level detail, entity relationships, and even user experience and behavioral data – all in context. Weave Dynatrace’s open API into your existing ecosystem to drive automation in everything from development and releases to cloud ops and business processes.
    Starting Price: $11 per month
  • Previous
  • You're on page 1
  • Next