This is a mirror page, please see the original page:

https://xrepo.xmake.io/#/packages/mingw

a

ada (mingw)

Description WHATWG-compliant and fast URL parser written in modern C++
Homepage https://www.ada-url.com
License Apache-2.0
Versions 2.3.1, 2.4.0, 2.4.1
Architectures arm, arm64, i386, x86_64
Definition ada/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ada
Integration in the project (xmake.lua)
add_requires("ada")

angelscript (mingw)

Description Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts
Homepage http://angelcode.com/angelscript/
License zlib
Versions 2.34.0, 2.35.0, 2.35.1
Architectures arm, arm64, i386, x86_64
Definition angelscript/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] angelscript
Integration in the project (xmake.lua)
add_requires("angelscript")

aqt (mingw)

Description aqt: Another (unofficial) Qt CLI Installer on multi-platforms
Homepage https://github.com/miurahr/aqtinstall
License MIT
Versions
Architectures arm, arm64, i386, x86_64
Definition aqt/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] aqt
Integration in the project (xmake.lua)
add_requires("aqt")

argh (mingw)

Description Argh! A minimalist argument handler.
Homepage https://github.com/adishavit/argh
License BSD-3-Clause
Versions v1.3.2
Architectures arm, arm64, i386, x86_64
Definition argh/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] argh
Integration in the project (xmake.lua)
add_requires("argh")

argparse (mingw)

Description A single header argument parser for C++17
Homepage https://github.com/p-ranav/argparse
License MIT
Versions 2.6, 2.7, 2.8, 2.9
Architectures arm, arm64, i386, x86_64
Definition argparse/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] argparse
Integration in the project (xmake.lua)
add_requires("argparse")

asio (mingw)

Description Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
Homepage http://think-async.com/Asio/
License BSL-1.0
Versions 1.20.0, 1.21.0, 1.24.0, 1.28.0
Architectures arm, arm64, i386, x86_64
Definition asio/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] asio
Integration in the project (xmake.lua)
add_requires("asio")

assimp (mingw)

Description Portable Open-Source library to import various well-known 3D model formats in a uniform manner
Homepage https://assimp.org
License BSD-3-Clause
Versions v5.0.1, v5.1.4, v5.2.1, v5.2.2, v5.2.3, v5.2.4, v5.2.5
Architectures arm, arm64, i386, x86_64
Definition assimp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] assimp
Integration in the project (xmake.lua)
add_requires("assimp")

autoconf (mingw)

Description An extensible package of M4 macros that produce shell scripts to automatically configure software source code packages.
Homepage https://www.gnu.org/software/autoconf/autoconf.html
Versions 2.68, 2.69, 2.71
Architectures arm, arm64, i386, x86_64
Definition autoconf/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] autoconf
Integration in the project (xmake.lua)
add_requires("autoconf")

automake (mingw)

Description A tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.
Homepage https://www.gnu.org/software/automake/
Versions 1.15.1, 1.16.1, 1.16.4, 1.9.5, 1.9.6
Architectures arm, arm64, i386, x86_64
Definition automake/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] automake
Integration in the project (xmake.lua)
add_requires("automake")

avir (mingw)

Description High-quality pro image resizing / scaling C++ library, including a very fast Lanczos resizer
Homepage https://github.com/avaneev/avir
License MIT
Versions 3.0
Architectures arm, arm64, i386, x86_64
Definition avir/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] avir
Integration in the project (xmake.lua)
add_requires("avir")

b

b2 (mingw)

Description B2 makes it easy to build C++ projects, everywhere.
Homepage https://www.bfgroup.xyz/b2/
License BSL-1.0
Versions 4.9.6
Architectures arm, arm64, i386, x86_64
Definition b2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] b2
Integration in the project (xmake.lua)
add_requires("b2")

backward-cpp (mingw)

Description Backward is a beautiful stack trace pretty printer for C++.
Homepage https://github.com/bombela/backward-cpp
License MIT
Versions v1.6
Architectures arm, arm64, i386, x86_64
Definition backward-cpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] backward-cpp
Integration in the project (xmake.lua)
add_requires("backward-cpp")

base-n (mingw)

Description A small, single-header library which provides standard Base16, Base32, Base64, and custom Base-N encoding support.
Homepage https://github.com/azawadzki/base-n
License MIT
Versions 2020.05.28
Architectures arm, arm64, i386, x86_64
Definition base-n/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] base-n
Integration in the project (xmake.lua)
add_requires("base-n")

bazel (mingw)

Description A fast, scalable, multi-language and extensible build system
Homepage https://bazel.build/
Versions 5.0.0
Architectures arm, arm64, i386, x86_64
Definition bazel/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] bazel
Integration in the project (xmake.lua)
add_requires("bazel")

better-enums (mingw)

Description C++ compile-time enum to string, iteration, in a single header file
Homepage http://aantron.github.io/better-enums
License BSD-2-Clause
Versions 0.11.3
Architectures arm, arm64, i386, x86_64
Definition better-enums/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] better-enums
Integration in the project (xmake.lua)
add_requires("better-enums")

bin2c (mingw)

Description A simple utility for converting a binary file to a c application
Homepage https://github.com/gwilymk/bin2c
Versions 0.0.1
Architectures arm, arm64, i386, x86_64
Definition bin2c/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] bin2c
Integration in the project (xmake.lua)
add_requires("bin2c")

binutils (mingw)

Description GNU binary tools for native development
Homepage https://www.gnu.org/software/binutils/binutils.html
License GPL-2.0
Versions 2.34, 2.38
Architectures arm, arm64, i386, x86_64
Definition binutils/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] binutils
Integration in the project (xmake.lua)
add_requires("binutils")

bison (mingw)

Description A general-purpose parser generator.
Homepage https://www.gnu.org/software/bison/
License GPL-3.0
Versions 3.7.4, 3.7.6, 3.8.2
Architectures arm, arm64, i386, x86_64
Definition bison/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] bison
Integration in the project (xmake.lua)
add_requires("bison")

blake3 (mingw)

Description BLAKE3 is a cryptographic hash function that is much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2; secure, unlike MD5 and SHA-1 (and secure against length extension, unlike SHA-2); highly parallelizable across any number of threads and SIMD lanes, because it's a Merkle tree on the inside; capable of verified streaming and incremental updates (Merkle tree); a PRF, MAC, KDF, and XOF, as well as a regular hash; and is a single algorithm with no variants, fast on x86-64 and also on smaller architectures.
Homepage https://blake3.io/
License CC0-1.0
Versions 1.3.1, 1.3.3
Architectures x86_64
Definition blake3/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] blake3
Integration in the project (xmake.lua)
add_requires("blake3")

blosc (mingw)

Description A blocking, shuffling and loss-less compression library
Homepage https://www.blosc.org/
License BSD-3-Clause
Versions 1.20.1, 1.21.1, 1.5.0
Architectures arm, arm64, i386, x86_64
Definition blosc/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] blosc
Integration in the project (xmake.lua)
add_requires("blosc")

boost (mingw)

Description Collection of portable C++ source libraries.
Homepage https://www.boost.org/
License BSL-1.0
Versions 1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0, 1.78.0, 1.79.0, 1.80.0, 1.81.0
Architectures arm, arm64, i386, x86_64
Definition boost/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] boost
Integration in the project (xmake.lua)
add_requires("boost")

box2d (mingw)

Description A 2D Physics Engine for Games
Homepage https://box2d.org
Versions 2.4.0, 2.4.1
Architectures arm, arm64, i386, x86_64
Definition box2d/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] box2d
Integration in the project (xmake.lua)
add_requires("box2d")

branchless-utf8 (mingw)

Description Branchless UTF-8 decoder
Homepage https://github.com/skeeto/branchless-utf8
Versions 2022.08.30
Architectures arm, arm64, i386, x86_64
Definition branchless-utf8/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] branchless-utf8
Integration in the project (xmake.lua)
add_requires("branchless-utf8")

brotli (mingw)

Description Brotli compression format.
Homepage https://github.com/google/brotli
Versions 1.0.9
Architectures arm, arm64, i386, x86_64
Definition brotli/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] brotli
Integration in the project (xmake.lua)
add_requires("brotli")

bullet3 (mingw)

Description Bullet Physics SDK.
Homepage http://bulletphysics.org
License zlib
Versions 2.88, 3.05, 3.09, 3.24, 3.25
Architectures arm, arm64, i386, x86_64
Definition bullet3/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] bullet3
Integration in the project (xmake.lua)
add_requires("bullet3")

bzip2 (mingw)

Description Freely available, patent free, high-quality data compressor.
Homepage https://sourceware.org/bzip2/
Versions 1.0.8
Architectures arm, arm64, i386, x86_64
Definition bzip2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] bzip2
Integration in the project (xmake.lua)
add_requires("bzip2")

c

ca-certificates (mingw)

Description Mozilla’s carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.
Homepage https://mkcert.org/
Versions 20211118, 20220604, 20230306
Architectures arm, arm64, i386, x86_64
Definition ca-certificates/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ca-certificates
Integration in the project (xmake.lua)
add_requires("ca-certificates")

capstone (mingw)

Description Disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community.
Homepage http://www.capstone-engine.org
Versions 4.0.2
Architectures arm, arm64, i386, x86_64
Definition capstone/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] capstone
Integration in the project (xmake.lua)
add_requires("capstone")

cargs (mingw)

Description A lightweight cross-platform getopt alternative that works on Linux, Windows and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
Homepage https://likle.github.io/cargs/
License MIT
Versions v1.0.3
Architectures arm, arm64, i386, x86_64
Definition cargs/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cargs
Integration in the project (xmake.lua)
add_requires("cargs")

catch2 (mingw)

Description Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C).
Homepage https://github.com/catchorg/Catch2
License BSL-1.0
Versions v2.13.10, v2.13.5, v2.13.6, v2.13.7, v2.13.8, v2.13.9, v2.9.2, v3.1.0, v3.1.1, v3.2.0, v3.2.1, v3.3.2
Architectures arm, arm64, i386, x86_64
Definition catch2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] catch2
Integration in the project (xmake.lua)
add_requires("catch2")

cereal (mingw)

Description cereal is a header-only C++11 serialization library.
Homepage https://uscilab.github.io/cereal/index.html
License BSD-3-Clause
Versions 1.3.0, 1.3.1, 1.3.2
Architectures arm, arm64, i386, x86_64
Definition cereal/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cereal
Integration in the project (xmake.lua)
add_requires("cereal")

ceval (mingw)

Description A C/C++ library for parsing and evaluation of arithmetic expressions.
Homepage https://github.com/erstan/ceval
License MIT
Versions 1.0.0
Architectures arm, arm64, i386, x86_64
Definition ceval/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ceval
Integration in the project (xmake.lua)
add_requires("ceval")

cgal (mingw)

Description CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library.
Homepage https://www.cgal.org/
License LGPL-3.0
Versions 5.1.1, 5.2.1, 5.3, 5.4, 5.5.2
Architectures arm, arm64, i386, x86_64
Definition cgal/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cgal
Integration in the project (xmake.lua)
add_requires("cgal")

cgetopt (mingw)

Description A GNU getopt() implementation written in pure C.
Homepage https://github.com/xq114/cgetopt/
Versions 1.0
Architectures arm, arm64, i386, x86_64
Definition cgetopt/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cgetopt
Integration in the project (xmake.lua)
add_requires("cgetopt")

chipmunk2d (mingw)

Description A fast and lightweight 2D game physics library.
Homepage https://chipmunk-physics.net/
License MIT
Versions 7.0.3
Architectures arm, arm64, i386, x86_64
Definition chipmunk2d/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] chipmunk2d
Integration in the project (xmake.lua)
add_requires("chipmunk2d")

chromium_zlib (mingw)

Description zlib from chromium
Homepage https://chromium.googlesource.com/chromium/src/third_party/zlib/
License zlib
Versions 2022.02.22, 2023.03.14
Architectures arm, arm64, i386, x86_64
Definition chromium_zlib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] chromium_zlib
Integration in the project (xmake.lua)
add_requires("chromium_zlib")

civetweb (mingw)

Description Embedded C/C++ web server
Homepage https://github.com/civetweb/civetweb
License MIT
Versions v1.15
Architectures arm, arm64, i386, x86_64
Definition civetweb/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] civetweb
Integration in the project (xmake.lua)
add_requires("civetweb")

clara (mingw)

Description A simple to use, composable, command line parser for C++ 11 and beyond.
Homepage https://github.com/catchorg/Clara
License BSL-1.0
Versions 1.1.5
Architectures arm, arm64, i386, x86_64
Definition clara/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] clara
Integration in the project (xmake.lua)
add_requires("clara")

cli (mingw)

Description A library for interactive command line interfaces in modern C++
Homepage https://github.com/daniele77/cli
Versions v2.0.0
Architectures arm, arm64, i386, x86_64
Definition cli/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cli
Integration in the project (xmake.lua)
add_requires("cli")

clib (mingw)

Description Header-only library for C99 that implements the most important classes from GLib: GList, GHashTable and GString.
Homepage https://github.com/aheck/clib
License MIT
Versions 2022.12.25
Architectures arm, arm64, i386, x86_64
Definition clib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] clib
Integration in the project (xmake.lua)
add_requires("clib")

cmake (mingw)

Description A cross-platform family of tool designed to build, test and package software
Homepage https://cmake.org
Versions 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1, 3.24.2
Architectures arm, arm64, i386, x86_64
Definition cmake/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cmake
Integration in the project (xmake.lua)
add_requires("cmake")

cmdline (mingw)

Description A Command Line Parser
Homepage https://github.com/tanakh/cmdline
License BSD-3-Clause
Versions 2014.2.4
Architectures arm, arm64, i386, x86_64
Definition cmdline/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cmdline
Integration in the project (xmake.lua)
add_requires("cmdline")

cmocka (mingw)

Description cmocka is an elegant unit testing framework for C with support for mock objects.
Homepage https://cmocka.org/
License Apache-2.0
Versions 1.1.5
Architectures arm, arm64, i386, x86_64
Definition cmocka/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cmocka
Integration in the project (xmake.lua)
add_requires("cmocka")

cnpy (mingw)

Description library to read/write .npy and .npz files in C/C++
Homepage https://github.com/rogersce/cnpy
License MIT
Versions 2018.06.01
Architectures arm, arm64, i386, x86_64
Definition cnpy/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cnpy
Integration in the project (xmake.lua)
add_requires("cnpy")

concurrentqueue (mingw)

Description An industrial-strength lock-free queue for C++.
Homepage https://github.com/cameron314/concurrentqueue
Versions
Architectures arm, arm64, i386, x86_64
Definition concurrentqueue/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] concurrentqueue
Integration in the project (xmake.lua)
add_requires("concurrentqueue")

convertutf (mingw)

Description Conversions between UTF-32, UTF-16, and UTF-8. Circa 2004.
Homepage https://home.unicode.org/
Versions v1.0.1
Architectures arm, arm64, i386, x86_64
Definition convertutf/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] convertutf
Integration in the project (xmake.lua)
add_requires("convertutf")

cpp-httplib (mingw)

Description A C++11 single-file header-only cross platform HTTP/HTTPS library.
Homepage https://github.com/yhirose/cpp-httplib
Versions 0.12.1, 0.8.5, 0.9.2
Architectures arm, arm64, i386, x86_64
Definition cpp-httplib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-httplib
Integration in the project (xmake.lua)
add_requires("cpp-httplib")

cpp-peglib (mingw)

Description A single file C++ header-only PEG (Parsing Expression Grammars) library
Homepage https://yhirose.github.io/cpp-peglib
License MIT
Versions 1.8.3
Architectures arm, arm64, i386, x86_64
Definition cpp-peglib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-peglib
Integration in the project (xmake.lua)
add_requires("cpp-peglib")

