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.

1043 Products for "coding" with 2 filters applied:

  • 1
    Cloudflare Workers
    You write code. We handle the rest. Deploy serverless code instantly across the globe to give it exceptional performance, reliability, and scale. No more configuring auto-scaling, load balancers, or paying for capacity you don’t use. Traffic is automatically routed and load balanced across thousands of servers. Sleep well as your code scales effortlessly.
    Starting Price: $5 per 10 million requests
  • 2
    Software Ideas Modeler
    ...Documentation and glossary modules in our CASE tool allow you to communicate your design effectively. Professionally process the user requirements using Advanced Use Case analysis or User Stories depending on your preference. Turn code to diagrams using the code analytic tools for many popular programming languages. Generate source code scaffold and code parts using source code generators, also using custom code templates.
    Starting Price: $68 one-time payment
  • 3
    SmartBear AQTime Pro
    ...Finding and squashing highly differentiated bugs is tedious and complicated, but AQTime Pro makes it easy. With over a dozen profilers, you can find memory leaks, performance bottlenecks, code coverage gaps and more in just a few clicks. AQTime Pro enables you to squash all bugs with one tool and get back to making high quality code. Don’t let code profilers box you in with a single codebase or framework and prevent you from finding performance bottlenecks, memory leaks, code coverage gaps unique to your project. AQTime Pro is the one tool to use across multiple codebases and frameworks in a project. ...
    Starting Price: $719 one-time payment
  • 4
    Swimm

    Swimm

    Swimm

    ...You don't have to worry about changing file names, function names, or your implementation. Swimm will be able to keep up with it. Swimm checks your docs as your code evolves, and notifies you if your changes affect your documentation. Access docs right next to the code they refer to. Stay in your IDE and your flow. When you click on a link, your IDE will open a new tab with the documentation perfectly rendered from Markdown.
    Starting Price: $29 per month
  • 5
    CodeCanyon
    Choose from ecommerce plugins, mobile app templates, PHP, bootstrap & more for any budget, built by the world’s best developers. Unique code, scripts and plugins made by world-class creators. Every week, our staff personally hand-pick some of the best new code, scripts, and plugins from our collection. The world-leading marketplace for code, scripts, and plugins. Home of the most popular scripts and plugins of all time. Clear documentation and support available, as well as quality-reviewed creators and items. ...
    Starting Price: $18 one-time payment
  • 6
    NexaStack

    NexaStack

    NexaStack

    Provide resources according to the requirement and scale with ease. Plan and Implement your Infrastructure as code with the same workflow across multiple cloud providers. Automated configurations and pipelines, for standardization and decreased configuration drift. Creates a code Git-based source code repository for each workflow facilitating Infrastructure audibility. Supports for Terraform, Ansible, Helm features to empower teams to build and provision highly efficient Infrastructure. ...
    Starting Price: $20 per month
  • 7
    DejaCode
    ...With DejaCode, you can manage open source components the easy way. A library of open source and proprietary licenses. Our license library contains detailed documentation of license terms and conditions. With DejaCode, you can put open source license policies in place in just a few clicks.
  • 8
    Cyclr

    Cyclr

    Cyclr

    Cyclr is an embedded integration toolkit (embedded iPaaS) for creating, managing and publishing white-labelled integrations directly into your SaaS application. With a low-code, visual integration builder and flexible deployment methods, we help take the hassle out of delivering your users' integration needs.
    Starting Price: $2095 per month
  • 9
    Cycode

    Cycode

    Cycode

    A platform for security, governance, and pipeline integrity for all your development tools & infrastructure. Harden your source control management systems (SCM), find secrets, leaks and prevent code tampering. Scan your CI/CD settings and Infrastructure-as-Code (IaC) for security misconfiguration. Identify drift between production systems IaC configurations and prevent source code tampering. Stop developers from inadvertently exposing proprietary code in public repositories, fingerprint code assets and proactively identify exposure on public sites. ...
  • 10
    onPhase

    onPhase

    onPhase

    ...From data capture to payment and everything in between, onPhase removes manual roadblocks, strengthens supplier relationships, and delivers real-time cash flow visibility so finance teams can grow sustainably with less friction. AP Automation and Vendor Payments Solutions: Allow onPhase to automate how invoices are captured, coded, routed for approval, and paid. All while seamlessly syncing back to your ERP of choice. Document Management Solution: Transforms how finance teams handle crucial documentation such as contracts, invoices, receipts, financial statements, and purchase orders. Forms and Workflow Automation: Automates the collection, routing, approval, and notification processes for expense approvals, time off requests, employee onboarding, and more.
  • 11
    Frontegg

    Frontegg

    Frontegg

    ...Developers reduce toil and regain focus on core product work, while stakeholders move faster without bottlenecks. Frontegg supports modern identity features including SSO, MFA, role-based access control, entitlements, multi-tenancy, and audit logs. Its low-code platform integrates in days and provides a user-friendly admin portal that bridges technical and non-technical teams. Frontegg increases operational efficiency, improves security posture, and enhances the customer experience.
    Leader badge
    Starting Price: Free
  • 12
    Permit.io

    Permit.io

    Permit.io

    ...Provide low-code/no-code interfaces for non-technical users. Ensure future requirements are met with policy as code. Get Git Ops support out-of-the-box.
  • 13
    Mend Renovate
    Save time and reduce risk by automating dependency updates in software projects. Fully customizable with a setting to suit every workflow. Renovate runs continuously to detect the latest available versions. Multiple languages and file types are supported in order to detect dependencies wherever you use them. Changelogs and commit histories are extracted and included with each update. Run your existing suite of tests on every update to avoid regression errors.
    Starting Price: Free
  • 14
    Google Cloud Debugger
    Real-time application debugging: Cloud Debugger is a feature of Google Cloud that lets you inspect the state of a running application in real time, without stopping or slowing it down. Your users are not impacted while you capture the call stack and variables at any location in your source code. You can use it to understand the behavior of your code in production, as well as analyze its state to find those hard-to-find bugs.
  • 15
    OpenFaaS

    OpenFaaS

    OpenFaaS

    ...From there you can take the OpenFaaS workshop, a series of tried-and-tested self-paced labs which teach you everything you need to know about functions, and more. An ecosystem for sharing, reusing, and collaborating on functions. Reduce boilerplate code, and share code in the templates store.
  • 16
    CodeNOW

    CodeNOW

    Stratox Cloud Native

    CodeNOW is the DevOps platform for businesses that want the same excellence in software delivery as digital leaders without the large IT investments and the distraction from their core business. CodeNOW is listed by Gartner as a DevOps Value Stream Delivery Platform (DevOps VSDP), which Gartner sees entering the mainstream in 2023. CodeNOW is a cloud-native, cloud-agnostic DevOps VSDP that helps companies deliver natively scalable, highly available, resilient digital services that run safely on multiple clouds. ...
    Starting Price: €9 per month
  • 17
    Axonize

    Axonize

    Axonize

    The smarter way to realize smart business potential. A no-code smart enterprise platform that has cracked the code in profitability. Start small and scale your projects with unprecedented speed on an unlimited number of devices, protocols and systems across all verticals. Benefit from fast prototyping and virtual devices, enabling you to implement your ideas in hours, and present to customers immediately, pre-investment.
  • 18
    UI-licious

    UI-licious

    Uilicious

    ...UI-licious uses dynamic code analysis to understand the structure of your website based on the use of semantic HTML and ARIA accessibility attributes, as well as context of the previous commands, to identify which is the intended element to target for every command. This means that even if the HTML code for the UI changes underneath the code, the test is valid as long as the user journey remains the same.
    Starting Price: $90 per month
  • 19
    ELMA365

    ELMA365

    ELMA365

    ...The platform is highly scalable and allows adding business-specific features with Typescript code. Training and delivery of the project can be done within a month, and enables teams to work in sync.
    Starting Price: $18 per month
  • 20
    smartShift

    smartShift

    smartShift Technologies

    smartShift offers a better way for SAP customers to handle custom code as they move from ECC to S/4HANA. Using its patented AI-powered solutions, smartShift delivers secure, stable, and optimized code in weeks rather than months required by conventional approaches. smartShift delivers secure, stable, and optimized code in weeks rather than months required by conventional approaches. smartShift is trusted by many of the world's largest SAP customers and has been used to modernize over 3300 SAP systems, converting over 3 billion lines of code.
  • 21
    devZing

    devZing

    devZing

    ...Bugzilla Hosting Bugzilla is the classic bug tracker. Have an existing Bugzilla installation? We'll import it. Subversion Hosting Do you have multiple developers writing code? Then you need Subversion. Create as many repositories as you need and access them via Subversion clients such as TortoiseSVN. MantisBT Hosting A great alternative bug tracker. Can even be used as a ticketing system. Testopia Hosting Testopia is a sophisticated addition to Bugzilla so you get integrated test case management and defect tracking in one package. ...
    Starting Price: $15.00/month
  • 22
    OpenGov PLC
    Modernize your permitting processes to streamline operations and improve customer service. An all-in-one community development suite for permitting, licensing, inspections, and code enforcement. OpenGov Permitting, Licensing & Code Enforcement (PLC) gives you the power to manage all of your permitting and licensing operations without messy spreadsheets or cumbersome software. With drag-and-drop technology to build workflows, fees, forms, and inspections, you have complete control over the entire process. With powerful customer service tools, you can empower applicants to conduct government business from the convenience of their home or office. ...
  • 23
    Blynk

    Blynk

    Blynk

    Blynk is a low-code IoT software platform for connecting devices to the cloud, building mobile apps to remotely control and monitor them, and managing thousands of users and deployed products. It’s a PaaS (Platform-as-a-Service) that helps businesses and individuals seamlessly progress from a prototype of a connected product to its commercial launch and further growth.
    Starting Price: Free
  • 24
    AWS CloudFormation
    ...Automate, test, and deploy infrastructure templates with continuous integration and delivery (CI/CD) automation. AWS CloudFormation lets you model, provision, and manage AWS and third-party resources by treating infrastructure as code. Speed up cloud provisioning with infrastructure as code.
    Starting Price: $0.0009 per handler operation
  • 25
    SSL2BUY

    SSL2BUY

    SSL2BUY

    SSL2BUY is an authorized reseller of the world's leading certificate authorities (CAs) like DigiCert, Comodo, Sectigo, GlobalSign, GeoTrust, Thawte, and RapidSSL. As a global SSL certificate and code signing certificate provider, it focuses on providing the utmost encrypted SSL security with excellent discount offers and customer support for any size of organization or individual. Get hassle-free security solutions with our low-cost SSL certificates and code signing certificates. SSL certificates protect online transactions with strong 256-bit SSL encryption, and code signing certificates help protect your software.  ...
    Starting Price: $8 per year
  • 26
    BMC Compuware ISPW
    A modern mainframe CI/CD tool can ensure your mainframe code pipelines are secure, stable, and streamlined throughout the DevOps lifecycle. With BMC Compuware ISPW, you’ll have the confidence of knowing that you can quickly and safely build, test, and deploy mainframe code. ISPW empowers developers of all experience levels to increase the quality, velocity, and efficiency of software development and delivery.
  • 27
    IP2Location

    IP2Location

    IP2Location

    IP2Location is a leading IP geolocation service provider since 2002. You can use IP2Location to identify country, region, city, latitude & longitude, ZIP code, time zone, connection speed, ISP, domain name, IDD country code, area code, weather station data, mobile network codes (MNC), mobile country codes (MCC), mobile carrier, elevation, usage type, address type, advertising category, VPN and residential proxies using IP address. It has been used by thousands of developers to enrich their applications and web sites. ...
    Starting Price: $99/year
  • 28
    CodeTwo Backup for Office 365
    CodeTwo Backup for Office 365 allows you to back up on-premises Exchange and SharePoint contents as well. Create offline backup copies of your Microsoft 365 mailboxes and save them to local storage in your company. Run automatic incremental backups to keep users’ mailbox copies up to date.
    Starting Price: $147 per year
  • 29
    CodeTwo Backup for Exchange
    CodeTwo Backup for Exchange is a secure, all-in-one Microsoft Exchange mailbox, public folders, and SharePoint backup solution that lets you create and manage backup copies of your data and store it on your local drives. This server app also performs data restore operations on all levels of granularity, from individual items to whole mailboxes or SharePoint sites.
    Starting Price: $147 per year
  • 30
    DevZero

    DevZero

    DevZero

    We transport all your devtools into an environment built from production, so it feels like coding directly in prod. Invite your colleagues to pair program with you in the same project. Share copies of your environment for others to use. Share your work with non-engineers. You’re coding in an environment that’s literally built from how production gets built. It’s the closest you can get to safely coding in production. If it’s working in your environment, chances are that it will work in production. ...
    Starting Price: $95 per user per month