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)
Install command
xrepo install -p mingw [--mingw=/xxx] aqt
Integration in the project (xmake.lua)
add_requires("aqt")
argh (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] argh
Integration in the project (xmake.lua)
add_requires("argh")
argparse (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] autoconf
Integration in the project (xmake.lua)
add_requires("autoconf")
automake (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] b2
Integration in the project (xmake.lua)
add_requires("b2")
backward-cpp (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] better-enums
Integration in the project (xmake.lua)
add_requires("better-enums")
bin2c (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] bin2c
Integration in the project (xmake.lua)
add_requires("bin2c")
binutils (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] binutils
Integration in the project (xmake.lua)
add_requires("binutils")
bison (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] box2d
Integration in the project (xmake.lua)
add_requires("box2d")
branchless-utf8 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] branchless-utf8
Integration in the project (xmake.lua)
add_requires("branchless-utf8")
brotli (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] brotli
Integration in the project (xmake.lua)
add_requires("brotli")
bullet3 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] bullet3
Integration in the project (xmake.lua)
add_requires("bullet3")
bzip2 (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] cereal
Integration in the project (xmake.lua)
add_requires("cereal")
ceval (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] cgetopt
Integration in the project (xmake.lua)
add_requires("cgetopt")
chipmunk2d (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] chipmunk2d
Integration in the project (xmake.lua)
add_requires("chipmunk2d")
chromium_zlib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] chromium_zlib
Integration in the project (xmake.lua)
add_requires("chromium_zlib")
civetweb (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] civetweb
Integration in the project (xmake.lua)
add_requires("civetweb")
clara (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] clara
Integration in the project (xmake.lua)
add_requires("clara")
cli (mingw)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] cnpy
Integration in the project (xmake.lua)
add_requires("cnpy")
concurrentqueue (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] concurrentqueue
Integration in the project (xmake.lua)
add_requires("concurrentqueue")
convertutf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] convertutf
Integration in the project (xmake.lua)
add_requires("convertutf")
cpp-httplib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-httplib
Integration in the project (xmake.lua)
add_requires("cpp-httplib")
cpp-peglib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-peglib
Integration in the project (xmake.lua)
add_requires("cpp-peglib")
crc32c (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] crc32c
Integration in the project (xmake.lua)
add_requires("crc32c")
crossguid (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] crossguid
Integration in the project (xmake.lua)
add_requires("crossguid")
csv2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] csv2
Integration in the project (xmake.lua)
add_requires("csv2")
csvparser (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] csvparser
Integration in the project (xmake.lua)
add_requires("csvparser")
ctre (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ctre
Integration in the project (xmake.lua)
add_requires("ctre")
cxxopts (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cxxopts
Integration in the project (xmake.lua)
add_requires("cxxopts")
d
date (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] date
Integration in the project (xmake.lua)
add_requires("date")
dbg-macro (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dbg-macro
Integration in the project (xmake.lua)
add_requires("dbg-macro")
debug_assert (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] debug_assert
Integration in the project (xmake.lua)
add_requires("debug_assert")
debugbreak (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] debugbreak
Integration in the project (xmake.lua)
add_requires("debugbreak")
decimal_for_cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] decimal_for_cpp
Integration in the project (xmake.lua)
add_requires("decimal_for_cpp")
demumble (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] demumble
Integration in the project (xmake.lua)
add_requires("demumble")
docopt (mingw)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] dr_flac
Integration in the project (xmake.lua)
add_requires("dr_flac")
dr_mp3 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dr_mp3
Integration in the project (xmake.lua)
add_requires("dr_mp3")
dr_wav (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dr_wav
Integration in the project (xmake.lua)
add_requires("dr_wav")
dynareadout (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dynareadout
Integration in the project (xmake.lua)
add_requires("dynareadout")
e
easyloggingpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] easyloggingpp
Integration in the project (xmake.lua)
add_requires("easyloggingpp")
efsw (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] efsw
Integration in the project (xmake.lua)
add_requires("efsw")
eigen (mingw)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] farmhash
Integration in the project (xmake.lua)
add_requires("farmhash")
fast_double_parser (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] fast_io
Integration in the project (xmake.lua)
add_requires("fast_io")
fastcppcsvparser (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fastcppcsvparser
Integration in the project (xmake.lua)
add_requires("fastcppcsvparser")
fastor (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] flatbuffers
Integration in the project (xmake.lua)
add_requires("flatbuffers")
fltk (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fltk
Integration in the project (xmake.lua)
add_requires("fltk")
fluxsort (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] frozen
Integration in the project (xmake.lua)
add_requires("frozen")
ftxui (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ftxui
Integration in the project (xmake.lua)
add_requires("ftxui")
functionalplus (mingw)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] ghc_filesystem
Integration in the project (xmake.lua)
add_requires("ghc_filesystem")
giflib (mingw)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] gli
Integration in the project (xmake.lua)
add_requires("gli")
glm (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] gmm
Integration in the project (xmake.lua)
add_requires("gmm")
gn (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gn
Integration in the project (xmake.lua)
add_requires("gn")
gnu-rm (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] gsl
Integration in the project (xmake.lua)
add_requires("gsl")
gtest (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gtest
Integration in the project (xmake.lua)
add_requires("gtest")
guetzli (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] guetzli
Integration in the project (xmake.lua)
add_requires("guetzli")
guilite (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] guilite
Integration in the project (xmake.lua)
add_requires("guilite")
gumbo-parser (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gumbo-parser
Integration in the project (xmake.lua)
add_requires("gumbo-parser")
gyp-next (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gyp-next
Integration in the project (xmake.lua)
add_requires("gyp-next")
h
happly (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] happly
Integration in the project (xmake.lua)
add_requires("happly")
hash-library (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] hash-library
Integration in the project (xmake.lua)
add_requires("hash-library")
hiredis (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] hiredis
Integration in the project (xmake.lua)
add_requires("hiredis")
hopscotch-map (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] hopscotch-map
Integration in the project (xmake.lua)
add_requires("hopscotch-map")
http_parser (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] http_parser
Integration in the project (xmake.lua)
add_requires("http_parser")
i
ifort (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] imgui-sfml
Integration in the project (xmake.lua)
add_requires("imgui-sfml")
imguizmo (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] imguizmo
Integration in the project (xmake.lua)
add_requires("imguizmo")
indicators (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] indicators
Integration in the project (xmake.lua)
add_requires("indicators")
inja (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] inja
Integration in the project (xmake.lua)
add_requires("inja")
ip2region (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ip2region
Integration in the project (xmake.lua)
add_requires("ip2region")
irrxml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] irrxml
Integration in the project (xmake.lua)
add_requires("irrxml")
isocline (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] isocline
Integration in the project (xmake.lua)
add_requires("isocline")
ispc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ispc
Integration in the project (xmake.lua)
add_requires("ispc")
j
jansson (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] jansson
Integration in the project (xmake.lua)
add_requires("jansson")
joltphysics (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] joltphysics
Integration in the project (xmake.lua)
add_requires("joltphysics")
jsmn (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] jsmn
Integration in the project (xmake.lua)
add_requires("jsmn")
json-schema-validator (mingw)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] jsoncpp
Integration in the project (xmake.lua)
add_requires("jsoncpp")
k
kcp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] kcp
Integration in the project (xmake.lua)
add_requires("kcp")
kiwisolver (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] lexy
Integration in the project (xmake.lua)
add_requires("lexy")
libaesgm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libaesgm
Integration in the project (xmake.lua)
add_requires("libaesgm")
libargon2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libargon2
Integration in the project (xmake.lua)
add_requires("libargon2")
libcpuid (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] libde265
Integration in the project (xmake.lua)
add_requires("libde265")
libdeflate (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libdeflate
Integration in the project (xmake.lua)
add_requires("libdeflate")
libdivide (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libdivide
Integration in the project (xmake.lua)
add_requires("libdivide")
libdivsufsort (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libdivsufsort
Integration in the project (xmake.lua)
add_requires("libdivsufsort")
libffi (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libffi
Integration in the project (xmake.lua)
add_requires("libffi")
libflac (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] libiconv
Integration in the project (xmake.lua)
add_requires("libiconv")
libigl (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] libogg
Integration in the project (xmake.lua)
add_requires("libogg")
libopus (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libopus
Integration in the project (xmake.lua)
add_requires("libopus")
libpng (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libpng
Integration in the project (xmake.lua)
add_requires("libpng")
libpsl (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libpsl
Integration in the project (xmake.lua)
add_requires("libpsl")
librdkafka (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] libsdl_image
Integration in the project (xmake.lua)
add_requires("libsdl_image")
libsdl_mixer (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libsdl_mixer
Integration in the project (xmake.lua)
add_requires("libsdl_mixer")
libsdl_net (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libsdl_net
Integration in the project (xmake.lua)
add_requires("libsdl_net")
libsdl_ttf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libsdl_ttf
Integration in the project (xmake.lua)
add_requires("libsdl_ttf")
libsndfile (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] libspng
Integration in the project (xmake.lua)
add_requires("libspng")
libsv (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libsv
Integration in the project (xmake.lua)
add_requires("libsv")
libsvm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libsvm
Integration in the project (xmake.lua)
add_requires("libsvm")
libtiff (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libtiff
Integration in the project (xmake.lua)
add_requires("libtiff")
Install command
xrepo install -p mingw [--mingw=/xxx] libtool
Integration in the project (xmake.lua)
add_requires("libtool")
libusb (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] libvorbis
Integration in the project (xmake.lua)
add_requires("libvorbis")
libwebp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libwebp
Integration in the project (xmake.lua)
add_requires("libwebp")
libyaml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libyaml
Integration in the project (xmake.lua)
add_requires("libyaml")
litehtml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] litehtml
Integration in the project (xmake.lua)
add_requires("litehtml")
littlefs (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] littlefs
Integration in the project (xmake.lua)
add_requires("littlefs")
llhttp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] llhttp
Integration in the project (xmake.lua)
add_requires("llhttp")
llvm-mingw (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] llvm-mingw
Integration in the project (xmake.lua)
add_requires("llvm-mingw")
lodepng (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lodepng
Integration in the project (xmake.lua)
add_requires("lodepng")
loguru (mingw)
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")
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)
Install command
xrepo install -p mingw [--mingw=/xxx] lz4
Integration in the project (xmake.lua)
add_requires("lz4")
lzo (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lzo
Integration in the project (xmake.lua)
add_requires("lzo")
m
m4 (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] make
Integration in the project (xmake.lua)
add_requires("make")
mapbox_earcut (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mapbox_earcut
Integration in the project (xmake.lua)
add_requires("mapbox_earcut")
mapbox_eternal (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mapbox_eternal
Integration in the project (xmake.lua)
add_requires("mapbox_eternal")
mapbox_geometry (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mapbox_geometry
Integration in the project (xmake.lua)
add_requires("mapbox_geometry")
mapbox_variant (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mapbox_variant
Integration in the project (xmake.lua)
add_requires("mapbox_variant")
marisa (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] mbedtls
Integration in the project (xmake.lua)
add_requires("mbedtls")
mcut (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mcut
Integration in the project (xmake.lua)
add_requires("mcut")
mdns (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] microsoft-gsl
Integration in the project (xmake.lua)
add_requires("microsoft-gsl")
microsoft-proxy (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] microsoft-proxy
Integration in the project (xmake.lua)
add_requires("microsoft-proxy")
mikktspace (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mikktspace
Integration in the project (xmake.lua)
add_requires("mikktspace")
minhook (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] minilzo
Integration in the project (xmake.lua)
add_requires("minilzo")
minimp3 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] minimp3
Integration in the project (xmake.lua)
add_requires("minimp3")
miniz (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] minizip-ng
Integration in the project (xmake.lua)
add_requires("minizip-ng")
mjson (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mjson
Integration in the project (xmake.lua)
add_requires("mjson")
mma (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mma
Integration in the project (xmake.lua)
add_requires("mma")
mpmcqueue (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mpmcqueue
Integration in the project (xmake.lua)
add_requires("mpmcqueue")
msdfgen (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] mysql
Integration in the project (xmake.lua)
add_requires("mysql")
n
named_type (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] nanoflann
Integration in the project (xmake.lua)
add_requires("nanoflann")
nanosvg (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] ndk
Integration in the project (xmake.lua)
add_requires("ndk")
newtondynamics (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] newtondynamics
Integration in the project (xmake.lua)
add_requires("newtondynamics")
newtondynamics3 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] newtondynamics3
Integration in the project (xmake.lua)
add_requires("newtondynamics3")
newtondynamics4 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] newtondynamics4
Integration in the project (xmake.lua)
add_requires("newtondynamics4")
ngtcp2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ngtcp2
Integration in the project (xmake.lua)
add_requires("ngtcp2")
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)
Install command
xrepo install -p mingw [--mingw=/xxx] nlohmann_json
Integration in the project (xmake.lua)
add_requires("nlohmann_json")
nod (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nod
Integration in the project (xmake.lua)
add_requires("nod")
nodeeditor (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nodeeditor
Integration in the project (xmake.lua)
add_requires("nodeeditor")
nodesoup (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nodesoup
Integration in the project (xmake.lua)
add_requires("nodesoup")
nowide_standalone (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nowide_standalone
Integration in the project (xmake.lua)
add_requires("nowide_standalone")
ntkernel-error-category (mingw)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] opencl-clhpp
Integration in the project (xmake.lua)
add_requires("opencl-clhpp")
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)
Install command
xrepo install -p mingw [--mingw=/xxx] orangeduck_mpc
Integration in the project (xmake.lua)
add_requires("orangeduck_mpc")
ordered_map (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] out_ptr
Integration in the project (xmake.lua)
add_requires("out_ptr")
outcome (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] outcome
Integration in the project (xmake.lua)
add_requires("outcome")
p
parallel-hashmap (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] parallel-hashmap
Integration in the project (xmake.lua)
add_requires("parallel-hashmap")
patch (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] patch
Integration in the project (xmake.lua)
add_requires("patch")
pcre (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pcre
Integration in the project (xmake.lua)
add_requires("pcre")
pcre2 (mingw)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] pegtl
Integration in the project (xmake.lua)
add_requires("pegtl")
picojson (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] picojson
Integration in the project (xmake.lua)
add_requires("picojson")
piex (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] piex
Integration in the project (xmake.lua)
add_requires("piex")
pkg-config (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] pprint
Integration in the project (xmake.lua)
add_requires("pprint")
pqp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pqp
Integration in the project (xmake.lua)
add_requires("pqp")
premake5 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] premake5
Integration in the project (xmake.lua)
add_requires("premake5")
protoc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] protoc
Integration in the project (xmake.lua)
add_requires("protoc")
prvhash (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] prvhash
Integration in the project (xmake.lua)
add_requires("prvhash")
pthreads4w (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] python2
Integration in the project (xmake.lua)
add_requires("python2")
q
qdcae (mingw)
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")
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)
Install command
xrepo install -p mingw [--mingw=/xxx] quadsort
Integration in the project (xmake.lua)
add_requires("quadsort")
quake_triangle (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] quake_triangle
Integration in the project (xmake.lua)
add_requires("quake_triangle")
quickcpplib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] quickcpplib
Integration in the project (xmake.lua)
add_requires("quickcpplib")
quickjs (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] quickjs
Integration in the project (xmake.lua)
add_requires("quickjs")
quill (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] quill
Integration in the project (xmake.lua)
add_requires("quill")
r
range-v3 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] range-v3
Integration in the project (xmake.lua)
add_requires("range-v3")
rapidcsv (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rapidcsv
Integration in the project (xmake.lua)
add_requires("rapidcsv")
rapidjson (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] readerwriterqueue
Integration in the project (xmake.lua)
add_requires("readerwriterqueue")
recastnavigation (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] recastnavigation
Integration in the project (xmake.lua)
add_requires("recastnavigation")
reproc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] reproc
Integration in the project (xmake.lua)
add_requires("reproc")
robin-hood-hashing (mingw)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] rply
Integration in the project (xmake.lua)
add_requires("rply")
rpmalloc (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] s7
Integration in the project (xmake.lua)
add_requires("s7")
scnlib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] scnlib
Integration in the project (xmake.lua)
add_requires("scnlib")
scons (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] scons
Integration in the project (xmake.lua)
add_requires("scons")
sfml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sfml
Integration in the project (xmake.lua)
add_requires("sfml")
simde (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] simpleini
Integration in the project (xmake.lua)
add_requires("simpleini")
snappy (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] snappy
Integration in the project (xmake.lua)
add_requires("snappy")
snitch (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] sol2
Integration in the project (xmake.lua)
add_requires("sol2")
span-lite (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] span-lite
Integration in the project (xmake.lua)
add_requires("span-lite")
sparsepp (mingw)
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")
Install command
xrepo install -p mingw [--mingw=/xxx] spirv-headers
Integration in the project (xmake.lua)
add_requires("spirv-headers")
spirv-reflect (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] spirv-reflect
Integration in the project (xmake.lua)
add_requires("spirv-reflect")
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] string-view-lite
Integration in the project (xmake.lua)
add_requires("string-view-lite")
strtk (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] strtk
Integration in the project (xmake.lua)
add_requires("strtk")
subprocess.h (mingw)
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)
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)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] tetgen
Integration in the project (xmake.lua)
add_requires("tetgen")
thread-pool (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] thread-pool
Integration in the project (xmake.lua)
add_requires("thread-pool")
thrust (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] thrust
Integration in the project (xmake.lua)
add_requires("thrust")
tiny-process-library (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tiny-process-library
Integration in the project (xmake.lua)
add_requires("tiny-process-library")
tinycbor (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinycbor
Integration in the project (xmake.lua)
add_requires("tinycbor")
tinycrypt (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] tinyexr
Integration in the project (xmake.lua)
add_requires("tinyexr")
Install command
xrepo install -p mingw [--mingw=/xxx] tinyformat
Integration in the project (xmake.lua)
add_requires("tinyformat")
tinygltf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinygltf
Integration in the project (xmake.lua)
add_requires("tinygltf")
tinyobjloader (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinyobjloader
Integration in the project (xmake.lua)
add_requires("tinyobjloader")
tinyxml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinyxml
Integration in the project (xmake.lua)
add_requires("tinyxml")
tinyxml2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinyxml2
Integration in the project (xmake.lua)
add_requires("tinyxml2")
tl_expected (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tl_expected
Integration in the project (xmake.lua)
add_requires("tl_expected")
tl_function_ref (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tl_function_ref
Integration in the project (xmake.lua)
add_requires("tl_function_ref")
tmxparser (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tmxparser
Integration in the project (xmake.lua)
add_requires("tmxparser")
toml++ (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] toml++
Integration in the project (xmake.lua)
add_requires("toml++")
toml11 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] toml11
Integration in the project (xmake.lua)
add_requires("toml11")
toojpeg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] toojpeg
Integration in the project (xmake.lua)
add_requires("toojpeg")
trompeloeil (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] trompeloeil
Integration in the project (xmake.lua)
add_requires("trompeloeil")
type_safe (mingw)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] uni_algo
Integration in the project (xmake.lua)
add_requires("uni_algo")
units (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] units
Integration in the project (xmake.lua)
add_requires("units")
unordered_dense (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] unordered_dense
Integration in the project (xmake.lua)
add_requires("unordered_dense")
unzip (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] unzip
Integration in the project (xmake.lua)
add_requires("unzip")
Install command
xrepo install -p mingw [--mingw=/xxx] urdfdom-headers
Integration in the project (xmake.lua)
add_requires("urdfdom-headers")
utest.h (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] utest.h
Integration in the project (xmake.lua)
add_requires("utest.h")
utf8.h (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] utf8.h
Integration in the project (xmake.lua)
add_requires("utf8.h")
utf8proc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] utf8proc
Integration in the project (xmake.lua)
add_requires("utf8proc")
utfcpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] utfcpp
Integration in the project (xmake.lua)
add_requires("utfcpp")
uvw (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] uvw
Integration in the project (xmake.lua)
add_requires("uvw")
v
vectorial (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] vectorial
Integration in the project (xmake.lua)
add_requires("vectorial")
visit_struct (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] visit_struct
Integration in the project (xmake.lua)
add_requires("visit_struct")
volk (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] volk
Integration in the project (xmake.lua)
add_requires("volk")
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)
Install command
xrepo install -p mingw [--mingw=/xxx] vulkan-hpp
Integration in the project (xmake.lua)
add_requires("vulkan-hpp")
vulkan-memory-allocator (mingw)
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)
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)
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)
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)
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)
Install command
xrepo install -p mingw [--mingw=/xxx] yaml-cpp
Integration in the project (xmake.lua)
add_requires("yaml-cpp")
yaml_cpp_struct (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] yaml_cpp_struct
Integration in the project (xmake.lua)
add_requires("yaml_cpp_struct")
yasm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] yasm
Integration in the project (xmake.lua)
add_requires("yasm")
yyjson (mingw)
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)
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)
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")