crc32c (mingw)

Description CRC32C implementation with support for CPU-specific acceleration instructions
Homepage https://github.com/google/crc32c
Versions 1.1.2
Architectures arm, arm64, i386, x86_64
Definition crc32c/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] crc32c
Integration in the project (xmake.lua)
add_requires("crc32c")

crossguid (mingw)

Description Lightweight cross platform C++ GUID/UUID library
Homepage https://github.com/graeme-hill/crossguid
License MIT
Versions 2019.3.29
Architectures arm, arm64, i386, x86_64
Definition crossguid/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] crossguid
Integration in the project (xmake.lua)
add_requires("crossguid")

csv2 (mingw)

Description A CSV parser library
Homepage https://github.com/p-ranav/csv2
License MIT
Versions v0.1
Architectures arm, arm64, i386, x86_64
Definition csv2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] csv2
Integration in the project (xmake.lua)
add_requires("csv2")

csvparser (mingw)

Description A modern C++ library for reading, writing, and analyzing CSV (and similar) files (by vincentlaucsb)
Homepage https://github.com/vincentlaucsb/csv-parser
Versions 2.1.1
Architectures arm, arm64, i386, x86_64
Definition csvparser/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] csvparser
Integration in the project (xmake.lua)
add_requires("csvparser")

ctre (mingw)

Description ctre is a Compile time PCRE (almost) compatible regular expression matcher.
Homepage https://github.com/hanickadot/compile-time-regular-expressions/
Versions 3.4.1
Architectures arm, arm64, i386, x86_64
Definition ctre/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ctre
Integration in the project (xmake.lua)
add_requires("ctre")

cxxopts (mingw)

Description Lightweight C++ command line option parser
Homepage https://github.com/jarro2783/cxxopts
License MIT
Versions v2.2.0, v3.0.0, v3.1.1
Architectures arm, arm64, i386, x86_64
Definition cxxopts/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] cxxopts
Integration in the project (xmake.lua)
add_requires("cxxopts")

d

date (mingw)

Description A date and time library for use with C++11 and C++14.
Homepage https://github.com/HowardHinnant/date
License MIT
Versions v3.0.1
Architectures arm, arm64, i386, x86_64
Definition date/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] date
Integration in the project (xmake.lua)
add_requires("date")

dbg-macro (mingw)

Description A dbg(…) macro for C++
Homepage https://github.com/sharkdp/dbg-macro
License MIT
Versions v0.4.0, v0.5.0
Architectures arm, arm64, i386, x86_64
Definition dbg-macro/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] dbg-macro
Integration in the project (xmake.lua)
add_requires("dbg-macro")

debug_assert (mingw)

Description Simple, flexible and modular assertion macro.
Homepage http://foonathan.net/blog/2016/09/16/assertions.html
License zlib
Versions 2022.11.13
Architectures arm, arm64, i386, x86_64
Definition debug_assert/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] debug_assert
Integration in the project (xmake.lua)
add_requires("debug_assert")

debugbreak (mingw)

Description break into the debugger programmatically
Homepage https://github.com/scottt/debugbreak
Versions v1.0
Architectures arm, arm64, i386, x86_64
Definition debugbreak/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] debugbreak
Integration in the project (xmake.lua)
add_requires("debugbreak")

decimal_for_cpp (mingw)

Description Decimal data type support, for COBOL-like fixed-point operations on currency/money values.
Homepage https://github.com/vpiotr/decimal_for_cpp
License BSD-3-Clause
Versions 1.19
Architectures arm, arm64, i386, x86_64
Definition decimal_for_cpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] decimal_for_cpp
Integration in the project (xmake.lua)
add_requires("decimal_for_cpp")

demumble (mingw)

Description A better c++filt and a better undname.exe, in one binary.
Homepage https://github.com/nico/demumble
License Apache-2.0
Versions 2022.3.23
Architectures arm, arm64, i386, x86_64
Definition demumble/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] demumble
Integration in the project (xmake.lua)
add_requires("demumble")

docopt (mingw)

Description Pythonic command line arguments parser (C++11 port)
Homepage https://github.com/docopt/docopt.cpp
License BSL-1.0
Versions v0.6.3
Architectures arm, arm64, i386, x86_64
Definition docopt/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] docopt
Integration in the project (xmake.lua)
add_requires("docopt")

doctest (mingw)

Description The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD
Homepage http://bit.ly/doctest-docs
Versions 2.3.1, 2.3.6, 2.4.10, 2.4.11, 2.4.8, 2.4.9
Architectures arm, arm64, i386, x86_64
Definition doctest/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] doctest
Integration in the project (xmake.lua)
add_requires("doctest")

doxygen (mingw)

Description %s
Homepage https://www.doxygen.nl/
License GPL-2.0
Versions 1.9.1, 1.9.2, 1.9.3, 1.9.6
Architectures arm, arm64, i386, x86_64
Definition doxygen/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] doxygen
Integration in the project (xmake.lua)
add_requires("doxygen")

dpp (mingw)

Description D++ Extremely Lightweight C++ Discord Library
Homepage https://github.com/brainboxdotcc/DPP
License Apache-2.0
Versions v10.0.10, v10.0.11, v10.0.12, v10.0.13, v10.0.14, v10.0.15, v10.0.16, v10.0.17, v10.0.18, v10.0.19, v10.0.20, v10.0.21, v10.0.22, v10.0.23, v10.0.24, v10.0.8
Architectures arm, arm64, i386, x86_64
Definition dpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] dpp
Integration in the project (xmake.lua)
add_requires("dpp")

dr_flac (mingw)

Description Single file audio decoding libraries for C/C++.
Homepage https://github.com/mackron/dr_libs
License MIT
Versions 0.12.29, 0.12.39
Architectures arm, arm64, i386, x86_64
Definition dr_flac/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] dr_flac
Integration in the project (xmake.lua)
add_requires("dr_flac")

dr_mp3 (mingw)

Description Single file audio decoding libraries for C/C++.
Homepage https://github.com/mackron/dr_libs
License MIT
Versions 0.6.27, 0.6.34
Architectures arm, arm64, i386, x86_64
Definition dr_mp3/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] dr_mp3
Integration in the project (xmake.lua)
add_requires("dr_mp3")

dr_wav (mingw)

Description Single file audio decoding libraries for C/C++.
Homepage https://github.com/mackron/dr_libs
License MIT
Versions 0.12.19, 0.13.8
Architectures arm, arm64, i386, x86_64
Definition dr_wav/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] dr_wav
Integration in the project (xmake.lua)
add_requires("dr_wav")

dynareadout (mingw)

Description Ansi C library for parsing binary output files of LS Dyna (d3plot, binout)
Homepage https://github.com/PucklaJ/dynareadout
Versions 22.12, 23.01, 23.02, 23.04, 23.05
Architectures arm, arm64, i386, x86_64
Definition dynareadout/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] dynareadout
Integration in the project (xmake.lua)
add_requires("dynareadout")

e

easyloggingpp (mingw)

Description Single header C++ logging library.
Homepage https://github.com/amrayn/easyloggingpp
License MIT
Versions v9.97.0
Architectures arm, arm64, i386, x86_64
Definition easyloggingpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] easyloggingpp
Integration in the project (xmake.lua)
add_requires("easyloggingpp")

efsw (mingw)

Description efsw is a C++ cross-platform file system watcher and notifier.
Homepage https://github.com/SpartanJ/efsw
License MIT
Versions 1.1.0, 1.2.0, 1.3.0, 1.3.1
Architectures arm, arm64, i386, x86_64
Definition efsw/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] efsw
Integration in the project (xmake.lua)
add_requires("efsw")

eigen (mingw)

Description C++ template library for linear algebra
Homepage https://eigen.tuxfamily.org/
License MPL-2.0
Versions 3.3.7, 3.3.8, 3.3.9, 3.4.0
Architectures arm, arm64, i386, x86_64
Definition eigen/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] eigen
Integration in the project (xmake.lua)
add_requires("eigen")

elfio (mingw)

Description ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
Homepage http://serge1.github.io/ELFIO
License MIT
Versions 3.11
Architectures arm, arm64, i386, x86_64
Definition elfio/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] elfio
Integration in the project (xmake.lua)
add_requires("elfio")

enet (mingw)

Description Reliable UDP networking library.
Homepage http://enet.bespin.org
License MIT
Versions v1.3.17
Architectures arm, arm64, i386, x86_64
Definition enet/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] enet
Integration in the project (xmake.lua)
add_requires("enet")

entt (mingw)

Description Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more.
Homepage https://github.com/skypjack/entt
License MIT
Versions v3.10.0, v3.10.1, v3.10.3, v3.11.0, v3.11.1, v3.6.0, v3.7.0, v3.7.1, v3.8.0, v3.8.1, v3.9.0
Architectures arm, arm64, i386, x86_64
Definition entt/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] entt
Integration in the project (xmake.lua)
add_requires("entt")

expat (mingw)

Description XML 1.0 parser
Homepage https://libexpat.github.io
License MIT
Versions 2.2.10, 2.2.6, 2.3.0, 2.4.1, 2.4.5, 2.4.7, 2.4.8, 2.5.0
Architectures arm, arm64, i386, x86_64
Definition expat/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] expat
Integration in the project (xmake.lua)
add_requires("expat")

f

farmhash (mingw)

Description FarmHash, a family of hash functions.
Homepage https://github.com/google/farmhash
License MIT
Versions 2019.05.14
Architectures arm, arm64, i386, x86_64
Definition farmhash/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] farmhash
Integration in the project (xmake.lua)
add_requires("farmhash")

fast_double_parser (mingw)

Description Fast function to parse strings containing decimal numbers into double-precision (binary64) floating-point values.
Homepage https://github.com/lemire/fast_double_parser
License Apache-2.0
Versions v0.5.0, v0.7.0
Architectures arm, arm64, i386, x86_64
Definition fast_double_parser/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] fast_double_parser
Integration in the project (xmake.lua)
add_requires("fast_double_parser")

fast_float (mingw)

Description Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod
Homepage https://github.com/fastfloat/fast_float
License Apache-2.0
Versions v3.10.1, v3.4.0, v3.5.1
Architectures arm, arm64, i386, x86_64
Definition fast_float/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] fast_float
Integration in the project (xmake.lua)
add_requires("fast_float")

fast_io (mingw)

Description Significantly faster input/output for C++20
Homepage https://github.com/cppfastio/fast_io
License MIT
Versions 2023.1.28
Architectures arm, arm64, i386, x86_64
Definition fast_io/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] fast_io
Integration in the project (xmake.lua)
add_requires("fast_io")

fastcppcsvparser (mingw)

Description This is a small, easy-to-use and fast header-only library for reading comma separated value (CSV) files (by ben-strasser)
Homepage https://github.com/ben-strasser/fast-cpp-csv-parser
Versions 2021.01.03
Architectures arm, arm64, i386, x86_64
Definition fastcppcsvparser/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] fastcppcsvparser
Integration in the project (xmake.lua)
add_requires("fastcppcsvparser")

fastor (mingw)

Description A lightweight high performance tensor algebra framework for modern C++
Homepage https://github.com/romeric/Fastor
License MIT
Versions 0.6.3
Architectures arm, arm64, i386, x86_64
Definition fastor/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] fastor
Integration in the project (xmake.lua)
add_requires("fastor")

ffmpeg (mingw)

Description A collection of libraries to process multimedia content such as audio, video, subtitles and related metadata.
Homepage https://www.ffmpeg.org
License GPL-3.0
Versions 4.0.2, 5.0.1, 5.1.1, 5.1.2
Architectures x86_64
Definition ffmpeg/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ffmpeg
Integration in the project (xmake.lua)
add_requires("ffmpeg")

flatbuffers (mingw)

Description FlatBuffers is a cross platform serialization library architected for maximum memory efficiency.
Homepage http://google.github.io/flatbuffers/
License Apache-2.0
Versions v1.12.0, v2.0.0, v23.1.21
Architectures arm, arm64, i386, x86_64
Definition flatbuffers/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] flatbuffers
Integration in the project (xmake.lua)
add_requires("flatbuffers")

fltk (mingw)

Description Fast Light Toolkit
Homepage https://www.fltk.org
Versions 1.4.0
Architectures arm, arm64, i386, x86_64
Definition fltk/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] fltk
Integration in the project (xmake.lua)
add_requires("fltk")

fluxsort (mingw)

Description A branchless stable quicksort / mergesort hybrid.
Homepage https://github.com/scandum/fluxsort
License MIT
Versions 2023.02.05
Architectures arm, arm64, i386, x86_64
Definition fluxsort/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] fluxsort
Integration in the project (xmake.lua)
add_requires("fluxsort")

fmt (mingw)

Description fmt is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams.
Homepage https://fmt.dev
Versions 10.0.0, 5.3.0, 6.0.0, 6.2.0, 7.1.3, 8.0.0, 8.0.1, 8.1.1, 9.0.0, 9.1.0
Architectures arm, arm64, i386, x86_64
Definition fmt/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] fmt
Integration in the project (xmake.lua)
add_requires("fmt")

freetype (mingw)

Description A freely available software library to render fonts.
Homepage https://www.freetype.org
Versions 2.10.4, 2.11.0, 2.11.1, 2.12.1, 2.9.1
Architectures arm, arm64, i386, x86_64
Definition freetype/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] freetype
Integration in the project (xmake.lua)
add_requires("freetype")

frozen (mingw)

Description A header-only, constexpr alternative to gperf for C++14 users
Homepage https://github.com/serge-sans-paille/frozen
License Apache-2.0
Versions 1.1.1
Architectures arm, arm64, i386, x86_64
Definition frozen/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] frozen
Integration in the project (xmake.lua)
add_requires("frozen")

ftxui (mingw)

Description :computer: C++ Functional Terminal User Interface. :heart:
Homepage https://github.com/ArthurSonzogni/FTXUI
License MIT
Versions v3.0.0
Architectures arm, arm64, i386, x86_64
Definition ftxui/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ftxui
Integration in the project (xmake.lua)
add_requires("ftxui")

functionalplus (mingw)

Description Functional Programming Library for C++. Write concise and readable C++ code.
Homepage http://www.editgym.com/fplus-api-search/
Versions v0.2.18-p0
Architectures arm, arm64, i386, x86_64
Definition functionalplus/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] functionalplus
Integration in the project (xmake.lua)
add_requires("functionalplus")

fx-gltf (mingw)

Description A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0
Homepage https://github.com/jessey-git/fx-gltf
License MIT
Versions v1.2.0, v2.0.0
Architectures arm, arm64, i386, x86_64
Definition fx-gltf/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] fx-gltf
Integration in the project (xmake.lua)
add_requires("fx-gltf")

g

gcem (mingw)

Description A C++ compile-time math library using generalized constant expressions
Homepage https://www.kthohr.com/gcem.html
License Apache-2.0
Versions v1.13.1, v1.16.0
Architectures arm, arm64, i386, x86_64
Definition gcem/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gcem
Integration in the project (xmake.lua)
add_requires("gcem")

genie (mingw)

Description GENie - Project generator tool
Homepage https://github.com/bkaradzic/GENie
Versions 1160.0
Architectures arm, arm64, i386, x86_64
Definition genie/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] genie
Integration in the project (xmake.lua)
add_requires("genie")

gflags (mingw)

Description The gflags package contains a C++ library that implements commandline flags processing.
Homepage https://github.com/gflags/gflags/
License BSD-3-Clause
Versions v2.2.2
Architectures arm, arm64, i386, x86_64
Definition gflags/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gflags
Integration in the project (xmake.lua)
add_requires("gflags")

ghc_filesystem (mingw)

