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
    Entrust TLS/SSL Certificates
    ...Entrust is a founding member of the CA Security Council and the CA/Browser Forum, and actively contributes to develop industry standards for TLS/SSL, S/MIME, document signing, mobile device, and code signing certificates, as well as certificate management. Trust your security to a Certification Authority that defines digital security.
    Starting Price: $199
  • 2
    Waldo

    Waldo

    Waldo

    ...Nimble mobile teams seeking the benefits of automation and don't have the resources, time, or desire to setup scripting tools. Larger app teams looking to spend more time working on code quality and features than bug tracking.
  • 3
    Haystack

    Haystack

    Haystack

    Haystack is a modern, easy-to-use intranet that connects everyone in your organization to the people, information, and resources they need to thrive. Automated multi-channel delivery ensures your most important messages cut through the noise and reach everyone at the right place and the right time. No-code customization and a modular design make it easy to keep key resources, knowledge, and organizational culture in the spotlight. Smart, integrated search empowers employees to spend less time searching for information, and more time making progress toward goals. A dynamic company directory and rich employee profiles make colleagues across the world feel like they’re right across the hall. ...
  • 4
    Hornbill

    Hornbill

    Hornbill

    ...Each solution is designed to support your unique business functions, but delivered on a unified technology platform, with a shared data model and full integration between them. Business users can easily automate workflows both within and across departments, with a no-code environment meaning no expensive consultancy or technical projects required to start realizing value. At the heart of any digital transformation agenda is a flexible workflow automation capability. Express complex business workflows graphically, no code, no specialist technical expertise.
  • 5
    Digimarc Discover
    ...Digimarc Discover features a full camera view for more scanning flexibility, along with a small badge on each card to make it easy to see what type of code was scanned. In addition, all past and present scans are stored in the app’s activity section for quick retrieval.
  • 6
    VPNGN

    VPNGN

    VPNWholesaler.com

    ...Your VPN brand will be powered by our powerful VPNGN apps, supporting all major devices and operating systems. You can integrate VPNGN into your own app(s) with only a few lines of code. This is useful in case you would like to have your own app rather than relying on our VPNGN app entries. For example, if you want to create an iOS app and integrate a paywall and in-app purchases. Fully customize the VPN interface based on your specifications. Allows you to fully customize our VPN SDK for your needs, and integrate it into your app(s). ...
    Starting Price: $250 per month
  • 7
    Salesforce Platform
    Build enterprise apps much faster on the Salesforce Platform, a single, unified ecosystem of tools and services that empowers developers to quickly build and deploy solid, secure, and scalable cloud applications. With Salesforce Platform, developers can customize their CRM solution with myLightning; engage employees with AI-powered apps, add security and compliance controls, and engage customers. Prices for Salesform Platform starts at $25 per user per month.
    Starting Price: $25.00/month/user
  • 8
    Omnis Studio

    Omnis Studio

    Omnis Software Ltd

    Omnis Studio is a cross platform application development environment. Omnis Studio allows application developers and programmers to write application code and business logic once, and deploy their applications on virtually any platform or device, including desktop PCs on Windows and macOS, as well as tablets and phones on iOS, Android and Windows. Support for a large range of client devices is enabled using the Omnis JavaScript Client, a unique JavaScript based technology for rendering the application UI and web forms in a standard web browser on desktops and mobile devices. ...
  • 9
    software_DNA

    software_DNA

    softWORKZ Innovation Inc

    ...All mobile applications are supported regardless of OS platform. Each activated mobile app counts as a licensed device. All major OS's are supported. License Activation codes can be used across any platform. The software_DNA API's are the same across the platform, making it easy and fast to port to new OS's and expand your sales. Connect your eCommerce store-front to software_DNA for a real-time and automated license fulfillment process. All major eCommerce solutions are supported.
    Starting Price: One-time license fee.
  • 10
    YetiForce CRM

    YetiForce CRM

    YetiForce Sp. z o.o.

    ...You can use YetiForce completely free of charge. With YetiForce’s help you will manage 12 business processes in your company, no matter the size. YetiForce’s open source code was released under a very flexible and liberal license, which gathers a large and active community around the project. You too can contribute to it no matter if you are a professional programmer or software development is just your hobby. Download YetiForce for free and find out why you should become one of more than 250,000 people who already use it.
    Leader badge
    Starting Price: Free
  • 11
    Simitless

    Simitless

    Simitless

    Simitless lets you build an information system that fits you without a line of code. You'll be able to collaborate on your database and information system in real-time and simply configure what you need when you need it. If starting from scratch seems too daunting, start from one of our hundreds of application templates and tune it your way. No more will you need to change the way you want to work to suit a software you have to use.
    Starting Price: $3/month
  • 12
    Chetu

    Chetu

    Chetu

    ...Chetu is a true and seamless backend technology partner, helping your business accelerate the development of desktop, mobile & web-based apps with on-demand developers that focus on moving your business forward. Most software companies insist on owning their own source codes to prevent their clients from seeking out other vendors or tools. Under our agreement, you are the sole proprietor of the source code and intellectual property.
  • 13
    platformOS

    platformOS

    platformOS

    ...Whether Progressive Web Apps, IoT integration, native Mobile or any Web Browser supported frameworks like React, Angular, Node.js etc, platformOS meets the Enterprise scaling needs to build and run any and every business application scenario. As an APIs-for-Everything 'low code' application development platform’, platformOS offers an advanced developer / web agency supported ecosystem supporting Channel Partners and Enterprise Clients building powerful, zero limits, API centric solutions; with a much shortened time to market (lower cost) that what is typical, especially for multi-sided marketplaces. In addition, platformOS provides multi-cloud devops infrastructure support “out of the box” which saves many thousands in operational costs.
    Starting Price: $50.00
  • 14
    Cerberus Testing

    Cerberus Testing

    Cerberus Testing

    Cerberus Testing is a low-code software testing automation enabling continuous testing at scale. Using the solution you can remove years of implementing an internal testing framework. The product enables you to quickly iterate through your testing lifecycle, from test repository, execution, reporting and analytics. The solution allows the collaboration of the teams from the use-cases definition to the test case execution on the variety of browsers, devices, apps and APIs. ...
    Leader badge
    Starting Price: €0
  • 15
    Rainforest QA

    Rainforest QA

    Rainforest QA

    No-code test automation for modern software teams. Rainforest QA makes it easy for developers and product managers to quickly automate and maintain end-to-end tests within any CI/CD pipeline. Create your first test in five minutes or less. Product builders should have control over product quality. With Rainforest, anyone on your team can write, run, and maintain automated UI tests and triage test results – without any code.
    Starting Price: $200.00/month
  • 16
    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
  • 17
    GoodAccess

    GoodAccess

    GoodAccess

    GoodAccess is a cybersecurity platform (SASE/SSE) that empowers medium-sized enterprises to easily implement Zero Trust Architecture (ZTA) in their infrastructure, regardless of its complexity or scale. By leveraging a Low-Code/No-Code approach, GoodAccess delivers a hardware-free, rapid deployment solution within hours or days, allowing companies to enhance their security without the need for in-house IT experts. Our platform ensures seamless integration with modern SaaS/cloud applications as well as legacy systems, protecting critical assets for remote and hybrid workforces. ...
    Leader badge
    Starting Price: $7 per user/month
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    QAlert Citizen Request Management
    Leading citizen request management solution for municipalities. QScend Technologies, Inc., is an industry leader in web-based software for local and county governments. Hundreds of government entities and call centers across the country use our citizen request management software to improve citizen service, increase efficiency and effectiveness, re-engineer processes, and measure performance, making us the preferred provider of CRM/311 software in the U.S.
  • 22
    Bitrix24

    Bitrix24

    Bitrix24

    ...Stunningly beautiful websites, landing pages and online stores that can be created by anyone without writing a single line of code. Free domain name and hosting is included. You can use the self-hosted version of Bitrix24 to run on your server.
    Leader badge
    Starting Price: $ 49 per month
  • 23
    CloudBacko

    CloudBacko

    CloudBackoGo Backup

    CloudBacko Corporation is a cloud backup software vendor established in 2014, as has become a wholly owned subsidiary of Ahsay Backup Software Development Company Limited [HKEx Stock Code: 8290] in 2015. We are specialized in developing cloud and local backup solution for businesses of any sizes. Our core product, CloudBacko™ backup software, is the next generation online / offsite / remote / local backup software for backing up business servers and desktop computers to the cloud as well as local or mapped network drives. ...
    Starting Price: $1 per month
  • 24
    LiveStreamingCDN

    LiveStreamingCDN

    LiveStreamingCDN

    ...A fully managed service with everything you need to publish and socialize a live channel from your stored and live sources. LiveStreamingCDN provides multi-platform compatible player embed code integration with automatic device detection algorithm. Dynamic streaming with no bit rate limitations. Stream at the highest quality that your uplink connection supports. HD quality. Broadcast in H.264/AAC for the best possible quality and compatibility.
  • 25
    Campaign Cleaner

    Campaign Cleaner

    Campaign Cleaner

    ...Key features include a CSS Inliner for improved email client compatibility, a Font Color Adjuster for better readability, and a Spam Trigger Detect to keep emails out of spam folders. It also offers a Blacklist Link Check to avoid blacklisted URLs, an HTML Sanitizer for clean and safe code, and a Non-ASCII Character Replacement to ensure proper email display. Additional features like Broken Link Detection, HTML Compression, and Font-Size Adjuster further enhance the tool's effectiveness. Each feature contributes to creating more efficient and effective email marketing campaigns, making Campaign Cleaner an invaluable asset for marketers.
    Starting Price: $0
  • 26
    MobiProbe

    MobiProbe

    MobiProbe

    ...MobiProbe is a real time system performance and engagement measurement workbench for connected devices, systems and applications. MobiProbe provides best in class, powerful and lightweight SDKs and APIs that can seamlessly be integrated into your software system with a single line of code. Thereupon you can track and log any {key:value} defined event and add any number of attributes to your data points. MobiProbe comes with a highly customisable dashboard and reporting system that can be customised specific to your business use case. You can use MobiProbe's built in visualisations, ask us to build a custom one for you or have your analyst connect their preferred data visualisation tool on top of MobiProbe data store.
    Starting Price: $5.00/month
  • 27
    Encapsia
    ...Responsive image Unlike traditional systems, Encapsia is built in the era of smart phones, leveraging modern concepts to revitalise clinical trials. In addition to traditional EDC, we offer Encapsia eSource for direct data capture (DDC) in the same system that brings you medical coding, third party data Loads, as well as industry leading data visualisations; all driven from one single configuration. Encapsia is the most innovative & powerful system available bringing you a complete solution to collect and manage clinical trial data. The concept of live is real - with all data available as soon as entered to give you up to the minute insights into trial progress that can help inform your management decisions, saving money and time whilst increasing patient safety.
  • 28
    TightVNC

    TightVNC

    GlavSoft

    ...With TightVNC, you can see the desktop of a remote machine and control it with your local mouse and keyboard, just like you would do it sitting in the front of that computer. TightVNC is: free for both personal and commercial usage, with full source code available, useful in administration, tech support, education, and for many other purposes, cross-platform, available for Windows and Unix, with Java client included, compatible with standard VNC software, conforming to RFB protocol specifications. With TightVNC, you can: cut your expenses and save your time on traveling, help your friends and family to solve problems with their computers remotely, make sure nothing wrong is happening on your computers when you are away. ...
  • 29
    BlackBerry Protect
    ...It prevents, detects and remediates advanced malicious threats at the device and application levels. Malware and grayware are identified by application sandboxing and code analysis, plus app-security testing. All applications are scanned and validated before being pushed to the device or the user seeking access. All mobile endpoints BlackBerry UEM manages are protected from zero-day threats without reliance on end users to install, log in or maintain third-party apps or configure settings manually. ...
  • 30
    Agilitest

    Agilitest

    Agilitest

    ...We got rid of Xpaths and created a much more robust way of identifying the components used to run the test. This innovative and powerful capture system makes tests less sensitive to software code changes. Maintaining automated tests takes no time. Agilitest is multi-channel and lets you create a broad range of scenarios, allowing you to rerun the same test in several environments, but also to produce realistic multi-application, multi-technology scenarios and test against them. Create and run realistic cross-channel test scenarios. ...