Showing 43 open source projects for "cdt"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    CDT

    CDT

    Constrained Delaunay Triangulation (C++)

    CDT is a C++ library for generating constraints or conforming Delaunay triangulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    windows-build-tools-xpack

    A binary distribution of the Windows Build Tools (used by Eclipse Embedded CDT)

    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    JavaCPC Desktop - Java CPC Emulator
    Amstrad CPC-Emulator in JAVA, based on JEMU by R. Wilson. I am searching for good JAVA-coders who are also knowledgable in emulating 8bit homecomputers.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    Java Treeview - An Open Source, Extensible Viewer for Microarray Data in the PCL or CDT format
    Downloads: 62 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 5
    Eclipse Embedded Systems Register View

    Eclipse Embedded Systems Register View

    displays special function Registers (SFRs) while debugging

    ... an interpretation from an ComboBox in the Hex column The EmbSysRegView works with any 32 bit target that stores data in little endian byte order and maps its register into memory adress space. In other words, if you find your registers in the CDT Memory View, the RegisterView will also work with that device assumin that a chip xml description is available.
    Leader badge
    Downloads: 477 This Week
    Last Update:
    See Project
  • 6
    DEPRECATED > GNU ARM Eclipse

    DEPRECATED > GNU ARM Eclipse

    A family of Eclipse CDT extensions and tools for GNU ARM development.

    These plug-ins provide build and debug extensions for Eclipse CDT (C/C++ Development Tools) for 32/64-bits GNU ARM toolchains like GNU Tools for Embedded, Linaro, etc, ready to run STM32Fx project templates and full integration for advanced J-Link JTAG/SWD probes, including SWO tracing console and peripheral registers view.
    Leader badge
    Downloads: 145 This Week
    Last Update:
    See Project
  • 7
    Plugin integrates the open source Small Device C Compiler (SDCC) within the Eclipse/CDT development environment.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8

    Paul's CDT Tools

    State Machine Diagram Plug-In for Eclipse/CDT

    Provides an Eclipse Plug-In to display state machine diagrams from C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CDTMaster

    Utility to edit CDT files (Amstrad Tape)

    Utility to edit CDT files (Amstrad Tape)
    Downloads: 2 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 10

    fos4cdt

    Format On Save feature for Eclipse CDT

    The project is an Eclipse plugin to format C/C++ source files on any save action. When you press Ctrl+S or click Save button, the plugin formats saved files automatically. You can enable/disable auto formatting by a preference page and using shortcut keys.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    EzCMake Eclipse CDT CMake Plug-IN

    CMake Managed Build Support for the Eclipse CDT

    This project adds CMake support to the Eclipse C Development Tool Kit (CDT). CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is designed to support directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as make, Apple's Xcode, and Microsoft Visual Studio. It has minimal dependencies, requiring only a C++ compiler on its own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AVR Plugin for Eclipse
    AVR-Eclipse is a plugin for the Eclipse IDE which adds toolchain support, through CDT, for the gcc compiler for the Atmel AVR series of microcontrollers, and adds a toolbar button to allow quick upload of produced code to a target device.
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 13
    PROS

    PROS

    Custom firmware and IDE for the VEX Cortex Microcontroller

    This project has been moved to http://pros.cs.purdue.edu/ PROS is a lightweight and fast alternative operating system for the VEX Cortex Microcontroller. It features multitasking, low-level control, and Wiring compatible functions to harness the full power of the Cortex. With a real-time kernel based on FreeRTOS and a development environment built on Eclipse CDT, PROS uses proven software to increase the reliability and usability of the VEX development system across all three major computing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Eclipse CDT New Qt Form Wizard

    Eclipse CDT New Qt Form Wizard

    A wizard dialog plug-in for Eclipse CDT which creates a new Qt Form (*.ui file) with a C++ wrapper class (*.cpp/*.h). It is inspired by NetBeans' "New Qt Form" Wizard. You can install it via this Eclipse update site: http://eclipse-cdt-qt-form-wizard.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cooldt

    Cooldt

    Cool-down time calculator for multi-layers pipe

    Cooldt calculate the cooling duration of a multi-layers pipe in a cold environment. The duration to reach the “Final fluid temperature” or cool-down time (CDT) is calculated by solving the heat equation in cylindrical coordinates with a flux conservative formulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    eclipse.cppunit.testsrunner

    CppUnit for Eclipse CDT C/C++ Unit Testing Support

    This Eclipse plugin provides a CppUnit Tests Runner for Eclipse CDT C/C++ Unit Testing Support plugin. The plugin takes the vanilla CppUnit XML Test Report output by a test application and adds the test results to the Eclipse CDT C/C++ Unit view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Make Targeter for Eclipse/CDT

    Make Targeter for Eclipse/CDT

    Compose build options with the declarative UI

    The project moved to GitHub. SF version is no longer updated. See https://github.com/mikhail-barg/maketargeter for the latest versions. --- Make Targeter aims to help creating and building C/C++ make targets for projects where lots of build options are available in makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    VAEIP

    Value Added Eclipse Indigo Platform

    PLEASE : read de README.txt file first of installation. Project that provides a distribution of Linux GTK, Windows 7 Eclipse x86_64 Indigo and Windows 7 Home Premiun or XP with Eclipse x86_32 with a plethora of plugins configured for use in a project office covering the phases of analysis, design, implementation and versions management clients. You only need to configure Eclipse XDoclet pathname to the library of installation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project attemps to integrate the Eclipse CDT C/C++ IDE and the Splint static checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of Eclipse plug-ins that extend the CDT (C/C++ Development Tooling) component of Eclipse. These plugins are generally experimental and/or for specialized purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CPCInAJar
    Small Amstrad CPC 6128 emulator in exact 128k! Written in Java and designed for websites as applet or as standalone usage. Based on JEMU ( https://sourceforge.net/projects/jemu ) incl. features from JavaCPC (https://sourceforge.net/projects/javacpc )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A simple Eclipse plugin to check C/C++ Files for correct syntax. It is intended as an addition - not replacement - for the CDT project. It offers improved marking of errors and warnings. Update-Site is: http://www.jaylib.org/eclipse/plugins/CppChecke
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PICit
    PICit is a development environment for programming Microchip PIC controllers with C. It is based on Eclipse CDT (C Development Tooling), which provides the infrastructure (IDE, powerful and feature rich editor). PICit delivers the integration of diff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pascaline (Pascal In Eclipse) provides support for Pascal development within Eclipse. Pascaline is based on Eclipse, CDT and the FreePascal compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Unit tests and examples for data structure in C. It can be used for teaching and training. You can use Eclipse with CDT to open and use it. You can ask yuandong1222@gmail.com for help or visit yuandong.cnblogs.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next