Description An implementation of C++17 std::filesystem for C++11/C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
Homepage https://github.com/gulrak/filesystem
License MIT
Versions v1.5.10, v1.5.12
Architectures arm, arm64, i386, x86_64
Definition ghc_filesystem/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ghc_filesystem
Integration in the project (xmake.lua)
add_requires("ghc_filesystem")

giflib (mingw)

Description A library for reading and writing gif images.
Homepage https://sourceforge.net/projects/giflib/
License MIT
Versions 5.2.1
Architectures arm, arm64, i386, x86_64
Definition giflib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] giflib
Integration in the project (xmake.lua)
add_requires("giflib")

glad (mingw)

Description Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Homepage https://glad.dav1d.de/
License MIT
Versions v0.1.34, v0.1.36
Architectures arm, arm64, i386, x86_64
Definition glad/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] glad
Integration in the project (xmake.lua)
add_requires("glad")

glew (mingw)

Description A cross-platform open-source C/C++ extension loading library.
Homepage http://glew.sourceforge.net/
Versions 2.1.0, 2.2.0
Architectures arm, arm64, i386, x86_64
Definition glew/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] glew
Integration in the project (xmake.lua)
add_requires("glew")

glfw (mingw)

Description GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.
Homepage https://www.glfw.org/
License zlib
Versions 3.3.2, 3.3.4, 3.3.5, 3.3.6, 3.3.7, 3.3.8
Architectures arm, arm64, i386, x86_64
Definition glfw/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] glfw
Integration in the project (xmake.lua)
add_requires("glfw")

gli (mingw)

Description OpenGL Image (GLI)
Homepage https://gli.g-truc.net/
Versions 0.8.2.0
Architectures arm, arm64, i386, x86_64
Definition gli/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gli
Integration in the project (xmake.lua)
add_requires("gli")

glm (mingw)

Description OpenGL Mathematics (GLM)
Homepage https://glm.g-truc.net/
Versions 0.9.9+8
Architectures arm, arm64, i386, x86_64
Definition glm/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] glm
Integration in the project (xmake.lua)
add_requires("glm")

glslang (mingw)

Description Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
Homepage https://github.com/KhronosGroup/glslang/
License Apache-2.0
Versions 1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1
Architectures arm, arm64, i386, x86_64
Definition glslang/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] glslang
Integration in the project (xmake.lua)
add_requires("glslang")

gmm (mingw)

Description Gmm++ provides some basic types of sparse and dense matrices and vectors.
Homepage http://getfem.org/gmm/index.html
Versions 5.4
Architectures arm, arm64, i386, x86_64
Definition gmm/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gmm
Integration in the project (xmake.lua)
add_requires("gmm")

gn (mingw)

Description GN is a meta-build system that generates build files for Ninja.
Homepage https://gn.googlesource.com/gn
Versions 20211117
Architectures arm, arm64, i386, x86_64
Definition gn/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gn
Integration in the project (xmake.lua)
add_requires("gn")

gnu-rm (mingw)

Description GNU Arm Embedded Toolchain
Homepage https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm
Versions 2020.10, 2021.10
Architectures arm, arm64, i386, x86_64
Definition gnu-rm/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gnu-rm
Integration in the project (xmake.lua)
add_requires("gnu-rm")

godotcpp (mingw)

Description C++ bindings for the Godot script API
Homepage https://godotengine.org/
Versions 3.2, 3.3, 3.4.0, 3.4.3, 3.4.4, 3.4.5, 3.5, 3.5.1, 3.5.2
Architectures arm, arm64, i386, x86_64
Definition godotcpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] godotcpp
Integration in the project (xmake.lua)
add_requires("godotcpp")

gsl (mingw)

Description Guidelines Support Library
Homepage https://github.com/microsoft/GSL
License MIT
Versions v3.1.0, v4.0.0
Architectures arm, arm64, i386, x86_64
Definition gsl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gsl
Integration in the project (xmake.lua)
add_requires("gsl")

gtest (mingw)

Description Google Testing and Mocking Framework.
Homepage https://github.com/google/googletest
Versions 1.10.0, 1.11.0, 1.12.0, 1.12.1, 1.8.1
Architectures arm, arm64, i386, x86_64
Definition gtest/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gtest
Integration in the project (xmake.lua)
add_requires("gtest")

guetzli (mingw)

Description Perceptual JPEG encoder
Homepage https://github.com/google/guetzli
Versions v1.0.1
Architectures arm, arm64, i386, x86_64
Definition guetzli/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] guetzli
Integration in the project (xmake.lua)
add_requires("guetzli")

guilite (mingw)

Description The smallest header-only GUI library (4 KLOC) for all platforms.
Homepage https://github.com/idea4good/GuiLite
License Apache-2.0
Versions v2.1
Architectures arm, arm64, i386, x86_64
Definition guilite/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] guilite
Integration in the project (xmake.lua)
add_requires("guilite")

gumbo-parser (mingw)

Description An HTML5 parsing library in pure C99
Homepage https://github.com/google/gumbo-parser
License Apache-2.0
Versions v0.10.1
Architectures arm, arm64, i386, x86_64
Definition gumbo-parser/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gumbo-parser
Integration in the project (xmake.lua)
add_requires("gumbo-parser")

gyp-next (mingw)

Description A fork of the GYP build system for use in the Node.js projects
Homepage https://github.com/nodejs/gyp-next
License BSD-3-Clause
Versions v0.11.0
Architectures arm, arm64, i386, x86_64
Definition gyp-next/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] gyp-next
Integration in the project (xmake.lua)
add_requires("gyp-next")

h

happly (mingw)

Description A C++ header-only parser for the PLY file format.
Homepage https://github.com/nmwsharp/happly
License MIT
Versions 2022.01.07
Architectures arm, arm64, i386, x86_64
Definition happly/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] happly
Integration in the project (xmake.lua)
add_requires("happly")

hash-library (mingw)

Description Portable C++ hashing library
Homepage https://create.stephan-brumme.com/hash-library/
License zlib
Versions 2021.09.29
Architectures arm, arm64, i386, x86_64
Definition hash-library/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] hash-library
Integration in the project (xmake.lua)
add_requires("hash-library")

hiredis (mingw)

Description Minimalistic C client for Redis >= 1.2
Homepage https://github.com/redis/hiredis
License BSD-3-Clause
Versions v1.0.2, v1.1.0
Architectures arm, arm64, i386, x86_64
Definition hiredis/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] hiredis
Integration in the project (xmake.lua)
add_requires("hiredis")

hopscotch-map (mingw)

Description A C++ implementation of a fast hash map and hash set using hopscotch hashing
Homepage https://github.com/Tessil/hopscotch-map
Versions v2.3.0
Architectures arm, arm64, i386, x86_64
Definition hopscotch-map/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] hopscotch-map
Integration in the project (xmake.lua)
add_requires("hopscotch-map")

http_parser (mingw)

Description Parser for HTTP messages written in C.
Homepage https://github.com/nodejs/http-parser
Versions v2.9.4
Architectures arm, arm64, i386, x86_64
Definition http_parser/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] http_parser
Integration in the project (xmake.lua)
add_requires("http_parser")

i

ifort (mingw)

Description The Fortran Compiler provided by Intel®
Homepage https://www.intel.com/content/www/us/en/developer/tools/oneapi/fortran-compiler.html
Versions 2021.4.0+3224
Architectures arm, arm64, i386, x86_64
Definition ifort/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ifort
Integration in the project (xmake.lua)
add_requires("ifort")

imgui (mingw)

Description Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Homepage https://github.com/ocornut/imgui
License MIT
Versions v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85, v1.85-docking, v1.86, v1.87, v1.87-docking, v1.88, v1.88-docking, v1.89, v1.89-docking, v1.89.3, v1.89.3-docking, v1.89.4, v1.89.4-docking, v1.89.5, v1.89.5-docking
Architectures arm, arm64, i386, x86_64
Definition imgui/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] imgui
Integration in the project (xmake.lua)
add_requires("imgui")

imgui-sfml (mingw)

Description Dear ImGui binding for use with SFML
Homepage https://github.com/eliasdaler/imgui-sfml
Versions v2.5
Architectures arm, arm64, i386, x86_64
Definition imgui-sfml/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] imgui-sfml
Integration in the project (xmake.lua)
add_requires("imgui-sfml")

imguizmo (mingw)

Description Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
Homepage https://github.com/CedricGuillemet/ImGuizmo
Versions 1.83, 1.89+WIP
Architectures arm, arm64, i386, x86_64
Definition imguizmo/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] imguizmo
Integration in the project (xmake.lua)
add_requires("imguizmo")

indicators (mingw)

Description Activity Indicators for Modern C++
Homepage https://github.com/p-ranav/indicators
License MIT
Versions 2.2
Architectures arm, arm64, i386, x86_64
Definition indicators/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] indicators
Integration in the project (xmake.lua)
add_requires("indicators")

inja (mingw)

Description A Template Engine for Modern C++
Homepage https://pantor.github.io/inja/
Versions v2.1.0, v3.4.0
Architectures arm, arm64, i386, x86_64
Definition inja/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] inja
Integration in the project (xmake.lua)
add_requires("inja")

ip2region (mingw)

Description IP address region search library.
Homepage https://github.com/lionsoul2014/ip2region
License Apache-2.0
Versions v2020.10.31
Architectures arm, arm64, i386, x86_64
Definition ip2region/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ip2region
Integration in the project (xmake.lua)
add_requires("ip2region")

irrxml (mingw)

Description High speed and easy-to-use XML Parser for C++
Homepage https://sourceforge.net/projects/irrlicht/
Versions 1.2
Architectures arm, arm64, i386, x86_64
Definition irrxml/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] irrxml
Integration in the project (xmake.lua)
add_requires("irrxml")

isocline (mingw)

Description Isocline is a portable GNU readline alternative
Homepage https://github.com/daanx/isocline
License MIT
Versions 2022.01.16
Architectures arm, arm64, i386, x86_64
Definition isocline/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] isocline
Integration in the project (xmake.lua)
add_requires("isocline")

ispc (mingw)

Description Intel® Implicit SPMD Program Compiler
Homepage https://ispc.github.io/
License BSD-3-Clause
Versions 1.17.0
Architectures arm, arm64, i386, x86_64
Definition ispc/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ispc
Integration in the project (xmake.lua)
add_requires("ispc")

j

jansson (mingw)

Description C library for encoding, decoding and manipulating JSON data
Homepage https://github.com/akheron/jansson
License MIT
Versions 2.14
Architectures arm, arm64, i386, x86_64
Definition jansson/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] jansson
Integration in the project (xmake.lua)
add_requires("jansson")

joltphysics (mingw)

Description A multi core friendly rigid body physics and collision detection library suitable for games and VR applications.
Homepage https://github.com/jrouwe/JoltPhysics
License MIT
Versions v2.0.1, v3.0.0, v3.0.1
Architectures arm, arm64, i386, x86_64
Definition joltphysics/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] joltphysics
Integration in the project (xmake.lua)
add_requires("joltphysics")

jsmn (mingw)

Description Jsmn is a world fastest JSON parser/tokenizer
Homepage https://github.com/zserge/jsmn
Versions v1.1.0
Architectures arm, arm64, i386, x86_64
Definition jsmn/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] jsmn
Integration in the project (xmake.lua)
add_requires("jsmn")

json-schema-validator (mingw)

Description JSON schema validator for JSON for Modern C++
Homepage https://github.com/pboettch/json-schema-validator
Versions 2.1.0
Architectures arm, arm64, i386, x86_64
Definition json-schema-validator/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] json-schema-validator
Integration in the project (xmake.lua)
add_requires("json-schema-validator")

json.h (mingw)

Description single header json parser for C and C++
Homepage https://github.com/sheredom/json.h
Versions 2022.11.27
Architectures arm, arm64, i386, x86_64
Definition json.h/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] json.h
Integration in the project (xmake.lua)
add_requires("json.h")

jsoncons (mingw)

Description A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
Homepage https://danielaparker.github.io/jsoncons/
Versions v0.158.0
Architectures arm, arm64, i386, x86_64
Definition jsoncons/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] jsoncons
Integration in the project (xmake.lua)
add_requires("jsoncons")

jsoncpp (mingw)

Description A C++ library for interacting with JSON.
Homepage https://github.com/open-source-parsers/jsoncpp/wiki
Versions 1.9.4, 1.9.5
Architectures arm, arm64, i386, x86_64
Definition jsoncpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] jsoncpp
Integration in the project (xmake.lua)
add_requires("jsoncpp")

k

kcp (mingw)

Description A Fast and Reliable ARQ Protocol.
Homepage https://github.com/skywind3000/kcp
Versions 1.7
Architectures arm, arm64, i386, x86_64
Definition kcp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] kcp
Integration in the project (xmake.lua)
add_requires("kcp")

kiwisolver (mingw)

Description Efficient C++ implementation of the Cassowary constraint solving algorithm
Homepage https://kiwisolver.readthedocs.io/en/latest/
Versions 1.3.1, 1.3.2, 1.4.4
Architectures arm, arm64, i386, x86_64
Definition kiwisolver/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] kiwisolver
Integration in the project (xmake.lua)
add_requires("kiwisolver")

l

leveldb (mingw)

Description LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Homepage https://github.com/google/leveldb
Versions 1.22, 1.23
Architectures arm, arm64, i386, x86_64
Definition leveldb/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] leveldb
Integration in the project (xmake.lua)
add_requires("leveldb")

lexy (mingw)

Description C++ parsing DSL
Homepage https://lexy.foonathan.net
Versions 2022.03.21
Architectures arm, arm64, i386, x86_64
Definition lexy/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] lexy
Integration in the project (xmake.lua)
add_requires("lexy")

libaesgm (mingw)

Description https://repology.org/project/libaesgm/packages
Homepage https://github.com/xmake-mirror/libaesgm
Versions 2013.1.1
Architectures arm, arm64, i386, x86_64
Definition libaesgm/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libaesgm
Integration in the project (xmake.lua)
add_requires("libaesgm")

libargon2 (mingw)

Description The password hash Argon2, winner of PHC
Homepage https://github.com/P-H-C/phc-winner-argon2
Versions 20190702
Architectures arm, arm64, i386, x86_64
Definition libargon2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libargon2
Integration in the project (xmake.lua)
add_requires("libargon2")

libcpuid (mingw)

Description a small C library for x86 CPU detection and feature extraction
Homepage https://github.com/anrieff/libcpuid
Versions v0.5.1
Architectures arm, arm64, i386, x86_64
Definition libcpuid/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libcpuid
Integration in the project (xmake.lua)
add_requires("libcpuid")

libcurl (mingw)

Description The multiprotocol file transfer library.
Homepage https://curl.haxx.se/
License MIT
Versions 7.31.0, 7.32.0, 7.33.0, 7.34.0, 7.35.0, 7.36.0, 7.37.1, 7.38.0, 7.39.0, 7.40.0, 7.41.0, 7.42.1, 7.43.0, 7.44.0, 7.45.0, 7.46.0, 7.47.1, 7.48.0, 7.49.1, 7.50.3, 7.51.0, 7.52.1, 7.53.1, 7.54.1, 7.55.1, 7.56.1, 7.57.0, 7.58.0, 7.59.0, 7.60.0, 7.61.0, 7.61.1, 7.62.0, 7.63.0, 7.64.0, 7.64.1, 7.65.3, 7.66.0, 7.67.0, 7.68.0, 7.69.1, 7.70.0, 7.71.1, 7.72.0, 7.73.0, 7.74.0, 7.75.0, 7.76.1, 7.77.0, 7.78.0, 7.80.0, 7.81.0, 7.82.0, 7.84.0, 7.85.0, 7.86.0, 7.87.0, 8.0.1
Architectures arm, arm64, i386, x86_64
Definition libcurl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libcurl
Integration in the project (xmake.lua)
add_requires("libcurl")

