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
    Wings 3D

    Wings 3D

    Wings 3D

    ...Originally inspired by Nendo and Mirai from Izware, Wings 3D has been developed since 2001, when Björn Gustavsson (bjorng) and Dan Gudmundsson (dgud) first started the project. Richard Jones (optigon) maintained Wings and coded many new features between 2006 and 2012. Wings 3D is currently maintained by Dan with the help of the great community. Wings 3D offers a wide range of modeling tools, a customizable interface, support for lights and materials, and a built-in AutoUV mapping facility. Wings 3D is written in Erlang, an open-source, functional programming language distributed by Ericsson. ...
    Starting Price: Free
  • 2
    MecaWind
    ...It is based upon the ASCE 7 standard used throughout the United States for design loads, which is published by the American Society of Civil Engineers. The MecaWind wind load calculator software contains multiple versions of the ASCE 7 standard as well as the Florida Building Code (FBC). For instance, it includes ASCE 7-05, ASCE 7-10, and ASCE 7-16, each being a different release of the same standard. The latest version is ASCE 7-16, and many of the changes found from the ASCE 7-10 version to ASCE 7-16 can be found in this article. ASCE 7-05 is also included in MecaWind, but this older version of the standard is used less frequently in jurisdictions.
    Starting Price: $209 per year
  • 3
    CoTherm

    CoTherm

    Thermo Analytics

    ...CoTherm's mathematically rigorous solution (including multiple global and local methods) removes guesswork and complexity from your design process. CoTherm natively supports many popular thermal and CFD codes. CoTherm's powerful tools allow the coupling of any software that can run in the command line or with config files.
  • 4
    VRIN 3D

    VRIN 3D

    RebuilderAI

    ...It is easy to use, fast, and cheap compared to a conventional 3D modeling or scanning. You can export the 3D model into 6 different file formats, web viewer link, and HTML code. VRIN 3D also provides a web viewer and editor, where you can organize the library and modify your scanned 3D model. VRIN 3D has some industry-leading features. - AI retouch for realistic material and texture enhancement - AI shape refinement for accurate shape upgrade - Polygon number setting to customize the file size
    Starting Price: $9/month
  • 5
    Microsoft Genomics
    ...Tackle data sovereignty requirements with a worldwide network of Azure data centers and adhere to your compliance requirements. Easily integrate into your existing pipeline code using a REST-based API and simple Python client.
  • 6
    inSCADA

    inSCADA

    ProMIS Proses Control

    ...Key Features: * Real-Time Application Development, * Working on Multiple Projects at the same time on one platform, * Creating very fast and practical reports, * Web access and services, * RESTful SPA Application, * Projects Maps (GIS with Weather Layers), * Teamwork and Chat, * Intelligent Data Collection, * Data transfer with QR Code, * Device library, * Notification Services (SMS,E-Mail), * IP Camera, * Vectorel Visualization, * Communication Procols (Modbus, Siemens S7, DNP3) Master/Slave, MQTT, Ethernet I/P, OPC DA/UA Client), * Faceplates
    Starting Price: €400
  • 7
    IDEA StatiCa

    IDEA StatiCa

    IDEA StatiCa

    IDEA StatiCa 25.0 is a world-leading structural design software that enables engineers to model, analyze, and code-check steel connections, concrete D-regions, and anchoring with unprecedented speed and accuracy. It lets you build and verify anchors or cast-in plates with U-, L-, or I-shaped rebars in custom foundations using a 3D CBFEM engine; design and fully check concrete walls and D-regions with ULS/SLS reporting; and create everything from simple bolted or welded beam-to-column connections to complex moment connections using over 250 predefined templates and parametric design workflows. ...
  • 8
    QuartzBio

    QuartzBio

    QuartzBio

    ...Powered by its Precision Medicine AI Agent Platform, QuartzBio includes key solutions like Sample Intelligence, which offers a 360° view of biospecimen lifecycles from collection to long-term storage and uses automated logistics, stability monitoring and data-reconciliation tools; and Biomarker Intelligence, which delivers unified ingestion of assay data across DNA, RNA, protein and cell-based modalities, a no-code data-mapper, global search, dashboards, visual analytics and genomic/cytometry modules; additionally, the Agent Intelligence layer enables natural-language queries across the data asset so stakeholders.
  • 9
    CAMplete TruePath

    CAMplete TruePath

    CAMplete Solutions

    ...Using toolpath data from all industry leading CAM Systems, TruePath’s customizable post-processor allows you to output your NC programs the way you need, with no on-machine editing required. 5-axis simulation, visualization and verification tools give you the confidence of knowing how your machine will behave before you run a single line of G-code. CAMplete works closely with CAM companies, their applications engineers and end users to ensure compatibility.
  • 10
    Amazon Sumerian
    ...Amazon Sumerian makes it easy to create engaging 3D front-end experiences and is integrated with AWS services to provide easy access to machine learning, chatbots, code execution and more. As a web-based platform, your immersive experiences are accessible via a simple browser URL and are able to run on popular hardware for AR/VR. One-click host your 3D experience using AWS Amplify to deploy your scenes anywhere. Sumerian Hosts are available open source on GitHub for easy integration with your Babylon.js and Three.js applications. ...
  • 11
    Predator Virtual CNC

    Predator Virtual CNC

    Predator Software

    ...User definable machine tool configurations with our flexible reverse post processors allows standard VMCs and HMCs to be supported. Standard milling, turning and drilling cycles are all supported. Advanced cycles include subs, macros, variables, trig and logic codes are all supported. Predator Virtual CNC is optimized for 3-axis surface machining and can support huge files without running out of memory. Processing speeds can be up to 3,000 blocks per second, while retaining the accuracy that you require. Complete 3+2 support is also available within Predator Virtual CNC 5 Axis.
    Starting Price: $3,000
  • 12
    zenon

    zenon

    COPA-DATA

    ...Whether working in manufacturing or in the energy industry, zenon can help you reach and sustain your operational goals. zenon is working completely vendor-independent in any hard- and software environment with 5,000+ clients worldwide including many Fortune Global 500s such as Toyota, Pfizer, Ford Motor, Volkswagen, Saudi Aramco, Abbott, AB InBev, Microsoft, BMW, Coca Cola, Nestlé, Baxter, Mondelēz, Texas Instruments or GE Energy. zenon connects and manages any data in one system, tracks and controls any process in real-time with powerful SCADA and HMI solutions, allows for better insights to make smarter decisions, and presents a powerful base to design any kind of industrial application in a no-code engineering environment.
  • 13
    Digital Twin Studio
    ...Real-Time Visibility and Traceability - Digital Twin Shadow Technology. Digital Twin Studio® Open Architecture enables it to interact with a multitude of RTLS and data systems – RFID, BarCode, GPS, PLC, WMS, EMR, ERP, MRP, or RTLS systems Digital Twin with AI and Machine Learning - Predictive Analytics and Dynamic Scheduling Real-time predictive analytics deliver insights via notifications when issues are identified before they occur with state of the art Digital Twin Technology Digital Twin Replay - View Past Events and Setup Active Alerts. ...
  • 14
    Point-E

    Point-E

    OpenAI

    ...While our method still falls short of the state-of-the-art in terms of sample quality, it is one to two orders of magnitude faster to sample from, offering a practical trade-off for some use cases. We release our pre-trained point cloud diffusion models, as well as evaluation code and models, at this https URL.
  • 15
    Synthace

    Synthace

    Synthace

    ...Unleash your equipment to work full pelt on the hardest problems you need to solve today, tomorrow, and every other day after that. Run V1 in the morning, then V2 after lunch. With Synthace's dynamic automation, you can update your experiments as often as you like, without (re)writing code: run your experiments this way, then that way, then back again. Act on your decisions with lightning speed. Automatically gather and structure your experiment designs, experimental data, and metadata, all in one platform.
  • 16
    ClearEdge3D Verity
    ...Easily compare as-built point cloud data with your design & coordination models to identify installation or modeling errors on anything from individual elements to entire scopes of work quickly and accurately. Gain a more detailed and actionable analysis in a fraction of the time compared to traditional methods. Customizable heat maps and color-coded reports intuitively display deviation, bending, and deflection. Precise measuring tools provide you with quantitative data on how installed elements deviate from your model.
  • 17
    Google Earth Engine
    ...This extensive catalog encompasses over 50 years of historical imagery, updated daily, with resolutions as fine as one meter per pixel, featuring datasets such as Landsat, MODIS, Sentinel, and the National Agriculture Imagery Program (NAIP). Earth Engine enables users to analyze Earth observation data and apply machine learning techniques through its web-based JavaScript Code Editor and Python API, facilitating the development of complex geospatial workflows. The platform's integration with Google Cloud allows for large-scale parallel processing, empowering users to conduct comprehensive analyses and visualize Earth data efficiently. Additionally, Earth Engine offers interoperability with BigQuery.
    Starting Price: $500 per month
  • 18
    netScope® Cloud

    netScope® Cloud

    Net-Base Software GmbH

    Access your wsi data easily via digital remote/tele access, even in a joint session with others via the Internet if you wish. In addition, you can automate some processes using barcodes and QR codes, distribute slides to your customers without having to send them manually. Or use netScope Cloud in teaching, show many people what you are talking about at the same time. Aside Data from ZEISS Axio Scan all kinds of CZI data can be displayed. ZEISS customers who still use older MIRAX slides in the previous MRXS format can also display those slides in the netScope. ...
    Starting Price: €19.98
  • 19
    Tego Asset Intelligence Platform
    ...Provides edge data, supply chain intelligence, and analytics in both disconnected and connected environments. Workflow configurable and easy integration with TegoHub and enterprise applications. Provides enterprise-wide visibility in the cloud for rapid deployment. No coding is required, simple drag-and-drop wizard interface for process definition. Configurable workflow, asset types, and industry data standards provide the most up-to-date data on a product’s lifecycle and business processes. Widgets, dashboards are fully scalable and customizable. Ability to support diverse multimedia file types such as images, documentation, spreadsheets and other types of files or unstructured data. ...
  • 20
    Vectary

    Vectary

    Vectary

    Vectary is the most accessible 3D and Augmented Reality design platform. No downloads, all in the browser. Build immersive experiences for the real world. Publish 3D and Augmented Reality content to any website, on all platforms with Vectary Web AR. Transform your imported model with high quality and free materials, environments and lightning setups in Vectary. Enhance your 3D content with access to hundreds of free high quality materials carefully selected to shine in AR. Let Vectary do the...
    Starting Price: $12 per user per month
  • 21
    ENCY

    ENCY

    ENCY Software

    ENCY is a CAD/CAM for a new generation that combines advanced CAM technology with an intuitive user interface and natural workflow. It supports multi-axis machining, G-code generation, and 2D and 3D CAD modeling, with applications in industries such as aerospace, automotive, and manufacturing. Core Features: - Advanced Toolpath Calculation: Customized toolpaths maximize machine capabilities and safety - High-Resolution Simulation: Realistic solid and voxel simulations for material removal, collision checking, additive, and painting processes - Seamless integration with ENCY Tuner and ENCY Clouds Highlights: - Modern interface with a dark theme - Extensive technological capabilities - Powerful Multiaxis Milling, Mill-Turn and Swiss Turning - Additive and Hybrid manufacturing - Machine-Aware Technology: toolpath calculation considering the digital twin of the machine - Direct toolpath editing - State-of-the-art simulation - Postprocessor generator
  • 22
    Davra IoT Platform
    ...Run our cloud-based streaming analytics, ML, NLP and AI algorithm at the edge of the network. Experience HTML5 dashboard visualization, advanced Geo-mapping, layout manager and much more. Get a complete developer suite with source control, versioning, full code editor and more. Provide an "asset-centric view" of IoT devices by attaching both static and dynamic attributes. Leverage a complete microservice-based design for infrastructure libraries and runtime engines.
  • 23
    Scispot

    Scispot

    Scispot

    Scispot powers life science labs with a unified LabOS™ platform, combining ELN, LIMS, SDMS, QMS, and AI in one configurable, no-code system. Built for CROs, Molecular Diagnostics, Pathology, Pharma QC, and Drug Discovery, Scispot streamlines sample management, inventory automation, and regulatory compliance. Connect with 200+ lab instruments and thousands of apps to eliminate data silos while maintaining FDA 21 CFR Part 11, GxP, GDPR, and HIPAA compliance. Scispot's AI tools transform experimental data into actionable insights, with flexible workflows that adapt as research evolves—without IT support. ...
  • 24
    LarkXR

    LarkXR

    Paraverse Technology Limited

    ...High-Precision. 3D/XR Content. 5. 2K~8K High Resolution & 60~120 FPS. High Frame Rate Support. 6. Developer-Friendly. Rich APIs / SDKs. Diverse Industry Scene. 2nd Development Capabilities. 7. Rapid No-Code Deployment. Seamless Integration. 8. Compatibility & Interoperability. All Terminals. All Engines - UE, Unity, CryEngine, Unigine & OSG. XR & Spatial Devices, VR/AR/MR Headsets, Holographic, Mobiles, Tablets and PCs. Web-Based XR Applications (WebXR Support) . WebGL Apps Streaming Support. Operating Systems - Windows, Linux, MacOS, Android and iOS. 9. ...
  • 25
    ENCY Robot

    ENCY Robot

    ENCY Software

    ...Highlight: - A true all-in-one package: design, technology setup, toolpath calculation and simulation - Support for robots with any kinematics - Robot kinematics optimization for singularity avoidance and collision free movements - Zero-code digital twin builder for robotic cells - Pre-defined postprocessors and high-quality 3D models of robots from top brands With ENCY Robot, users can safely and effectively design, simulate, and refine robotic operations, maximizing productivity and reducing manual intervention in complex production environments.
  • 26
    PDF Conversion SDK

    PDF Conversion SDK

    Visual Integrity Technologies

    ...Conversions flow straight through without intermediate steps or compromised quality. No printer driver. The PDF Conversion SDK runs on Windows, MacOS and Linux. It supports .NET. Example code included. Removes redundant information & compresses data. This ensures great performance for fast web and application viewing. Search for objects and text strings. Convert PDF to your native file format. Change the contents of a PDF page. Extract images from PDF. Retrieve metadata from PDF (layers, geospecification, etc).
    Starting Price: $199 per year