Results for: c-- - Page 4

Suggested Categories:

P&C Insurance Software
Property and casualty insurance software is designed to streamline the way insurance companies manage risks, process claims, and provide accurate customer service. It typically includes features such as policy management, billing automation, and analytics functions to help companies optimize their operations. The software is an important tool for insurers looking to increase efficiency and improve customer experience.
B2C Marketplaces
B2C marketplaces are online platforms that connect businesses directly with consumers to facilitate the buying and selling of goods and services. These marketplaces provide a centralized space for various businesses to list their products or services, allowing consumers to browse, compare, and make purchases from multiple sellers in one location. B2C marketplaces typically handle transactions, payment processing, and sometimes fulfillment, offering consumers a seamless shopping experience. Examples of B2C marketplaces include ecommerce giants and niche platforms, ranging from general consumer goods to specialized products. These platforms benefit businesses by expanding their reach, while consumers enjoy a broad selection of products, competitive pricing, and convenience.
Voice of the Customer (VoC) Software
Voice of the customer software provides businesses with the ability to capture customer feedback in a number of different formats.
Customer-to-Customer (C2C) Community Marketing Software
Customer-to-customer (C2C) community marketing software is a tool designed to facilitate and manage online platforms where customers can interact and share information about products or services. It provides features such as discussion forums, review systems, and social media integration to enable users to exchange experiences and recommendations. The software often includes moderation and analytics tools to manage content and monitor community engagement. Its purpose is to create a space for authentic customer interactions, helping brands build trust and loyalty through peer-to-peer communication. C2C community marketing software supports the growth of customer-driven communities by enhancing user engagement and connection.
Cyber Supply Chain Risk Management (C-SCRM) Software
Cyber Supply Chain Risk Management (C-SCRM) platforms are software solutions designed to help organizations identify, assess, and mitigate cyber risks within their supply chains. These platforms provide tools to monitor and analyze the cybersecurity posture of suppliers, partners, and third-party vendors, ensuring that all links in the supply chain meet security standards. C-SCRM platforms typically include features like risk assessments, real-time threat monitoring, vendor risk management, and compliance tracking.
Convenience Store Software
Convenience store software allows convenience store and bodega owners to improve the process of managing customers, employees, inventory, ordering, and financial operations.
Working Capital Software
Working capital software helps businesses optimize their short-term financial health by managing the balance between current assets and liabilities. These platforms provide tools for tracking and managing cash flow, accounts payable and receivable, inventory, and other components of working capital. The software allows companies to forecast their liquidity, monitor financial performance, and ensure that there is sufficient capital available for day-to-day operations. It can also help businesses identify inefficiencies, improve cash flow management, and make data-driven decisions about funding, investments, and credit management. By using working capital software, organizations can enhance their financial flexibility, reduce the risk of cash shortfalls, and improve operational efficiency.
Order-to-Cash Software
Order-to-cash (O2C) software enables companies to handle all processes related to sales including receiving an order, receiving payment, onboarding the customer, running a credit risk assessment, and more. Order-to-cash software is also known as quote-to-cash or lead-to-cash software.
Yard Management Software
Yard management software is used by manufacturing and logistics companies to monitor, track and manage their yards, containers, loads, trailer movements and availability.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
Chemical Software
Chemical software is designed to manage, track, and analyze chemical inventories, processes, and safety data within various industries. It allows users to monitor chemical quantities, storage conditions, hazard classifications, and regulatory compliance in real-time, ensuring safe and efficient handling. With integrated features like Material Safety Data Sheets (MSDS) and automated compliance checks, the software helps organizations meet regulatory standards and reduce risks. It streamlines data entry, automates alerts for stock or safety issues, and supports complex chemical analyses and modeling. Chemical software is essential in fields such as pharmaceuticals, manufacturing, research, and education, where precise chemical management is critical for both safety and operational success.
Insurance Software
Insurance software is software used by insurance carriers, insurance agents, insurance brokerages, and insurance professionals. Insurance software is specifically designed for the insurance industry and can perform a wide variety of tasks and processes including insurance agency management, insurance rating, insurance policy management, and much more.
CNC Software
CNC software is used to program and run CNC machines. It is designed to control the motion of the machine, as well as its cutting speeds, feed rates and other variables. The main components of a CNC control system are a computer numerical control (CNC) unit, a CNC controller program and an interface for manual data entry. Depending on the complexity of the machine, CNC programming can require knowledge in mathematics, geometry and trigonometry.
CDN Providers
CDN providers offer content delivery network (CDN) services to websites. CDNs are geographically distributed server networks designed to improve website performance, reduce load times and optimize virtual content and media delivery.
PACS Software
PACS (Picture Archiving and Communication System) software that enables medical professionals manage, store, retrieve, and display medical images, such as X-rays, MRIs, and CT scans, in a digital format. It replaces traditional film-based systems, allowing healthcare providers to access and share images quickly and securely across different locations. PACS software typically integrates with other healthcare systems, such as Electronic Health Records (EHR) and Radiology Information Systems (RIS), to provide a comprehensive solution for medical imaging. Key features include secure storage, image viewing, diagnostic tools, and the ability to collaborate with other medical professionals remotely. PACS software plays a crucial role in improving workflow efficiency, reducing costs, and enhancing the quality of care in healthcare settings.
Fund Accounting Software
Fund accounting software allows organizations to manage project funding and spending amounts in order to generate reports that ensure their validity.
HMI Software
HMI software enables machine operators to effectively operate, monitor, and manage a machine or a system of machines. HMI is short for Human Machine Interface. HMI offers both machine-level or supervisory-level functionality, and the operation of HMI software is done by people using a GUI (Graphical User Interface). HMI software is designed to make machine processes less redundant, and more efficient.
PDF SDK
PDF SDKs (Software Development Kits) provide developers with the tools and libraries needed to integrate PDF functionality into their applications or websites. These SDKs offer features like viewing, editing, creating, converting, and annotating PDFs, allowing developers to build custom PDF solutions tailored to their needs. PDF SDKs often include APIs for manipulating text, images, and form data, as well as for handling document security, such as encryption and password protection. By using PDF SDKs, developers can add robust PDF capabilities to their software without having to build these features from scratch, saving time and resources.
Continuing Education Software
Continuing education software provides a learning management system (LMS) designed for continuous education, and tools to streamline the tracking and management of post-secondary continuing education programs and credits.
Product Compliance Software
Product compliance software enables organizations to manage regulatory and compliance processes associated with products, supply chain, manufacturing, quality, safety, packaging, and more. Product compliance software is essential for companies that want to comply with regulations that apply to their current product offerings and new product launches. Different industries and markets have various regulations that are constantly changing, and product compliance software ensures the ability to comply and stay up to date with regulatory changes.
  • 1
    SourceDebug

    SourceDebug

    SourceDebug

    SourceDebug is a fast powerful project-oriented programming editor, code browser, and debugger that helps you understand code while you work and plan. SourceDebug has built-in dynamic analysis for C/C++, Objective-C, and more. SourceDebug can debug application with source code in different locations. SourceDebug integrates editing, browsing, compiling and debugging functions for local and remote projects. It can be used to learn an existing code base quickly, and get up to speed on new projects...
    Starting Price: $49/user
  • 2
    Catch2

    Catch2

    Catch2

    Catch2 is mainly a unit testing framework for C++, but it also provides basic micro-benchmarking features and simple BDD macros. Catch2's main advantage is that using it is both simple and natural. Test names do not have to be valid identifiers, assertions look like normal C++ boolean expressions, and sections provide a nice and local way to share set-up and tear-down code in tests. You are on the devel branch, where the v3 version is being developed. v3 brings a bunch of significant changes...
    Starting Price: Free
  • 3
    Kingshiper PC Cleaner

    Kingshiper PC Cleaner

    Kingshiper Software

    Kingshiper PC Cleaner is the best and fastest Windows cleaner. It provides C Drive Cleanup, Large Files Mover, WeChat Cleanup, QQ Cleanup, and APP Manager that allows you to remove junk files, manage big apps and files, clean chat history, and clear caches. With this tool, you can easily free up C disk space to improve your PC performance in minutes. WHY CHOOSE KINGSHIPER PC CLEANER? -C Disk Cleanup: Free up space on the C drive or system disk by removing unnecessary files, temporary...
    Starting Price: $5.99
  • 4
    L3Harris hC2
    The L3Harris hC2 software suite is a complete command and control solution that connects all echelons. As part of our integrated tactical communication systems family, hC2 streamlines network access through an easy-to-use interface. The integrated applications of the hC2 software suite support various platforms including Android, PC, and Web. They share data in a common format so information can be entered once in the network and then accessed from anywhere. The result is a common operational...
  • 5
    Gideros

    Gideros

    Gideros

    Gideros is a free and open-source cross-platform game development framework that enables developers to create high-performance 2D games using the Lua programming language. It offers instant testing on real devices through Wi-Fi, eliminating the need for lengthy export or deployment processes. Built on C/C++ and OpenGL, Gideros ensures that games run at native speed, fully utilizing the power of CPUs and GPUs. The framework supports easy extension through plugins, allowing developers to import...
    Starting Price: Free
  • 6
    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...
  • 7
    CVenture

    CVenture

    Chamunda Tech-Net Service

    C-Venture is a free Sales Enquiry Management software to cater the needs to manage leads, quotes, follow-ups, managing sales order, Manage invoicing, Proforma invoice, Delivery Notes etc. Customer Support Management is also included in C-Venture that makes it a complete Customer Relationship Management Software. CRM that covers every aspect of business. Purchase management System makes C-Venture unique from all other CRM’s.. CRM that meets the needs of all business. Mail to Sales enquiry...
  • 8
    Total Phase Data Center Software
    Total Phase is a leading provider of embedded systems solutions for engineers all over the world. The Data Center Software is a free bus monitoring software* that captures and displays USB, USB Type-C Power Delivery, I2C, SPI, eSPI and CAN bus data. Data Center is the only protocol analysis software in the industry with true, real-time performance and cross-platform support for Windows, Linux, and Mac OS X. Data Center Software features LiveDisplay, LiveFilter, and LiveSearch technologies...
    Starting Price: $0
  • 9
    LicenseSpring

    LicenseSpring

    Cense Data Inc.

    LicenseSpring is a modern Licensing-as-a-Service (LaaS) platform, offering software vendors everything they need to manage entitlements within applications that they distribute to their end users. We support all common licensing models, such as node-locking, trial, concurrent, metered-usage, and subscription, and key-based as well as user based authorization. We also provide support for offline license activation and offline license checks. We offer SDKs for C++, Java, .NET/C#, and Swift/Obj-C...
    Starting Price: $99/Month
  • 10
    B2C Digital Club

    B2C Digital Club

    B2C Systems Limited

    Manage the real-time processing and updates of the club operations effortlessly with the clicks on the club software solutions. A Windows-cum-Web based ERP (Enterprise Resource Planning) Package fully integrated with Membership Smartcards (Contactless) to automate any Sports & Recreational Club / Officers' Institute. Thus ensuring the utmost utilization of all the available resources with the Club, including skilled and not-so-skilled manpower. This club management software- a centralized...
  • 11
    ASP.NET

    ASP.NET

    Microsoft

    Blazor is a feature of ASP.NET for building interactive web UIs using C# instead of JavaScript. Blazor gives you real .NET running in the browser on WebAssembly. .NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications. ASP.NET supports industry standard authentication protocols. Built-in features help protect your apps against cross-site scripting (XSS) and cross-site request forgery (CSRF). ASP.NET provides a built...
    Starting Price: Free
  • 12
    IMSL

    IMSL

    Perforce

    Enhance performance and save development time with IMSL numerical libraries. Achieve your strategic objectives using IMSL's build tools. Model regression, make decision trees, establish neural networks, and forecast time series with your IMSL library. Rigorously tested and proven for decades across all industries, the IMSL C Numerical Library gives companies a dependable, high-ROI solution for building cutting-edge analytics tools. From data mining and forecasting, to advanced statistical...
  • 13
    Nim

    Nim

    Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Nim generates native dependency-free executables, not dependent on a virtual machine, which are small and allow easy redistribution. Nim's memory management is deterministic and customizable with destructors and move semantics, inspired by C++ and Rust. It is well-suited for embedded, hard-realtime systems. Modern concepts like zero...
    Starting Price: Free
  • 14
    QtitanSolution

    QtitanSolution

    Developer Machines

    QtitanSolution - includes the components for Qt.C++ development in the single distributive: QtitanDataGrid, QtitanRibbon, QtitanDocking, QtitanNavigationDesignUI, QtitanChart, QtitanFastInfoset. The solution is set up to get you started right away.
  • 15
    1C:Drive

    1C:Drive

    1Ci (1C International)

    1C:Drive is a flexible ERP solution for medium and growing business that provide individualized approach for achieve new business goals and solve daily challenges. ERP solution combines the capabilities to execute different business operations, manage production flows, digitize paper streams and connect companies to all their partners, in real time. With your company growing, the need to control key business processes becomes more and more crucial. Get real time data to make informed decisions...
  • 16
    Quikr

    Quikr

    Quikr

    Quikr, which now operates leading transaction marketplaces built on top of India’s largest classifieds platform, is India’s largest platform that is used by over 30 million unique users a month. It is present in 1200 cities in India and operates several large classifieds businesses across C2C, cars, education, homes, jobs, and services. We are the only classifieds platform not just in India but globally to go in for verticalization. The change in strategy has helped us go deeper into our key...
  • 17
    PowerBuilder
    ...-deployable native Windows apps that consume C# REST APIs, and support virtually all PowerScript features, all non-visual C# features, and .NET Core. Rapidly develop C# REST APIs with a cloud-native architecture using DataWindow technology, or automatically port existing business logic with the PowerScript Migrator. Supports virtually all non-visual DataWindow features, all non-visual C# features, and .NET Core.
    Starting Price: $895 per user per year
  • 18
    Coco Code Coverage
    Coco by Qt is an end-to-end code coverage and test analysis tool built for teams developing desktop, embedded, and safety-critical software. It supports multiple languages—including C, C++, C#, QML, and Tcl—and provides detailed insight into code coverage across unit, integration, and system testing. Coco helps engineering and QA teams identify untested paths, redundant test cases, and hidden logic branches to improve software reliability and performance. Designed for compliance...
  • 19
    C2 Identity

    C2 Identity

    Synology C2

    ... Workspace, or by importing a CSV file. Free up IT teams' workloads by letting users reset their password, secondary email address, phone number, address, and more. Create on-premises LDAP servers for fast local authentication. Streamline authentication for SaaS applications with SSO and user account provisioning. C2 Identity's low-latency hybrid architecture lets you authenticate locally through an LDAP server for fast offline authentication.
    Starting Price: $19.99 per month
  • 20
    Testwell CTC++
    Testwell CTC++ is a powerful instrumentation-based code coverage and dynamic analysis tool for C and C++ code. With certain add-on components CTC++ can be used also on C#, Java and Objective-C code. Further, again with certain add-on components, CTC++ can be used to analyse code basically at any embedded target machines, also in very small ones (limited memory, no operating system). CTC++ provides Line Coverage, Statement Coverage, Function Coverage, Decision Coverage, Multicondition Coverage...
    Starting Price: Free
  • 21
    Orbit Profiler

    Orbit Profiler

    Orbit Profiler

    Quickly find performance bottlenecks and visualize what is going on in a complex C/C++ application. Orbit is a standalone profiler and debugging tool for Windows and Linux. Its main purpose is to help developers understand and visualize the execution flow of a complex application. By giving a bird’s eye view of what is happening under the hood, Orbit gives the developer a deeper understanding of complex systems and allows them to quickly find performance bottlenecks. Orbit works out of the box...
  • 22
    CoppeliaSim

    CoppeliaSim

    Coppelia Robotics

    CoppeliaSim, developed by Coppelia Robotics, is a versatile and powerful robot simulation platform utilized for rapid algorithm development, factory automation simulations, fast prototyping and verification, robotics education, remote monitoring, safety double-checking, and digital twin creation. It features a distributed control architecture, allowing each object or model to be individually controlled via embedded scripts (Python or Lua), plugins (C/C++), remote API clients (Python, Lua, Java...
    Starting Price: $2,380 per year
  • 23
    NSwag

    NSwag

    Rico Suter

    NSwag is a comprehensive Swagger/OpenAPI 2.0 and 3.0 toolchain for .NET, .NET Core, ASP.NET Core, and TypeScript, written in C#. It enables developers to generate OpenAPI specifications from existing API controllers and create client code from these specifications. NSwag combines functionalities similar to Swashbuckle (for OpenAPI/Swagger generation) and AutoRest (for client generation) into a single toolchain, eliminating the need for both. Key features include the ability to generate Swagger...
    Starting Price: Free
  • 24
    Visure Requirements

    Visure Requirements

    Visure Solutions, Inc.

    ..., Review/Approval process - Certification Management (Support of many Standard Templates ISO26262, IEC62304, IEC61508, CENELEC50128, DO178/C, FMEA, GAMP5, SPICE, CMMI, etc. + Tool Qualification Package) - Configuration Management, Baselining, History Tracking, Requirements Versioning - Dashboards + Report Customization - Integrated with DOORS, Jama, Siemens Polarion, PTC, Perforce, JIRA, Enterprise Architect, HP ALM, Microfocus ALM, PTC, TFS, Word, Excel, Test RT, RTRT, VectorCAST, LDRA, etc.
  • 25
    FireDrum Email Marketing

    FireDrum Email Marketing

    FireDrum Email Marketing

    FireDrum provides powerful email marketing solutions for businesses & organizations of any size, from do-it-yourself to white label or fully managed services. Our platform combines our easy-to-use Email Studio to create email templates, intuitive campaign automation tools, and industry best customer support. FireDrum is scalable and features automation, contact management, engagement tools, and more. Customers rave about our exceptional personal one on one support that you can't get...
    Leader badge
    Starting Price: $4.00/month
  • 26
    ActCAD Software

    ActCAD Software

    Jytra Technology Solutions

    ... without any limitations. ActCAD can be fully customized and programs can be developed using our free API toolkit. It supports popular programming languages like , lisp dcl, .net, C++ etc. Apart from all regular commands, ActCAD offers many productive tools like pdf to cad converter, Block libraries, Image to Cad converter, handling point sets between Cad and Excel and many more. ActCAD is suitable for any high end professional projects in the domains of Architecture, Civil, Mechanical,Automotive
    Leader badge
    Starting Price: $249.00/one-time/user
  • 27
    FrameworX

    FrameworX

    Tatsoft

    Tatsoft’s FrameworX is the complete, modern SCADA and IIoT platform for building high-performance industrial applications. Designed for edge-to-enterprise use, it unifies operations, data, and AI under one scalable, .NET-based architecture. Features include real-time data modeling, historian, alarms, reports, audit trails, scripting in C#, VB.NET, JavaScript, and Python, plus 100+ native drivers for PLCs, DCS, OPC, and MQTT (broker/client/SparkplugB). Build once—deploy anywhere with zero...
    Starting Price: $750
  • 28
    Wizzy

    Wizzy

    Wizzy

    ... search term. -->Improved sales -Wizzy search is super accurate and helps your site visitors to find products they love quickly & personalise their search experience, thus increasing your sales. -->Never a zero result -With Wizzy, your customers will never see a zero result page. -->Influencer search results -Wizzy allows D2C brands to create multiple catalogues of products & influence search results with specific catalogues through smart merchandising. Try Wizzy's15-day free trial!
    Starting Price: $99 per month
  • 29
    PHOTO iD by U Scope

    PHOTO iD by U Scope

    U Scope Technologies

    PHOTO iD™ by U Scope in a photo cataloging software that provides a rapid & organized method of capturing, labeling, and sharing images from any job site to generate professional detailed inspection reports with ease before leaving the property inspection site with our mobile & web-based platform. PHOTO iD enables users to create and share custom workflow templates to safely guide field reps through any inspection via remotely or by utilizing our platform’s proprietary automated...
    Starting Price: $17.99/month/user
  • 30
    C1Risk

    C1Risk

    C1Risk

    C1Risk is a technology company and the leading cloud-based, AI, enterprise risk and compliance management platform. Ou vision is to demystify and take the complexity out of risk management. We aim to To simplify your risk and compliance management for you to build and maintain the trust of your stakeholders. C1Risk sets the standard for companies that lead with risk, to win, with a full suite of solutions for a single, affordable price. GRC Regulations and Standards Library Policy...
    Starting Price: $18,000 per year