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.
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.
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.
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.
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 (Content Delivery Network) providers distribute digital content across a global network of servers to ensure fast, reliable delivery to users regardless of location. They reduce latency by caching files—such as images, videos, scripts, and web pages—closer to end users. Many CDNs also offer advanced features like DDoS protection, load balancing, edge computing, and intelligent routing to improve performance and security. These platforms help websites and applications handle traffic spikes, prevent outages, and deliver seamless user experiences at scale. Overall, CDN providers enhance speed, reliability, and global accessibility for online content.
Embedded Software Development Tools
Embedded software development tools are used to write, compile, debug and deploy applications for embedded systems. These tools consist of a range of editors, compilers, debuggers and programming languages specifically designed for embedded computing. Most development tools are provided by embedded system vendors or third-party providers. There is also a variety of open-source and free tools available from various online sources. Embedded software development tools are an essential part of the embedded design process and allow developers to create efficient and reliable software designs for their projects.
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.
TDS Software
TDS software provides tax, accounting, and billing tools for businesses that have to deal with TDS (Tax Deducted at Source), which is a form of tax deducted at the point of sale.
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.
Fund Accounting Software
Fund accounting software allows organizations to manage project funding and spending amounts in order to generate reports that ensure their validity.
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.
Fashion PLM & ERP Software
Fashion PLM and ERP software are integrated solutions that streamline the design, production, and distribution processes for fashion companies. These systems provide tools for managing product data, from concept and design through manufacturing, sales, and inventory management. They allow fashion businesses to collaborate more effectively, monitor production timelines, and ensure quality control throughout the entire product lifecycle.
  • 1
    IAR Embedded Workbench
    ...One Integrated Development Environment with project management tools and editor. Included is 8,400 example projects containing configuration files, code examples and project templates, giving every project a quick start. The IAR C/C++ Compiler is built by our compiler experts and supports C and C++. It offers advanced global and target-specific optimizations, and supports a wide range of industry-standard debug and image formats, compatible with most popular debuggers and emulators, including ELF/DWARF where applicable. Coupled with the complete linker and assembler, it enables powerful building of embedded applications. ...
  • 2
    CLion

    CLion

    JetBrains

    Who wouldn’t like to code at the speed of thought while the IDE does all the mundane development tasks for them? But is that really possible for a tricky language like C++, what with its modern standards and heavily templated libraries? Why, yes, yes it is! See it to believe it. Generate tons of boilerplate code instantly. Override and implement functions with simple shortcuts. Generate constructors and destructors, getters and setters, and equality, relational, and stream output operators. Wrap a block of code with a statement, or generate a declaration from a usage. ...
    Starting Price: $8.90 per month
  • 3
    Qt Creator

    Qt Creator

    Qt Group

    Qt Creator's advanced code editor lets you code in C++, QML, JavaScript, Python and other languages. It features code completion, syntax highlighting, refactoring and has built-in documentation at your fingertips. Qt Creator integrates with most popular version control systems, including Git, subversion, perforce, and mercurial. Integrated visual editors for building C++ widget-based applications or fluid Qt Quick-based animated UIs with ready-made controls.
    Starting Price: $83 per month
  • 4
    DoubleCheck Code Analysis

    DoubleCheck Code Analysis

    Green Hills Software

    ...This class of defects are often not detected by compilers during standard builds, run-time testing, or typical field operation. While other source code analyzers run as separate tools, DoubleCheck is an integrated static analyzer, built into the Green Hills C/C++ compiler. DoubleCheck leverages accurate and efficient analysis algorithms that have been tuned and field-proven in 30+ years of producing embedded development tools. DoubleCheck can be used as a single integrated tool to perform compilation and defect analysis in the same pass.
  • 5
    WedoLow

    WedoLow

    WedoLow

    WedoLow is a deep-tech optimization platform for embedded and hosted C/C++ applications, designed to push software performance and efficiency even on constrained hardware. WedoLow analyses source code, identifies performance bottlenecks (CPU load, memory footprint, energy use), and automatically applies algorithmic and architectural optimizations tailored to the target hardware. The core of the offering, the beLow suite, integrates seamlessly with common build systems, so it fits into existing workflows. ...
  • 6
    Apache NetBeans

    Apache NetBeans

    Apache Software Foundation

    Apache NetBeans is a versatile, open-source Integrated Development Environment (IDE) used for developing applications across a wide range of programming languages, including Java, JavaScript, PHP, HTML5, and C/C++. Known for its modular architecture, NetBeans provides robust tools and features that cater to the needs of developers working on desktop, mobile, and web applications. It includes intelligent code editing, debugging, and profiling capabilities, along with a built-in visual GUI builder for designing Java-based user interfaces. ...
    Starting Price: Free
  • 7
    YNQ

    YNQ

    Visuality Systems

    YNQ is a portable SMB server and client stack developed by Visuality Systems, written in ANSI C and designed to run on embedded, IoT, or non-Windows systems while ensuring full interoperability with Windows-based machines. It enables remote file operations (write, edit, copy, delete, update) over a network without needing to transfer entire files locally, while maintaining a small resource footprint ideal for constrained environments.
  • 8
    Visual Studio

    Visual Studio

    Microsoft

    ...With Agent Mode, developers can automate repetitive coding tasks, optimize performance, and receive contextual help directly in the IDE. The suite includes Visual Studio 2022, the comprehensive IDE for .NET and C++ development on Windows, and Visual Studio Code, the lightweight, cross-platform editor supporting JavaScript, Python, and dozens of other languages. Visual Studio integrates seamlessly with Azure, GitHub, and CI/CD pipelines, enabling teams to collaborate and ship code efficiently. Trusted by millions worldwide, Visual Studio provides the tools and intelligence developers need to build reliable, scalable, and secure applications from concept to release.
    Starting Price: $45/user/month
  • Previous
  • You're on page 1
  • Next