Showing 873 open source projects for "ide c"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 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

    Qt Creator database viewer plugin

    Simple SQL database viewer for Qt Creator IDE

    Features 1. Add several database connections with different drivers or connection options. 2. Browse tables list, table's data and schema. 3. Execute sql query. 4. Copy table's or query's contents to clipboard. Acknowledgements Plugin based on Timo Bingmann's <tb@idlebox.net> QtSqlView application (http://idlebox.net/2006/qtsqlview/) Source code: https://github.com/OneMoreGres/qtc-dbviewer IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Qt Creator Cppcheck integration plugin

    Qt Creator Cppcheck integration plugin

    Qt Creator Cppcheck integration plugin

    Allows to use Cppcheck static analyzer tool in Qt Creator IDE. Sources can be obtained here: https://github.com/OneMoreGres/qtc-cppcheck IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable) Then plugin must be enabled in Help->Modules menu.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TommyGun
    A retro development IDE for the creation of games on 8-bit computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gentlejack JSON-RPC 2.0 Client
    This project incorporates, accesses, calls upon or otherwise uses encryption software with a symmetric key length greater than 64 bits ("encryption"). This review does not include products that use encryption for authentication only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5

    VCC4N

    Visual C++ Compiler For NetBeans

    VCC4N (Visual C++ Compiler For NetBeans) is a plugin used to compile C/C++ code in NetBeans IDE with Microsoft Visual C++ compiler. Visit the Wiki for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IDEM

    Another IDE for c/c++ mfc learning

    Light IDE based on Scintilla and MFC for study purpose with free libraries like astyle, ctags,SQLite ... and third party controls modified. The ide is still under construction. Open for little smart functionality: please add your comment for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EtiC Galaxy simulation

    EtiC Galaxy simulation

    Galaxy extraterrestrial life simulation

    ... selection of highlighted star-planet objects is provided, together with statistics (25+ graphs) and estimates of Drake equation factors. The V2_1 provides several new features: planets surface magnetic field, reworked life stage transitions, integration of MW exoplanets catalog, planets view and graphs window optionally on different threads... EtiC is based on OpenGL / GLFW 3.2, runs on MSWindows 7 and MacOsX. Source code in C++, was developped using the Dev-C++ IDE and XCode.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Qlinic

    Mais segurança para seus pacientes

    O Qlinic foi criado para que se crie um código entre o paciente e sua pasta, evitando assim que haja um engano catastrófico. A ideia do Qlinic é salvar vidas, com uma solução simples e de baixo custo. Fácil de usar, o Qlinic também pode ser usado com códigos de barras, o que agiliza o processo de verificar os pacientes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10

    OovAide

    C++, Java IDE with auto class, sequence, zone, dependency, diagrams

    The OovAide project used to be named oovcde. Searching the web will bring up more information about oovcde at this time. The OovAide project is a C++ or Java analysis IDE for Windows or Linux with an automated multi-tasking build system, cross compiler support, an analysis tool based on CLang that creates UML class, component, sequence as well as zone and portion diagrams from C++ or Java source, static analysis and test coverage. The diagrams allow navigation through the source code, and can...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    montyhall2

    montyhall2

    Monty Hall Problem (command line)

    Monty Hall Problem (command line), written in pure C++, using Visual C++6. It uses another project of mine for random number generation (glhlib - Graphics Library Helper). I also added a JAVA version. The Java version is written with NetBeans. I assume you can get yourself any IDE and compile the .JAVA file. It runs on Windows, Linux, Mac OSX, whatever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CSSLint

    CSSLint

    Automated linting of cascading stylesheets

    CSSLint is an open-source CSS code quality tool originally written by Nicholas C. Zakas and Nicole Sullivan. A lint tool performs static analysis of source code and flags patterns that might be errors or otherwise cause problems for the developer. CSSLint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    dll2def

    DEF file creator from Windows 32/64 bits DLLs

    ... and tested using Qt Creator, however, it could be easily integrated to another IDE, because it essentially consists of three files: main.cpp, DllExportedSymbols.cpp and DllExportedSymbols.h The idea of this project was taken from pasztorpisti on his post in https://www.codeproject.com/tips/133747/checking-for-exported-symbols-functions-in-a-dll-w.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dev-C++

    Dev-C++

    A free, portable, fast and simple C/C++ IDE

    A new and improved fork of Bloodshed Dev-C++
    Leader badge
    Downloads: 65,262 This Week
    Last Update:
    See Project
  • 15
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned Features : Similar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DigiOiler

    Very cheap chain oiler based on the Digispark

    The goal was a very cheap, programmable and easy to recreate chain oiler. The heart is a Kickstarter Digispark, a small Arduino development board, for less than 3$ including shipping charge from China. Due to the integrated USB connector it can be easily programmed by the Arduino IDE. Additionally there is not much necessary, only a small circiut, a LED, a button and a box for approximately 12$ (list of parts as PDF under Files in the board archive).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    mlak, mztool

    My personal tools

    My personal tool development 1) mlak -. Useful text log analysis tool -. Most features are almost similar to TextAnalysisTool.NET by David Anson. -. But several useful options are available in my tool such as font face change, blank line skip, background color in filter string, default filter file loading, removal string upon file load, etc. :) 2) mztool -. specific nv item change regarding band_pref * Build tools & libs -. Code::Blocks 10.05 (Cross-Platform IDE) -. TDM-GCC 4.6.1 (C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OraExp

    OraExp

    Cross platform, native, asynchronous, free Oracle IDE

    OraExp is a free Oracle IDE that targets to be lightweight and easy to use. Currently it is oriented mainly towards software developers. It works on Linux and Windows (should theoretically work on Mac as well, though not tested yet) and supports Oracle 9i and later. Below is list of currently supported features: - Full unicode support - Creators/Editors/Viewers for following object types: Relational tables, Views, Packages, Procedures, Functions, Triggers, Sequences, Types, Synomyms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    luzienseditor

    LuziensEditor ist eine kleine IDE für Java, C/C++, und Webentwicklung

    LuziensEditor ist eine kleine IDE für Java, C/C++, und Webentwicklung mit einigen Besonderheiten. - Direkter Zugriff auf XAMPP - Eigene Konsole - Syntax highligts - Eigene Versionsverwaltung - Programme als Debian Paket verpacken - ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ResRenum

    Renumber resource IDs in Visual Studio projects

    ResRenum renumbers resource IDs in Visual Studio C++ projects. It's a console app, and it's intended to be integrated into the IDE as an external tool. It's compatible with any version of Visual Studio from MFC 6.0 onwards. It's been tested in 6.0, VS2008, VS2010, and VS2012. The resources are sorted in alphabetical order within each resource type. The resource types are sorted in compliance with Windows rules. Unicode is fully supported: the app automatically detects if either input file...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Notepad3

    Notepad3

    Light-weight Scintilla-based text editor with syntax highlighting

    Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 22

    MFNode

    Media Foundation : Audio/Video Source, Transform and Sink.

    The aim of this project is to explore MediaFoundation API. It provides some ways on how to use it. This project is just experimental, and you can see it as an extension to the MediaFoundation samples. You will find : - audio/video player (win32) - custom media session - sequencer source - audio/video capture - screen capture - kinect V1 capture - wave audio mixer - http streaming (winsock) - jpeg encoding (Gdiplus) - dxva2 technologie - cuda decoding - directX9 renderer and shader - COM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lightweight IDE (LWP) is a minimalistic, easy to use IDE for Mac OSX for Pascal/Object Pascal/C/C++/ObjC that provides a multi-window editor with syntax coloring, function pop-up and error shortcuts. It serves as a front-end to FPC and GCC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    ESP Easy

    Arduino IDE sketch for ESP8266 modules

    Firmware for ESP8266 modules. http://www.esp8266.nu/index.php/Tutorial_ESPEasy_Firmware_Upload Use an ESP8266 module as a wireless sensor for temperature, humidity, barometric pressure, LUX, etc. Or use it as an actuator to control Relays. Supports the following Home Automation platform protocols: * Domoticz HTTP * Domoticz MQTT * OpenHAB MQTT * PiDome MQTT * Nodo Telnet * ThingSpeak webservice * EmonCMS * FHEM HTTP * Generic HTTP using templates Supported devices: * DS18B20 * DHT11 *...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project