libde265 (mingw)

Description Open h.265 video codec implementation.
Homepage https://www.libde265.org/
License LGPL-3.0
Versions 1.0.8
Architectures arm, arm64, i386, x86_64
Definition libde265/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libde265
Integration in the project (xmake.lua)
add_requires("libde265")

libdeflate (mingw)

Description libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression.
Homepage https://github.com/ebiggers/libdeflate
License MIT
Versions v1.10, v1.13, v1.15, v1.17, v1.8
Architectures arm, arm64, i386, x86_64
Definition libdeflate/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libdeflate
Integration in the project (xmake.lua)
add_requires("libdeflate")

libdivide (mingw)

Description Official git repository for libdivide: optimized integer division
Homepage http://libdivide.com
Versions 5.0
Architectures arm, arm64, i386, x86_64
Definition libdivide/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libdivide
Integration in the project (xmake.lua)
add_requires("libdivide")

libdivsufsort (mingw)

Description A lightweight suffix array sorting library
Homepage https://android.googlesource.com/platform/external/libdivsufsort/
Versions 2021.2.18
Architectures arm, arm64, i386, x86_64
Definition libdivsufsort/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libdivsufsort
Integration in the project (xmake.lua)
add_requires("libdivsufsort")

libffi (mingw)

Description Portable Foreign Function Interface library.
Homepage https://sourceware.org/libffi/
License MIT
Versions 3.2.1, 3.3, 3.4.2, 3.4.4
Architectures arm, arm64, i386, x86_64
Definition libffi/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libffi
Integration in the project (xmake.lua)
add_requires("libffi")

libflac (mingw)

Description Free Lossless Audio Codec
Homepage https://xiph.org/flac
License BSD
Versions 1.3.3
Architectures arm, arm64, i386, x86_64
Definition libflac/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libflac
Integration in the project (xmake.lua)
add_requires("libflac")

libhv (mingw)

Description Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols.
Homepage https://github.com/ithewei/libhv
Versions 1.0.0, 1.1.0, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.6, 1.3.0, 1.3.1
Architectures arm, arm64, i386, x86_64
Definition libhv/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libhv
Integration in the project (xmake.lua)
add_requires("libhv")

libiconv (mingw)

Description Character set conversion library.
Homepage https://www.gnu.org/software/libiconv
Versions 1.15, 1.16, 1.17
Architectures arm, arm64, i386, x86_64
Definition libiconv/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libiconv
Integration in the project (xmake.lua)
add_requires("libiconv")

libigl (mingw)

Description Simple C++ geometry processing library.
Homepage https://libigl.github.io/
License MPL-2.0
Versions v2.2.0, v2.3.0, v2.4.0
Architectures arm, arm64, i386, x86_64
Definition libigl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libigl
Integration in the project (xmake.lua)
add_requires("libigl")

libjpeg (mingw)

Description A widely used C library for reading and writing JPEG image files.
Homepage http://ijg.org/
Versions v9b, v9c, v9d, v9e
Architectures arm, arm64, i386, x86_64
Definition libjpeg/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libjpeg
Integration in the project (xmake.lua)
add_requires("libjpeg")

libogg (mingw)

Description Ogg Bitstream Library
Homepage https://www.xiph.org/ogg/
Versions v1.3.4
Architectures arm, arm64, i386, x86_64
Definition libogg/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libogg
Integration in the project (xmake.lua)
add_requires("libogg")

libopus (mingw)

Description Modern audio compression for the internet.
Homepage https://opus-codec.org
Versions 1.3.1
Architectures arm, arm64, i386, x86_64
Definition libopus/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libopus
Integration in the project (xmake.lua)
add_requires("libopus")

libpng (mingw)

Description The official PNG reference library
Homepage http://www.libpng.org/pub/png/libpng.html
License libpng-2.0
Versions v1.6.34, v1.6.35, v1.6.36, v1.6.37
Architectures arm, arm64, i386, x86_64
Definition libpng/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libpng
Integration in the project (xmake.lua)
add_requires("libpng")

libpsl (mingw)

Description C library to handle the Public Suffix List
Homepage https://github.com/rockdaboot/libpsl
License MIT
Versions 0.21.1
Architectures arm, arm64, i386, x86_64
Definition libpsl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libpsl
Integration in the project (xmake.lua)
add_requires("libpsl")

librdkafka (mingw)

Description The Apache Kafka C/C++ library
Homepage https://github.com/edenhill/librdkafka
Versions v1.6.2, v1.8.2-POST2
Architectures arm, arm64, i386, x86_64
Definition librdkafka/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] librdkafka
Integration in the project (xmake.lua)
add_requires("librdkafka")

libsais (mingw)

Description libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induced sorting algorithm.
Homepage https://github.com/IlyaGrebnov/libsais
License Apache-2.0
Versions v2.7.1
Architectures arm, arm64, i386, x86_64
Definition libsais/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsais
Integration in the project (xmake.lua)
add_requires("libsais")

libsdl (mingw)

Description Simple DirectMedia Layer
Homepage https://www.libsdl.org/
License zlib
Versions 2.0.12, 2.0.14, 2.0.16, 2.0.18, 2.0.20, 2.0.22, 2.0.8, 2.24.0, 2.24.2, 2.26.0, 2.26.1, 2.26.2, 2.26.3, 2.26.4
Architectures arm, arm64, i386, x86_64
Definition libsdl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsdl
Integration in the project (xmake.lua)
add_requires("libsdl")

libsdl_image (mingw)

Description Simple DirectMedia Layer image loading library
Homepage http://www.libsdl.org/projects/SDL_image/
License zlib
Versions 2.6.0, 2.6.1, 2.6.2
Architectures arm, arm64, i386, x86_64
Definition libsdl_image/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsdl_image
Integration in the project (xmake.lua)
add_requires("libsdl_image")

libsdl_mixer (mingw)

Description Simple DirectMedia Layer mixer audio library
Homepage https://www.libsdl.org/projects/SDL_mixer/
License zlib
Versions 2.0.4, 2.6.0, 2.6.1, 2.6.2
Architectures arm, arm64, i386, x86_64
Definition libsdl_mixer/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsdl_mixer
Integration in the project (xmake.lua)
add_requires("libsdl_mixer")

libsdl_net (mingw)

Description Simple DirectMedia Layer networking library
Homepage https://www.libsdl.org/projects/SDL_net/
License zlib
Versions 2.2.0
Architectures arm, arm64, i386, x86_64
Definition libsdl_net/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsdl_net
Integration in the project (xmake.lua)
add_requires("libsdl_net")

libsdl_ttf (mingw)

Description Simple DirectMedia Layer text rendering library
Homepage https://github.com/libsdl-org/SDL_ttf/
License zlib
Versions 2.20.0, 2.20.1, 2.20.2
Architectures arm, arm64, i386, x86_64
Definition libsdl_ttf/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsdl_ttf
Integration in the project (xmake.lua)
add_requires("libsdl_ttf")

libsndfile (mingw)

Description A C library for reading and writing sound files containing sampled audio data.
Homepage https://libsndfile.github.io/libsndfile/
License LGPL-2.1
Versions 1.0.31, v1.0.30
Architectures arm, arm64, i386, x86_64
Definition libsndfile/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsndfile
Integration in the project (xmake.lua)
add_requires("libsndfile")

libsodium (mingw)

Description Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.
Homepage https://libsodium.org
Versions 1.0.18
Architectures arm, arm64, i386, x86_64
Definition libsodium/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsodium
Integration in the project (xmake.lua)
add_requires("libsodium")

libsoundio (mingw)

Description C library for cross-platform real-time audio input and output.
Homepage http://libsound.io/
License MIT
Versions 2.0.0
Architectures arm, arm64, i386, x86_64
Definition libsoundio/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsoundio
Integration in the project (xmake.lua)
add_requires("libsoundio")

libspng (mingw)

Description Simple, modern libpng alternative
Homepage https://libspng.org
Versions v0.7.1
Architectures arm, arm64, i386, x86_64
Definition libspng/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libspng
Integration in the project (xmake.lua)
add_requires("libspng")

libsv (mingw)

Description libsv - Public domain cross-platform semantic versioning in c99
Homepage https://github.com/uael/sv
Versions 2021.11.27
Architectures arm, arm64, i386, x86_64
Definition libsv/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsv
Integration in the project (xmake.lua)
add_requires("libsv")

libsvm (mingw)

Description A simple, easy-to-use, and efficient software for SVM classification and regression
Homepage https://github.com/cjlin1/libsvm
Versions v325
Architectures arm, arm64, i386, x86_64
Definition libsvm/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libsvm
Integration in the project (xmake.lua)
add_requires("libsvm")

libtiff (mingw)

Description TIFF Library and Utilities.
Homepage http://www.simplesystems.org/libtiff/
Versions v4.1.0, v4.2.0, v4.3.0, v4.4.0
Architectures arm, arm64, i386, x86_64
Definition libtiff/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libtiff
Integration in the project (xmake.lua)
add_requires("libtiff")

libtool (mingw)

Description A generic library support script.
Homepage https://www.gnu.org/software/libtool/
Versions 2.4.5, 2.4.6
Architectures arm, arm64, i386, x86_64
Definition libtool/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libtool
Integration in the project (xmake.lua)
add_requires("libtool")

libusb (mingw)

Description A cross-platform library to access USB devices.
Homepage https://libusb.info
Versions v1.0.24
Architectures arm, arm64, i386, x86_64
Definition libusb/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libusb
Integration in the project (xmake.lua)
add_requires("libusb")

libuv (mingw)

Description A multi-platform support library with a focus on asynchronous I/O.
Homepage http://libuv.org/
License MIT
Versions v1.22.0, v1.23.0, v1.23.1, v1.23.2, v1.24.0, v1.24.1, v1.25.0, v1.26.0, v1.27.0, v1.28.0, v1.40.0, v1.41.0, v1.42.0, v1.44.1
Architectures arm, arm64, i386, x86_64
Definition libuv/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libuv
Integration in the project (xmake.lua)
add_requires("libuv")

libvorbis (mingw)

Description Reference implementation of the Ogg Vorbis audio format.
Homepage https://xiph.org/vorbis
License BSD-3
Versions 1.3.7
Architectures arm, arm64, i386, x86_64
Definition libvorbis/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libvorbis
Integration in the project (xmake.lua)
add_requires("libvorbis")

libwebp (mingw)

Description Library to encode and decode images in WebP format.
Homepage https://chromium.googlesource.com/webm/libwebp/
License BSD-3-Clause
Versions v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0
Architectures arm, arm64, i386, x86_64
Definition libwebp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libwebp
Integration in the project (xmake.lua)
add_requires("libwebp")

libyaml (mingw)

Description Canonical source repository for LibYAML.
Homepage http://pyyaml.org/wiki/LibYAML
License MIT
Versions 0.2.2, 0.2.5
Architectures arm, arm64, i386, x86_64
Definition libyaml/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] libyaml
Integration in the project (xmake.lua)
add_requires("libyaml")

litehtml (mingw)

Description Fast and lightweight HTML/CSS rendering engine
Homepage http://www.litehtml.com/
Versions 2023.01.05
Architectures arm, arm64, i386, x86_64
Definition litehtml/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] litehtml
Integration in the project (xmake.lua)
add_requires("litehtml")

littlefs (mingw)

Description A little fail-safe filesystem designed for microcontrollers
Homepage https://github.com/littlefs-project/littlefs
Versions v2.5.0
Architectures arm, arm64, i386, x86_64
Definition littlefs/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] littlefs
Integration in the project (xmake.lua)
add_requires("littlefs")

llhttp (mingw)

Description Port of http_parser to llparse
Homepage https://github.com/nodejs/llhttp
License MIT
Versions v3.0.0, v8.1.0
Architectures arm, arm64, i386, x86_64
Definition llhttp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] llhttp
Integration in the project (xmake.lua)
add_requires("llhttp")

llvm-mingw (mingw)

Description An LLVM/Clang/LLD based mingw-w64 toolchain
Homepage https://github.com/mstorsjo/llvm-mingw
Versions 20211002, 20220323
Architectures arm, arm64, i386, x86_64
Definition llvm-mingw/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] llvm-mingw
Integration in the project (xmake.lua)
add_requires("llvm-mingw")

lodepng (mingw)

Description PNG encoder and decoder in C and C++.
Homepage https://lodev.org/lodepng/
License zlib
Versions
Architectures arm, arm64, i386, x86_64
Definition lodepng/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] lodepng
Integration in the project (xmake.lua)
add_requires("lodepng")

loguru (mingw)

Description A lightweight C++ logging library
Homepage https://github.com/emilk/loguru
Versions v2.1.0
Architectures arm, arm64, i386, x86_64
Definition loguru/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] loguru
Integration in the project (xmake.lua)
add_requires("loguru")

lua (mingw)

Description A powerful, efficient, lightweight, embeddable scripting language.
Homepage http://lua.org
Versions v5.1.1, v5.1.5, v5.2.3, v5.3.6, v5.4.1, v5.4.2, v5.4.3, v5.4.4
Architectures arm, arm64, i386, x86_64
Definition lua/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] lua
Integration in the project (xmake.lua)
add_requires("lua")

lua-format (mingw)

Description Code formatter for Lua
Homepage https://github.com/Koihik/LuaFormatter
Versions 1.3.5
Architectures arm, arm64, i386, x86_64
Definition lua-format/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] lua-format
Integration in the project (xmake.lua)
add_requires("lua-format")

luau (mingw)

Description A fast, small, safe, gradually typed embeddable scripting language derived from Lua.
Homepage https://luau-lang.org/
License MIT
Versions 0.538
Architectures x86_64
Definition luau/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] luau
Integration in the project (xmake.lua)
add_requires("luau")

lvgl (mingw)

Description Light and Versatile Graphics Library
Homepage https://lvgl.io
License MIT
Versions v8.0.2, v8.2.0
Architectures arm, arm64, i386, x86_64
Definition lvgl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] lvgl
Integration in the project (xmake.lua)
add_requires("lvgl")

lyra (mingw)

Description A simple to use, composable, command line parser for C++ 11 and beyond
Homepage https://www.bfgroup.xyz/Lyra/
License BSL-1.0
Versions 1.5.1, 1.6
Architectures arm, arm64, i386, x86_64
Definition lyra/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] lyra
Integration in the project (xmake.lua)
add_requires("lyra")

lz4 (mingw)

Description LZ4 - Extremely fast compression
Homepage https://www.lz4.org/
Versions v1.9.3
Architectures arm, arm64, i386, x86_64
Definition lz4/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] lz4
Integration in the project (xmake.lua)
add_requires("lz4")

lzo (mingw)

Description LZO is a portable lossless data compression library written in ANSI C.
Homepage http://www.oberhumer.com/opensource/lzo
License GPL-2.0
Versions 2.10
Architectures arm, arm64, i386, x86_64
Definition lzo/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] lzo
Integration in the project (xmake.lua)
add_requires("lzo")

m

m4 (mingw)

Description Macro processing language
Homepage https://www.gnu.org/software/m4
Versions 1.4.18, 1.4.19
Architectures arm, arm64, i386, x86_64
Definition m4/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] m4
Integration in the project (xmake.lua)
add_requires("m4")

magic_enum (mingw)

Description Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Homepage https://github.com/Neargye/magic_enum
License MIT
Versions v0.7.3, v0.8.0, v0.8.1, v0.8.2, v0.9.0
Architectures arm, arm64, i386, x86_64
Definition magic_enum/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] magic_enum
Integration in the project (xmake.lua)
add_requires("magic_enum")

make (mingw)

Description GNU make tool.
Homepage https://www.gnu.org/software/make/
Versions 4.2.1, 4.3
Architectures arm, arm64, i386, x86_64
Definition make/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] make
Integration in the project (xmake.lua)
add_requires("make")

