Showing 131 open source projects for "c for windows 8"

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.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1

    MinGW-w64 - for 32 and 64 bit Windows

    A complete runtime environment for gcc

    The mingw-w64 project is a complete runtime environment for gcc to support binaries native to Windows 64-bit and 32-bit operating systems.
    Leader badge
    Downloads: 112,982 This Week
    Last Update:
    See Project
  • 2
    Small Device C Compiler (SDCC)

    Small Device C Compiler (SDCC)

    The Small Device C Compiler (SDCC), targeting 8-bit architectures

    SDCC is a retargettable, optimizing standard C (ANSI C89 / ISO C90, ISO C99, ISO C11 / C17, ISO C23) compiler that targets a growing list of architectures: STM8, MCS-51, DS390, HC08, S08, Z80, Z180, R800, Rabbit, SM83, eZ80 in Z80 mode, Z80N, TLCS-90, Padauk PDK14 and PDK15 microprocessors. There also is incomplete support for the Microchip PIC16 and PIC18 and the Padauk PDK13 and MOS 6502.
    Leader badge
    Downloads: 1,149 This Week
    Last Update:
    See Project
  • 3
    Catalina C Compiler
    Catalina is a C compiler plus a set of C libraries and device drivers for use with the Parallax Propeller microcontroller. Catalina is a cross-compiler based on the retargetable C compiler "lcc". Catalina runs on Windows or Linux.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Ancient Linux on Windows

    Ancient Linux on Windows

    Building and running ancient Linux on Windows

    While I may have started with Linux 0.11, I've expanded this to include several older relases of the Linux kernel that you can cross compile from Windows, and run on Qemu. I've managed to get the older versions of the software tools running on Windows, so that there is no major invasive source changes, outside of either broken drivers, or massaging the makefiles to find things in the new paths, and calling the appropriate tools where needed. Linux 0.10 is the first oldest version of Linux...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    WinAVR
    WinAVR (tm) is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. Includes the GNU GCC compiler for C and C++.
    Leader badge
    Downloads: 861 This Week
    Last Update:
    See Project
  • 6
    Decompiler

    Decompiler

    Binary executable decompiler

    Reko decompiler reads program binaries, decompiles them, infers data types, and emits structured C source code. Designed with a pluggable architecture, it currently has: - support for 68k, ARM, MIPS, PowerPC, Risc-V, Sparc, x86, Z80 processors and many more - support for EXE, Elf, AmigaOS Hunk executable formats and many more - support for MS-DOS, Win32, U*ix, AmigaOS , C64, ZX-81 Reko decompiler comes with a GUI and a command-line interface. Visit https://github.com/uxmal/reko...
    Leader badge
    Downloads: 359 This Week
    Last Update:
    See Project
  • 7

    open-watcom

    Open Watcom C/C++ compilers and tools Fork

    C/C++ compilers and tools to compile and build for targets DOS 16/32-bit, RDOS, Windows 16/32-bit, OS/2 16/32 bit, Linux 32-bit (x86), Netware running on host OS DOS, Windows 16/32/64-bit, OS/2, Linux 32/64-bit (x86/x64) Open Watcom is now completely moved to GitHub Open Watcom 2.0 https://github.com/open-watcom/open-watcom-v2#open-watcom-v2-fork Open Watcom 1.9 https://github.com/open-watcom/open-watcom-1.9
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 8
    MinGW GCC For ARM

    MinGW GCC For ARM

    MinGW GCC cross development environment for ARM.

    This is a Windows command line based cross development environment for ARM built from the latest stable release of GCC (currently 13.1.0). I recently built 12.2.0 incorrectly so I've deleted it. Also included is Gnu make along with the necessary MinGW dlls to make it all work. I build this tool chain, from time to time, to use for testing Flash Insight, a device programmer that is available on my website. I want to make it available to the embedded development community since building gcc under...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 9

    ACME Cross-Assembler

    multi-platform cross assembler for 6502/6510/65816 cpu

    ACME is a free cross assembler released under the GNU GPL. It can produce code for the following processors: 6502, 6510 (including illegal opcodes), 65c02 and 65816. ACME supports the standard assembler stuff like global/local/anonymous labels, offset assembly, conditional assembly and looping assembly. It can include other source files as well as binaries while assembling. Calculations can be done in integer or float mode. Oh, and it is fast.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    Android Script Creator

    Android Script Creator

    Create\Open Android update-script, Fast and Easily.

    This program is designed to simplify the creation of scripts (update.zip) for Android Can not download? - https://sites.google.com/view/osasc/download [Requirements for Windows] Systems: Windows XP/Vista/7/8/8.1/10 x86\x64 Hard disk space: 200 mb Installed Java JDK (is not necessarily) Not a long path to the program (Java will stop signing) [Requirements for Linux \ MAC OS \ Solaris] (and anywhere can run Wine) You must install Wine, from the site www.winehq.org or from...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    Z88 Development Kit

    Z88 Development Kit

    C compiler and dev kit for the z80 with assembly language libraries.

    Z88DK is a complete Z80 / Z180 development kit that includes C compiler, assembler, linker, a tool for generating executables in a number of formats, and miscellaneous other tools. Over 80 machines are directly supported out of the box including standalone Z80 and Z180 embedded systems. Z88DK's extensive assembly language libraries give it significant performance advantages over other Z80 C Compilers. Building software for standalone or generic Z80 systems: https://www.z88dk.org/wiki...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    Open source Algol 68 implementations

    Open source Algol 68 implementations

    Implementations for the Revised Report language

    ... of the vintage Algol68RS (UK Defense Research Agency) compiler. The implementation emits C code.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    MinGW GCC for Power PC

    MinGW GCC for Power PC

    MinGW GCC cross development environment for Power PC.

    This is a Windows command line based cross development environment for Power PC built from the latest stable release of GCC (currently 13.1.0). I built 12.2.0 incorrectly so I've deleted it. Also included is Gnu make along with the necessary MinGW dlls to make it all work. I build tool chains for other targets, from time to time, to use for testing Flash Insight, a device programmer that is available on my website. Flash Insight doesn't currently support PowerPC but once I have the tool chain...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    MinGW GCC For M68K

    MinGW GCC For M68K

    MinGW GCC cross development environment for M68K.

    This is a Windows command line based cross development environment for the M68K/ColdFire family of processors built from the latest stable release of GCC (currently 13.1.0). I recently incorrectly built 12.2.0 so have deleted it. Also included is Gnu make along with the necessary MinGW dlls to make it all work. I build this tool chain, from time to time, to use for testing Flash Insight, a device programmer that is available on my website. I want to make it available to the embedded development...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    crossdjgppv1

    crossdjgppv1

    Cross compiling environment to DJGPP v1

    Win32 hosted tools to cross compile to DJGPP v1 (go32) for MS-DOS. Now includes GCC 1.27 aka the first version available to support the i386 processor.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    jsc
    JSC allows developers to think in C# while targeting JavaScript, Java, Actionscript and PHP. If you want to create a Flash or WebGL powered game in C# JSC is what you need. If you want to create a single page web application JSC is what you need! JSC also integrates with NuGet which allows to create packages. Contact us at: info@jsc-solutions.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    crossemx

    crossemx

    EMX compiler hosted on Win32

    I'm taking various older versions of the OS/2 based EMX port of GCC and re-hosting them on Win32. This way I can use multiple core machines to build my OS/2 side projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    wintcc

    Scripts, Makefiles, tools helping to build TinyCC on Windows and wine.

    The wonderful TinyCC (C compiler) has all the stuffs to make a Windows native compiler but it's far from obvious. This side project contains scripts, Makefiles and other tools to easily compile TinyCC on Windows. Currently, it contains bootstrap Makefile for Cygwin 32/64 that produces native compiler (Cygwin is not required to run the compiler) and Makefile for wine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Ofront+

    Oberon family of languages to C translator for ARM, x64 and x86 archit

    ... by Ofront+ is kept as readable as possible, nicely formatted, should not produce any C compiler error messages or warnings and is tuned for efficient execution. In fact, an Oberon program translated by Ofront+ can be expected to execute as fast and read as well as an equivalent hand-coded C program. Ofront+ is based on Ofront by Software Templ OEG. Here are two versions: 1. Ofront+ for Windows & Linux command line 2. Ofront+ for BlackBox Component Builder (runs as a subsystem)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GCC 1.30 x68000

    GCC 1.30 x68000

    Mariko's GCC for the x68000

    I've re-built Mariko's GCC 1.40 as a Win32 hosted compiler. It still relies on the x68000 HAS & HLK linkers along with the SHARP/Hudson includes & libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MinForth

    MinForth

    A minimalistic but complete standard Forth compiler in C

    MinForth V3.4 is a classic Forth system with command-line interface. Development resource requirements are minimal. A source text editor and a C compiler are sufficient. By design no toolchain is required to adapt or rebuild MinForth. A complete rebuild takes only few seconds. Current sources are for Windows and Linux (32-bit or 64-bit). MinForth primitive definitions are written in mixed Forth and C language and are transpiled to pure C code. Main but not exclusive application...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    ATasm: 6502 cross-assembler

    ATasm is a 6502 command-line cross-assembler.

    ATasm is a 6502 command-line cross-assembler that is compatible with the original Mac/65 macro assembler released by OSS software. The aim of ATasm is to provide Atari home-brew coders with a comfortable and powerful toolset.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    crossdjgppv2

    crossdjgppv2

    Cross compiling environment to DJGPP v2

    Win32 hosted tools to cross compile to DJGPP v2 (CWSDPMI) for MS-DOS. The primary reason is to be able to cross compile Allegro 3.12 using GCC 2.7.2.3 & Binutils 2.8.1. Later versions of GCC / Binutils are unable to build Allegro which leads to people either compiling on DOSBox which is incredibly slow, or just giving up all together. So party like it's 1996!
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 471 This Week
    Last Update:
    See Project
  • 25

    AVR-Ada

    Ada cross compiler and libraries for AVR µCs

    The AVR-Ada project provides the gcc based Ada compiler GNAT for the AVR 8-bit microcontrollers. This includes: - the Ada compiler - the Ada run time system and the AVR support library - documentation and some sample programs. The project is now superseded by the Alire crates - [AVRAda_RTS](https://github.com/RREE/AVRAda_RTS) - [AVRAda_MCU](https://github.com/RREE/AVRAda_MCU) - [AVRAda_Lib](https://github.com/RREE/AVRAda_Lib) - [AVRAda_Examples](https://github.com/RREE...
    Downloads: 6 This Week
    Last Update:
    See Project