This is a mirror page, please see the original page:
https://xrepo.xmake.io/#/packages/mingw
1
11zip (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] 11zip
Integration in the project (xmake.lua)
add_requires("11zip")
a
abseil (mingw)
Description |
C++ Common Libraries |
Homepage |
https://abseil.io |
License |
Apache-2.0 |
Versions |
20200225.1, 20210324.1, 20210324.2, 20211102.0, 20220623.0, 20230125.2, 20230802.1, 20240116.1, 20240116.2, 20240722.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
abseil/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] abseil
Integration in the project (xmake.lua)
add_requires("abseil")
access_private (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] access_private
Integration in the project (xmake.lua)
add_requires("access_private")
ada (mingw)
Description |
WHATWG-compliant and fast URL parser written in modern C++ |
Homepage |
https://www.ada-url.com |
License |
Apache-2.0 |
Versions |
v2.3.1, v2.4.0, v2.4.1, v2.7.6, v2.7.7, v2.7.8, v2.8.0, v2.9.0, v2.9.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")
ade (mingw)
Description |
ADE Framework is a graph construction, manipulation, and processing framework. |
Homepage |
https://github.com/opencv/ade |
License |
Apache-2.0 |
Versions |
v0.1.2d, v0.1.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
ade/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] ade
Integration in the project (xmake.lua)
add_requires("ade")
agg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] agg
Integration in the project (xmake.lua)
add_requires("agg")
Install command
xrepo install -p mingw [--mingw=/xxx] aitoolkit
Integration in the project (xmake.lua)
add_requires("aitoolkit")
algo_plus (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] algo_plus
Integration in the project (xmake.lua)
add_requires("algo_plus")
alpaca (mingw)
Description |
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code |
Homepage |
https://github.com/p-ranav/alpaca |
License |
MIT |
Versions |
v0.2.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
alpaca/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] alpaca
Integration in the project (xmake.lua)
add_requires("alpaca")
amqp-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] amqp-cpp
Integration in the project (xmake.lua)
add_requires("amqp-cpp")
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, 2.36.0, 2.37.0 |
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")
antlr4-runtime (mingw)
Description |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. |
Homepage |
http://antlr.org |
License |
BSD-3-Clause |
Versions |
4.13.1, 4.13.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
antlr4-runtime/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] antlr4-runtime
Integration in the project (xmake.lua)
add_requires("antlr4-runtime")
aom (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] aom
Integration in the project (xmake.lua)
add_requires("aom")
aqt (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] aqt
Integration in the project (xmake.lua)
add_requires("aqt")
arduinojson (mingw)
Description |
📟 JSON library for Arduino and embedded C++. Simple and efficient. |
Homepage |
https://arduinojson.org |
License |
MIT |
Versions |
v6.21.4, v7.0.3, v7.0.4, v7.1.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
arduinojson/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] arduinojson
Integration in the project (xmake.lua)
add_requires("arduinojson")
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")
argz (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] argz
Integration in the project (xmake.lua)
add_requires("argz")
asap (mingw)
Description |
A C++ header-only library for creating, displaying, iterating and manipulating dates |
Homepage |
https://github.com/mobius3/asap |
License |
MIT |
Versions |
2023.04.21 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
asap/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] asap
Integration in the project (xmake.lua)
add_requires("asap")
aseprite-tga (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] aseprite-tga
Integration in the project (xmake.lua)
add_requires("aseprite-tga")
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, 1.29.0, 1.30.2 |
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")
asio2 (mingw)
Description |
Header only c++ network library, based on asio, support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port. |
Homepage |
https://github.com/zhllxt/asio2 |
License |
BSL-1.0 |
Versions |
v2.9 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
asio2/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] asio2
Integration in the project (xmake.lua)
add_requires("asio2")
asio3 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] asio3
Integration in the project (xmake.lua)
add_requires("asio3")
asmjit (mingw)
Description |
AsmJit is a lightweight library for machine code generation written in C++ language. |
Homepage |
https://asmjit.com/ |
License |
zlib |
Versions |
2021.06.27, 2022.01.18, 2024.03.09, 2024.05.21 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
asmjit/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] asmjit
Integration in the project (xmake.lua)
add_requires("asmjit")
asmtk (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] asmtk
Integration in the project (xmake.lua)
add_requires("asmtk")
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, v5.3.0, v5.3.1, v5.4.0, v5.4.1, v5.4.2, v5.4.3 |
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")
astc-encoder (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] astc-encoder
Integration in the project (xmake.lua)
add_requires("astc-encoder")
async_simple (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] async_simple
Integration in the project (xmake.lua)
add_requires("async_simple")
atomic_queue (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] atomic_queue
Integration in the project (xmake.lua)
add_requires("atomic_queue")
audiofile (mingw)
Description |
A simple C++ library for reading and writing audio files. |
Homepage |
https://github.com/adamstark/AudioFile |
License |
MIT |
Versions |
1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.1.0, 1.1.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
audiofile/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] audiofile
Integration in the project (xmake.lua)
add_requires("audiofile")
autoconf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] autoconf
Integration in the project (xmake.lua)
add_requires("autoconf")
autoconf-archive (mingw)
Description |
A mirror of the GNU Autoconf Archive, a collection of more than 500 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet. |
Homepage |
http://www.gnu.org/software/autoconf-archive/ |
License |
GPL-3.0-or-later |
Versions |
2023.02.20 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
autoconf-archive/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] autoconf-archive
Integration in the project (xmake.lua)
add_requires("autoconf-archive")
autodiff (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] autodiff
Integration in the project (xmake.lua)
add_requires("autodiff")
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")
aws-c-common (mingw)
Description |
Core c99 package for AWS SDK for C |
Homepage |
https://github.com/awslabs/aws-c-common |
License |
Apache-2.0 |
Versions |
v0.9.3, v0.9.13, v0.9.14, v0.9.15, v0.9.17, v0.9.19, v0.9.23, v0.9.24, v0.9.25, v0.9.27 |
Architectures |
arm, arm64, x86_64 |
Definition |
aws-c-common/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] aws-c-common
Integration in the project (xmake.lua)
add_requires("aws-c-common")
aws-c-sdkutils (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] aws-c-sdkutils
Integration in the project (xmake.lua)
add_requires("aws-c-sdkutils")
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, 5.0.0, 5.0.1, 5.1.0, 5.2.1 |
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")
backportcpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] backportcpp
Integration in the project (xmake.lua)
add_requires("backportcpp")
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")
basisu (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] basisu
Integration in the project (xmake.lua)
add_requires("basisu")
bazel (mingw)
Description |
A fast, scalable, multi-language and extensible build system |
Homepage |
https://bazel.build/ |
Versions |
5.0.0, 7.1.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")
bcg729 (mingw)
Description |
Bcg729 is an opensource implementation of both encoder and decoder of the ITU G729 Annex A/B speech codec. |
Homepage |
http://linphone.org |
Versions |
1.0.4, 1.1.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
bcg729/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] bcg729
Integration in the project (xmake.lua)
add_requires("bcg729")
bdwgc (mingw)
Description |
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc) |
Homepage |
https://www.hboehm.info/gc/ |
Versions |
v8.2.4, v8.2.6 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
bdwgc/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] bdwgc
Integration in the project (xmake.lua)
add_requires("bdwgc")
benchmark (mingw)
Description |
A microbenchmark support library |
Homepage |
https://github.com/google/benchmark |
License |
Apache-2.0 |
Versions |
1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.6.0, 1.6.1, 1.7.0, 1.7.1, 1.8.0, 1.8.3, 1.8.4, 1.8.5, 1.9.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
benchmark/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] benchmark
Integration in the project (xmake.lua)
add_requires("benchmark")
bento4 (mingw)
Description |
Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools |
Homepage |
http://www.bento4.com |
Versions |
2023.08.08 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
bento4/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] bento4
Integration in the project (xmake.lua)
add_requires("bento4")
better-enums (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] better-enums
Integration in the project (xmake.lua)
add_requires("better-enums")
bght (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] bght
Integration in the project (xmake.lua)
add_requires("bght")
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")
bitsery (mingw)
Description |
Header only C++ binary serialization library. It is designed around the networking requirements for real-time data delivery, especially for games. |
Homepage |
https://github.com/fraillt/bitsery |
License |
MIT |
Versions |
v5.2.3, v5.2.4 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
bitsery/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] bitsery
Integration in the project (xmake.lua)
add_requires("bitsery")
blake2 (mingw)
Description |
BLAKE2 official implementations |
Homepage |
https://blake2.net |
License |
CC0-1.0 |
Versions |
2023.02.12 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
blake2/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] blake2
Integration in the project (xmake.lua)
add_requires("blake2")
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, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
blake3/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] blake3
Integration in the project (xmake.lua)
add_requires("blake3")
blend2d (mingw)
Description |
2D Vector Graphics Engine Powered by a JIT Compiler |
Homepage |
https://blend2d.com |
License |
zlib |
Versions |
0.11.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
blend2d/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] blend2d
Integration in the project (xmake.lua)
add_requires("blend2d")
blosc (mingw)
Description |
A blocking, shuffling and loss-less compression library |
Homepage |
https://www.blosc.org/ |
License |
BSD-3-Clause |
Versions |
v1.5.0, v1.20.1, v1.21.1, v1.21.4, v1.21.5, v1.21.6 |
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, 1.82.0, 1.83.0, 1.84.0, 1.85.0, 1.86.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")
boost_di (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] boost_di
Integration in the project (xmake.lua)
add_requires("boost_di")
boost_sml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] boost_sml
Integration in the project (xmake.lua)
add_requires("boost_sml")
box2d (mingw)
Description |
A 2D Physics Engine for Games |
Homepage |
https://box2d.org |
License |
MIT |
Versions |
2.4.0, 2.4.1, 2.4.2, 3.0.0 |
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)
Install command
xrepo install -p mingw [--mingw=/xxx] branchless-utf8
Integration in the project (xmake.lua)
add_requires("branchless-utf8")
bredis (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] bredis
Integration in the project (xmake.lua)
add_requires("bredis")
brotli (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] brotli
Integration in the project (xmake.lua)
add_requires("brotli")
brynet (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] brynet
Integration in the project (xmake.lua)
add_requires("brynet")
bullet3 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] bullet3
Integration in the project (xmake.lua)
add_requires("bullet3")
bvh (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] bvh
Integration in the project (xmake.lua)
add_requires("bvh")
bytepack (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] bytepack
Integration in the project (xmake.lua)
add_requires("bytepack")
bzip2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] bzip2
Integration in the project (xmake.lua)
add_requires("bzip2")
bzip3 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] bzip3
Integration in the project (xmake.lua)
add_requires("bzip3")
c
c-ares (mingw)
Description |
A C library for asynchronous DNS requests |
Homepage |
https://c-ares.org/ |
License |
MIT |
Versions |
1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1, 1.19.0, 1.27.0, 1.28.1, 1.29.0, 1.30.0, 1.31.0, 1.32.2, 1.32.3, 1.33.0, 1.33.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
c-ares/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] c-ares
Integration in the project (xmake.lua)
add_requires("c-ares")
c-blosc2 (mingw)
Description |
A fast, compressed, persistent binary data store library for C. |
Homepage |
https://www.blosc.org |
License |
BSD-3-Clause |
Versions |
v2.10.2, v2.13.2, v2.14.3, v2.14.4, v2.15.0, v2.15.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
c-blosc2/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] c-blosc2
Integration in the project (xmake.lua)
add_requires("c-blosc2")
c-vector (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] c-vector
Integration in the project (xmake.lua)
add_requires("c-vector")
c4core (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] c4core
Integration in the project (xmake.lua)
add_requires("c4core")
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, 20240207 |
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, v1.1.0, v1.2.0 |
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.9.2, v2.13.5, v2.13.6, v2.13.7, v2.13.8, v2.13.9, v2.13.10, v3.1.0, v3.1.1, v3.2.0, v3.2.1, v3.3.2, v3.4.0, v3.5.0, v3.5.1, v3.5.2, v3.5.3, v3.5.4, v3.6.0, v3.7.0 |
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")
cdt (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cdt
Integration in the project (xmake.lua)
add_requires("cdt")
cello (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cello
Integration in the project (xmake.lua)
add_requires("cello")
centurion (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] centurion
Integration in the project (xmake.lua)
add_requires("centurion")
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, 5.6.1 |
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")
cgif (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cgif
Integration in the project (xmake.lua)
add_requires("cgif")
cglm (mingw)
Description |
📽 Highly Optimized Graphics Math (glm) for C |
Homepage |
https://github.com/recp/cglm |
License |
MIT |
Versions |
v0.9.0, v0.9.2, v0.9.3, v0.9.4 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
cglm/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] cglm
Integration in the project (xmake.lua)
add_requires("cglm")
cgltf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cgltf
Integration in the project (xmake.lua)
add_requires("cgltf")
cgraph (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cgraph
Integration in the project (xmake.lua)
add_requires("cgraph")
charls (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] charls
Integration in the project (xmake.lua)
add_requires("charls")
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")
cimg (mingw)
Description |
Small and open-source C++ toolkit for image processing |
Homepage |
https://cimg.eu/ |
License |
CeCILL-C |
Versions |
v3.2.6, v3.3.6, v3.4.0, v3.4.1, v3.4.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
cimg/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] cimg
Integration in the project (xmake.lua)
add_requires("cimg")
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")
clean-test (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] clean-test
Integration in the project (xmake.lua)
add_requires("clean-test")
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")
clipboard_lite (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] clipboard_lite
Integration in the project (xmake.lua)
add_requires("clipboard_lite")
clipper2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] clipper2
Integration in the project (xmake.lua)
add_requires("clipper2")
clove-unit (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] clove-unit
Integration in the project (xmake.lua)
add_requires("clove-unit")
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, 3.26.4, 3.28.1, 3.28.3, 3.29.2, 3.30.1, 3.30.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")
cmark (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cmark
Integration in the project (xmake.lua)
add_requires("cmark")
cmdline (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cmdline
Integration in the project (xmake.lua)
add_requires("cmdline")
cmdparser (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cmdparser
Integration in the project (xmake.lua)
add_requires("cmdparser")
cmidi2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cmidi2
Integration in the project (xmake.lua)
add_requires("cmidi2")
cminpack (mingw)
Description |
A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems |
Homepage |
https://devernay.github.io/cminpack/ |
Versions |
v1.3.9 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
cminpack/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] cminpack
Integration in the project (xmake.lua)
add_requires("cminpack")
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")
commata (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] commata
Integration in the project (xmake.lua)
add_requires("commata")
concurrentqueue (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] concurrentqueue
Integration in the project (xmake.lua)
add_requires("concurrentqueue")
continuable (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] continuable
Integration in the project (xmake.lua)
add_requires("continuable")
convertutf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] convertutf
Integration in the project (xmake.lua)
add_requires("convertutf")
cosmocc (mingw)
Description |
build-once run-anywhere c library |
Homepage |
https://github.com/jart/cosmopolitan |
License |
ISC |
Versions |
3.2.4, 3.3.2, 3.3.4, 3.3.5, 3.3.6, 3.3.7, 3.3.8, 3.3.9, 3.3.10, 3.4.0, 3.5.0, 3.5.1, 3.5.2, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.5.9, 3.6.0, 3.6.1, 3.6.2, 3.7.0, 3.7.1, 3.8.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
cosmocc/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] cosmocc
Integration in the project (xmake.lua)
add_requires("cosmocc")
cpp-async (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-async
Integration in the project (xmake.lua)
add_requires("cpp-async")
cpp-channel (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-channel
Integration in the project (xmake.lua)
add_requires("cpp-channel")
cpp-dump (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-dump
Integration in the project (xmake.lua)
add_requires("cpp-dump")
cpp-httplib (mingw)
Description |
A C++11 single-file header-only cross platform HTTP/HTTPS library. |
Homepage |
https://github.com/yhirose/cpp-httplib |
License |
MIT |
Versions |
v0.8.5, v0.9.2, v0.12.1, v0.12.6, v0.14.0, v0.14.1, v0.14.2, v0.14.3, v0.15.0, v0.15.1, v0.15.2, v0.15.3, v0.16.2, v0.16.3, v0.17.0, v0.17.3 |
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-ipc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-ipc
Integration in the project (xmake.lua)
add_requires("cpp-ipc")
cpp-linenoise (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-linenoise
Integration in the project (xmake.lua)
add_requires("cpp-linenoise")
cpp-peglib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-peglib
Integration in the project (xmake.lua)
add_requires("cpp-peglib")
cpp-rotor (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-rotor
Integration in the project (xmake.lua)
add_requires("cpp-rotor")
cpp-semver (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-semver
Integration in the project (xmake.lua)
add_requires("cpp-semver")
cpp-sort (mingw)
Description |
Sorting algorithms & related tools for C++14 |
Homepage |
https://github.com/Morwenn/cpp-sort |
License |
MIT |
Versions |
1.10.0, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.2, 1.14.0, 1.15.0, 1.16.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
cpp-sort/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] cpp-sort
Integration in the project (xmake.lua)
add_requires("cpp-sort")
cppcodec (mingw)
Description |
Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API. |
Homepage |
https://github.com/tplgy/cppcodec |
License |
MIT |
Versions |
2022.09.07 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
cppcodec/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] cppcodec
Integration in the project (xmake.lua)
add_requires("cppcodec")
Install command
xrepo install -p mingw [--mingw=/xxx] cppitertools
Integration in the project (xmake.lua)
add_requires("cppitertools")
cppjieba (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cppjieba
Integration in the project (xmake.lua)
add_requires("cppjieba")
cppp-reiconv (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cppp-reiconv
Integration in the project (xmake.lua)
add_requires("cppp-reiconv")
cpptrace (mingw)
Description |
Lightweight, zero-configuration-required, and cross-platform stacktrace library for C++ |
Homepage |
https://github.com/jeremy-rifkin/cpptrace |
License |
MIT |
Versions |
v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
cpptrace/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] cpptrace
Integration in the project (xmake.lua)
add_requires("cpptrace")
cppunit (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cppunit
Integration in the project (xmake.lua)
add_requires("cppunit")
cpuinfo (mingw)
Description |
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS) |
Homepage |
https://github.com/pytorch/cpuinfo |
License |
BSD-2-Clause |
Versions |
2022.09.15, 2023.07.21 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
cpuinfo/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] cpuinfo
Integration in the project (xmake.lua)
add_requires("cpuinfo")
cr (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cr
Integration in the project (xmake.lua)
add_requires("cr")
crc32c (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] crc32c
Integration in the project (xmake.lua)
add_requires("crc32c")
croaring (mingw)
Description |
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks |
Homepage |
http://roaringbitmap.org/ |
License |
Apache-2.0 |
Versions |
v2.0.4, v3.0.1, v4.0.0, v4.1.0, v4.1.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
croaring/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] croaring
Integration in the project (xmake.lua)
add_requires("croaring")
croncpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] croncpp
Integration in the project (xmake.lua)
add_requires("croncpp")
crossguid (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] crossguid
Integration in the project (xmake.lua)
add_requires("crossguid")
crow (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] crow
Integration in the project (xmake.lua)
add_requires("crow")
crstl (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] crstl
Integration in the project (xmake.lua)
add_requires("crstl")
crypto-algorithms (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] crypto-algorithms
Integration in the project (xmake.lua)
add_requires("crypto-algorithms")
cs_libguarded (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cs_libguarded
Integration in the project (xmake.lua)
add_requires("cs_libguarded")
cserialport (mingw)
Description |
CSerialPort is a lightweight cross-platform serial port library based on C++, which can easy to read and write serial port on multiple operating system. |
Homepage |
https://github.com/itas109/CSerialPort |
License |
LGPL-3.0 |
Versions |
v4.3.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
cserialport/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] cserialport
Integration in the project (xmake.lua)
add_requires("cserialport")
csv2 (mingw)
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 |
License |
MIT |
Versions |
2.1.1, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0 |
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")
cthash (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cthash
Integration in the project (xmake.lua)
add_requires("cthash")
ctpg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ctpg
Integration in the project (xmake.lua)
add_requires("ctpg")
ctrack (mingw)
Description |
A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments. |
Homepage |
https://github.com/Compaile/ctrack |
License |
MIT |
Versions |
v1.0.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
ctrack/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] ctrack
Integration in the project (xmake.lua)
add_requires("ctrack")
ctre (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ctre
Integration in the project (xmake.lua)
add_requires("ctre")
ctrl-c (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ctrl-c
Integration in the project (xmake.lua)
add_requires("ctrl-c")
cubeb (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cubeb
Integration in the project (xmake.lua)
add_requires("cubeb")
cuda-samples (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cuda-samples
Integration in the project (xmake.lua)
add_requires("cuda-samples")
curl (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, 8.4.0, 8.5.0, 8.6.0, 8.7.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
curl/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] curl
Integration in the project (xmake.lua)
add_requires("curl")
curlpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] curlpp
Integration in the project (xmake.lua)
add_requires("curlpp")
Install command
xrepo install -p mingw [--mingw=/xxx] cute_headers
Integration in the project (xmake.lua)
add_requires("cute_headers")
cutlass (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cutlass
Integration in the project (xmake.lua)
add_requires("cutlass")
cxxgraph (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cxxgraph
Integration in the project (xmake.lua)
add_requires("cxxgraph")
cxxopts (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] cxxopts
Integration in the project (xmake.lua)
add_requires("cxxopts")
d
datatype99 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] datatype99
Integration in the project (xmake.lua)
add_requires("datatype99")
date (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] date
Integration in the project (xmake.lua)
add_requires("date")
dav1d (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dav1d
Integration in the project (xmake.lua)
add_requires("dav1d")
Install command
xrepo install -p mingw [--mingw=/xxx] daw_header_libraries
Integration in the project (xmake.lua)
add_requires("daw_header_libraries")
daw_json_link (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] daw_json_link
Integration in the project (xmake.lua)
add_requires("daw_json_link")
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")
dfdutils (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dfdutils
Integration in the project (xmake.lua)
add_requires("dfdutils")
digestpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] digestpp
Integration in the project (xmake.lua)
add_requires("digestpp")
Install command
xrepo install -p mingw [--mingw=/xxx] directx-headers
Integration in the project (xmake.lua)
add_requires("directx-headers")
directxmath (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] directxmath
Integration in the project (xmake.lua)
add_requires("directxmath")
dirent (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dirent
Integration in the project (xmake.lua)
add_requires("dirent")
dispenso (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dispenso
Integration in the project (xmake.lua)
add_requires("dispenso")
distorm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] distorm
Integration in the project (xmake.lua)
add_requires("distorm")
dlfcn-win32 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dlfcn-win32
Integration in the project (xmake.lua)
add_requires("dlfcn-win32")
dlib (mingw)
Description |
A toolkit for making real world machine learning and data analysis applications in C++ |
Homepage |
https://dlib.net |
License |
Boost |
Versions |
v19.22, v19.24.4, v19.24.5, v19.24.6 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
dlib/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] dlib
Integration in the project (xmake.lua)
add_requires("dlib")
dlpack (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dlpack
Integration in the project (xmake.lua)
add_requires("dlpack")
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 |
License |
MIT |
Versions |
2.3.1, 2.3.6, 2.4.8, 2.4.9, 2.4.10, 2.4.11 |
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")
double-conversion (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] double-conversion
Integration in the project (xmake.lua)
add_requires("double-conversion")
doxygen (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] doxygen
Integration in the project (xmake.lua)
add_requires("doxygen")
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)
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, 0.13.10, 0.13.11, 0.13.12, 0.13.13, 0.13.16 |
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")
dragonbox (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dragonbox
Integration in the project (xmake.lua)
add_requires("dragonbox")
duckx (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] duckx
Integration in the project (xmake.lua)
add_requires("duckx")
dylib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] dylib
Integration in the project (xmake.lua)
add_requires("dylib")
dynareadout (mingw)
Description |
High-Performance C/C++ library for parsing binary output files and key files of LS Dyna (d3plot, binout, input deck) |
Homepage |
https://github.com/PucklaJ/dynareadout |
License |
zlib |
Versions |
22.12, 23.01, 23.02, 23.04, 23.05, 23.06, 23.07, 23.08, 23.09, 23.10, 23.10.1, 23.11, 23.12, 24.01, 24.02, 24.03, 24.05, 24.07 |
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")
dyncall (mingw)
Description |
dyncall library provides a clean and portable C interface to dynamically issue calls to foreign code using small call kernels written in assembly. |
Homepage |
https://www.dyncall.org |
Versions |
1.4 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
dyncall/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] dyncall
Integration in the project (xmake.lua)
add_requires("dyncall")
e
easyloggingpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] easyloggingpp
Integration in the project (xmake.lua)
add_requires("easyloggingpp")
easywsclient (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] easywsclient
Integration in the project (xmake.lua)
add_requires("easywsclient")
edlib (mingw)
Description |
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance. |
Homepage |
http://martinsos.github.io/edlib |
License |
MIT |
Versions |
v1.2.7 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
edlib/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] edlib
Integration in the project (xmake.lua)
add_requires("edlib")
effolkronium-random (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] effolkronium-random
Integration in the project (xmake.lua)
add_requires("effolkronium-random")
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, 1.4.0 |
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")
Install command
xrepo install -p mingw [--mingw=/xxx] egl-headers
Integration in the project (xmake.lua)
add_requires("egl-headers")
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")
emhash (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] emhash
Integration in the project (xmake.lua)
add_requires("emhash")
emio (mingw)
Description |
A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small binary footprint. |
Homepage |
https://viatorus.github.io/emio/ |
Versions |
0.4.0, 0.7.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
emio/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] emio
Integration in the project (xmake.lua)
add_requires("emio")
enet (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] enet
Integration in the project (xmake.lua)
add_requires("enet")
enet6 (mingw)
Description |
A fork of ENet (reliable UDP networking library) in order to add IPv6 support. |
Homepage |
https://github.com/SirLynix/enet6 |
License |
MIT |
Versions |
v6.0.0, v6.0.1, v6.0.2, v6.1.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
enet6/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] enet6
Integration in the project (xmake.lua)
add_requires("enet6")
enkits (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] enkits
Integration in the project (xmake.lua)
add_requires("enkits")
enoki (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] enoki
Integration in the project (xmake.lua)
add_requires("enoki")
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.6.0, v3.7.0, v3.7.1, v3.8.0, v3.8.1, v3.9.0, v3.10.0, v3.10.1, v3.10.3, v3.11.0, v3.11.1, v3.12.1, v3.12.2, v3.13.0, v3.13.1, v3.13.2 |
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")
etl (mingw)
Description |
Embedded Template Library |
Homepage |
https://www.etlcpp.com |
License |
MIT |
Versions |
20.38.0, 20.38.10, 20.38.11, 20.38.13, 20.38.16, 20.38.17, 20.39.1, 20.39.2, 20.39.3 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
etl/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] etl
Integration in the project (xmake.lua)
add_requires("etl")
eve (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] eve
Integration in the project (xmake.lua)
add_requires("eve")
eventpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] eventpp
Integration in the project (xmake.lua)
add_requires("eventpp")
expat (mingw)
Description |
XML 1.0 parser |
Homepage |
https://libexpat.github.io |
License |
MIT |
Versions |
2.2.6, 2.2.10, 2.3.0, 2.4.1, 2.4.5, 2.4.7, 2.4.8, 2.5.0, 2.6.2, 2.6.3 |
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")
expected-lite (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] expected-lite
Integration in the project (xmake.lua)
add_requires("expected-lite")
f
fakeit (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fakeit
Integration in the project (xmake.lua)
add_requires("fakeit")
faker-cxx (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] faker-cxx
Integration in the project (xmake.lua)
add_requires("faker-cxx")
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.4.0, v3.5.1, v3.10.1, v5.2.0, v5.3.0, v6.0.0, v6.1.0, v6.1.1, v6.1.3, v6.1.4, v6.1.5 |
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")
fast_obj (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fast_obj
Integration in the project (xmake.lua)
add_requires("fast_obj")
fastcppcsvparser (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fastcppcsvparser
Integration in the project (xmake.lua)
add_requires("fastcppcsvparser")
fastgltf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fastgltf
Integration in the project (xmake.lua)
add_requires("fastgltf")
fastor (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fastor
Integration in the project (xmake.lua)
add_requires("fastor")
fatal (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fatal
Integration in the project (xmake.lua)
add_requires("fatal")
fcpw (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fcpw
Integration in the project (xmake.lua)
add_requires("fcpw")
fdk-aac (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fdk-aac
Integration in the project (xmake.lua)
add_requires("fdk-aac")
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, 4.4.4, 5.0.1, 5.1.1, 5.1.2, 6.0.1, 6.1, 7.0 |
Architectures |
arm, arm64, i386, 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, v23.5.26, v24.3.25 |
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")
flecs (mingw)
Description |
A fast entity component system (ECS) for C & C++ |
Homepage |
https://github.com/SanderMertens/flecs |
License |
MIT |
Versions |
v2.4.8, v3.0.0, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.2.10, v3.2.11, v3.2.12, v4.0.0, v4.0.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
flecs/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] flecs
Integration in the project (xmake.lua)
add_requires("flecs")
fltk (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fltk
Integration in the project (xmake.lua)
add_requires("fltk")
flux (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] flux
Integration in the project (xmake.lua)
add_requires("flux")
fluxsort (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fluxsort
Integration in the project (xmake.lua)
add_requires("fluxsort")
fmi (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fmi
Integration in the project (xmake.lua)
add_requires("fmi")
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 |
License |
MIT |
Versions |
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, 10.0.0, 10.1.0, 10.1.1, 10.2.0, 10.2.1, 11.0.0, 11.0.1, 11.0.2 |
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")
freeglut (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] freeglut
Integration in the project (xmake.lua)
add_requires("freeglut")
freetype (mingw)
Description |
A freely available software library to render fonts. |
Homepage |
https://www.freetype.org |
License |
BSD |
Versions |
2.9.1, 2.10.4, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.13.0, 2.13.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")
fribidi (mingw)
Description |
The Free Implementation of the Unicode Bidirectional Algorithm. |
Homepage |
https://github.com/fribidi/fribidi |
License |
LGPL-2.1 |
Versions |
1.0.10, 1.0.11, 1.0.12, 1.0.13, 1.0.14, 1.0.15 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
fribidi/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] fribidi
Integration in the project (xmake.lua)
add_requires("fribidi")
frozen (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] frozen
Integration in the project (xmake.lua)
add_requires("frozen")
frugally-deep (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] frugally-deep
Integration in the project (xmake.lua)
add_requires("frugally-deep")
fruit (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] fruit
Integration in the project (xmake.lua)
add_requires("fruit")
ftxui (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ftxui
Integration in the project (xmake.lua)
add_requires("ftxui")
function2 (mingw)
Description |
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more |
Homepage |
http://naios.github.io/function2 |
License |
BSL-1.0 |
Versions |
4.1.0, 4.2.0, 4.2.1, 4.2.2, 4.2.3, 4.2.4 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
function2/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] function2
Integration in the project (xmake.lua)
add_requires("function2")
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, v1.17.0, v1.18.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")
gifdec (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gifdec
Integration in the project (xmake.lua)
add_requires("gifdec")
giflib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] giflib
Integration in the project (xmake.lua)
add_requires("giflib")
gklib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gklib
Integration in the project (xmake.lua)
add_requires("gklib")
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")
glaze (mingw)
Description |
Extremely fast, in memory, JSON and interface library for modern C++ |
Homepage |
https://github.com/stephenberry/glaze |
License |
MIT |
Versions |
v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
glaze/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] glaze
Integration in the project (xmake.lua)
add_requires("glaze")
glbinding (mingw)
Description |
A C++ binding for the OpenGL API, generated using the gl.xml specification. |
Homepage |
https://glbinding.org |
License |
MIT |
Versions |
v2.0.0, v2.1.1, v2.1.2, v2.1.3, v2.1.4, v3.0.2, v3.1.0, v3.3.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
glbinding/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] glbinding
Integration in the project (xmake.lua)
add_requires("glbinding")
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, 3.3.9, 3.4 |
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")
glob (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] glob
Integration in the project (xmake.lua)
add_requires("glob")
glog (mingw)
Description |
C++ implementation of the Google logging module |
Homepage |
https://github.com/google/glog/ |
License |
BSD-3-Clause |
Versions |
v0.4.0, v0.5.0, v0.6.0, v0.7.0, v0.7.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
glog/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] glog
Integration in the project (xmake.lua)
add_requires("glog")
glshaderpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] glshaderpp
Integration in the project (xmake.lua)
add_requires("glshaderpp")
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, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
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")
gmssl (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gmssl
Integration in the project (xmake.lua)
add_requires("gmssl")
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")
gperf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gperf
Integration in the project (xmake.lua)
add_requires("gperf")
graaf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] graaf
Integration in the project (xmake.lua)
add_requires("graaf")
gsl (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gsl
Integration in the project (xmake.lua)
add_requires("gsl")
gsl-lite (mingw)
Description |
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later |
Homepage |
https://github.com/gsl-lite/gsl-lite |
License |
MIT |
Versions |
v0.41.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
gsl-lite/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] gsl-lite
Integration in the project (xmake.lua)
add_requires("gsl-lite")
gtest (mingw)
Description |
Google Testing and Mocking Framework. |
Homepage |
https://github.com/google/googletest |
License |
BSD-3 |
Versions |
v1.8.1, v1.10.0, v1.11.0, v1.12.0, v1.12.1, v1.13.0, v1.14.0, v1.15.2 |
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)
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)
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, v0.16.1, v0.16.2, v0.18.0, v0.18.1 |
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")
gzip-hpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] gzip-hpp
Integration in the project (xmake.lua)
add_requires("gzip-hpp")
h
happly (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] happly
Integration in the project (xmake.lua)
add_requires("happly")
harfbuzz (mingw)
Description |
HarfBuzz is a text shaping library. |
Homepage |
https://harfbuzz.github.io/ |
License |
MIT |
Versions |
2.8.1, 2.9.0, 3.0.0, 3.1.1, 4.4.1, 5.3.1, 6.0.0, 7.3.0, 8.0.0, 8.0.1, 8.1.0, 8.1.1, 8.3.0, 8.4.0, 8.5.0, 9.0.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
harfbuzz/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] harfbuzz
Integration in the project (xmake.lua)
add_requires("harfbuzz")
hash-library (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] hash-library
Integration in the project (xmake.lua)
add_requires("hash-library")
hedley (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] hedley
Integration in the project (xmake.lua)
add_requires("hedley")
hidapi (mingw)
Description |
A Simple cross-platform library for communicating with HID devices |
Homepage |
https://libusb.info/hidapi/ |
License |
BSD-3-Clause |
Versions |
0.14.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
hidapi/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] hidapi
Integration in the project (xmake.lua)
add_requires("hidapi")
highs (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] highs
Integration in the project (xmake.lua)
add_requires("highs")
highway (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] highway
Integration in the project (xmake.lua)
add_requires("highway")
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
idna (mingw)
Description |
C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard. |
Homepage |
https://github.com/ada-url/idna |
License |
Apache-2.0 |
Versions |
2024.02.28 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
idna/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] idna
Integration in the project (xmake.lua)
add_requires("idna")
ifort (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ifort
Integration in the project (xmake.lua)
add_requires("ifort")
iguana (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] iguana
Integration in the project (xmake.lua)
add_requires("iguana")
im3d (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] im3d
Integration in the project (xmake.lua)
add_requires("im3d")
imcoolbar (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] imcoolbar
Integration in the project (xmake.lua)
add_requires("imcoolbar")
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.76, v1.77, v1.78, v1.79, v1.80, v1.81, v1.82, v1.83-docking, v1.83, v1.84.1, v1.84.2, v1.85-docking, v1.85, v1.86, v1.87-docking, v1.87, v1.88-docking, v1.88, v1.89-docking, v1.89, v1.89.3-docking, v1.89.3, v1.89.4-docking, v1.89.4, v1.89.5-docking, v1.89.5, v1.89.6-docking, v1.89.6, v1.89.7-docking, v1.89.7, v1.89.8-docking, v1.89.8, v1.89.9-docking, v1.89.9, v1.90-docking, v1.90, v1.90.1-docking, v1.90.1, v1.90.2-docking, v1.90.2, v1.90.3-docking, v1.90.3, v1.90.4-docking, v1.90.4, v1.90.5-docking, v1.90.5, v1.90.6-docking, v1.90.6, v1.90.7-docking, v1.90.7, v1.90.8-docking, v1.90.8, v1.90.9-docking, v1.90.9, v1.91.0-docking, v1.91.0, v1.91.1-docking, v1.91.1 |
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-color-text-edit (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] imgui-color-text-edit
Integration in the project (xmake.lua)
add_requires("imgui-color-text-edit")
imgui-file-dialog (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] imgui-file-dialog
Integration in the project (xmake.lua)
add_requires("imgui-file-dialog")
imgui-sfml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] imgui-sfml
Integration in the project (xmake.lua)
add_requires("imgui-sfml")
imguitextselect (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] imguitextselect
Integration in the project (xmake.lua)
add_requires("imguitextselect")
imguizmo (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] imguizmo
Integration in the project (xmake.lua)
add_requires("imguizmo")
imnodes (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] imnodes
Integration in the project (xmake.lua)
add_requires("imnodes")
implot (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] implot
Integration in the project (xmake.lua)
add_requires("implot")
indicators (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] indicators
Integration in the project (xmake.lua)
add_requires("indicators")
infoware (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] infoware
Integration in the project (xmake.lua)
add_requires("infoware")
inifile-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] inifile-cpp
Integration in the project (xmake.lua)
add_requires("inifile-cpp")
inih (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] inih
Integration in the project (xmake.lua)
add_requires("inih")
iniparser (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] iniparser
Integration in the project (xmake.lua)
add_requires("iniparser")
inipp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] inipp
Integration in the project (xmake.lua)
add_requires("inipp")
inja (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] inja
Integration in the project (xmake.lua)
add_requires("inja")
injector (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] injector
Integration in the project (xmake.lua)
add_requires("injector")
interface99 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] interface99
Integration in the project (xmake.lua)
add_requires("interface99")
intx (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] intx
Integration in the project (xmake.lua)
add_requires("intx")
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")
itlib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] itlib
Integration in the project (xmake.lua)
add_requires("itlib")
ittapi (mingw)
Description |
Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API |
Homepage |
https://github.com/intel/ittapi |
License |
BSD-3-Clause |
Versions |
v3.24.4, v3.24.6, v3.24.7, v3.24.8, v3.25.1, v3.25.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
ittapi/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] ittapi
Integration in the project (xmake.lua)
add_requires("ittapi")
ixwebsocket (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ixwebsocket
Integration in the project (xmake.lua)
add_requires("ixwebsocket")
j
jansson (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] jansson
Integration in the project (xmake.lua)
add_requires("jansson")
jnipp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] jnipp
Integration in the project (xmake.lua)
add_requires("jnipp")
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, v4.0.0, v4.0.1, v4.0.2, v5.0.0, v5.1.0 |
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")
jpcre2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] jpcre2
Integration in the project (xmake.lua)
add_requires("jpcre2")
jsbsim (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] jsbsim
Integration in the project (xmake.lua)
add_requires("jsbsim")
jsmn (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] jsmn
Integration in the project (xmake.lua)
add_requires("jsmn")
json-c (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] json-c
Integration in the project (xmake.lua)
add_requires("json-c")
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/ |
License |
BSL-1.0 |
Versions |
v0.158.0, v0.170.2, v0.176.0, v0.177.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")
jwt-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] jwt-cpp
Integration in the project (xmake.lua)
add_requires("jwt-cpp")
k
kangaru (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] kangaru
Integration in the project (xmake.lua)
add_requires("kangaru")
kcp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] kcp
Integration in the project (xmake.lua)
add_requires("kcp")
kdbindings (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] kdbindings
Integration in the project (xmake.lua)
add_requires("kdbindings")
Install command
xrepo install -p mingw [--mingw=/xxx] khrplatform
Integration in the project (xmake.lua)
add_requires("khrplatform")
kiwisolver (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] kiwisolver
Integration in the project (xmake.lua)
add_requires("kiwisolver")
kuba-zip (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] kuba-zip
Integration in the project (xmake.lua)
add_requires("kuba-zip")
kvazaar (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] kvazaar
Integration in the project (xmake.lua)
add_requires("kvazaar")
l
lemon (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lemon
Integration in the project (xmake.lua)
add_requires("lemon")
lerc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lerc
Integration in the project (xmake.lua)
add_requires("lerc")
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 |
License |
BSD-3-Clause |
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")
lexbor (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lexbor
Integration in the project (xmake.lua)
add_requires("lexbor")
lexy (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lexy
Integration in the project (xmake.lua)
add_requires("lexy")
liba52 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] liba52
Integration in the project (xmake.lua)
add_requires("liba52")
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")
libass (mingw)
Description |
libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. |
Homepage |
https://github.com/libass/libass |
License |
ISC |
Versions |
0.15.2, 0.16.0, 0.17.0, 0.17.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libass/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libass
Integration in the project (xmake.lua)
add_requires("libass")
libatomic_ops (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libatomic_ops
Integration in the project (xmake.lua)
add_requires("libatomic_ops")
libavif (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libavif
Integration in the project (xmake.lua)
add_requires("libavif")
libb2 (mingw)
Description |
C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp |
Homepage |
https://blake2.net |
License |
CC0-1.0 |
Versions |
v0.98.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libb2/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libb2
Integration in the project (xmake.lua)
add_requires("libb2")
libbigwig (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libbigwig
Integration in the project (xmake.lua)
add_requires("libbigwig")
libcbor (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libcbor
Integration in the project (xmake.lua)
add_requires("libcbor")
libccd (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libccd
Integration in the project (xmake.lua)
add_requires("libccd")
libcpuid (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libcpuid
Integration in the project (xmake.lua)
add_requires("libcpuid")
libcron (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libcron
Integration in the project (xmake.lua)
add_requires("libcron")
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, 8.4.0, 8.5.0, 8.6.0, 8.7.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)
Description |
libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. |
Homepage |
https://github.com/ebiggers/libdeflate |
License |
MIT |
Versions |
v1.8, v1.10, v1.13, v1.15, v1.17, v1.19, v1.20, v1.21 |
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")
libdicom (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libdicom
Integration in the project (xmake.lua)
add_requires("libdicom")
libdisasm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libdisasm
Integration in the project (xmake.lua)
add_requires("libdisasm")
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")
libdwarf (mingw)
Description |
Libdwarf is a C library intended to simplify reading (and writing) applications using DWARF2, DWARF3, DWARF4 and DWARF5 |
Homepage |
https://www.prevanders.net/dwarf.html |
License |
LGPL-2.1 |
Versions |
0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.10.1, 0.11.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libdwarf/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libdwarf
Integration in the project (xmake.lua)
add_requires("libdwarf")
libenvpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libenvpp
Integration in the project (xmake.lua)
add_requires("libenvpp")
libevent (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libevent
Integration in the project (xmake.lua)
add_requires("libevent")
libfacedetection (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libfacedetection
Integration in the project (xmake.lua)
add_requires("libfacedetection")
libffi (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libffi
Integration in the project (xmake.lua)
add_requires("libffi")
libfido2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libfido2
Integration in the project (xmake.lua)
add_requires("libfido2")
libflac (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libflac
Integration in the project (xmake.lua)
add_requires("libflac")
libfork (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libfork
Integration in the project (xmake.lua)
add_requires("libfork")
libgd (mingw)
Description |
GD is an open source code library for the dynamic creation of images by programmers. |
Homepage |
http://libgd.org/ |
Versions |
2.3.2, 2023.12.04 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libgd/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libgd
Integration in the project (xmake.lua)
add_requires("libgd")
libiconv (mingw)
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, v2.5.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")
libinterpolate (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libinterpolate
Integration in the project (xmake.lua)
add_requires("libinterpolate")
libjpeg (mingw)
Description |
A widely used C library for reading and writing JPEG image files. |
Homepage |
http://ijg.org/ |
Versions |
v9b, v9c, v9d, v9e, v9f |
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")
libjpeg-turbo (mingw)
Description |
A JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems. |
Homepage |
https://libjpeg-turbo.org/ |
License |
BSD-3-Clause |
Versions |
2.0.5, 2.0.6, 2.0.90, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 3.0.1, 3.0.3 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libjpeg-turbo/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libjpeg-turbo
Integration in the project (xmake.lua)
add_requires("libjpeg-turbo")
libjxl (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libjxl
Integration in the project (xmake.lua)
add_requires("libjxl")
libmaxminddb (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libmaxminddb
Integration in the project (xmake.lua)
add_requires("libmaxminddb")
Install command
xrepo install -p mingw [--mingw=/xxx] libmetalink
Integration in the project (xmake.lua)
add_requires("libmetalink")
libmodbus (mingw)
Description |
A Modbus library for Linux, Mac OS, FreeBSD and Windows |
Homepage |
https://libmodbus.org |
License |
LGPL-2.1 |
Versions |
v3.1.10 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libmodbus/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libmodbus
Integration in the project (xmake.lua)
add_requires("libmodbus")
libmodplug (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libmodplug
Integration in the project (xmake.lua)
add_requires("libmodplug")
libmorton (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libmorton
Integration in the project (xmake.lua)
add_requires("libmorton")
libmspack (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libmspack
Integration in the project (xmake.lua)
add_requires("libmspack")
libnpy (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libnpy
Integration in the project (xmake.lua)
add_requires("libnpy")
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")
libpeconv (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libpeconv
Integration in the project (xmake.lua)
add_requires("libpeconv")
libpng (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libpng
Integration in the project (xmake.lua)
add_requires("libpng")
libpopcnt (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libpopcnt
Integration in the project (xmake.lua)
add_requires("libpopcnt")
libpsl (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libpsl
Integration in the project (xmake.lua)
add_requires("libpsl")
libqrencode (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libqrencode
Integration in the project (xmake.lua)
add_requires("libqrencode")
librdkafka (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] librdkafka
Integration in the project (xmake.lua)
add_requires("librdkafka")
libremidi (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libremidi
Integration in the project (xmake.lua)
add_requires("libremidi")
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, v2.7.3, v2.7.5, v2.8.0, v2.8.1, v2.8.2, v2.8.3, v2.8.4 |
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")
libsamplerate (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libsamplerate
Integration in the project (xmake.lua)
add_requires("libsamplerate")
libsdl (mingw)
Description |
Simple DirectMedia Layer |
Homepage |
https://www.libsdl.org/ |
License |
zlib |
Versions |
2.0.8, 2.0.12, 2.0.14, 2.0.16, 2.0.18, 2.0.20, 2.0.22, 2.24.0, 2.24.2, 2.26.0, 2.26.1, 2.26.2, 2.26.3, 2.26.4, 2.26.5, 2.28.0, 2.28.1, 2.28.2, 2.28.3, 2.28.4, 2.28.5, 2.30.0, 2.30.1, 2.30.2, 2.30.3, 2.30.4, 2.30.5, 2.30.6, 2.30.7 |
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")
libsigcplusplus (mingw)
Description |
libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual. |
Homepage |
https://libsigcplusplus.github.io/libsigcplusplus/ |
License |
LGPL-3.0 |
Versions |
3.4.0, 3.6.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libsigcplusplus/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libsigcplusplus
Integration in the project (xmake.lua)
add_requires("libsigcplusplus")
libsmb2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libsmb2
Integration in the project (xmake.lua)
add_requires("libsmb2")
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 |
License |
ISC |
Versions |
1.0.18, 1.0.19, 1.0.20 |
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 |
License |
BSD-2-Clause |
Versions |
v0.7.1, v0.7.4 |
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")
libsquish (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libsquish
Integration in the project (xmake.lua)
add_requires("libsquish")
libsv (mingw)
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 |
License |
BSD-3-Clause |
Versions |
v325, v332, v333, v334, v335 |
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)
Install command
xrepo install -p mingw [--mingw=/xxx] libtiff
Integration in the project (xmake.lua)
add_requires("libtiff")
libtomcrypt (mingw)
Description |
A fairly comprehensive, modular and portable cryptographic toolkit. |
Homepage |
https://www.libtom.net |
License |
Unlicense |
Versions |
2024.06.26 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libtomcrypt/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libtomcrypt
Integration in the project (xmake.lua)
add_requires("libtomcrypt")
libtommath (mingw)
Description |
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. |
Homepage |
https://www.libtom.net |
License |
Unlicense |
Versions |
1.3.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libtommath/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libtommath
Integration in the project (xmake.lua)
add_requires("libtommath")
Install command
xrepo install -p mingw [--mingw=/xxx] libtool
Integration in the project (xmake.lua)
add_requires("libtool")
libudis86 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libudis86
Integration in the project (xmake.lua)
add_requires("libudis86")
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.43.0, v1.44.1, v1.45.0, v1.46.0, v1.47.0, v1.48.0 |
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")
libva (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libva
Integration in the project (xmake.lua)
add_requires("libva")
libvorbis (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libvorbis
Integration in the project (xmake.lua)
add_requires("libvorbis")
libwebm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libwebm
Integration in the project (xmake.lua)
add_requires("libwebm")
libwebp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libwebp
Integration in the project (xmake.lua)
add_requires("libwebp")
libwebsockets (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libwebsockets
Integration in the project (xmake.lua)
add_requires("libwebsockets")
libxlsxwriter (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libxlsxwriter
Integration in the project (xmake.lua)
add_requires("libxlsxwriter")
libyaml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libyaml
Integration in the project (xmake.lua)
add_requires("libyaml")
libyuv (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] libyuv
Integration in the project (xmake.lua)
add_requires("libyuv")
libzen (mingw)
Description |
Small C++ derivate classes to have an easier life |
Homepage |
https://mediaarea.net |
License |
zlib |
Versions |
v0.4.41 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libzen/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libzen
Integration in the project (xmake.lua)
add_requires("libzen")
libzip (mingw)
Description |
A C library for reading, creating, and modifying zip archives. |
Homepage |
https://libzip.org/ |
License |
BSD-3-Clause |
Versions |
v1.8.0, v1.9.2, v1.10.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
libzip/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] libzip
Integration in the project (xmake.lua)
add_requires("libzip")
lightmapper (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lightmapper
Integration in the project (xmake.lua)
add_requires("lightmapper")
limonp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] limonp
Integration in the project (xmake.lua)
add_requires("limonp")
linmath.h (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] linmath.h
Integration in the project (xmake.lua)
add_requires("linmath.h")
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-arm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] llvm-arm
Integration in the project (xmake.lua)
add_requires("llvm-arm")
llvm-mingw (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] llvm-mingw
Integration in the project (xmake.lua)
add_requires("llvm-mingw")
lmdb (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lmdb
Integration in the project (xmake.lua)
add_requires("lmdb")
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")
lolly (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lolly
Integration in the project (xmake.lua)
add_requires("lolly")
ls-hpack (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ls-hpack
Integration in the project (xmake.lua)
add_requires("ls-hpack")
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, v5.4.6, v5.4.7 |
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")
luabridge3 (mingw)
Description |
LuaBridge3 is a lightweight and dependency-free library for mapping data, functions, and classes back and forth between C++ and Lua. |
Homepage |
https://kunitoki.github.io/LuaBridge3 |
License |
MIT |
Versions |
3.0-rc3 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
luabridge3/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] luabridge3
Integration in the project (xmake.lua)
add_requires("luabridge3")
luau (mingw)
Description |
A fast, small, safe, gradually typed embeddable scripting language derived from Lua. |
Homepage |
https://www.luau.org/ |
License |
MIT |
Versions |
0.538, 0.623, 0.624, 0.638, 0.640 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
luau/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] luau
Integration in the project (xmake.lua)
add_requires("luau")
lunasvg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lunasvg
Integration in the project (xmake.lua)
add_requires("lunasvg")
lvgl (mingw)
Description |
Light and Versatile Graphics Library |
Homepage |
https://lvgl.io |
License |
MIT |
Versions |
v8.0.2, v8.2.0, v9.0.0, v9.1.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, 1.6.1 |
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, v1.9.4, v1.10.0 |
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")
lzav (mingw)
Description |
Fast In-Memory Data Compression Algorithm (safe, inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio better than LZ4 |
Homepage |
https://github.com/avaneev/lzav |
License |
MIT |
Versions |
2.14, 4.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
lzav/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] lzav
Integration in the project (xmake.lua)
add_requires("lzav")
lzham_codec (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] lzham_codec
Integration in the project (xmake.lua)
add_requires("lzham_codec")
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")
maddy (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] maddy
Integration in the project (xmake.lua)
add_requires("maddy")
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, v0.9.5, v0.9.6 |
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")
mailio (mingw)
Description |
mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. It is based on standard C++ 17 and Boost library. |
Homepage |
https://github.com/karastojko/mailio |
License |
BSD |
Versions |
0.23.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
mailio/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] mailio
Integration in the project (xmake.lua)
add_requires("mailio")
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_polylabel (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mapbox_polylabel
Integration in the project (xmake.lua)
add_requires("mapbox_polylabel")
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")
matchit (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] matchit
Integration in the project (xmake.lua)
add_requires("matchit")
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")
mathter (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mathter
Integration in the project (xmake.lua)
add_requires("mathter")
mbedtls (mingw)
Description |
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API |
Homepage |
https://tls.mbed.org |
License |
Apache-2.0 |
Versions |
v2.7.6, v2.13.0, v2.25.0, v2.28.3, v3.4.0, v3.5.1, v3.6.0 |
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")
mcfgthread (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mcfgthread
Integration in the project (xmake.lua)
add_requires("mcfgthread")
mcut (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mcut
Integration in the project (xmake.lua)
add_requires("mcut")
md4c (mingw)
Description |
C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification. |
Homepage |
https://github.com/mity/md4c |
License |
MIT |
Versions |
2024.02.25 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
md4c/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] md4c
Integration in the project (xmake.lua)
add_requires("md4c")
md4qt (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] md4qt
Integration in the project (xmake.lua)
add_requires("md4qt")
mdns (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mdns
Integration in the project (xmake.lua)
add_requires("mdns")
memplumber (mingw)
Description |
MemPlumber is a library that helps developers with debugging of memory allocations and detection of memory leaks in C++ applications |
Homepage |
https://github.com/seladb/MemPlumber |
License |
MIT |
Versions |
2022.01.27 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
memplumber/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] memplumber
Integration in the project (xmake.lua)
add_requires("memplumber")
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, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1, 1.4.2, 1.5.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")
Install command
xrepo install -p mingw [--mingw=/xxx] metalang99
Integration in the project (xmake.lua)
add_requires("metalang99")
metis (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] metis
Integration in the project (xmake.lua)
add_requires("metis")
micro-gl (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] micro-gl
Integration in the project (xmake.lua)
add_requires("micro-gl")
microsoft-detours (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] microsoft-detours
Integration in the project (xmake.lua)
add_requires("microsoft-detours")
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")
mimalloc (mingw)
Description |
mimalloc (pronounced 'me-malloc') is a general purpose allocator with excellent performance characteristics. |
Homepage |
https://github.com/microsoft/mimalloc |
License |
MIT |
Versions |
1.6.7, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.6, 1.7.7, 1.8.7, 2.0.1, 2.0.2, 2.0.3, 2.0.5, 2.0.6, 2.0.7, 2.1.2, 2.1.7 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
mimalloc/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] mimalloc
Integration in the project (xmake.lua)
add_requires("mimalloc")
minhook (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] minhook
Integration in the project (xmake.lua)
add_requires("minhook")
mini (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mini
Integration in the project (xmake.lua)
add_requires("mini")
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, 0.11.18, 0.11.21 |
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")
miniball (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] miniball
Integration in the project (xmake.lua)
add_requires("miniball")
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")
minio-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] minio-cpp
Integration in the project (xmake.lua)
add_requires("minio-cpp")
minitrace (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] minitrace
Integration in the project (xmake.lua)
add_requires("minitrace")
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, v1.2.13 |
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")
mman_win32 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mman_win32
Integration in the project (xmake.lua)
add_requires("mman_win32")
mmeter (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mmeter
Integration in the project (xmake.lua)
add_requires("mmeter")
mongoose (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mongoose
Integration in the project (xmake.lua)
add_requires("mongoose")
morton-nd (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] morton-nd
Integration in the project (xmake.lua)
add_requires("morton-nd")
mpmcqueue (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mpmcqueue
Integration in the project (xmake.lua)
add_requires("mpmcqueue")
mscharconv (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mscharconv
Integration in the project (xmake.lua)
add_requires("mscharconv")
msdfgen (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] msdfgen
Integration in the project (xmake.lua)
add_requires("msdfgen")
msgpack-c (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] msgpack-c
Integration in the project (xmake.lua)
add_requires("msgpack-c")
msgpack-cxx (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] msgpack-cxx
Integration in the project (xmake.lua)
add_requires("msgpack-cxx")
mujs (mingw)
Description |
An embeddable Javascript interpreter in C. |
Homepage |
http://mujs.com/ |
License |
ISC |
Versions |
1.3.4, 1.3.5 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
mujs/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] mujs
Integration in the project (xmake.lua)
add_requires("mujs")
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")
mustache (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mustache
Integration in the project (xmake.lua)
add_requires("mustache")
mysqlpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] mysqlpp
Integration in the project (xmake.lua)
add_requires("mysqlpp")
n
named_type (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] named_type
Integration in the project (xmake.lua)
add_requires("named_type")
nameof (mingw)
Description |
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum |
Homepage |
https://github.com/Neargye/nameof |
License |
MIT |
Versions |
0.10.3, 0.10.4 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
nameof/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] nameof
Integration in the project (xmake.lua)
add_requires("nameof")
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, v1.5.0, v1.5.5, v1.6.0, v1.6.1 |
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)
Install command
xrepo install -p mingw [--mingw=/xxx] nanosvg
Integration in the project (xmake.lua)
add_requires("nanosvg")
nanovg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nanovg
Integration in the project (xmake.lua)
add_requires("nanovg")
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, 2.16.01 |
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")
ndarray (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ndarray
Integration in the project (xmake.lua)
add_requires("ndarray")
ndk (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ndk
Integration in the project (xmake.lua)
add_requires("ndk")
neargye-scope_guard (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] neargye-scope_guard
Integration in the project (xmake.lua)
add_requires("neargye-scope_guard")
neco (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] neco
Integration in the project (xmake.lua)
add_requires("neco")
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")
nghttp3 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nghttp3
Integration in the project (xmake.lua)
add_requires("nghttp3")
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, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.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")
nifti (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nifti
Integration in the project (xmake.lua)
add_requires("nifti")
Install command
xrepo install -p mingw [--mingw=/xxx] niftiheader
Integration in the project (xmake.lua)
add_requires("niftiheader")
nim (mingw)
Description |
Nim is a statically typed compiled systems programming language |
Homepage |
https://nim-lang.org/ |
Versions |
2.0.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
nim/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] nim
Integration in the project (xmake.lua)
add_requires("nim")
ninja (mingw)
Description |
Small build system for use with gyp or CMake. |
Homepage |
https://ninja-build.org/ |
Versions |
1.9.0, 1.10.1, 1.10.2, 1.11.0, 1.11.1 |
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")
nlopt (mingw)
Description |
library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization |
Homepage |
https://github.com/stevengj/nlopt |
License |
LGPL-2.1 |
Versions |
v2.7.0, v2.7.1, v2.8.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
nlopt/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] nlopt
Integration in the project (xmake.lua)
add_requires("nlopt")
nmd (mingw)
Description |
An x86 assembler and disassembler along with a C89 header file (nmd_assembly.h), and a C89 2D graphics library (nmd_graphics.h). |
Homepage |
https://github.com/Nomade040/nmd |
License |
Unlicense |
Versions |
2021.03.28 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
nmd/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] nmd
Integration in the project (xmake.lua)
add_requires("nmd")
nod (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nod
Integration in the project (xmake.lua)
add_requires("nod")
Install command
xrepo install -p mingw [--mingw=/xxx] node-api-headers
Integration in the project (xmake.lua)
add_requires("node-api-headers")
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")
noisy (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] noisy
Integration in the project (xmake.lua)
add_requires("noisy")
nowide_standalone (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nowide_standalone
Integration in the project (xmake.lua)
add_requires("nowide_standalone")
nsync (mingw)
Description |
nsync is a C library that exports various synchronization primitives, such as mutexes |
Homepage |
https://github.com/google/nsync |
License |
Apache-2.0 |
Versions |
1.28.1, 1.29.1, 1.29.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
nsync/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] nsync
Integration in the project (xmake.lua)
add_requires("nsync")
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")
nuklear (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] nuklear
Integration in the project (xmake.lua)
add_requires("nuklear")
o
obfuscate (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] obfuscate
Integration in the project (xmake.lua)
add_requires("obfuscate")
ocilib (mingw)
Description |
OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases |
Homepage |
http://www.ocilib.net |
License |
Apache-2.0 |
Versions |
v4.7.6 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
ocilib/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] ocilib
Integration in the project (xmake.lua)
add_requires("ocilib")
olive.c (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] olive.c
Integration in the project (xmake.lua)
add_requires("olive.c")
oniguruma (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] oniguruma
Integration in the project (xmake.lua)
add_requires("oniguruma")
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, 1.23.1 |
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")
opencore-amr (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] opencore-amr
Integration in the project (xmake.lua)
add_requires("opencore-amr")
openfbx (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] openfbx
Integration in the project (xmake.lua)
add_requires("openfbx")
Install command
xrepo install -p mingw [--mingw=/xxx] opengl-headers
Integration in the project (xmake.lua)
add_requires("opengl-headers")
openjdk (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] openjdk
Integration in the project (xmake.lua)
add_requires("openjdk")
openssl (mingw)
Description |
A robust, commercial-grade, and full-featured toolkit for TLS and SSL. |
Homepage |
https://www.openssl.org/ |
License |
Apache-2.0 |
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, 1.1.1-w |
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/ |
License |
Apache-2.0 |
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, 3.0.14, 3.3.1 |
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")
opentelemetry-cpp (mingw)
Description |
OpenTelemetry is a collection of tools, APIs, and SDKs. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior. |
Homepage |
https://opentelemetry.io/ |
License |
Apache-2.0 |
Versions |
v1.16.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
opentelemetry-cpp/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] opentelemetry-cpp
Integration in the project (xmake.lua)
add_requires("opentelemetry-cpp")
optional-lite (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] optional-lite
Integration in the project (xmake.lua)
add_requires("optional-lite")
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")
ormpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ormpp
Integration in the project (xmake.lua)
add_requires("ormpp")
osmanip (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] osmanip
Integration in the project (xmake.lua)
add_requires("osmanip")
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")
ozz-animation (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ozz-animation
Integration in the project (xmake.lua)
add_requires("ozz-animation")
p
pahomqttc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pahomqttc
Integration in the project (xmake.lua)
add_requires("pahomqttc")
pahomqttcpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pahomqttcpp
Integration in the project (xmake.lua)
add_requires("pahomqttcpp")
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")
paul_thread_pool (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] paul_thread_pool
Integration in the project (xmake.lua)
add_requires("paul_thread_pool")
pcg-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pcg-cpp
Integration in the project (xmake.lua)
add_requires("pcg-cpp")
pcre (mingw)
Description |
A Perl Compatible Regular Expressions Library |
Homepage |
https://www.pcre.org/ |
License |
BSD-3-Clause |
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/ |
License |
BSD-3-Clause |
Versions |
10.39, 10.40, 10.42, 10.43, 10.44 |
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)
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, v4.5.6, v4.5.7, v4.5.8, v4.5.9, v4.5.10, v4.6.1, v4.6.2, v4.6.3, v4.6.4, v4.6.6, v4.6.7 |
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")
pdfio (mingw)
Description |
PDFio is a simple C library for reading and writing PDF files. |
Homepage |
https://www.msweet.org/pdfio |
License |
Apache-2.0 |
Versions |
v1.3.0, v1.3.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
pdfio/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] pdfio
Integration in the project (xmake.lua)
add_requires("pdfio")
pe-parse (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pe-parse
Integration in the project (xmake.lua)
add_requires("pe-parse")
pegtl (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pegtl
Integration in the project (xmake.lua)
add_requires("pegtl")
perlinnoise (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] perlinnoise
Integration in the project (xmake.lua)
add_requires("perlinnoise")
picobench (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] picobench
Integration in the project (xmake.lua)
add_requires("picobench")
picojson (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] picojson
Integration in the project (xmake.lua)
add_requires("picojson")
picosha2 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] picosha2
Integration in the project (xmake.lua)
add_requires("picosha2")
piex (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] piex
Integration in the project (xmake.lua)
add_requires("piex")
pixman (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pixman
Integration in the project (xmake.lua)
add_requires("pixman")
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, 1.9.4, 1.9.5, 2.0.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")
pl_mpeg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pl_mpeg
Integration in the project (xmake.lua)
add_requires("pl_mpeg")
Install command
xrepo install -p mingw [--mingw=/xxx] platformfolders
Integration in the project (xmake.lua)
add_requires("platformfolders")
plf_colony (mingw)
Description |
An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data. |
Homepage |
https://plflib.org/colony.htm |
License |
zlib |
Versions |
v7.41 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
plf_colony/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] plf_colony
Integration in the project (xmake.lua)
add_requires("plf_colony")
plf_hive (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] plf_hive
Integration in the project (xmake.lua)
add_requires("plf_hive")
plf_indiesort (mingw)
Description |
A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of large types. |
Homepage |
https://plflib.org/indiesort.htm |
License |
zlib |
Versions |
v1.41 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
plf_indiesort/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] plf_indiesort
Integration in the project (xmake.lua)
add_requires("plf_indiesort")
plf_list (mingw)
Description |
A data container replicating std::list functionality but with (on average) 333% faster insertion, 81% faster erasure and 16% faster iteration. |
Homepage |
https://plflib.org/list.htm |
License |
zlib |
Versions |
2.73 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
plf_list/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] plf_list
Integration in the project (xmake.lua)
add_requires("plf_list")
plf_nanotimer (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] plf_nanotimer
Integration in the project (xmake.lua)
add_requires("plf_nanotimer")
plf_queue (mingw)
Description |
A data container replicating std::queue functionality but with better performance than standard library containers in a queue context. |
Homepage |
https://plflib.org/queue.htm |
License |
zlib |
Versions |
v2.0.3 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
plf_queue/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] plf_queue
Integration in the project (xmake.lua)
add_requires("plf_queue")
plf_rand (mingw)
Description |
A replacement for rand()/srand() that's ~700% faster with (typically) better statistical distribution. An adaptation of PCG with fallback to xorshift for C++98/03. |
Homepage |
https://plflib.org/rand.htm |
License |
zlib |
Versions |
v1.05 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
plf_rand/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] plf_rand
Integration in the project (xmake.lua)
add_requires("plf_rand")
plf_reorderase (mingw)
Description |
A faster method for singular erasures, ranged erasures, and erase_if-style erasures for vector/deque/static_vector when element order is not important. |
Homepage |
https://plflib.org/reorderase.htm |
License |
zlib |
Versions |
v1.11 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
plf_reorderase/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] plf_reorderase
Integration in the project (xmake.lua)
add_requires("plf_reorderase")
plf_stack (mingw)
Description |
A data container replicating std::stack functionality but with better performance than standard library containers in a stack context. |
Homepage |
https://plflib.org/stack.htm |
License |
zlib |
Versions |
v2.03 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
plf_stack/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] plf_stack
Integration in the project (xmake.lua)
add_requires("plf_stack")
plog (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] plog
Integration in the project (xmake.lua)
add_requires("plog")
plusaes (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] plusaes
Integration in the project (xmake.lua)
add_requires("plusaes")
plutovg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] plutovg
Integration in the project (xmake.lua)
add_requires("plutovg")
pocketfft (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] pocketfft
Integration in the project (xmake.lua)
add_requires("pocketfft")
poco (mingw)
Description |
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems. |
Homepage |
https://pocoproject.org/ |
License |
BSL-1.0 |
Versions |
1.11.0, 1.11.1, 1.11.6, 1.11.8, 1.12.1, 1.12.2, 1.12.4, 1.12.5, 1.13.3 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
poco/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] poco
Integration in the project (xmake.lua)
add_requires("poco")
polyclipping (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] polyclipping
Integration in the project (xmake.lua)
add_requires("polyclipping")
portaudio (mingw)
Description |
PortAudio is a cross-platform, open-source C language library for real-time audio input and output. |
Homepage |
http://www.portaudio.com |
Versions |
2023.08.05 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
portaudio/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] portaudio
Integration in the project (xmake.lua)
add_requires("portaudio")
poselib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] poselib
Integration in the project (xmake.lua)
add_requires("poselib")
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")
proj (mingw)
Description |
PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. |
Homepage |
https://proj.org/index.html |
License |
MIT |
Versions |
8.2.1, 9.0.1, 9.4.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
proj/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] proj
Integration in the project (xmake.lua)
add_requires("proj")
promise-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] promise-cpp
Integration in the project (xmake.lua)
add_requires("promise-cpp")
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")
pugixml (mingw)
Description |
Light-weight, simple and fast XML parser for C++ with XPath support |
Homepage |
https://pugixml.org/ |
License |
MIT |
Versions |
v1.11.4, v1.13, v1.14 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
pugixml/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] pugixml
Integration in the project (xmake.lua)
add_requires("pugixml")
pyincpp (mingw)
Description |
A C++ type library that is as easy to use as Python built-in types. |
Homepage |
https://github.com/chen-qingyu/pyincpp |
License |
MIT |
Versions |
v1.3.2, v1.3.3, v1.4.1, v1.6.0, v1.6.1, v2.3.0, v2.4.0, v2.4.1, v2.5.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
pyincpp/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] pyincpp
Integration in the project (xmake.lua)
add_requires("pyincpp")
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, 2023.07.23 |
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/ |
License |
PSF |
Versions |
2.7.18, 3.7.9, 3.8.10, 3.9.5, 3.9.6, 3.9.10, 3.9.13, 3.10.6, 3.10.11, 3.11.3, 3.11.8, 3.12.3 |
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
qcbor (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] qcbor
Integration in the project (xmake.lua)
add_requires("qcbor")
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")
qmsetup (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] qmsetup
Integration in the project (xmake.lua)
add_requires("qmsetup")
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, 2024.03.18 |
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")
qr-code-generator-c (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] qr-code-generator-c
Integration in the project (xmake.lua)
add_requires("qr-code-generator-c")
qr-code-generator-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] qr-code-generator-cpp
Integration in the project (xmake.lua)
add_requires("qr-code-generator-cpp")
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")
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")
qt6base (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 |
6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0 |
Architectures |
x86_64 |
Definition |
qt6base/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] qt6base
Integration in the project (xmake.lua)
add_requires("qt6base")
qt6core (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 |
6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0 |
Architectures |
x86_64 |
Definition |
qt6core/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] qt6core
Integration in the project (xmake.lua)
add_requires("qt6core")
qt6gui (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 |
6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0 |
Architectures |
x86_64 |
Definition |
qt6gui/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] qt6gui
Integration in the project (xmake.lua)
add_requires("qt6gui")
qt6network (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 |
6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0 |
Architectures |
x86_64 |
Definition |
qt6network/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] qt6network
Integration in the project (xmake.lua)
add_requires("qt6network")
qt6qml (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 |
6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0 |
Architectures |
x86_64 |
Definition |
qt6qml/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] qt6qml
Integration in the project (xmake.lua)
add_requires("qt6qml")
qt6quick (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 |
6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0 |
Architectures |
x86_64 |
Definition |
qt6quick/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] qt6quick
Integration in the project (xmake.lua)
add_requires("qt6quick")
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 |
6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0 |
Architectures |
x86_64 |
Definition |
qt6widgets/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] qt6widgets
Integration in the project (xmake.lua)
add_requires("qt6widgets")
qtawesome (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] qtawesome
Integration in the project (xmake.lua)
add_requires("qtawesome")
qtpromise (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] qtpromise
Integration in the project (xmake.lua)
add_requires("qtpromise")
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")
quantlib (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] quantlib
Integration in the project (xmake.lua)
add_requires("quantlib")
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")
quickjs-ng (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] quickjs-ng
Integration in the project (xmake.lua)
add_requires("quickjs-ng")
quill (mingw)
Description |
Asynchronous Low Latency C++ Logging Library |
Homepage |
https://github.com/odygrd/quill |
License |
MIT |
Versions |
v2.8.0, v2.9.0, v2.9.1, v3.3.1, v3.6.0, v3.8.0, v4.3.0, v4.5.0, v5.0.0, v5.1.0, v6.1.0, v6.1.2, v7.0.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")
quirc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] quirc
Integration in the project (xmake.lua)
add_requires("quirc")
r
rang (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rang
Integration in the project (xmake.lua)
add_requires("rang")
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")
rapidfuzz (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rapidfuzz
Integration in the project (xmake.lua)
add_requires("rapidfuzz")
rapidhash (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rapidhash
Integration in the project (xmake.lua)
add_requires("rapidhash")
rapidjson (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rapidjson
Integration in the project (xmake.lua)
add_requires("rapidjson")
rapidobj (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rapidobj
Integration in the project (xmake.lua)
add_requires("rapidobj")
rapidxml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rapidxml
Integration in the project (xmake.lua)
add_requires("rapidxml")
raw_pdb (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] raw_pdb
Integration in the project (xmake.lua)
add_requires("raw_pdb")
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, 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")
raylib-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] raylib-cpp
Integration in the project (xmake.lua)
add_requires("raylib-cpp")
re-flex (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] re-flex
Integration in the project (xmake.lua)
add_requires("re-flex")
re-spirv (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] re-spirv
Integration in the project (xmake.lua)
add_requires("re-spirv")
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, 2023.11.01, 2024.03.01, 2024.04.01, 2024.06.01, 2024.07.02 |
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")
reactiveplusplus (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] reactiveplusplus
Integration in the project (xmake.lua)
add_requires("reactiveplusplus")
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")
reflect-cpp (mingw)
Description |
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org[C++20] |
Homepage |
https://github.com/getml/reflect-cpp |
License |
MIT |
Versions |
v0.10.0, v0.11.1, v0.12.0, v0.13.0, v0.14.0, v0.14.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
reflect-cpp/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] reflect-cpp
Integration in the project (xmake.lua)
add_requires("reflect-cpp")
remotery (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] remotery
Integration in the project (xmake.lua)
add_requires("remotery")
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, v14.2.5 |
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")
rest_rpc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rest_rpc
Integration in the project (xmake.lua)
add_requires("rest_rpc")
restinio (mingw)
Description |
Cross-platform, efficient, customizable, and robust asynchronous HTTP/WebSocket server C++14 library with the right balance between performance and ease of use |
Homepage |
https://github.com/Stiffstream/restinio |
License |
BSD-3-Clause |
Versions |
0.6.17, 0.6.18, 0.6.19 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
restinio/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] restinio
Integration in the project (xmake.lua)
add_requires("restinio")
ricab-scope_guard (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ricab-scope_guard
Integration in the project (xmake.lua)
add_requires("ricab-scope_guard")
ring-span-lite (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ring-span-lite
Integration in the project (xmake.lua)
add_requires("ring-span-lite")
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")
robotstxt (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] robotstxt
Integration in the project (xmake.lua)
add_requires("robotstxt")
rocket (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rocket
Integration in the project (xmake.lua)
add_requires("rocket")
rocksdb (mingw)
Description |
A library that provides an embeddable, persistent key-value store for fast storage. |
Homepage |
http://rocksdb.org |
License |
Apache-2.0 |
Versions |
v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0, v9.5.2 |
Architectures |
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")
rsm-autotoml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rsm-autotoml
Integration in the project (xmake.lua)
add_requires("rsm-autotoml")
rsm-mmio (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] rsm-mmio
Integration in the project (xmake.lua)
add_requires("rsm-mmio")
rtaudio (mingw)
Description |
A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO, and WASAPI) operating systems. |
Homepage |
https://github.com/thestk/rtaudio |
Versions |
6.0.0, 6.0.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
rtaudio/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] rtaudio
Integration in the project (xmake.lua)
add_requires("rtaudio")
rtmidi (mingw)
Description |
A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia) |
Homepage |
https://github.com/thestk/rtmidi |
Versions |
6.0.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
rtmidi/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] rtmidi
Integration in the project (xmake.lua)
add_requires("rtmidi")
rttr (mingw)
Description |
rttr: An open source library, which adds reflection to C++. |
Homepage |
https://www.rttr.org |
License |
MIT |
Versions |
0.9.7 |
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")
ruapu (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ruapu
Integration in the project (xmake.lua)
add_requires("ruapu")
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")
sailormoon_flags (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sailormoon_flags
Integration in the project (xmake.lua)
add_requires("sailormoon_flags")
scnlib (mingw)
Description |
scnlib is a modern C++ library for replacing scanf and std::istream |
Homepage |
https://scnlib.readthedocs.io/ |
License |
Apache-2.0 |
Versions |
v0.4, v1.1.2, v2.0.2, v2.0.3, v3.0.1 |
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, 4.6.0, 4.7.0, 4.8.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")
semver (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] semver
Integration in the project (xmake.lua)
add_requires("semver")
serial (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] serial
Integration in the project (xmake.lua)
add_requires("serial")
sfl-library (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sfl-library
Integration in the project (xmake.lua)
add_requires("sfl-library")
sfml (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sfml
Integration in the project (xmake.lua)
add_requires("sfml")
sfparse (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sfparse
Integration in the project (xmake.lua)
add_requires("sfparse")
shaderc (mingw)
Description |
A collection of tools, libraries, and tests for Vulkan shader compilation. |
Homepage |
https://github.com/google/shaderc |
License |
Apache-2.0 |
Versions |
v2022.2, v2024.0, v2024.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
shaderc/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] shaderc
Integration in the project (xmake.lua)
add_requires("shaderc")
sheenbidi (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sheenbidi
Integration in the project (xmake.lua)
add_requires("sheenbidi")
simdcomp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] simdcomp
Integration in the project (xmake.lua)
add_requires("simdcomp")
simde (mingw)
Description |
Implementations of SIMD instruction sets for systems which don't natively support them. |
Homepage |
simd-everywhere.github.io/blog/ |
License |
MIT |
Versions |
0.7.2, 0.8.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, v3.6.0, v3.7.0, v3.8.0, v3.9.1, v3.9.2, v3.9.3, v3.9.4, v3.9.5, v3.10.0 |
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")
simdutf (mingw)
Description |
Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512. Part of Node.js. |
Homepage |
https://simdutf.github.io/simdutf/ |
License |
Apache-2.0 |
Versions |
v3.2.17, v4.0.9, v5.2.3, v5.2.4, v5.2.6, v5.2.8, v5.3.0, v5.3.4, v5.3.11, v5.4.15 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
simdutf/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] simdutf
Integration in the project (xmake.lua)
add_requires("simdutf")
simpleini (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] simpleini
Integration in the project (xmake.lua)
add_requires("simpleini")
simsimd (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] simsimd
Integration in the project (xmake.lua)
add_requires("simsimd")
smoothcpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] smoothcpp
Integration in the project (xmake.lua)
add_requires("smoothcpp")
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")
sobjectizer (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sobjectizer
Integration in the project (xmake.lua)
add_requires("sobjectizer")
soci (mingw)
Description |
Official repository of the SOCI - The C++ Database Access Library |
Homepage |
http://soci.sourceforge.net/ |
License |
BSL-1.0 |
Versions |
v4.0.3 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
soci/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] soci
Integration in the project (xmake.lua)
add_requires("soci")
sockpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sockpp
Integration in the project (xmake.lua)
add_requires("sockpp")
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, 2024.07.10 |
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")
soloud (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] soloud
Integration in the project (xmake.lua)
add_requires("soloud")
soundtouch (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] soundtouch
Integration in the project (xmake.lua)
add_requires("soundtouch")
span-lite (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] span-lite
Integration in the project (xmake.lua)
add_requires("span-lite")
sparse-map (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sparse-map
Integration in the project (xmake.lua)
add_requires("sparse-map")
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 |
License |
MIT |
Versions |
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, v1.10.0, v1.11.0, v1.12.0, v1.13.0, v1.14.0, v1.14.1 |
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")
spectra (mingw)
Description |
Sparse Eigenvalue Computation Toolkit as a Redesigned ARPACK |
Homepage |
https://spectralib.org/ |
License |
MPL-2.0 |
Versions |
v1.0.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
spectra/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] spectra
Integration in the project (xmake.lua)
add_requires("spectra")
spine-runtimes (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] spine-runtimes
Integration in the project (xmake.lua)
add_requires("spine-runtimes")
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, 1.3.268+0 |
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")
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, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
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, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
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")
Description |
SPIR-V Tools |
Homepage |
https://github.com/KhronosGroup/SPIRV-Tools/ |
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, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
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/ |
License |
Public Domain |
Versions |
3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
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")
sqlite_orm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sqlite_orm
Integration in the project (xmake.lua)
add_requires("sqlite_orm")
sqlitecpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sqlitecpp
Integration in the project (xmake.lua)
add_requires("sqlitecpp")
squirrel (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] squirrel
Integration in the project (xmake.lua)
add_requires("squirrel")
srell (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] srell
Integration in the project (xmake.lua)
add_requires("srell")
srtp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] srtp
Integration in the project (xmake.lua)
add_requires("srtp")
sse2neon (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sse2neon
Integration in the project (xmake.lua)
add_requires("sse2neon")
sse2rvv (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] sse2rvv
Integration in the project (xmake.lua)
add_requires("sse2rvv")
ssp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] ssp
Integration in the project (xmake.lua)
add_requires("ssp")
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, 2023.12.15, 2024.06.01 |
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")
stc (mingw)
Description |
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers. |
Homepage |
https://github.com/stclib/STC |
License |
MIT |
Versions |
v4.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
stc/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] stc
Integration in the project (xmake.lua)
add_requires("stc")
stdexec (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] stdexec
Integration in the project (xmake.lua)
add_requires("stdexec")
stduuid (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] stduuid
Integration in the project (xmake.lua)
add_requires("stduuid")
streamvbyte (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] streamvbyte
Integration in the project (xmake.lua)
add_requires("streamvbyte")
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")
stringbuilder (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] stringbuilder
Integration in the project (xmake.lua)
add_requires("stringbuilder")
stringzilla (mingw)
Description |
Up to 10x faster string search, split, sort, and shuffle for long strings and multi-gigabyte files in Python and C, leveraging SIMD with just a few lines of Arm Neon and x86 AVX2 & AVX-512 intrinsics 🦖 |
Homepage |
https://ashvardanian.com/posts/stringzilla/ |
License |
Apache-2.0 |
Versions |
v1.2.2, v2.0.3, v2.0.4, v3.0.0, v3.1.0, v3.1.1, v3.1.2, v3.2.0, v3.3.0, v3.3.1, v3.4.0, v3.4.1, v3.5.0, v3.6.0, v3.6.1, v3.6.2, v3.6.3, v3.6.4, v3.6.5, v3.6.6, v3.6.7, v3.6.8, v3.7.0, v3.7.1, v3.7.2, v3.7.3, v3.8.0, v3.8.1, v3.8.2, v3.8.3, v3.8.4 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
stringzilla/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] stringzilla
Integration in the project (xmake.lua)
add_requires("stringzilla")
strtk (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] strtk
Integration in the project (xmake.lua)
add_requires("strtk")
stx (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] stx
Integration in the project (xmake.lua)
add_requires("stx")
subhook (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] subhook
Integration in the project (xmake.lua)
add_requires("subhook")
subprocess.h (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] subprocess.h
Integration in the project (xmake.lua)
add_requires("subprocess.h")
svector (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] svector
Integration in the project (xmake.lua)
add_requires("svector")
svt-av1 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] svt-av1
Integration in the project (xmake.lua)
add_requires("svt-av1")
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")
symengine (mingw)
Description |
SymEngine is a fast symbolic manipulation library, written in C++ |
Homepage |
https://symengine.org |
License |
MIT |
Versions |
v0.11.2, v0.12.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
symengine/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] symengine
Integration in the project (xmake.lua)
add_requires("symengine")
syscmdline (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] syscmdline
Integration in the project (xmake.lua)
add_requires("syscmdline")
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, v3.7.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, v1.7.4, v1.7.5 |
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")
teascript (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] teascript
Integration in the project (xmake.lua)
add_requires("teascript")
telebot (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] telebot
Integration in the project (xmake.lua)
add_requires("telebot")
termcap (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] termcap
Integration in the project (xmake.lua)
add_requires("termcap")
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")
tf_workstealingqueue (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tf_workstealingqueue
Integration in the project (xmake.lua)
add_requires("tf_workstealingqueue")
tgbot-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tgbot-cpp
Integration in the project (xmake.lua)
add_requires("tgbot-cpp")
theora (mingw)
Description |
Reference implementation of the Theora video compression format. |
Homepage |
https://theora.org/ |
License |
BSD-3-Clause |
Versions |
v1.0, v1.1.0, v1.1.1 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
theora/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] theora
Integration in the project (xmake.lua)
add_requires("theora")
thorvg (mingw)
Description |
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents. |
Homepage |
https://www.thorvg.org |
License |
MIT |
Versions |
v0.13.2, v0.13.5, v0.13.6, v0.13.8, v0.14.1, v0.14.2, v0.14.3, v0.14.6 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
thorvg/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] thorvg
Integration in the project (xmake.lua)
add_requires("thorvg")
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-optional (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tiny-optional
Integration in the project (xmake.lua)
add_requires("tiny-optional")
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")
tinyalloc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinyalloc
Integration in the project (xmake.lua)
add_requires("tinyalloc")
tinycbor (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinycbor
Integration in the project (xmake.lua)
add_requires("tinycbor")
tinycolormap (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinycolormap
Integration in the project (xmake.lua)
add_requires("tinycolormap")
tinycrypt (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinycrypt
Integration in the project (xmake.lua)
add_requires("tinycrypt")
tinydir (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinydir
Integration in the project (xmake.lua)
add_requires("tinydir")
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)
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, v2.8.9, v2.8.13, v2.8.21, v2.8.22, v2.9.2, v2.9.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)
Install command
xrepo install -p mingw [--mingw=/xxx] tinyobjloader
Integration in the project (xmake.lua)
add_requires("tinyobjloader")
tinyply (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tinyply
Integration in the project (xmake.lua)
add_requires("tinyply")
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")
tl_optional (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tl_optional
Integration in the project (xmake.lua)
add_requires("tl_optional")
tmxlite (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tmxlite
Integration in the project (xmake.lua)
add_requires("tmxlite")
tmxparser (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tmxparser
Integration in the project (xmake.lua)
add_requires("tmxparser")
tobiaslocker_base64 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tobiaslocker_base64
Integration in the project (xmake.lua)
add_requires("tobiaslocker_base64")
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/ |
License |
MIT |
Versions |
v2.5.0, v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.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)
Install command
xrepo install -p mingw [--mingw=/xxx] toml11
Integration in the project (xmake.lua)
add_requires("toml11")
tomlc99 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tomlc99
Integration in the project (xmake.lua)
add_requires("tomlc99")
tomlcpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tomlcpp
Integration in the project (xmake.lua)
add_requires("tomlcpp")
toojpeg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] toojpeg
Integration in the project (xmake.lua)
add_requires("toojpeg")
transwarp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] transwarp
Integration in the project (xmake.lua)
add_requires("transwarp")
tree-sitter (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tree-sitter
Integration in the project (xmake.lua)
add_requires("tree-sitter")
trompeloeil (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] trompeloeil
Integration in the project (xmake.lua)
add_requires("trompeloeil")
tuplet (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tuplet
Integration in the project (xmake.lua)
add_requires("tuplet")
tweeny (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] tweeny
Integration in the project (xmake.lua)
add_requires("tweeny")
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")
udt (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] udt
Integration in the project (xmake.lua)
add_requires("udt")
ufbx (mingw)
Description |
Single source file FBX loader |
Homepage |
https://github.com/ufbx/ufbx |
License |
MIT |
Versions |
v0.6.1, v0.11.1, v0.12.0, v0.13.0, v0.14.0, v0.14.2, v0.14.3 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
ufbx/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] ufbx
Integration in the project (xmake.lua)
add_requires("ufbx")
uni_algo (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] uni_algo
Integration in the project (xmake.lua)
add_requires("uni_algo")
unistd_h (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] unistd_h
Integration in the project (xmake.lua)
add_requires("unistd_h")
units (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] units
Integration in the project (xmake.lua)
add_requires("units")
unity_test (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] unity_test
Integration in the project (xmake.lua)
add_requires("unity_test")
universal_stacktrace (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] universal_stacktrace
Integration in the project (xmake.lua)
add_requires("universal_stacktrace")
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)
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, v3.2.3, v3.2.4, v3.2.5, v4.0.0, v4.0.1, v4.0.2, v4.0.3, v4.0.4, v4.0.5 |
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")
uthash (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] uthash
Integration in the project (xmake.lua)
add_requires("uthash")
uuid_v4 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] uuid_v4
Integration in the project (xmake.lua)
add_requires("uuid_v4")
uvw (mingw)
Description |
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ |
Homepage |
https://github.com/skypjack/uvw |
License |
MIT |
Versions |
v2.10.0, v2.11.0, v2.12.1, v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.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
variant-lite (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] variant-lite
Integration in the project (xmake.lua)
add_requires("variant-lite")
vcpkg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] vcpkg
Integration in the project (xmake.lua)
add_requires("vcpkg")
vectorial (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] vectorial
Integration in the project (xmake.lua)
add_requires("vectorial")
verdict (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] verdict
Integration in the project (xmake.lua)
add_requires("verdict")
visit_struct (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] visit_struct
Integration in the project (xmake.lua)
add_requires("visit_struct")
vmaf (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] vmaf
Integration in the project (xmake.lua)
add_requires("vmaf")
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, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
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")
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, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
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, v1.3.254, v1.3.261, v1.3.268, v1.3.272, v1.3.275, v1.3.276, v1.3.277, v1.3.278, v1.3.279, v1.3.280, v1.3.281, v1.3.282, v1.3.283, v1.3.290 |
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)
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")
vulkan-utility-libraries (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] vulkan-utility-libraries
Integration in the project (xmake.lua)
add_requires("vulkan-utility-libraries")
vvenc (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] vvenc
Integration in the project (xmake.lua)
add_requires("vvenc")
w
watcher (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] watcher
Integration in the project (xmake.lua)
add_requires("watcher")
wavpack (mingw)
Description |
WavPack encode/decode library, command-line programs, and several plugins |
Homepage |
https://github.com/dbry/WavPack |
License |
BSD-3-Clause |
Versions |
4.80.0, 5.4.0, 5.5.0, 5.6.0, 5.7.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
wavpack/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] wavpack
Integration in the project (xmake.lua)
add_requires("wavpack")
webdriverxx (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] webdriverxx
Integration in the project (xmake.lua)
add_requires("webdriverxx")
webui (mingw)
Description |
Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib. |
Homepage |
https://webui.me |
License |
MIT |
Versions |
2.3.0, 2.4.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
webui/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] webui
Integration in the project (xmake.lua)
add_requires("webui")
which (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] which
Integration in the project (xmake.lua)
add_requires("which")
whisper.cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] whisper.cpp
Integration in the project (xmake.lua)
add_requires("whisper.cpp")
wingetopt (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] wingetopt
Integration in the project (xmake.lua)
add_requires("wingetopt")
winreg (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] winreg
Integration in the project (xmake.lua)
add_requires("winreg")
wjakob_filesystem (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] wjakob_filesystem
Integration in the project (xmake.lua)
add_requires("wjakob_filesystem")
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 |
5.3.0, 5.6.2, 5.6.3, 5.6.4, 5.6.6 |
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")
wren (mingw)
Description |
Wren is a small, fast, class-based concurrent scripting language. |
Homepage |
http://wren.io |
License |
MIT |
Versions |
0.4.0 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
wren/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] wren
Integration in the project (xmake.lua)
add_requires("wren")
wyhash (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] wyhash
Integration in the project (xmake.lua)
add_requires("wyhash")
x
x264 (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] x264
Integration in the project (xmake.lua)
add_requires("x264")
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.2, 3.2.1, 3.3, 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 |
JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 |
Homepage |
https://github.com/herumi/xbyak |
Versions |
v6.02, v6.03, v6.73, v7.06 |
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")
xlsxio (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] xlsxio
Integration in the project (xmake.lua)
add_requires("xlsxio")
xorstr (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] xorstr
Integration in the project (xmake.lua)
add_requires("xorstr")
xpack (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] xpack
Integration in the project (xmake.lua)
add_requires("xpack")
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, v0.8.2 |
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.5, 5.2.10, 5.4.1, 5.4.6 |
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")
yas (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] yas
Integration in the project (xmake.lua)
add_requires("yas")
yasm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] yasm
Integration in the project (xmake.lua)
add_requires("yasm")
yoga (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] yoga
Integration in the project (xmake.lua)
add_requires("yoga")
yomm2 (mingw)
Description |
Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17. |
Homepage |
https://github.com/jll63/yomm2 |
License |
BSL-1.0 |
Versions |
v1.4.0, v1.5.0, v1.5.1, v1.5.2 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
yomm2/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] yomm2
Integration in the project (xmake.lua)
add_requires("yomm2")
yyjson (mingw)
Description |
The fastest JSON library in C. |
Homepage |
https://github.com/ibireme/yyjson |
License |
MIT |
Versions |
0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.8.0, 0.9.0, 0.10.0 |
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
zasm (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] zasm
Integration in the project (xmake.lua)
add_requires("zasm")
zeus_expected (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] zeus_expected
Integration in the project (xmake.lua)
add_requires("zeus_expected")
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, 0.11.0, 0.12.0, 0.13.0 |
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")
zip (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] zip
Integration in the project (xmake.lua)
add_requires("zip")
zlib (mingw)
Description |
A Massively Spiffy Yet Delicately Unobtrusive Compression Library |
Homepage |
http://www.zlib.net |
License |
zlib |
Versions |
v1.2.10, v1.2.11, v1.2.12, v1.2.13, v1.3, v1.3.1 |
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")
zlib-ng (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] zlib-ng
Integration in the project (xmake.lua)
add_requires("zlib-ng")
zlibcomplete (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] zlibcomplete
Integration in the project (xmake.lua)
add_requires("zlibcomplete")
zopfli (mingw)
Description |
Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression. |
Homepage |
https://github.com/google/zopfli |
License |
Apache-2.0 |
Versions |
2021.06.14 |
Architectures |
arm, arm64, i386, x86_64 |
Definition |
zopfli/xmake.lua |
Install command
xrepo install -p mingw [--mingw=/xxx] zopfli
Integration in the project (xmake.lua)
add_requires("zopfli")
zpp_throwing (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] zpp_throwing
Integration in the project (xmake.lua)
add_requires("zpp_throwing")
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, v1.5.6 |
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")
zxing-cpp (mingw)
Install command
xrepo install -p mingw [--mingw=/xxx] zxing-cpp
Integration in the project (xmake.lua)
add_requires("zxing-cpp")
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, v1.2.0, v1.3.0, v1.4.0, v1.4.1, v1.5.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, v4.0.0, v4.1.0 |
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")