mapbox_earcut (mingw)

Description A C++ port of earcut.js, a fast, header-only polygon triangulation library.
Homepage https://github.com/mapbox/earcut.hpp
License ISC
Versions 2.2.3
Architectures arm, arm64, i386, x86_64
Definition mapbox_earcut/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mapbox_earcut
Integration in the project (xmake.lua)
add_requires("mapbox_earcut")

mapbox_eternal (mingw)

Description A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Homepage https://github.com/mapbox/eternal
License ISC
Versions v1.0.1
Architectures arm, arm64, i386, x86_64
Definition mapbox_eternal/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mapbox_eternal
Integration in the project (xmake.lua)
add_requires("mapbox_eternal")

mapbox_geometry (mingw)

Description Provides header-only, generic C++ interfaces for geometry types, geometry collections, and features.
Homepage https://github.com/mapbox/geometry.hpp
License ISC
Versions 1.1.0, 2.0.3
Architectures arm, arm64, i386, x86_64
Definition mapbox_geometry/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mapbox_geometry
Integration in the project (xmake.lua)
add_requires("mapbox_geometry")

mapbox_variant (mingw)

Description C++11/C++14 Variant
Homepage https://github.com/mapbox/variant
License BSD
Versions v1.2.0
Architectures arm, arm64, i386, x86_64
Definition mapbox_variant/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mapbox_variant
Integration in the project (xmake.lua)
add_requires("mapbox_variant")

marisa (mingw)

Description Matching Algorithm with Recursively Implemented StorAge.
Homepage https://github.com/s-yata/marisa-trie
Versions v0.2.6
Architectures arm, arm64, i386, x86_64
Definition marisa/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] marisa
Integration in the project (xmake.lua)
add_requires("marisa")

mathfu (mingw)

Description C++ math library developed primarily for games focused on simplicity and efficiency.
Homepage http://google.github.io/mathfu
License Apache-2.0
Versions 2022.5.10
Architectures arm, arm64, i386, x86_64
Definition mathfu/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mathfu
Integration in the project (xmake.lua)
add_requires("mathfu")

mbedtls (mingw)

Description An SSL library
Homepage https://tls.mbed.org
Versions 2.13.0, 2.25.0, 2.7.6
Architectures arm, arm64, i386, x86_64
Definition mbedtls/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mbedtls
Integration in the project (xmake.lua)
add_requires("mbedtls")

mcut (mingw)

Description Fast & robust mesh boolean library in C++
Homepage https://cutdigital.github.io/mcut.site/
License GPL-3.0
Versions v1.1.0
Architectures arm, arm64, i386, x86_64
Definition mcut/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mcut
Integration in the project (xmake.lua)
add_requires("mcut")

mdns (mingw)

Description Public domain mDNS/DNS-SD library in C
Homepage https://github.com/mjansson/mdns
Versions 1.4.2
Architectures arm, arm64, i386, x86_64
Definition mdns/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mdns
Integration in the project (xmake.lua)
add_requires("mdns")

meson (mingw)

Description Fast and user friendly build system.
Homepage https://mesonbuild.com/
License Apache-2.0
Versions 0.50.1, 0.56.0, 0.58.0, 0.58.1, 0.59.1, 0.59.2, 0.60.1, 0.61.2, 0.62.1, 1.0.0, 1.1.0, 1.1.1
Architectures arm, arm64, i386, x86_64
Definition meson/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] meson
Integration in the project (xmake.lua)
add_requires("meson")

microsoft-gsl (mingw)

Description Guidelines Support Library
Homepage https://github.com/microsoft/GSL
License MIT
Versions v3.1.0, v4.0.0
Architectures arm, arm64, i386, x86_64
Definition microsoft-gsl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] microsoft-gsl
Integration in the project (xmake.lua)
add_requires("microsoft-gsl")

microsoft-proxy (mingw)

Description Proxy: Easy Polymorphism in C++
Homepage https://github.com/microsoft/proxy
License MIT
Versions 1.1.1
Architectures arm, arm64, i386, x86_64
Definition microsoft-proxy/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] microsoft-proxy
Integration in the project (xmake.lua)
add_requires("microsoft-proxy")

mikktspace (mingw)

Description A common standard for tangent space used in baking tools to produce normal maps.
Homepage http://www.mikktspace.com/
Versions 2020.03.26
Architectures arm, arm64, i386, x86_64
Definition mikktspace/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mikktspace
Integration in the project (xmake.lua)
add_requires("mikktspace")

minhook (mingw)

Description The Minimalistic x86/x64 API Hooking Library for Windows.
Homepage https://github.com/TsudaKageyu/minhook
License BSD-2-Clause
Versions v1.3.3
Architectures arm, arm64, i386, x86_64
Definition minhook/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] minhook
Integration in the project (xmake.lua)
add_requires("minhook")

miniaudio (mingw)

Description Single file audio playback and capture library written in C.
Homepage https://miniaud.io
Versions 0.11.15, 0.11.16, 0.11.17
Architectures arm, arm64, i386, x86_64
Definition miniaudio/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] miniaudio
Integration in the project (xmake.lua)
add_requires("miniaudio")

minilzo (mingw)

Description A very lightweight subset of the LZO library intended for easy inclusion with your application
Homepage http://www.oberhumer.com/opensource/lzo/#minilzo
Versions 2.10
Architectures arm, arm64, i386, x86_64
Definition minilzo/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] minilzo
Integration in the project (xmake.lua)
add_requires("minilzo")

minimp3 (mingw)

Description Minimalistic MP3 decoder single header library
Homepage https://github.com/lieff/minimp3
License CC0
Versions 2021.05.29
Architectures arm, arm64, i386, x86_64
Definition minimp3/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] minimp3
Integration in the project (xmake.lua)
add_requires("minimp3")

miniz (mingw)

Description miniz: Single C source file zlib-replacement library
Homepage https://github.com/richgel999/miniz/
License MIT
Versions 2.1.0, 2.2.0
Architectures arm, arm64, i386, x86_64
Definition miniz/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] miniz
Integration in the project (xmake.lua)
add_requires("miniz")

minizip (mingw)

Description Mini zip and unzip based on zlib
Homepage https://www.zlib.net/
License zlib
Versions v1.2.10, v1.2.11, v1.2.12
Architectures arm, arm64, i386, x86_64
Definition minizip/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] minizip
Integration in the project (xmake.lua)
add_requires("minizip")

minizip-ng (mingw)

Description Fork of the popular zip manipulation library found in the zlib distribution.
Homepage https://github.com/zlib-ng/minizip-ng
License zlib
Versions 3.0.3, 3.0.5
Architectures arm, arm64, i386, x86_64
Definition minizip-ng/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] minizip-ng
Integration in the project (xmake.lua)
add_requires("minizip-ng")

mjson (mingw)

Description C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems
Homepage https://github.com/cesanta/mjson
License MIT
Versions 1.2.6
Architectures arm, arm64, i386, x86_64
Definition mjson/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mjson
Integration in the project (xmake.lua)
add_requires("mjson")

mma (mingw)

Description A self-contained C++ implementation of MMA and GCMMA.
Homepage https://github.com/jdumas/mma
License MIT
Versions 2018.08.01
Architectures arm, arm64, i386, x86_64
Definition mma/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mma
Integration in the project (xmake.lua)
add_requires("mma")

mpmcqueue (mingw)

Description A bounded multi-producer multi-consumer concurrent queue written in C++11
Homepage https://github.com/rigtorp/MPMCQueue
Versions v1.0
Architectures arm, arm64, i386, x86_64
Definition mpmcqueue/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mpmcqueue
Integration in the project (xmake.lua)
add_requires("mpmcqueue")

msdfgen (mingw)

Description Multi-channel signed distance field generator
Homepage https://github.com/Chlumsky/msdfgen
License MIT
Versions v1.10
Architectures arm, arm64, i386, x86_64
Definition msdfgen/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] msdfgen
Integration in the project (xmake.lua)
add_requires("msdfgen")

muslcc (mingw)

Description static cross- and native- musl-based toolchains.
Homepage https://musl.cc/
Versions 20210202
Architectures arm, arm64, i386, x86_64
Definition muslcc/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] muslcc
Integration in the project (xmake.lua)
add_requires("muslcc")

mysql (mingw)

Description Open source relational database management system.
Homepage https://dev.mysql.com/doc/refman/5.7/en/
Versions 5.7.29
Architectures arm, arm64, i386, x86_64
Definition mysql/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] mysql
Integration in the project (xmake.lua)
add_requires("mysql")

n

named_type (mingw)

Description Implementation of strong types in C++.
Homepage https://github.com/joboccara/NamedType
License MIT
Versions v1.1.0.20210209
Architectures arm, arm64, i386, x86_64
Definition named_type/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] named_type
Integration in the project (xmake.lua)
add_requires("named_type")

nanobench (mingw)

Description Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
Homepage https://nanobench.ankerl.com
License MIT
Versions v4.3.11
Architectures arm, arm64, i386, x86_64
Definition nanobench/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] nanobench
Integration in the project (xmake.lua)
add_requires("nanobench")

nanoflann (mingw)

Description nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
Homepage https://github.com/jlblancoc/nanoflann/
License BSD-2-Clause
Versions v1.3.2, v1.4.2
Architectures arm, arm64, i386, x86_64
Definition nanoflann/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] nanoflann
Integration in the project (xmake.lua)
add_requires("nanoflann")

nanosvg (mingw)

Description Simple stupid SVG parser
Homepage https://github.com/memononen/nanosvg
License zlib
Versions 2022.07.09
Architectures arm, arm64, i386, x86_64
Definition nanosvg/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] nanosvg
Integration in the project (xmake.lua)
add_requires("nanosvg")

nasm (mingw)

Description Netwide Assembler (NASM) is an 80x86 assembler.
Homepage https://www.nasm.us/
License BSD-2-Clause
Versions 2.13.03, 2.15.05
Architectures arm, arm64, i386, x86_64
Definition nasm/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] nasm
Integration in the project (xmake.lua)
add_requires("nasm")

ndk (mingw)

Description Android NDK toolchain.
Homepage https://developer.android.com/ndk
Versions 21.0, 22.0
Architectures arm, arm64, i386, x86_64
Definition ndk/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ndk
Integration in the project (xmake.lua)
add_requires("ndk")

newtondynamics (mingw)

Description Newton Dynamics is an integrated solution for real time simulation of physics environments.
Homepage http://newtondynamics.com
License zlib
Versions v3.14d
Architectures arm, arm64, i386, x86_64
Definition newtondynamics/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] newtondynamics
Integration in the project (xmake.lua)
add_requires("newtondynamics")

newtondynamics3 (mingw)

Description Newton Dynamics is an integrated solution for real time simulation of physics environments.
Homepage http://newtondynamics.com
License zlib
Versions v3.14d
Architectures arm, arm64, i386, x86_64
Definition newtondynamics3/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] newtondynamics3
Integration in the project (xmake.lua)
add_requires("newtondynamics3")

newtondynamics4 (mingw)

Description Newton Dynamics is an integrated solution for real time simulation of physics environments.
Homepage http://newtondynamics.com
License zlib
Versions v4.01
Architectures arm, arm64, i386, x86_64
Definition newtondynamics4/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] newtondynamics4
Integration in the project (xmake.lua)
add_requires("newtondynamics4")

ngtcp2 (mingw)

Description ngtcp2 project is an effort to implement IETF QUIC protocol
Homepage https://github.com/ngtcp2/ngtcp2
License MIT
Versions 0.1.0
Architectures arm, arm64, i386, x86_64
Definition ngtcp2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ngtcp2
Integration in the project (xmake.lua)
add_requires("ngtcp2")

niftiheader (mingw)

Description Header structure descriptions for the nifti1 and nifti2 file formats.
Homepage https://nifti.nimh.nih.gov/
License Public Domain
Versions 0.0.1
Architectures arm, arm64, i386, x86_64
Definition niftiheader/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] niftiheader
Integration in the project (xmake.lua)
add_requires("niftiheader")

ninja (mingw)

Description Small build system for use with gyp or CMake.
Homepage https://ninja-build.org/
Versions 1.10.1, 1.10.2, 1.11.0, 1.11.1, 1.9.0
Architectures arm, arm64, i386, x86_64
Definition ninja/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ninja
Integration in the project (xmake.lua)
add_requires("ninja")

nlohmann_json (mingw)

Description JSON for Modern C++
Homepage https://nlohmann.github.io/json/
License MIT
Versions v3.10.0, v3.10.5, v3.11.2, v3.9.1
Architectures arm, arm64, i386, x86_64
Definition nlohmann_json/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] nlohmann_json
Integration in the project (xmake.lua)
add_requires("nlohmann_json")

nod (mingw)

Description Small, header only signals and slots C++11 library.
Homepage https://github.com/fr00b0/nod
License MIT
Versions v0.5.4
Architectures arm, arm64, i386, x86_64
Definition nod/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] nod
Integration in the project (xmake.lua)
add_requires("nod")

nodeeditor (mingw)

Description Qt Node Editor. Dataflow programming framework
Homepage https://github.com/paceholder/nodeeditor
License BSD-3
Versions 2.1.3, 2.2.2
Architectures arm, arm64, i386, x86_64
Definition nodeeditor/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] nodeeditor
Integration in the project (xmake.lua)
add_requires("nodeeditor")

nodesoup (mingw)

Description Force-directed graph layout with Fruchterman-Reingold
Homepage https://github.com/olvb/nodesoup
Versions 2020.09.05
Architectures arm, arm64, i386, x86_64
Definition nodesoup/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] nodesoup
Integration in the project (xmake.lua)
add_requires("nodesoup")

nowide_standalone (mingw)

Description C++ implementation of the Python Numpy library
Homepage https://github.com/boostorg/nowide/tree/standalone
License Boost Software License, Version 1.0
Versions 11.2.0
Architectures arm, arm64, i386, x86_64
Definition nowide_standalone/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] nowide_standalone
Integration in the project (xmake.lua)
add_requires("nowide_standalone")

ntkernel-error-category (mingw)

Description A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes
Homepage https://github.com/ned14/ntkernel-error-category
License Apache-2.0
Versions v1.0.0
Architectures arm, arm64, i386, x86_64
Definition ntkernel-error-category/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ntkernel-error-category
Integration in the project (xmake.lua)
add_requires("ntkernel-error-category")

o

olive.c (mingw)

Description Simple 2D Graphics Library for C
Homepage https://tsoding.github.io/olive.c/
License MIT
Versions 2022.12.14
Architectures arm, arm64, i386, x86_64
Definition olive.c/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] olive.c
Integration in the project (xmake.lua)
add_requires("olive.c")

openal-soft (mingw)

Description OpenAL Soft is a software implementation of the OpenAL 3D audio API.
Homepage https://openal-soft.org
License LGPL-2.0
Versions 1.21.1, 1.22.0, 1.22.2
Architectures arm, arm64, i386, x86_64
Definition openal-soft/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] openal-soft
Integration in the project (xmake.lua)
add_requires("openal-soft")

opencl-clhpp (mingw)

Description OpenCL API C++ bindings
Homepage https://github.com/KhronosGroup/OpenCL-CLHPP/
License Apache-2.0
Versions 1.2.8, 2.0.15
Architectures arm, arm64, i386, x86_64
Definition opencl-clhpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] opencl-clhpp
Integration in the project (xmake.lua)
add_requires("opencl-clhpp")

opencl-headers (mingw)

Description Khronos OpenCL-Headers
Homepage https://github.com/KhronosGroup/OpenCL-Headers/
License Apache-2.0
Versions v2021.06.30
Architectures arm, arm64, i386, x86_64
Definition opencl-headers/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] opencl-headers
Integration in the project (xmake.lua)
add_requires("opencl-headers")

