Showing 206 open source projects for "gcc-win64"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    C++ IDE which is directly operating on the AST: It parses the C++ project and represents it in an AST. The editor is operating on the AST. Then, the IDE will push the AST directly to GCC so that GCC does not need to do any parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A powerful, easy-to-use and user-friendly programming environment for *nix. Syntax coloring, full integration with gcc/svn, XML extensions and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ATM18 is a collection of software modules for the Elektor / CC2 project ATM18. The ATM18 project is a controller board based on a Atmel AVR ATmega88 controller. Sourcecode are available for Codevision AVR, AVR-GCC and BASCOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is an offspin of the GCC-XML project (http://gccxml.org), providing the lacking support for dumping of function bodies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 5

    std::decimal Implementation

    A portable implementation of the proposed C++ std::decimal.

    A portable implementation of the proposed std::decimal. Some compilers (notably gcc) are already making this available, and it seems likely to become standard. This does not implement the decimal arithmetic, but rather relies on existing implementations (typically C libraries) that can easily be downloaded elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This tool takes the "gmon.out" profile information file generated by the GCC compiler as input and presents this information in a user friendly format.
    Downloads: 0 This Week
    Last Update:
    See Project