Suggested Categories:

No-Code Development Platforms
No-code development platforms provide a way for users to design, build, and develop software applications without the need for traditional coding. They are built in such a way that users can rely on simple visual interfaces with drag and drop type tools, allowing them to rapidly develop applications with minimal technical knowledge. This makes no-code development platforms ideal for any user regardless of programming experience, from hobbyists to entrepreneurs. Furthermore, modern no-code platforms allow complex mobile apps or web projects to be created more quickly than ever before.
QR Code Generators
QR code generators are tools that allow users to create quick response (QR) codes, which are machine-readable barcodes that store information such as URLs, text, contact details, or Wi-Fi credentials. These tools typically allow users to customize QR codes by changing their size, color, and design while ensuring the code remains scannable. QR code generators are commonly used for marketing, event registration, payments, product packaging, and contactless interactions. They help businesses and individuals provide an easy way for users to access digital content or services through their smartphones or other scanning devices.
Code Collaboration Tools
Code collaboration tools are platforms that enable developers to work together on software projects by facilitating real-time collaboration, version control, and code sharing. These tools allow multiple developers to edit and review code simultaneously, track changes, and manage different versions of code through branches and commits. Key features typically include code reviews, pull requests, conflict resolution, issue tracking, and integration with version control systems like Git. Code collaboration tools are essential for team-based development environments, ensuring smooth coordination and improving productivity in software projects.
Coding Challenge Platforms
Coding challenge platforms, also known as code assessment and technical skills testing platforms, enable developers and organizations to test their coding skills to see what skills need to be improved, or to determine the coding skills of a potential hire. Many coding challenge platforms also offer features like coding competitions, mock interviews, and collaboration opportunities for learning with others. These platforms are popular among job seekers, developers, and coding enthusiasts looking to enhance their problem-solving abilities.
Code Editors
Code editors are software tools that allow developers to write, edit, and debug source code for programming and web development. These editors provide essential features like syntax highlighting, code completion, auto-indentation, and error detection to enhance productivity and reduce coding errors. Many code editors also offer integrations with version control systems (like Git), debuggers, and build tools, allowing developers to manage their code and workflows efficiently. While some code editors are lightweight and focused solely on text editing, others offer extensive features and customization options through plugins and extensions. By providing a streamlined environment for coding, code editors are essential for software development, web development, and scripting tasks.
Code Review Tools
Code review tools are software tools designed to examine and analyze source code for errors, bugs, and vulnerabilities. They provide developers with detailed feedback on their code, highlighting areas that need improvement or optimization. These tools use a variety of techniques such as static analysis, unit testing, and peer review to ensure the quality and functionality of the code. In addition to identifying coding issues, they also help improve code security by detecting potential vulnerabilities or weaknesses in the code. Code review tools are an essential part of the development process for any software project.
Infrastructure as Code Software
Infrastructure as Code (IaC) tools are software solutions that enable developers and IT teams to automate the provisioning, configuration, and management of infrastructure using code. These tools allow users to define and manage infrastructure components like servers, databases, and networking resources through configuration files, ensuring consistency and repeatability in infrastructure setups. IaC tools typically support version control, enabling teams to track changes and collaborate on infrastructure management.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
Code Enforcement Software
Code enforcement software is software that helps local government agencies and municipalities manage and enforce building codes, zoning laws, and other regulatory compliance requirements. These platforms typically provide features for tracking violations, issuing citations, managing inspections, and automating the code enforcement process. Code enforcement software can also include tools for scheduling inspections, documenting findings, generating reports, and managing case histories. It helps ensure that properties comply with local laws and ordinances, improving efficiency and accountability in enforcement processes. Additionally, it allows for better communication between enforcement officers, residents, and other stakeholders.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Low-Code Development Platforms
Low-code development platforms are software tools designed to assist developers with the creation of software applications. They provide an alternate means to implementation, reducing the amount of manual coding that needs to be done. Platforms vary based on the type of application being created, enabling users to quickly build and deploy business applications without having extensive technical knowledge or software development experience. Features may include tools for visual modeling, integration connectors, and user interface components.
Source Code Management Software
Source code management (SCM) software is a type of software to help developers track, manage, and version control their source code throughout the software development lifecycle. These tools allow multiple developers to collaborate on the same project by maintaining a centralized repository where code changes are stored and tracked. SCM software typically includes features like version control, branching, merging, and conflict resolution to ensure that code changes are properly managed and integrated. It also provides tools for tracking issues, auditing changes, and ensuring that all team members are working with the latest codebase. SCM software is essential for maintaining code integrity, improving collaboration, and enhancing productivity in development teams.
Code Coverage Tools
Code coverage tools are software utilities designed to analyze the source code of an application and report on the level of code that is tested by automated tests. They usually measure the percentage of lines, blocks, or branches of code that have been executed in a test suite. Many popular programming languages have their own code coverage tools available for developers to use.
Code Signing Software
Code signing software is a type of program that digitally signs code to ensure its authenticity and integrity. It verifies the identity of the author or publisher of the code, and helps protect users from malicious software by providing evidence that the code was not altered during transit. Code signing can be used for a variety of purposes, including software distribution, configuration management, and digital document authentication. It is an essential part of maintaining secure electronic communication between two parties.
Medical Coding Software
Medical coding software is a type of software used to classify various medical diagnoses and procedures in order to provide accurate reimbursement from insurance companies. It enables healthcare providers to code various patient treatments, tests, medications, or procedures for billing purposes. The software also helps them comply with industry regulations and guidelines as well as improve efficiency and accuracy in their billing process. It can be used for tracking patient records and managing claims efficiently. Furthermore, it offers support services such as online training courses for coders, ensuring that they stay updated on the latest developments in the field.
No Code Database Software
No code database platforms are tools that allow individuals to create and manage databases without needing to write any code. These platforms typically use drag-and-drop interfaces and pre-built templates to simplify the database creation process. They are designed for users with little to no technical background, making it easier for them to organize and store data. No code database platforms also offer features such as data visualization, automated backups, and collaborative capabilities, making it a versatile solution for various businesses and industries.
Vibe Coding Software
Vibe coding tools represent a shift in software development, using AI to convert natural language into functional code. These tools allow users to input human language prompts, moving away from traditional syntax and focusing on expressing the desired outcome. By lowering the barrier to entry, vibe coding tools make it easier for individuals without coding expertise to create software. For experienced developers, these tools automate repetitive tasks, boosting productivity and freeing up time for more complex problem-solving.
Code Snippet Managers
Code snippet managers are useful tools for organizing and managing code snippets. They enable users to store and share their code snippets efficiently, and provide a searchable library of existing code snippets. Depending on the platform chosen, users can also comment, tag, and version code snippets using these tools. Finally, many of these services offer both free and premium plans to fit all needs.
AI Code Generators
AI code generators are software tools that use artificial intelligence to automatically generate code based on user input or requirements, significantly reducing the time and effort required for software development. These platforms leverage machine learning algorithms and natural language processing (NLP) to understand user specifications and then generate the appropriate code. AI code generators often include features like auto-completion, error detection, and optimization suggestions, which help developers write cleaner, more efficient code faster. By using these tools, developers can streamline their coding process, improve productivity, and focus on higher-level tasks such as design and architecture.
AI Code Review Tools
AI code review tools are AI-powered software tools that automate the process of reviewing code by using artificial intelligence to detect bugs, vulnerabilities, and code quality issues. These tools analyze code for common errors, performance optimizations, and adherence to best practices, helping developers improve code efficiency and maintainability. They often integrate with version control systems, providing real-time feedback and suggestions as developers write and commit their code. By leveraging AI, these tools can also identify security risks, improve code consistency, and reduce the time spent on manual reviews. Ultimately, AI code review tools enhance development workflows by streamlining the review process and ensuring higher-quality software.
  • 1
    AppyBuilder

    AppyBuilder

    AppyBuilder

    ... Inventor, AppyBuilder is a FREE Drag & Drop mobile app builder platform that allows anyone to quickly design and build Android mobile apps, Even With No Coding Skills! Use any browser to design and build Android mobile apps. No coding skills? No problem. Just drag, drop and snap blocks to code your app! Use variety of storage components such as Google Spreadsheet, local SQL Lite, CloudDB, Shared Preferences (TinyDB), Firebase DB, etc.
    Starting Price: Free
  • 2
    Corona

    Corona

    Corona Labs

    Select from numerous plugins which extend the Corona core for features like in-app advertising, analytics, media, and much more. Develop for mobile, desktop, and connected TV devices with just one code base. Corona speeds up the development process. Update your code, save the changes, and instantly see the results in our instant-update Simulator. When you're ready to test on real devices, build and deploy your app just once and then see code/assets update automatically, all over your local...
    Starting Price: Free
  • 3
    WinJS

    WinJS

    WinJS

    Microsoft is committed to making sure that WinJS continues to run for existing customers. At this time we don't have plans to invest in new features or feature requests. Bug fixes will be limited to correcting substantial issues that are blocking customer deployments. We may also consider bug fixes to help our customers maintain their existing WinJS-based apps. You can contribute by reviewing and sending feedback on code checkins, suggesting and trying out new features as they are implemented...
    Starting Price: Free
  • 4
    Blazor

    Blazor

    Microsoft

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using Web...
    Starting Price: Free
  • 5
    Istanbul

    Istanbul

    Istanbul

    JavaScript test coverage made simple. Istanbul instruments your ES5 and ES2015+ JavaScript code with line counters, so that you can track how well your unit-tests exercise your codebase. The nyc command-line-client for Istanbul works well with most JavaScript testing frameworks, tap, mocha, AVA, etc. First-class support of ES6/ES2015+ using babel-plugin-Istanbul. Support for the most popular JavaScript testing frameworks. Support for instrumenting subprocesses, using the nyc command...
    Starting Price: Free
  • 6
    Pester

    Pester

    Pester

    Pester is the ubiquitous test and mock framework for PowerShell. Adding Pester tests to Powershell code will enhance code quality and allows you to start creating predictable changes. Visual Studio Code comes with full support for Pester allowing you to create tests quickly. Pester integrates nicely with TFS, Azure, Github, Jenkins, and other CI servers, allowing you to fully automate your development lifecycle. Pester provides a framework for writing and running tests. Pester is most commonly...
    Starting Price: Free
  • 7
    Xdebug

    Xdebug

    Xdebug

    Xdebug is an extension for PHP, and provides a range of features to improve the PHP development experience. A way to step through your code in your IDE or editor while the script is executing. An improved var_dump() function, stack traces for notices, warnings, errors, and exceptions to highlight the code path to the error. Writes every function call, with arguments and invocation location to disk. Optionally also includes every variable assignment and return value for each function. Allows you...
    Starting Price: Free
  • 8
    GameMaker Language (GML)
    The GameMaker Language (also called simply GML) is the proprietary GameMaker scripting language. This language is structured to permit users to create their games in an intuitive and flexible way while offering all the power of any other major programming language. It is also the basis for GML Visual and can be used in conjunction with that if required. Each event has its own tab in the editor and you can add, edit, or remove code from them at any time (for more information on events see Object...
    Starting Price: Free
  • 9
    ToolJet

    ToolJet

    ToolJet

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

    hapi

    hapi

    Build powerful, scalable applications, with minimal overhead and full out-of-the-box functionality, your code, your way. Developed initially to handle Walmart’s Black Friday sales, hapi continues to be the proven choice for enterprise-grade backend needs. When you install hapi, every single line of code you get has been verified. You never have to worry about some deep dependency being poorly maintained (or handed over to someone sketchy). hapi is the only leading node framework without any...
    Starting Price: Free
  • 11
    Appilix

    Appilix

    Appilix

    Create App online without coding experience for your website in less than 5 minutes. Convert your website to Mobile App using Appilix. Convert the website to an app without any coding experience or installing any software. Google Admob integration to display ads in your app using our website to app builder. Send unlimited push notifications with a custom action to app users using Firebase. Replace any default colors such as header, background, and text to match your taste. Customizable splash...
    Starting Price: $15 per year
  • 12
    Lepton

    Lepton

    Lepton

    Lepton is an open-source project on GitHub. It's free and we don't accept donations. If you like, feel free to donate to Wikimedia Foundation, which helps sustain free knowledge through Wikipedia and its sister projects for people around the world. Lepton replies on GitHub APIs to detect the language. Leptonis a centralized configuration file for Lepton and is parsed at the app startup. The file is not auto-generated. Lepton is a pure desktop client of GitHub Gist without its own service....
    Starting Price: Free
  • 13
    Snipp.in

    Snipp.in

    Snipp.in

    Snipp.in is an in-browser snippet manager and editor. Built with Vue.js, Dexie, and Monaco Editor. Snipp.in provides a clean and VSCode-like familiar interface to save notes, tasks and code snippets directly in the browser. All the data is stored within your browser tab (IndexedDB). There is no cloud backup available so far but you can still create backups and restore/share your content with others. Syntax highlighting, and easy-to-use document files using ProseMirror Editor. Multi...
    Starting Price: Free
  • 14
    Interval

    Interval

    Interval

    Interval generates full web apps just from backend Node.js or Python code. If you love writing code but hate building UIs, you'll love building with Interval. Interval introduces a new programming model for building UIs. Simply make Interval SDK calls alongside your business logic, and Interval automatically produces UIs in your browser. Interval's component library compresses the tedious work of building and wiring up UIs for your tools into simple async method calls placed within your...
    Starting Price: $10 per user per month
  • 15
    Hubbl Diagnostics

    Hubbl Diagnostics

    Hubbl Diagnostics

    Hubbl Diagnostics provides Salesforce admins, architects, and consultants with the broadest and most actionable insights into any Salesforce org. Transform your Salesforce operations, streamline processes, optimize efficiency, and achieve unparalleled success. Our mission is clear: to help organizations tackle technical debt, eliminate redundant automation, and navigate the ever-expanding complexity of their Salesforce orgs. By doing so, we enable businesses to maximize their return on...
    Starting Price: $79/mo
  • 16
    Five

    Five

    Five

    Five is a low-code development environment that helps software developers build and deploy bespoke business software. Rapidly build release-ready software using Five’s prebuilt features, such as a hosted SQL database, authentication, or access control. Connect to multiple data sources and query (almost) any data source, such as external databases (PostgreSQL, MySQL, SQL Server & more) or REST API endpoints. Add full code almost anywhere through its native support for SQL, Java...
    Starting Price: $29.99/month
  • 17
    Bleesk

    Bleesk

    Bleesk

    We develop ready-to-use custom-branded proximity apps and submit them to the App Store and Google Play in just 14 days. Attract new customers and improve in-store experience. Deliver personalized and context-relevant offers. Reward customers with coupons for purchases or visits. We deliver a complete white-label platform with a native iOS and Android mobile app and proven proximity technology so you can offer it to your customers. We build and maintain the apps, app content management...
    Starting Price: Free
  • 18
    Fuzzbuzz

    Fuzzbuzz

    Fuzzbuzz

    The Fuzzbuzz workflow is very similar to other CI/CD testing workflows. However, unlike other testing workflows, fuzz testing requires multiple jobs to run simultaneously, which results in a few extra steps. Fuzzbuzz is a fuzz testing platform. We make it trivial for developers to add fuzz tests to their code and run them in CI/CD, helping them catch critical bugs and vulnerabilities before they hit production. Fuzzbuzz completely integrates into your environment, following you from...
    Starting Price: Free
  • 19
    Atheris

    Atheris

    Google

    Atheris is a coverage-guided Python fuzzing engine. It supports fuzzing of Python code, but also native extensions written for CPython. Atheris is based on libFuzzer. When fuzzing native code, Atheris can be used to catch extra bugs. Atheris supports Linux (32- and 64-bit) and Mac OS X, with Python versions 3.6-3.10. It comes with a built-in libFuzzer, which is fine for fuzzing Python code. If you plan to fuzz native extensions, you may need to build from source to ensure the libFuzzer version...
    Starting Price: Free
  • 20
    Yii

    Yii

    Yii PHP framework

    Yii is a fast, secure, and efficient PHP framework. Flexible yet pragmatic, works right out of the box, and has reasonable defaults. While Yii can virtually eliminate most repetitive coding tasks, you are responsible for the real creative work. This often starts with designing the whole system to be built, in terms of some database schema. The best way to do this is by using migrations. Yii gives you the maximum functionality by adding the least possible overhead. Sane defaults and built...
    Starting Price: Free
  • 21
    PHPixie

    PHPixie

    PHPixie

    PHPixie is easy to learn and does not rely on automatic; you will always be in charge of what's happening. Designed for speed since first release and proven by independent benchmarks. Built using components that can be used without the framework. Linear execution flow, no static code, and low coupling. Reuse and share your code via Composer as self-contained bundles. Never find yourself in an event hell ever again as event use is avoided. Database components support working with MongoDB out...
    Starting Price: Free
  • 22
    Theneo

    Theneo

    Theneo

    ... search and auto code generation. Automatically update documentation when code changes. Extensions are available for Github, Gitlab, Bitbucket, VS Code, Postman, and more. Customize the appearance of your API docs. Adjust colors and visual elements to match your branding. Make documentation look like part of your website. Effortlessly create and maintain beautiful API docs with simple commands, right from your favorite development tools and source code editors.
    Starting Price: $120 per month
  • 23
    minware

    minware

    minware

    Connect code, tickets, and more for total software development visibility, all in one place. Scrum sprint completion, estimate accuracy, lead time, kanban work-in-progress, and more. Dev time, cost capitalization, R&D credits, project completion, and more. Bug SLAs (MTTR), change failure rate, review thoroughness, total bug load, and more. PR cycle times, ticket lead times, time in status, context switching, flow efficiency, and more. All out-of-the-box reports are built on top of the min...
    Starting Price: $25 per month
  • 24
    LoftOS

    LoftOS

    Innoloft

    Forget traditional tech delays, we're making digitalization quicker, easier, and way more affordable. With LoftOS, you’re in control. Build web applications like networks, marketplaces, or internal tools all without writing a single line of code. Forget about juggling multiple tools or expensive IT agencies. Don’t waste time on month-long development projects. Go live instantly with our no-code development platform. Stop overpaying for complex IT projects. Don’t worry about escalating costs...
    Starting Price: $375 per month
  • 25
    Defang

    Defang

    Defang

    Defang is a developer-centric platform that simplifies the process of developing, deploying, and debugging cloud applications. By leveraging AI-assisted tooling, Defang enables developers to swiftly transition from an idea to a deployed application on their preferred cloud provider. The platform supports multiple programming languages, including Go, JavaScript, and Python, allowing developers to start with sample projects or generate project outlines using natural language prompts. With a...
    Starting Price: $10 per month
  • 26
    WebContainers

    WebContainers

    WebContainers

    WebContainers, developed by StackBlitz, are a browser-based runtime environment that enables the execution of Node.js applications and operating system commands directly within a web browser tab. This technology allows developers to build instant, interactive coding experiences, from tutorials to full-fledged integrated development environments, without the need for local setups or cloud-based virtual machines. By running entirely client-side, WebContainers offer unmatched user experiences...
    Starting Price: $18 per month
  • 27
    Liquid XML Data Binder

    Liquid XML Data Binder

    Liquid Technologies Ltd

    Liquid XML Data Binder enables you to load XML Documents into a strongly typed object model within your C#, C++, Java, Visual Basic .Net or VB6 (COM) source code. Meaning fewer coding errors, reduced development and testing time, and an increase in schema conformance and coding reliability. Liquid XML Data Binder Features: - Generates an easy to use class library for C++, C#, Java, Visual Basic .Net, and VB 6 (COM) from an XML Schema. - Generated HTML documentation for your class library...
  • 28
    sourcehut

    sourcehut

    sourcehut

    SourceHut is a suite of open source tools designed for efficient software development, offering Git and Mercurial hosting, mailing lists, bug tracking, continuous integration, and more. It emphasizes privacy and simplicity, featuring no tracking or advertising, and ensuring all functionalities operate without JavaScript. Users can manage public, private, and "unlisted" repositories with fine-grained access control, including options for users without accounts. SourceHut's continuous...
    Starting Price: Free
  • 29
    Jodoo

    Jodoo

    Jodoo

    Jodoo is an all-in-one no-code platform designed to build custom business software rapidly without any coding required. It empowers users to create and deploy tailored systems, consolidating various business applications into a unified platform. With Jodoo, you can transform your daily operations into streamlined digital workflows, replacing messy spreadsheets with custom solutions that work exactly how your business needs. It offers a drag-and-drop form builder with over 20 field types...
    Starting Price: $12 per month
  • 30
    Gadget

    Gadget

    Gadget.dev

    Gadget is an AI-centered IDE with all of the infrastructure, hosting, tools, integrations, and best practices you need under one roof. Code, configure, debug, deploy, and scale apps with an AI assistant that can do it all quickly, and ensure it's always done correctly. Our ethos on AI is different. We spent years building a framework that guarantees that the sensitive parts of your application (auth, security, permissions, CRUD APIs) are always working. Our AI is taught to prioritize using...
    Starting Price: $35/month