openssl (mingw)

Description A robust, commercial-grade, and full-featured toolkit for TLS and SSL.
Homepage https://www.openssl.org/
Versions 1.0.0, 1.0.2-u, 1.1.0-l, 1.1.1-h, 1.1.1-k, 1.1.1-l, 1.1.1-m, 1.1.1-n, 1.1.1-o, 1.1.1-p, 1.1.1-q, 1.1.1-r, 1.1.1-s, 1.1.1-t
Architectures arm, arm64, i386, x86_64
Definition openssl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] openssl
Integration in the project (xmake.lua)
add_requires("openssl")

openssl3 (mingw)

Description A robust, commercial-grade, and full-featured toolkit for TLS and SSL.
Homepage https://www.openssl.org/
Versions 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7
Architectures arm, arm64, i386, x86_64
Definition openssl3/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] openssl3
Integration in the project (xmake.lua)
add_requires("openssl3")

orangeduck_mpc (mingw)

Description A Parser Combinator library for C
Homepage https://github.com/orangeduck/mpc
Versions 0.9.0
Architectures arm, arm64, i386, x86_64
Definition orangeduck_mpc/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] orangeduck_mpc
Integration in the project (xmake.lua)
add_requires("orangeduck_mpc")

ordered_map (mingw)

Description C++ hash map and hash set which preserve the order of insertion
Homepage https://github.com/Tessil/ordered-map
License MIT
Versions v1.0.0
Architectures arm, arm64, i386, x86_64
Definition ordered_map/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] ordered_map
Integration in the project (xmake.lua)
add_requires("ordered_map")

osqp (mingw)

Description The Operator Splitting QP Solver
Homepage https://osqp.org/
License Apache-2.0
Versions v0.6.2
Architectures arm, arm64, i386, x86_64
Definition osqp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] osqp
Integration in the project (xmake.lua)
add_requires("osqp")

out_ptr (mingw)

Description Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!
Homepage https://github.com/soasis/out_ptr
License Apache-2.0
Versions 2022.10.07
Architectures arm, arm64, i386, x86_64
Definition out_ptr/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] out_ptr
Integration in the project (xmake.lua)
add_requires("out_ptr")

outcome (mingw)

Description Provides very lightweight outcome and result (non-Boost edition)
Homepage https://github.com/ned14/outcome
License Apache-2.0
Versions v2.2.4
Architectures arm, arm64, i386, x86_64
Definition outcome/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] outcome
Integration in the project (xmake.lua)
add_requires("outcome")

p

parallel-hashmap (mingw)

Description A family of header-only, very fast and memory-friendly hashmap and btree containers.
Homepage https://greg7mdp.github.io/parallel-hashmap/
License Apache-2.0
Versions 1.33, 1.34, 1.35
Architectures arm, arm64, i386, x86_64
Definition parallel-hashmap/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] parallel-hashmap
Integration in the project (xmake.lua)
add_requires("parallel-hashmap")

patch (mingw)

Description GNU patch, which applies diff files to original files.
Homepage http://www.gnu.org/software/patch/patch.html
Versions 2.7.6
Architectures arm, arm64, i386, x86_64
Definition patch/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] patch
Integration in the project (xmake.lua)
add_requires("patch")

pcre (mingw)

Description A Perl Compatible Regular Expressions Library
Homepage https://www.pcre.org/
Versions 8.45
Architectures arm, arm64, i386, x86_64
Definition pcre/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pcre
Integration in the project (xmake.lua)
add_requires("pcre")

pcre2 (mingw)

Description A Perl Compatible Regular Expressions Library
Homepage https://www.pcre.org/
Versions 10.39, 10.40
Architectures arm, arm64, i386, x86_64
Definition pcre2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pcre2
Integration in the project (xmake.lua)
add_requires("pcre2")

pdcurses (mingw)

Description PDCurses - a curses library for environments that don't fit the termcap/terminfo model.
Homepage https://pdcurses.org/
Versions 3.9
Architectures arm, arm64, i386, x86_64
Definition pdcurses/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pdcurses
Integration in the project (xmake.lua)
add_requires("pdcurses")

pdcursesmod (mingw)

Description PDCurses Modified - a curses library modified and extended from the 'official' pdcurses
Homepage https://projectpluto.com/win32a.htm
Versions v4.3.4
Architectures arm, arm64, i386, x86_64
Definition pdcursesmod/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pdcursesmod
Integration in the project (xmake.lua)
add_requires("pdcursesmod")

pdfhummus (mingw)

Description High performance library for creating, modiyfing and parsing PDF files in C++
Homepage https://www.pdfhummus.com/
License Apache-2.0
Versions 4.1, 4.5.6
Architectures arm, arm64, i386, x86_64
Definition pdfhummus/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pdfhummus
Integration in the project (xmake.lua)
add_requires("pdfhummus")

pegtl (mingw)

Description Parsing Expression Grammar Template Library
Homepage https://github.com/taocpp/PEGTL
License BSL-1.0
Versions 3.2.2, 3.2.5
Architectures arm, arm64, i386, x86_64
Definition pegtl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pegtl
Integration in the project (xmake.lua)
add_requires("pegtl")

picojson (mingw)

Description A header-file-only, JSON parser serializer in C++
Homepage https://pocoproject.org/
License BSD-2-Clause
Versions v1.3.0
Architectures arm, arm64, i386, x86_64
Definition picojson/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] picojson
Integration in the project (xmake.lua)
add_requires("picojson")

piex (mingw)

Description Preview Image Extractor (PIEX)
Homepage https://github.com/google/piex
License Apache-2.0
Versions 20190530
Architectures arm, arm64, i386, x86_64
Definition piex/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] piex
Integration in the project (xmake.lua)
add_requires("piex")

pkg-config (mingw)

Description A helper tool used when compiling applications and libraries.
Homepage https://freedesktop.org/wiki/Software/pkg-config/
Versions 0.29.2
Architectures arm, arm64, i386, x86_64
Definition pkg-config/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pkg-config
Integration in the project (xmake.lua)
add_requires("pkg-config")

pkgconf (mingw)

Description A program which helps to configure compiler and linker flags for development frameworks.
Homepage http://pkgconf.org
Versions 1.7.4, 1.8.0, 1.9.3
Architectures arm, arm64, i386, x86_64
Definition pkgconf/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pkgconf
Integration in the project (xmake.lua)
add_requires("pkgconf")

pprint (mingw)

Description Pretty Printer for Modern C++
Homepage https://github.com/p-ranav/pprint
Versions 2020.2.20
Architectures arm, arm64, i386, x86_64
Definition pprint/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pprint
Integration in the project (xmake.lua)
add_requires("pprint")

pqp (mingw)

Description A Proximity Query Package
Homepage http://gamma.cs.unc.edu/SSV/
Versions 1.3
Architectures arm, arm64, i386, x86_64
Definition pqp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pqp
Integration in the project (xmake.lua)
add_requires("pqp")

premake5 (mingw)

Description Premake - Powerfully simple build configuration
Homepage https://premake.github.io/
Versions 2022.11.17
Architectures arm, arm64, i386, x86_64
Definition premake5/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] premake5
Integration in the project (xmake.lua)
add_requires("premake5")

protoc (mingw)

Description Google's data interchange format compiler
Homepage https://developers.google.com/protocol-buffers/
Versions 3.8.0
Architectures arm, arm64, i386, x86_64
Definition protoc/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] protoc
Integration in the project (xmake.lua)
add_requires("protoc")

prvhash (mingw)

Description PRVHASH - Pseudo-Random-Value Hash
Homepage https://github.com/avaneev/prvhash
License MIT
Versions 4.0
Architectures arm, arm64, i386, x86_64
Definition prvhash/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] prvhash
Integration in the project (xmake.lua)
add_requires("prvhash")

pthreads4w (mingw)

Description POSIX Threads for Win32
Homepage https://sourceforge.net/projects/pthreads4w/
Versions 3.0.0
Architectures arm, arm64, i386, x86_64
Definition pthreads4w/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pthreads4w
Integration in the project (xmake.lua)
add_requires("pthreads4w")

pystring (mingw)

Description Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string.
Homepage https://github.com/imageworks/pystring
Versions 2020.02.04
Architectures arm, arm64, i386, x86_64
Definition pystring/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] pystring
Integration in the project (xmake.lua)
add_requires("pystring")

python (mingw)

Description The python programming language.
Homepage https://www.python.org/
Versions 2.7.18, 3.10.11, 3.10.6, 3.11.3, 3.7.9, 3.8.10, 3.9.10, 3.9.13, 3.9.5, 3.9.6
Architectures arm, arm64, i386, x86_64
Definition python/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] python
Integration in the project (xmake.lua)
add_requires("python")

python2 (mingw)

Description The python programming language.
Homepage https://www.python.org/
Versions 2.7.15, 2.7.18
Architectures arm, arm64, i386, x86_64
Definition python2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] python2
Integration in the project (xmake.lua)
add_requires("python2")

q

qdcae (mingw)

Description qd python (and C++) library for CAE (currently mostly LS-Dyna)
Homepage https://github.com/qd-cae/qd-cae-python
Versions 0.8.9
Architectures arm, arm64, i386, x86_64
Definition qdcae/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] qdcae
Integration in the project (xmake.lua)
add_requires("qdcae")

qhull (mingw)

Description Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram.
Homepage http://www.qhull.org/
Versions 2020.2
Architectures arm, arm64, i386, x86_64
Definition qhull/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] qhull
Integration in the project (xmake.lua)
add_requires("qhull")

qoi (mingw)

Description The Quite OK Image Format for fast, lossless image compression
Homepage https://qoiformat.org/
License MIT
Versions 2021.12.22, 2022.11.17
Architectures arm, arm64, i386, x86_64
Definition qoi/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] qoi
Integration in the project (xmake.lua)
add_requires("qoi")

qt5base (mingw)

Description Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best.
Homepage https://www.qt.io
License LGPL-3
Versions 5.12.5, 5.15.2
Architectures arm, arm64, i386, x86_64
Definition qt5base/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] qt5base
Integration in the project (xmake.lua)
add_requires("qt5base")

qt5core (mingw)

Description Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best.
Homepage https://www.qt.io
License LGPL-3
Versions 5.12.5, 5.15.2
Architectures arm, arm64, i386, x86_64
Definition qt5core/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] qt5core
Integration in the project (xmake.lua)
add_requires("qt5core")

qt5gui (mingw)

Description Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best.
Homepage https://www.qt.io
License LGPL-3
Versions 5.12.5, 5.15.2
Architectures arm, arm64, i386, x86_64
Definition qt5gui/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] qt5gui
Integration in the project (xmake.lua)
add_requires("qt5gui")

qt5lib (mingw)

Description Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best.
Homepage https://www.qt.io
License LGPL-3
Versions 5.12.5, 5.15.2
Architectures arm, arm64, i386, x86_64
Definition qt5lib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] qt5lib
Integration in the project (xmake.lua)
add_requires("qt5lib")

qt5network (mingw)

Description Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best.
Homepage https://www.qt.io
License LGPL-3
Versions 5.12.5, 5.15.2
Architectures arm, arm64, i386, x86_64
Definition qt5network/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] qt5network
Integration in the project (xmake.lua)
add_requires("qt5network")

qt5widgets (mingw)

Description Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best.
Homepage https://www.qt.io
License LGPL-3
Versions 5.12.5, 5.15.2
Architectures arm, arm64, i386, x86_64
Definition qt5widgets/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] qt5widgets
Integration in the project (xmake.lua)
add_requires("qt5widgets")

quadsort (mingw)

Description Quadsort is a branchless stable adaptive mergesort faster than quicksort.
Homepage https://github.com/scandum/quadsort
License MIT
Versions 2023.02.03
Architectures arm, arm64, i386, x86_64
Definition quadsort/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] quadsort
Integration in the project (xmake.lua)
add_requires("quadsort")

quake_triangle (mingw)

Description A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
Homepage http://www.cs.cmu.edu/~quake/triangle.html
Versions 1.6
Architectures arm, arm64, i386, x86_64
Definition quake_triangle/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] quake_triangle
Integration in the project (xmake.lua)
add_requires("quake_triangle")

quickcpplib (mingw)

Description Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Homepage https://github.com/ned14/quickcpplib
License Apache-2.0
Versions 20221116
Architectures arm, arm64, i386, x86_64
Definition quickcpplib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] quickcpplib
Integration in the project (xmake.lua)
add_requires("quickcpplib")

quickjs (mingw)

Description QuickJS is a small and embeddable Javascript engine
Homepage https://bellard.org/quickjs/
Versions 2021.03.27
Architectures arm, arm64, i386, x86_64
Definition quickjs/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] quickjs
Integration in the project (xmake.lua)
add_requires("quickjs")

quill (mingw)

Description Asynchronous Low Latency C++ Logging Library
Homepage https://github.com/odygrd/quill
Versions 2.8.0
Architectures arm, arm64, i386, x86_64
Definition quill/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] quill
Integration in the project (xmake.lua)
add_requires("quill")

r

range-v3 (mingw)

Description Range library for C++14/17/20, basis for C++20's std::ranges
Homepage https://github.com/ericniebler/range-v3/
License BSL-1.0
Versions 0.11.0, 0.12.0
Architectures arm, arm64, i386, x86_64
Definition range-v3/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] range-v3
Integration in the project (xmake.lua)
add_requires("range-v3")

rapidcsv (mingw)

Description C++ header-only library for CSV parsing (by d99kris)
Homepage https://github.com/d99kris/rapidcsv
Versions 8.50
Architectures arm, arm64, i386, x86_64
Definition rapidcsv/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] rapidcsv
Integration in the project (xmake.lua)
add_requires("rapidcsv")

rapidjson (mingw)

Description RapidJSON is a JSON parser and generator for C++.
Homepage https://github.com/Tencent/rapidjson
Versions 2022.7.20, v1.1.0, v1.1.0-arrow
Architectures arm, arm64, i386, x86_64
Definition rapidjson/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] rapidjson
Integration in the project (xmake.lua)
add_requires("rapidjson")

raylib (mingw)

Description A simple and easy-to-use library to enjoy videogames programming.
Homepage http://www.raylib.com
Versions 2.5.0, 3.0.0, 3.5.0, 3.7.0, 4.0.0, 4.2.0, 4.5.0
Architectures arm, arm64, i386, x86_64
Definition raylib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] raylib
Integration in the project (xmake.lua)
add_requires("raylib")

re2 (mingw)

Description RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
Homepage https://github.com/google/re2
License BSD-3-Clause
Versions 2020.11.01, 2021.06.01, 2021.08.01, 2021.11.01, 2022.02.01
Architectures arm, arm64, i386, x86_64
Definition re2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] re2
Integration in the project (xmake.lua)
add_requires("re2")

readerwriterqueue (mingw)

Description A fast single-producer, single-consumer lock-free queue for C++
Homepage https://github.com/cameron314/readerwriterqueue
License BSD-3-Clause
Versions v1.0.6
Architectures arm, arm64, i386, x86_64
Definition readerwriterqueue/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] readerwriterqueue
Integration in the project (xmake.lua)
add_requires("readerwriterqueue")

recastnavigation (mingw)

Description Navigation-mesh Toolset for Games
Homepage https://github.com/recastnavigation/recastnavigation
License zlib
Versions 1.5.1
Architectures arm, arm64, i386, x86_64
Definition recastnavigation/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] recastnavigation
Integration in the project (xmake.lua)
add_requires("recastnavigation")

reproc (mingw)

Description a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs.
Homepage https://github.com/DaanDeMeyer/reproc
License MIT
Versions v14.2.4
Architectures arm, arm64, i386, x86_64
Definition reproc/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] reproc
Integration in the project (xmake.lua)
add_requires("reproc")

