Showing 37 open source projects for "mingw-w64-gcc"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

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

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 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

    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: 103,219 This Week
    Last Update:
    See Project
  • 2

    mingw-portage

    Small Portage for mingw & mingw-w64.

    Mingw-portage contain program `minmerge' and collection of scripts to build some packages. Together they allow you to automatically build any supported software packages for 32-bit mingw or 64-bit mingw-w64 and indeed toolchain. Requirements: MSYS & corresponding toolchain.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    CLLOG

    CLLOG

    Logbuchprogramm für Funkamateure

    CLLOG - german logging software for HAMs - Logbuchprogramm fuer Funkamateure.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    contools

    console tools, batch scripts, shell scripts, shell tools, utilities

    https://sourceforge.net/p/contools/contools/ci/master/tree/README.md https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.txt https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/contools/contools/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 5
    VENOM C2 shellcode

    VENOM C2 shellcode

    C2 shellcode generator/compiler/handler

    The script will use msfvenom (metasploit) to generate shellcode in different formats ( C# | python | ruby | dll | msi | hta-psh | doc | apk | macho | elf | deb | mp4 | etc ) injects the shellcode generated into one template (example: python) "the python function will execute the shellcode into ram" and uses compilers like gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file. It also starts a handler to receive the remote connection (shell or meterpreter) venom 1.0.11...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Formake is a generic build system template OR build system from scratch project. Formake provides generic project that builds several executables and libraries. Formake declares to be bloatless, portable, conform to known UNIX standards and be simple in sense of using only standard Shell and Make. Formake is for those power users and developers that know and respect Shell and Make. See wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mmmv_raspbian_t2

    mmmv_raspbian_t2

    A Debian/Raspbian based custom memory card image for the Raspberry Pi.

    The mmmv_raspbian_t2 is an attempt to create a Debian/Raspbian based Raspberry Pi memory card image that is robust enough to be deployed in production. The project may consists of multiple memory card images of which some, initially all, are NOT robust enough for production deployment and are meant to be used only for development. The customizations includes robustness related changes like switching off the swap space to minimize memory card wear and comfort enhancement related changes like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    c

    c

    Compile and execute C "scripts" in one go!

    I love C for its raw speed (although it does have its drawbacks). We should all write more C. With this shell script, you can compile and execute C "scripts" in one go! (Oh yeah, and it works for C++ too.) First of all, I want to clarify why this is not the same as tcc -run. TCC is a compiler. We all know that. TCC will perform its own set of optimizations, just as GCC will perform its own and Clang will perform its own. The purpose of this script is to give a simple front-end to your favorite...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cstem

    C/C++ system probe, test and automation toolkit

    cstem is a portable toolkit for probing and testing C/C++ system. It consist of 4 scripts: cprobe, cltest, cppdef, mkdep. cstem scripts can be used standalone or as part of software build systems. All scripts are portable and have no dependencies. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pofig

    Portable Figure Out system properties

    pofig - portable shell script for probing base system properties: OS, OS version, kernel version, distro, distro version, architecture. It detects: 19 operating systems, 11 major linux distros, 13 CPU types. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The NT POSIX C Runtime Library is an IEEE standard runtime library for the NT POSIX subsystem. It can be used as a complete replacement or a side by side alternative for what is shipped with the Interix SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    secp

    secp

    *** This project has moved to https://github.com/spinto/secp/ *** Please check https://github.com/spinto/secp/ for support or latest releases. secp is a generic utility written in Bash to perform URL downloads to a sink directory. The supported url schemes are ftp, scp, http, https, gridftp, file and nfs, with the possibility to perform authentication using basic FTP/HTTP authentication or more advanced SSO authentication schemas. The application analyses HTML pages to follow links...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd, gs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    buildaix

    buildaix

    scripts to package OpenSource Software into AIX LPP installp packages

    BUILDAIX is a set of scripts that largely automate compiling and packaging software as AIX LPP (installp format). The single command "buildaix" orchestrates the configure, make, and mkinstallp commands needed to create an installable LPP (or filesets). (in other words - buildaix does not create RPM packages) This package (helps) automates the building of standard OpenSource projects as an AIX LLP image/fileset that can be installed/uninstalled using the AIX command 'installp'. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool reproduces...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Makebreed

    Makebreed

    Easy c/c++ project and makefile creation

    Makebreed is a configurable shell script (./configure) that generates project files and makefiles for C/C++ development using the gcc or clang compiler. The created makefiles has the additional ability to build binary .deb packages on supported distributions. It is a simple, clean and easy alternative to gnu auto-tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Community Linux

    Community Linux

    USB Drive Writable Linux Distribution

    Community Linux is a USB drive based fully functional writable Linux Distribution. It boots and runs with a comparable speed as a hard drive installation. Community Linux allows one to create a low cost solid state development and production platform. For new ComLin drive creation, one needs to download the full install (comlin-016.tar.gz) ... (not just the scripts) Update: Community Linux will now run on most every machine. Update: Added Sound drivers, Intelligent...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    HD Fuente

    A source-bases software management system intended for MinGW.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PolySim

    Polymer simulation utilites

    ... to visualize with pymol. For specific non-pdb input/output of 2nd program there are convertation utils also available. Programs are expected to compile in gcc under cygwin or pure linux environment. Scripts to run many copies of program under pbs/torque cluster system are also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MPlayer Standalone including all codecs
    MPlayer with all essential codes, encoders, decoders & filters. For LINUX users: just extract the source & run the 'install.sh' file from Terminal. For Windows users: Not Tested yet, but hope to work on MINGW32 in WinXP. Thanks from Chinmoy & Srijon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FuTTY

    FuTTY

    FireEgl's PuTTY -- FuTTY!

    FuTTY is a fork of PuTTY and PuTTYTray.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next