Showing 15 open source projects for "mingw w64"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    mingw-w64-dgn

    drangon's mingw-w64 build, toolchain and some libraries

    drangon's mingw-w64 ( mingw-w64.sf.net ) build, native toolchain and cross toolchain for 32bit windows and 64bit windows x64, and some libraries : <1> toolchain : binutils gcc-14 mingw-w64 gdb make yasm nasm see https://sourceforge.net/p/mingw-w64-dgn/wiki/ToolChain/ for more detail. <2> mingw-dgn-lib : pthreads-win32 sqlite openssl zlib bzip2 apr pcre pcre2 libiconv gettext libsdl portaudio giflib xvid xavs x264 x265 libvpx lame opencore-amr opus ffmpeg pugixml jsoncpp curl lua...
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 2
    Downloads: 30 This Week
    Last Update:
    See Project
  • 3

    winlibs_mingw

    WinLibs standalone build of GCC and MinGW-w64 for Windows

    Windows version of the free open source GCC (GNU Compiler Collection) compiler for C and C++ (and other languages like Objective-C, Fortran, D). This is a standalone personal build, which means this download offers a complete compiler environment for Windows. Can be used together with an IDE (like Code::Blocks) or the MSYS2 shell if you need command line tools (e.g. for porting software from Linux to native Windows). Software built with this compiler will run natively on Windows (=...
    Downloads: 87 This Week
    Last Update:
    See Project
  • 4
    Plog

    Plog

    Portable, simple and extensible C++ logging library

    Portable, simple and extensible C++ logging library. Plog is a C++ logging library that is designed to be as simple, small and flexible as possible. It is created as an alternative to existing large libraries and provides some unique features as CSV log format and wide string support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 5

    x86-codeblocks-builds

    Automatically built codeblocks for both 32b and 64b Windows systems.

    Automatically built Code::Blocks binaries for both 32-bit and 64-bit Windows systems. You can always download the latest release at Releases Usage Install the following packages in msys2(64-bit users please use 'x86_64' instead of 'i686'): pacman -S mingw-w64-i686-toolchain \ mingw-w64-i686-boost \ mingw-w64-i686-hunspell \ mingw-w64-i686-wxwidgets3.2-common \ mingw-w64-i686-wxwidgets3.2-msw...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    Rodent applications

    Basic desktop applications

    ... systems, a Mingw-w64 version is on the horizon. You should note that Rodent Filemanager is *not* targeted for dummies. Emphasis is on ease of use for the advanced user, not the computer illiterate. Rodent applications are provided as is, with no particular warranty nor purpose. But if these applications are as useful to you as they are to me, you've made my day. Enjoy!
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 7
    Ox: Attribute Grammar Compiling System

    Ox: Attribute Grammar Compiling System

    Ox is an attribute-grammar evaluator generator.

    Ox is an attribute grammar compiling system that augments Lex and Yacc specifications with definitions of synthesized and inherited attributes written in a combination of Ox and C/C++ syntax. From these augmented specifications, Ox generates ordinary Lex and Yacc specifications that build and decorate attributed parse trees. The user can specify parse-tree traversals for easy ordering of side effects such as code generation. Ox handles the tedious and error-prone details of writing code...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    No new builds are added here in future. Mingw-w64 packages have been added to community repo: https://www.archlinux.org/packages/?sort=&q=mingw-w64- Mingw-w64-builds on aur: https://aur.archlinux.org/packages/mingw-w64-gcc-bin/ https://aur.archlinux.org/packages/mingw-w64-binutils-bin/ https://aur.archlinux.org/packages/mingw-w64-winpthreads-bin/ https://aur.archlinux.org/packages/mingw-w64-crt-bin/ https://aur.archlinux.org/packages/mingw-w64-headers-bin/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    nCine

    nCine

    A cross-platform 2D game engine

    nCine is a cross-platform 2D game engine that runs on PC (Linux, Windows, macOS), Android, Raspberry Pi, and the web (Emscripten). The project has been in active development since June 2011. Source code is released under the MIT license and is available on GitHub. Visit the donate page to discover different ways to support and sponsor the project. Join the Discord server and meet the community of developers, users and players. Indent with tabs (4 spaces) but use spaces for continuation line...
    Downloads: 2 This Week
    Last Update:
    See Project
  • A new approach to fast data transfer | IBM Aspera Icon
    A new approach to fast data transfer | IBM Aspera

    For organizations interested in a file transfer and streaming solution

    IBM Aspera takes a different approach to tackling the challenges of big data movement over global WANs. Rather than optimize or accelerate data transfer, Aspera eliminates underlying bottlenecks by using a breakthrough transport technology that fully utilizes available network bandwidth to maximize speed and quickly scale up with no theoretical limit.
    Learn More
  • 10
    SDL2 binding for Go

    SDL2 binding for Go

    SDL2 binding for Go

    go-sdl2 is SDL2 wrapped for Go users. It enables interoperability between Go and the SDL2 library which is written in C. That means the original SDL2 installation is required for this to work. Some older versions of the distributions such as Ubuntu 13.10 may also be used but it may miss an optional package such as libsdl2-ttf-dev on Ubuntu 13.10's case which is available in Ubuntu 14.04. Note that the first build may take several minutes on machines that are not powerful such as Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ScorchCrafter Guitar FX DAW Plug-ins

    ScorchCrafter Guitar FX DAW Plug-ins

    Audio DSP FX and plug-ins, mostly for guitar (amp sim) and other FX

    A group of audio DAW plug-ins targeting Windows (VST), Mac (VST/AU), and Linux, mostly for Guitar Amplifier simulation, with the C-120 being the flagship product (which started off long ago as a closed-source VST). Open source, mostly under GPL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    mpv-i686-cross-compiling-MinGW32-Doc

    Cross-compiling MPV Player for Win32 (doc + releases)

    This project aims at setting up a MinGW-w64 Toolchain on a pure Linux-32 Bits system to cross-compil MPV Player. Documentation is available at https://github.com/rboxeur/mpv-i686-cross-compiling-MinGW32-Doc/blob/master/index.rst Some releases for mpv are downloadable
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    build environment: COLLECT_GCC=g++ Target: x86_64-w64-mingw32 Thread model: posix gcc version 5.3.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    MinGW-w64 Arch Linux

    MinGW-w64 Repository for Arch Linux

    This is an unofficial Arch Linux MinGW-w64 repository. It is based on the mingw-w64 packages in the AUR https://aur.archlinux.org/packages/?K=mingw-w64. To use this repo add the following lines to /etc/pacman.conf [mingw-w64] SigLevel = Optional TrustAll Server = http://downloads.sourceforge.net/project/mingw-w64-archlinux/$arch
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 15
    Yet Another MinGW64
    Yet Another MinGW64 provides binary files for GCC and other GNU libraries. The first release is based on GCC 4.6.0. Yet Another MinGW64 benefits from the MinGW-W64 project, and try to provide keep-in-time update binary for users. YA-MinGW64 supports
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next