robin-hood-hashing (mingw)

Description Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
Homepage https://github.com/martinus/robin-hood-hashing
License MIT
Versions 3.11.3, 3.11.5
Architectures arm, arm64, i386, x86_64
Definition robin-hood-hashing/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] robin-hood-hashing
Integration in the project (xmake.lua)
add_requires("robin-hood-hashing")

robin-map (mingw)

Description A C++ implementation of a fast hash map and hash set using robin hood hashing
Homepage https://github.com/Tessil/robin-map
License MIT
Versions v0.6.3
Architectures arm, arm64, i386, x86_64
Definition robin-map/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] robin-map
Integration in the project (xmake.lua)
add_requires("robin-map")

rocksdb (mingw)

Description A library that provides an embeddable, persistent key-value store for fast storage.
Homepage http://rocksdb.org
Versions v7.10.2
Architectures arm, arm64, i386, x86_64
Definition rocksdb/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] rocksdb
Integration in the project (xmake.lua)
add_requires("rocksdb")

rpclib (mingw)

Description rpclib is a modern C++ msgpack-RPC server and client library
Homepage http://rpclib.net
Versions v2.3.0
Architectures arm, arm64, i386, x86_64
Definition rpclib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] rpclib
Integration in the project (xmake.lua)
add_requires("rpclib")

rply (mingw)

Description RPly is a library that lets applications read and write PLY files.
Homepage http://w3.impa.br/~diego/software/rply/
License MIT
Versions 1.1.4
Architectures arm, arm64, i386, x86_64
Definition rply/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] rply
Integration in the project (xmake.lua)
add_requires("rply")

rpmalloc (mingw)

Description Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Homepage https://github.com/mjansson/rpmalloc
Versions 1.4.4
Architectures arm, arm64, i386, x86_64
Definition rpmalloc/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] rpmalloc
Integration in the project (xmake.lua)
add_requires("rpmalloc")

rttr (mingw)

Description rttr: An open source library, which adds reflection to C++.
Homepage https://www.rttr.org
License MIT
Versions 0.9.5, 0.9.6
Architectures arm, arm64, i386, x86_64
Definition rttr/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] rttr
Integration in the project (xmake.lua)
add_requires("rttr")

rxcpp (mingw)

Description Compose async and event-based programs using observable sequences and LINQ-style query operators.
Homepage http://reactivex.io/RxCpp/
License Apache-2.0
Versions v3.0.0, v4.1.1
Architectures arm, arm64, i386, x86_64
Definition rxcpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] rxcpp
Integration in the project (xmake.lua)
add_requires("rxcpp")

s

s7 (mingw)

Description s7 is a Scheme interpreter intended as an extension language for other applications.
Homepage https://ccrma.stanford.edu/software/snd/snd/s7.html
Versions 2023.04.13
Architectures arm, arm64, i386, x86_64
Definition s7/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] s7
Integration in the project (xmake.lua)
add_requires("s7")

scnlib (mingw)

Description scnlib is a modern C++ library for replacing scanf and std::istream
Homepage https://scnlib.readthedocs.io/
Versions 0.4, 1.1.2
Architectures arm, arm64, i386, x86_64
Definition scnlib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] scnlib
Integration in the project (xmake.lua)
add_requires("scnlib")

scons (mingw)

Description A software construction tool
Homepage https://scons.org
Versions 4.1.0, 4.3.0
Architectures arm, arm64, i386, x86_64
Definition scons/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] scons
Integration in the project (xmake.lua)
add_requires("scons")

sfml (mingw)

Description Simple and Fast Multimedia Library
Homepage https://www.sfml-dev.org
Versions 2.5.1
Architectures arm, arm64, i386, x86_64
Definition sfml/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] sfml
Integration in the project (xmake.lua)
add_requires("sfml")

simde (mingw)

Description Implementations of SIMD instruction sets for systems which don't natively support them.
Homepage simd-everywhere.github.io/blog/
Versions 0.7.2
Architectures arm, arm64, i386, x86_64
Definition simde/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] simde
Integration in the project (xmake.lua)
add_requires("simde")

simdjson (mingw)

Description Ridiculously fast JSON parsing, UTF-8 validation and JSON minifying for popular 64 bit systems.
Homepage https://simdjson.org
License Apache-2.0
Versions v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1
Architectures x86_64
Definition simdjson/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] simdjson
Integration in the project (xmake.lua)
add_requires("simdjson")

simpleini (mingw)

Description Cross-platform C++ library providing a simple API to read and write INI-style configuration files.
Homepage https://github.com/brofield/simpleini
License MIT
Versions v4.19
Architectures arm, arm64, i386, x86_64
Definition simpleini/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] simpleini
Integration in the project (xmake.lua)
add_requires("simpleini")

snappy (mingw)

Description A fast compressor/decompressor
Homepage https://github.com/google/snappy
Versions 1.1.8, 1.1.9
Architectures arm, arm64, i386, x86_64
Definition snappy/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] snappy
Integration in the project (xmake.lua)
add_requires("snappy")

snitch (mingw)

Description Lightweight C++20 testing framework.
Homepage https://github.com/cschreib/snitch
License BSL-1.0
Versions 1.0.0
Architectures arm, arm64, i386, x86_64
Definition snitch/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] snitch
Integration in the project (xmake.lua)
add_requires("snitch")

sokol (mingw)

Description Simple STB-style cross-platform libraries for C and C++, written in C.
Homepage https://github.com/floooh/sokol
License zlib
Versions 2022.02.10, 2023.01.27
Architectures arm, arm64, i386, x86_64
Definition sokol/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] sokol
Integration in the project (xmake.lua)
add_requires("sokol")

sol2 (mingw)

Description A C++ library binding to Lua.
Homepage https://github.com/ThePhD/sol2
Versions v3.2.1, v3.2.2, v3.2.3, v3.3.0
Architectures arm, arm64, i386, x86_64
Definition sol2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] sol2
Integration in the project (xmake.lua)
add_requires("sol2")

span-lite (mingw)

Description span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
Homepage https://github.com/martinmoene/span-lite
License BSL
Versions 0.10.3
Architectures arm, arm64, i386, x86_64
Definition span-lite/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] span-lite
Integration in the project (xmake.lua)
add_requires("span-lite")

sparsepp (mingw)

Description A fast, memory efficient hash map for C++
Homepage https://github.com/greg7mdp/sparsepp
Versions 1.22
Architectures arm, arm64, i386, x86_64
Definition sparsepp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] sparsepp
Integration in the project (xmake.lua)
add_requires("sparsepp")

spdlog (mingw)

Description Fast C++ logging library.
Homepage https://github.com/gabime/spdlog
Versions v1.10.0, v1.11.0, v1.3.1, v1.4.2, v1.5.0, v1.8.0, v1.8.1, v1.8.2, v1.8.5, v1.9.0, v1.9.1, v1.9.2
Architectures arm, arm64, i386, x86_64
Definition spdlog/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] spdlog
Integration in the project (xmake.lua)
add_requires("spdlog")

spirv-cross (mingw)

Description SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
Homepage https://github.com/KhronosGroup/SPIRV-Cross/
License Apache-2.0
Versions 1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.231+1
Architectures arm, arm64, i386, x86_64
Definition spirv-cross/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] spirv-cross
Integration in the project (xmake.lua)
add_requires("spirv-cross")

spirv-headers (mingw)

Description SPIR-V Headers
Homepage https://github.com/KhronosGroup/SPIRV-Headers/
License MIT
Versions 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1
Architectures arm, arm64, i386, x86_64
Definition spirv-headers/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] spirv-headers
Integration in the project (xmake.lua)
add_requires("spirv-headers")

spirv-reflect (mingw)

Description SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
Homepage https://github.com/KhronosGroup/SPIRV-Reflect
License Apache-2.0
Versions 1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.231+1
Architectures arm, arm64, i386, x86_64
Definition spirv-reflect/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] spirv-reflect
Integration in the project (xmake.lua)
add_requires("spirv-reflect")

spirv-tools (mingw)

Description SPIR-V Tools
Homepage https://github.com/KhronosGroup/SPIRV-Tools/
License Apache-2.0
Versions v2020.5, v2020.6, v2021.3, v2021.4, v2022.2, v2022.4, v2023.1
Architectures arm, arm64, i386, x86_64
Definition spirv-tools/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] spirv-tools
Integration in the project (xmake.lua)
add_requires("spirv-tools")

sqlite3 (mingw)

Description The most used database engine in the world
Homepage https://sqlite.org/
Versions 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200
Architectures arm, arm64, i386, x86_64
Definition sqlite3/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] sqlite3
Integration in the project (xmake.lua)
add_requires("sqlite3")

sqlitecpp (mingw)

Description SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
Homepage http://srombauts.github.io/SQLiteCpp
Versions 3.2.1
Architectures arm, arm64, i386, x86_64
Definition sqlitecpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] sqlitecpp
Integration in the project (xmake.lua)
add_requires("sqlitecpp")

stb (mingw)

Description single-file public domain (or MIT licensed) libraries for C/C++
Homepage https://github.com/nothings/stb
Versions 2019.02.07, 2021.07.13, 2021.09.10, 2023.01.30
Architectures arm, arm64, i386, x86_64
Definition stb/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] stb
Integration in the project (xmake.lua)
add_requires("stb")

string-view-lite (mingw)

Description string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
Homepage https://github.com/martinmoene/string-view-lite
License BSL-1.0
Versions v1.7.0
Architectures arm, arm64, i386, x86_64
Definition string-view-lite/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] string-view-lite
Integration in the project (xmake.lua)
add_requires("string-view-lite")

strtk (mingw)

Description C++ String Toolkit Library
Homepage https://www.partow.net/programming/strtk/index.html
License MIT
Versions 2020.01.01
Architectures arm, arm64, i386, x86_64
Definition strtk/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] strtk
Integration in the project (xmake.lua)
add_requires("strtk")

subprocess.h (mingw)

Description single header process launching solution for C and C++
Homepage https://github.com/sheredom/subprocess.h
Versions 2022.12.20
Architectures arm, arm64, i386, x86_64
Definition subprocess.h/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] subprocess.h
Integration in the project (xmake.lua)
add_requires("subprocess.h")

swig (mingw)

Description SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
Homepage http://swig.org/
License GPL-3.0
Versions 4.0.2, 4.1.1
Architectures arm, arm64, i386, x86_64
Definition swig/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] swig
Integration in the project (xmake.lua)
add_requires("swig")

t

tabulate (mingw)

Description Header-only library for printing aligned, formatted and colorized tables in Modern C++
Homepage https://github.com/p-ranav/tabulate
License MIT
Versions 1.4
Architectures arm, arm64, i386, x86_64
Definition tabulate/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tabulate
Integration in the project (xmake.lua)
add_requires("tabulate")

taskflow (mingw)

Description A fast C++ header-only library to help you quickly write parallel programs with complex task dependencies
Homepage https://taskflow.github.io/
License MIT
Versions v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0
Architectures arm, arm64, i386, x86_64
Definition taskflow/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] taskflow
Integration in the project (xmake.lua)
add_requires("taskflow")

taywee_args (mingw)

Description A simple header-only C++ argument parser library.
Homepage https://taywee.github.io/args/
License MIT
Versions 6.3.0, 6.4.6
Architectures arm, arm64, i386, x86_64
Definition taywee_args/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] taywee_args
Integration in the project (xmake.lua)
add_requires("taywee_args")

tbox (mingw)

Description A glib-like multi-platform c library
Homepage https://tboox.org
Versions v1.6.2, v1.6.3, v1.6.4, v1.6.5, v1.6.6, v1.6.7, v1.6.9, v1.7.1
Architectures arm, arm64, i386, x86_64
Definition tbox/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tbox
Integration in the project (xmake.lua)
add_requires("tbox")

tclap (mingw)

Description This is a simple templatized C++ library for parsing command line arguments.
Homepage https://sourceforge.net/projects/tclap/
License MIT
Versions 1.4.0-rc1
Architectures arm, arm64, i386, x86_64
Definition tclap/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tclap
Integration in the project (xmake.lua)
add_requires("tclap")

termcolor (mingw)

Description Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.
Homepage https://github.com/ikalnytskyi/termcolor
License BSD-3-Clause
Versions 2.1.0
Architectures arm, arm64, i386, x86_64
Definition termcolor/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] termcolor
Integration in the project (xmake.lua)
add_requires("termcolor")

tetgen (mingw)

Description A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator
Homepage https://www.wias-berlin.de/software/index.jsp?id=TetGen
License AGPL-3.0
Versions 1.6.0
Architectures arm, arm64, i386, x86_64
Definition tetgen/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tetgen
Integration in the project (xmake.lua)
add_requires("tetgen")

thread-pool (mingw)

Description BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Homepage https://github.com/bshoshany/thread-pool
License MIT
Versions v3.3.0
Architectures arm, arm64, i386, x86_64
Definition thread-pool/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] thread-pool
Integration in the project (xmake.lua)
add_requires("thread-pool")

thrust (mingw)

Description The C++ parallel algorithms library.
Homepage https://github.com/NVIDIA/thrust
License Apache-2.0
Versions 1.17.0
Architectures arm, arm64, i386, x86_64
Definition thrust/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] thrust
Integration in the project (xmake.lua)
add_requires("thrust")

tiny-process-library (mingw)

Description A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process
Homepage https://gitlab.com/eidheim/tiny-process-library
License MIT
Versions v2.0.4
Architectures arm, arm64, i386, x86_64
Definition tiny-process-library/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tiny-process-library
Integration in the project (xmake.lua)
add_requires("tiny-process-library")

tinycbor (mingw)

Description Concise Binary Object Representation (CBOR) Library
Homepage https://github.com/intel/tinycbor
License MIT
Versions v0.6.0
Architectures arm, arm64, i386, x86_64
Definition tinycbor/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tinycbor
Integration in the project (xmake.lua)
add_requires("tinycbor")

tinycrypt (mingw)

Description TinyCrypt Cryptographic Library
Homepage https://github.com/intel/tinycrypt
Versions 2019.9.18
Architectures arm, arm64, i386, x86_64
Definition tinycrypt/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tinycrypt
Integration in the project (xmake.lua)
add_requires("tinycrypt")

tinyexpr (mingw)

Description TinyExpr is a very small parser and evaluation library for evaluating math expressions from C.
Homepage https://codeplea.com/tinyexpr
License zlib
Versions 2022.11.21
Architectures arm, arm64, i386, x86_64
Definition tinyexpr/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tinyexpr
Integration in the project (xmake.lua)
add_requires("tinyexpr")

tinyexr (mingw)

Description Tiny OpenEXR image loader/saver library
Homepage https://github.com/syoyo/tinyexr/
License BSD-3-Clause
Versions v1.0.1
Architectures arm, arm64, i386, x86_64
Definition tinyexr/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tinyexr
Integration in the project (xmake.lua)
add_requires("tinyexr")

tinyformat (mingw)

Description Minimal, type safe printf replacement library for C++
Homepage https://github.com/c42f/tinyformat/
Versions 2.3.0
Architectures arm, arm64, i386, x86_64
Definition tinyformat/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tinyformat
Integration in the project (xmake.lua)
add_requires("tinyformat")

tinygltf (mingw)

Description Header only C++11 tiny glTF 2.0 library
Homepage https://github.com/syoyo/tinygltf/
License MIT
Versions v2.5.0, v2.6.3
Architectures arm, arm64, i386, x86_64
Definition tinygltf/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tinygltf
Integration in the project (xmake.lua)
add_requires("tinygltf")

tinyobjloader (mingw)

Description Tiny but powerful single file wavefront obj loader
Homepage https://github.com/tinyobjloader/tinyobjloader
License MIT
Versions v1.0.7, v2.0.0rc10
Architectures arm, arm64, i386, x86_64
Definition tinyobjloader/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tinyobjloader
Integration in the project (xmake.lua)
add_requires("tinyobjloader")

