[go: up one dir, main page]

Showing 883 open source projects for "mingw-w64"

View related business solutions
  • Ganttic is an online resource planning software, that you can use for managing project portfolios while planning resources with maximum efficiency. Icon
    Ganttic is an online resource planning software, that you can use for managing project portfolios while planning resources with maximum efficiency.

    Create clear and comprehensive visual plans that give you an instant overview of all your resources and projects.

    Ganttic is a resource management software that excels in high-level resource planning and managing multiple project portfolios at once. In Ganttic, anything and anyone you need to schedule can be a resource – people, rooms, machinery – you name it! The software scales with your business, and you can introduce department after department to Ganttic to utilize all of your resources in the most effective way possible. Using Ganttic, you will have a good grasp on both the allocation and utilization of your resources.
    Free Demo
  • Accounting Software Built for Owners, and Their Clients Icon
    Accounting Software Built for Owners, and Their Clients

    Make invoicing and billing painless for your small business with FreshBooks.

    Balancing your books, client relationships, and business isn’t easy. FreshBooks gives you the info and time you need to focus on your big picture—your business, team, and clients.
    Learn More
  • 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 libuv fltk-1.4 see https://sourceforge.net/p/mingw-w64-dgn/wiki/MingwDgnLib/ for more detail...
    Leader badge">
    Downloads: 80 This Week
    Last Update:
    See Project
  • 2
    Downloads: 138 This Week
    Last Update:
    See Project
  • 3

    x86-codeblocks-builds

    Automatically built codeblocks for both 32b and 64b 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 \ mingw-w64-i686-drmingw \ mingw-w64-i686-tinyxml Then extract the archive into /opt/codeblocks, export /opt/codeblocks/bin to PATH. ...
    Downloads: 12 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: 2 This Week
    Last Update:
    See Project
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 5

    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 (=...
    Leader badge">
    Downloads: 546 This Week
    Last Update:
    See Project
  • 6
    Downloads: 161 This Week
    Last Update:
    See Project
  • 7
    GoogleTest

    GoogleTest

    Google Testing and Mocking Framework

    ...GoogleTest features an xUnit test framework, a rich set of assertions, user-defined assertions, death tests, among many others. It's been used on a variety of platforms, including Cygwin, Symbian, MinGW and PlatformIO.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Terminus

    Terminus

    A terminal for a more modern age

    ...Allows proper shell experience on Windows including tab completion (via Clink). Terminus is an alternative to Windows' standard terminal (conhost), PowerShell ISE, PuTTY or iTerm. Terminus is not a new shell or a MinGW or Cygwin replacement. Neither is it lightweight - if RAM usage is of importance, consider Conemu or Alacritty.
    Downloads: 30 This Week
    Last Update:
    See Project
  • Your go-to FinOps platform Icon
    Your go-to FinOps platform

    Analyze, optimize, and govern your multi-cloud environment effortlessly with AI Agentic FinOps.

    Unlike reporting-only FinOps tools, FinOpsly unifies cloud (AWS, Azure, GCP), data (Snowflake, Databricks, BigQuery), and AI costs into a single system of action — enabling teams to plan spend before it happens, automate optimization safely, and prove value in weeks, not quarters.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ioquake3

    ioquake3

    The ioquake3 community effort to continue supporting/developing id's

    ...It adds numerous quality-of-life improvements such as VoIP support, AVI demo capture, improved console completion and history, and optional Ogg Vorbis support. ioquake3 also improves portability and maintainability by supporting x86_64 on Linux, MinGW builds on Windows, and various other operating systems, and even provides web support via Emscripten.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 12
    libgit2

    libgit2

    A cross-platform, portable, linkable Git implementation library

    libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. Libgit2 is developed with CMake, and this is be the easiest way to build a binary from the source. The CMake build system provides lots of options to configure the libgit2 build for your particular needs. It’s highly recommended that you build libgit2 as a static...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Criterion

    Criterion

    A cross-platform C and C++ unit testing framework for the 21st century

    ...Progress and statistics can be followed in real time with report hooks. TAP output format can be enabled with an option. Runs on Linux, FreeBSD, macOS, and Windows (Compiling with MinGW GCC and Visual Studio 2015+). If you'd like to see Criterion included in your favorite distribution, please reach out to their package maintainers team. A default entry point is provided, no need to declare a main unless you want to do special handling.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    VulkanSceneGraph

    VulkanSceneGraph

    Vulkan & C++17 based Scene Graph Project

    ...Additional support libraries and examples are provided in separate repositories, links to these are provided below. The software currently builds under Linux (desktops variants through to Jetson & Raspberry Pi), Windows (VisualStudio, MinGW & Cygwin), Android, and macOS & iOS (using MoltenVk).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Steel Bank Common Lisp

    Common Lisp compiler and runtime

    A high performance Common Lisp compiler. In addition to standard ANSI Common Lisp, it provides an interactive environment including an a debugger, a statistical profiler, a code coverage tool, and many other extensions.
    Leader badge">
    Downloads: 3,632 This Week
    Last Update:
    See Project
  • 16
    matio is an C library for reading and writing MATLAB MAT files.
    Leader badge">
    Downloads: 986 This Week
    Last Update:
    See Project
  • 17
    mpg123
    This is the fast and Free (LGPL license) real time MPEG Audio Layer 1, 2 and 3 decoding library and console player. It uses floating point or integer math, along with several special optimizations (3DNow, SSE, ARM, ...) to make it most efficient.
    Leader badge">
    Downloads: 5,988 This Week
    Last Update:
    See Project
  • 18

    S.M.A.R.T. Monitoring Tools

    Disk Inspection and Monitoring

    smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.
    Leader badge">
    Downloads: 18,234 This Week
    Last Update:
    See Project
  • 19
    MSHV

    MSHV

    MSHV Amateur Radio Software

    ...Developed by LZ2HV - Christo mail: lz2hv@abv.bg Supported working modes: MSK144 MSKMS JTMS FSK441 FSK315 ISCAT JT6M FT8/4 JT65 PI4 Q65 System Requirements: Microsoft Windows Xp, Windows 7,8,10,11 32 or 64 Bit, Linux Fedora (Red hat), Ubuntu (Debian) . Compiling: MinGw recommended GCC 7.3.0 thread model posix. QT5.6.3 library. IDE recommended QDevelop 0.29. All other libraries included inside the source. Acknowledgements to K1JT Joe Taylor and WSJT Development Group. The algorithms, source code, look-and-feel of WSJT-X and related programs, and protocol specifications for the modes FSK441, FT8, JT4, JT6M, JT9, JT65, JTMS, QRA64, ISCAT, MSK144, are Copyright © 2001-2017 by one or more of the following authors: Joseph Taylor, K1JT; Bill Somerville, G4WJS; Steven Franke, K9AN; Nico Palermo, IV3NWV; Greg Beam, KI7MT; Michael Black, W9MDB; Edson Pereira, PY2SDR; Philip Karn, KA9Q; and other members of the WSJT Development Group.
    Leader badge">
    Downloads: 1,263 This Week
    Last Update:
    See Project
  • 20
    libusb

    libusb

    A cross-platform library that gives apps easy access to USB devices

    Library to enable user space application programs to communicate with USB devices
    Leader badge">
    Downloads: 3,816 This Week
    Last Update:
    See Project
  • 21
    QPDF

    QPDF

    PDF transformation/manipulation program + library

    QPDF is a C++ library and set of programs that inspect and manipulate the structure of PDF files. It can encrypt and linearize files, expose the internals of a PDF file, and do many other operations useful to end users and PDF developers.
    Leader badge">
    Downloads: 1,114 This Week
    Last Update:
    See Project
  • 22
    MAME

    MAME

    A multi-purpose emulation framework

    On December 24th, 1996, Nicola Salmoria began working on his single hardware emulators, which he merged into one program during January 1997. He named the accomplishment by the name of Multiple Arcade Machine Emulator, or MAME for short.
    Leader badge">
    Downloads: 1,060 This Week
    Last Update:
    See Project
  • 23

    GraphicsMagick

    Swiss army knife of image processing

    GraphicsMagick provides a set of commandline tools and programming APIs for manipulating, editing, and converting raster and vector images. It is derived from ImageMagick, with the objective of providing better stability and performance than ImageMagick while retaining the original MIT/X11 license.
    Leader badge">
    Downloads: 4,687 This Week
    Last Update:
    See Project
  • 24
    Ada Class Library

    Ada Class Library

    Ada Class Library - an object orientated library for Ada.

    Text search and replace. Scripting (small tool programs). CGI scripts. Execution of external programs (incl. I/O redirection). Garbage Collection. Extendended Booch Components. CD-Recorder
    Leader badge">
    Downloads: 1,103 This Week
    Last Update:
    See Project
  • 25
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge">
    Downloads: 1,269 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next