tinyxml (mingw)

Description TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs.
Homepage https://sourceforge.net/projects/tinyxml/
License zlib
Versions 2.6.2
Architectures arm, arm64, i386, x86_64
Definition tinyxml/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tinyxml
Integration in the project (xmake.lua)
add_requires("tinyxml")

tinyxml2 (mingw)

Description simple, small, efficient, C++ XML parser that can be easily integrating into other programs.
Homepage http://www.grinninglizard.com/tinyxml2/
Versions 8.0.0, 9.0.0
Architectures arm, arm64, i386, x86_64
Definition tinyxml2/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tinyxml2
Integration in the project (xmake.lua)
add_requires("tinyxml2")

tl_expected (mingw)

Description C++11/14/17 std::expected with functional-style extensions
Homepage https://github.com/TartanLlama/expected
License CC0
Versions v1.0.0, v1.1.0
Architectures arm, arm64, i386, x86_64
Definition tl_expected/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tl_expected
Integration in the project (xmake.lua)
add_requires("tl_expected")

tl_function_ref (mingw)

Description A lightweight, non-owning reference to a callable.
Homepage https://github.com/TartanLlama/function_ref
License CC0
Versions v1.0.0
Architectures arm, arm64, i386, x86_64
Definition tl_function_ref/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tl_function_ref
Integration in the project (xmake.lua)
add_requires("tl_function_ref")

tmxparser (mingw)

Description C++11 library for parsing the maps generated by Tiled Map Editor
Homepage https://github.com/sainteos/tmxparser
Versions 2.2.0
Architectures arm, arm64, i386, x86_64
Definition tmxparser/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] tmxparser
Integration in the project (xmake.lua)
add_requires("tmxparser")

toml++ (mingw)

Description toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).
Homepage https://marzer.github.io/tomlplusplus/
Versions v2.5.0, v3.0.0, v3.1.0, v3.2.0, v3.3.0
Architectures arm, arm64, i386, x86_64
Definition toml++/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] toml++
Integration in the project (xmake.lua)
add_requires("toml++")

toml11 (mingw)

Description TOML for Modern C++
Homepage https://github.com/ToruNiina/toml11
License MIT
Versions v3.7.0
Architectures arm, arm64, i386, x86_64
Definition toml11/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] toml11
Integration in the project (xmake.lua)
add_requires("toml11")

toojpeg (mingw)

Description A JPEG encoder in a single C++ file
Homepage https://create.stephan-brumme.com/toojpeg/
License zlib
Versions 1.5
Architectures arm, arm64, i386, x86_64
Definition toojpeg/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] toojpeg
Integration in the project (xmake.lua)
add_requires("toojpeg")

trompeloeil (mingw)

Description A thread-safe header-only mocking framework for C++11/14 using the Boost Software License 1.0
Homepage https://github.com/rollbear/trompeloeil
License BSL-1.0
Versions v43
Architectures arm, arm64, i386, x86_64
Definition trompeloeil/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] trompeloeil
Integration in the project (xmake.lua)
add_requires("trompeloeil")

type_safe (mingw)

Description Zero overhead utilities for preventing bugs at compile time
Homepage https://type_safe.foonathan.net
License MIT
Versions v0.2.2
Architectures arm, arm64, i386, x86_64
Definition type_safe/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] type_safe
Integration in the project (xmake.lua)
add_requires("type_safe")

u

uchardet (mingw)

Description uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text.
Homepage https://www.freedesktop.org/wiki/Software/uchardet/
License MPL-1.1
Versions 0.0.7, 0.0.8
Architectures arm, arm64, i386, x86_64
Definition uchardet/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] uchardet
Integration in the project (xmake.lua)
add_requires("uchardet")

uni_algo (mingw)

Description Unicode Algorithms Implementation for C/C++
Homepage https://github.com/uni-algo/uni-algo/
License MIT
Versions v0.7.1
Architectures arm, arm64, i386, x86_64
Definition uni_algo/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] uni_algo
Integration in the project (xmake.lua)
add_requires("uni_algo")

units (mingw)

Description A compile-time, header-only, dimensional analysis library built on c++14 with no dependencies.
Homepage https://nholthaus.github.io/units/
Versions v2.3.3
Architectures arm, arm64, i386, x86_64
Definition units/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] units
Integration in the project (xmake.lua)
add_requires("units")

unordered_dense (mingw)

Description A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion.
Homepage https://github.com/martinus/unordered_dense
License MIT
Versions v1.1.0, v1.4.0, v2.0.2, v3.0.0
Architectures arm, arm64, i386, x86_64
Definition unordered_dense/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] unordered_dense
Integration in the project (xmake.lua)
add_requires("unordered_dense")

unzip (mingw)

Description UnZip is an extraction utility for archives compressed in .zip format.
Homepage http://infozip.sourceforge.net/UnZip.html
Versions 6.0
Architectures arm, arm64, i386, x86_64
Definition unzip/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] unzip
Integration in the project (xmake.lua)
add_requires("unzip")

urdfdom-headers (mingw)

Description Headers for URDF parsers
Homepage http://ros.org/wiki/urdf
License BSD-3-Clause
Versions 1.0.5
Architectures arm, arm64, i386, x86_64
Definition urdfdom-headers/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] urdfdom-headers
Integration in the project (xmake.lua)
add_requires("urdfdom-headers")

utest.h (mingw)

Description single header unit testing framework for C and C++
Homepage https://www.duskborn.com/utest_h/
Versions 2022.09.01
Architectures arm, arm64, i386, x86_64
Definition utest.h/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] utest.h
Integration in the project (xmake.lua)
add_requires("utest.h")

utf8.h (mingw)

Description single header utf8 string functions for C and C++
Homepage https://github.com/sheredom/utf8.h
Versions 2022.07.04
Architectures arm, arm64, i386, x86_64
Definition utf8.h/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] utf8.h
Integration in the project (xmake.lua)
add_requires("utf8.h")

utf8proc (mingw)

Description A clean C library for processing UTF-8 Unicode data
Homepage https://juliastrings.github.io/utf8proc/
License MIT
Versions v2.7.0, v2.8.0
Architectures arm, arm64, i386, x86_64
Definition utf8proc/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] utf8proc
Integration in the project (xmake.lua)
add_requires("utf8proc")

utfcpp (mingw)

Description UTF8-CPP: UTF-8 with C++ in a Portable Way
Homepage https://github.com/nemtrif/utfcpp
License BSL-1.0
Versions v3.2.1
Architectures arm, arm64, i386, x86_64
Definition utfcpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] utfcpp
Integration in the project (xmake.lua)
add_requires("utfcpp")

uvw (mingw)

Description Header-only, event based, tiny and easy to use libuv wrapper in modern C++
Homepage https://github.com/skypjack/uvw
Versions 2.10.0
Architectures arm, arm64, i386, x86_64
Definition uvw/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] uvw
Integration in the project (xmake.lua)
add_requires("uvw")

v

vectorial (mingw)

Description Vector math library with NEON/SSE support
Homepage https://github.com/scoopr/vectorial
Versions 2019.06.28
Architectures arm, arm64, i386, x86_64
Definition vectorial/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] vectorial
Integration in the project (xmake.lua)
add_requires("vectorial")

visit_struct (mingw)

Description A miniature library for struct-field reflection in C++
Homepage https://github.com/cbeck88/visit_struct
License BSL-1.0
Versions v1.1.0
Architectures arm, arm64, i386, x86_64
Definition visit_struct/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] visit_struct
Integration in the project (xmake.lua)
add_requires("visit_struct")

volk (mingw)

Description volk is a meta-loader for Vulkan
Homepage https://github.com/zeux/volk
License MIT
Versions 1.2.162, 1.2.190, 1.3.204, 1.3.231+1
Architectures arm, arm64, i386, x86_64
Definition volk/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] volk
Integration in the project (xmake.lua)
add_requires("volk")

vulkan-headers (mingw)

Description Vulkan Header files and API registry
Homepage https://github.com/KhronosGroup/Vulkan-Headers/
License Apache-2.0
Versions 1.2.154+0, 1.2.162+0, 1.2.182+0, 1.2.189+1, 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1
Architectures arm, arm64, i386, x86_64
Definition vulkan-headers/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] vulkan-headers
Integration in the project (xmake.lua)
add_requires("vulkan-headers")

vulkan-hpp (mingw)

Description Open-Source Vulkan C++ API
Homepage https://github.com/KhronosGroup/Vulkan-Hpp/
License Apache-2.0
Versions v1.2.180, v1.2.189, v1.2.198, v1.3.231, v1.3.236, v1.3.240, v1.3.244
Architectures arm, arm64, i386, x86_64
Definition vulkan-hpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] vulkan-hpp
Integration in the project (xmake.lua)
add_requires("vulkan-hpp")

vulkan-memory-allocator (mingw)

Description Easy to integrate Vulkan memory allocation library.
Homepage https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/
License MIT
Versions v3.0.0, v3.0.1
Architectures arm, arm64, i386, x86_64
Definition vulkan-memory-allocator/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] vulkan-memory-allocator
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator")

vulkan-memory-allocator-hpp (mingw)

Description C++ bindings for VulkanMemoryAllocator.
Homepage https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/
License CC0
Versions v3.0.0, v3.0.1-1
Architectures arm, arm64, i386, x86_64
Definition vulkan-memory-allocator-hpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] vulkan-memory-allocator-hpp
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator-hpp")

w

whisper.cpp (mingw)

Description Port of OpenAI's Whisper model in C/C++
Homepage https://github.com/ggerganov/whisper.cpp
Versions 1.4.2
Architectures arm, arm64, i386, x86_64
Definition whisper.cpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] whisper.cpp
Integration in the project (xmake.lua)
add_requires("whisper.cpp")

wolfssl (mingw)

Description The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!
Homepage https://www.wolfssl.com
License GPL-2.0
Versions v5.3.0-stable
Architectures arm, arm64, i386, x86_64
Definition wolfssl/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] wolfssl
Integration in the project (xmake.lua)
add_requires("wolfssl")

workspace_hanya (mingw)

Description Workspace is a lightweight asynchronous execution framework based on C++11
Homepage https://github.com/CodingHanYa/workspace
License Apache-2.0
Versions 2023.5.8
Architectures arm, arm64, i386, x86_64
Definition workspace_hanya/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] workspace_hanya
Integration in the project (xmake.lua)
add_requires("workspace_hanya")

x

x265 (mingw)

Description A free software library and application for encoding video streams into the H.265/MPEG-H HEVC compression format.
Homepage http://x265.org
License GPL-2.0
Versions 3.4
Architectures arm, arm64, i386, x86_64
Definition x265/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] x265
Integration in the project (xmake.lua)
add_requires("x265")

xbyak (mingw)

Description A JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header
Homepage https://github.com/herumi/xbyak
Versions v6.02, v6.03
Architectures arm, arm64, i386, x86_64
Definition xbyak/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] xbyak
Integration in the project (xmake.lua)
add_requires("xbyak")

xege (mingw)

Description Easy Graphics Engine, a lite graphics library in Windows
Homepage https://xege.org
License LGPL-2.1
Versions v2020.08.31
Architectures arm, arm64, i386, x86_64
Definition xege/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] xege
Integration in the project (xmake.lua)
add_requires("xege")

xlnt (mingw)

Description Cross-platform user-friendly xlsx library for C++11+
Homepage https://github.com/tfussell/xlnt
License MIT
Versions 2023.03.02
Architectures arm, arm64, i386, x86_64
Definition xlnt/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] xlnt
Integration in the project (xmake.lua)
add_requires("xlnt")

xxhash (mingw)

Description xxHash is an extremely fast non-cryptographic hash algorithm, working at RAM speed limit.
Homepage http://cyan4973.github.io/xxHash/
License BSD-2-Clause
Versions v0.8.0, v0.8.1
Architectures arm, arm64, i386, x86_64
Definition xxhash/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] xxhash
Integration in the project (xmake.lua)
add_requires("xxhash")

xz (mingw)

Description General-purpose data compression with high compression ratio.
Homepage https://tukaani.org/xz/
Versions 5.2.10, 5.2.5, 5.4.1
Architectures arm, arm64, i386, x86_64
Definition xz/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] xz
Integration in the project (xmake.lua)
add_requires("xz")

y

yaml-cpp (mingw)

Description A YAML parser and emitter in C++
Homepage https://github.com/jbeder/yaml-cpp/
License MIT
Versions 0.6.3, 0.7.0
Architectures arm, arm64, i386, x86_64
Definition yaml-cpp/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] yaml-cpp
Integration in the project (xmake.lua)
add_requires("yaml-cpp")

yaml_cpp_struct (mingw)

Description It's easy to mapping yaml to cpp's struct
Homepage https://github.com/fantasy-peak/yaml_cpp_struct
License MIT
Versions v1.0.2
Architectures arm, arm64, i386, x86_64
Definition yaml_cpp_struct/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] yaml_cpp_struct
Integration in the project (xmake.lua)
add_requires("yaml_cpp_struct")

yasm (mingw)

Description Modular BSD reimplementation of NASM.
Homepage https://yasm.tortall.net/
Versions 1.3.0
Architectures arm, arm64, i386, x86_64
Definition yasm/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] yasm
Integration in the project (xmake.lua)
add_requires("yasm")

yyjson (mingw)

Description The fastest JSON library in C.
Homepage https://github.com/ibireme/yyjson
Versions 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1
Architectures arm, arm64, i386, x86_64
Definition yyjson/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] yyjson
Integration in the project (xmake.lua)
add_requires("yyjson")

z

zig (mingw)

Description Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Homepage https://www.ziglang.org/
Versions 0.10.1
Architectures arm, arm64, i386, x86_64
Definition zig/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] zig
Integration in the project (xmake.lua)
add_requires("zig")

zlib (mingw)

Description A Massively Spiffy Yet Delicately Unobtrusive Compression Library
Homepage http://www.zlib.net
Versions v1.2.10, v1.2.11, v1.2.12, v1.2.13
Architectures arm, arm64, i386, x86_64
Definition zlib/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] zlib
Integration in the project (xmake.lua)
add_requires("zlib")

zlibcomplete (mingw)

Description C++ interface to the ZLib library supporting compression with FLUSH, decompression, and std::string. RAII
Homepage https://github.com/rudi-cilibrasi/zlibcomplete
License MIT
Versions 1.0.5
Architectures arm, arm64, i386, x86_64
Definition zlibcomplete/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] zlibcomplete
Integration in the project (xmake.lua)
add_requires("zlibcomplete")

zstd (mingw)

Description Zstandard - Fast real-time compression algorithm
Homepage https://www.zstd.net/
License BSD-3-Clause
Versions v1.4.5, v1.5.0, v1.5.2, v1.5.5
Architectures arm, arm64, i386, x86_64
Definition zstd/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] zstd
Integration in the project (xmake.lua)
add_requires("zstd")

zycore-c (mingw)

Description Internal library providing platform independent types, macros and a fallback for environments without LibC.
Homepage https://github.com/zyantific/zycore-c
License MIT
Versions v1.0.0, v1.1.0
Architectures arm, arm64, i386, x86_64
Definition zycore-c/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] zycore-c
Integration in the project (xmake.lua)
add_requires("zycore-c")

zydis (mingw)

Description Fast and lightweight x86/x86-64 disassembler and code generation library
Homepage https://zydis.re
License MIT
Versions v3.2.1
Architectures arm, arm64, i386, x86_64
Definition zydis/xmake.lua
Install command
xrepo install -p mingw [--mingw=/xxx] zydis
Integration in the project (xmake.lua)
add_requires("zydis")