This is a mirror page, please see the original page:
https://xrepo.xmake.io/#/packages/bsd
a
abseil (bsd)
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, 20250127.0, 20250127.1, 20250512.0, 20250512.1, 20250814.0 |
Architectures |
i386, x86_64 |
Definition |
abseil/xmake.lua |
Install command
xrepo install abseil
Integration in the project (xmake.lua)
add_requires("abseil")
access_private (bsd)
Install command
xrepo install access_private
Integration in the project (xmake.lua)
add_requires("access_private")
ace (bsd)
Install command
xrepo install ace
Integration in the project (xmake.lua)
add_requires("ace")
acl-dev (bsd)
Description |
C/C++ server and network library, including coroutine, redis client, http/https/websocket, mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows. |
Homepage |
https://acl-dev.cn |
License |
LGPL-3.0 |
Versions |
v3.6.2, v3.6.3, v3.6.4 |
Architectures |
i386, x86_64 |
Definition |
acl-dev/xmake.lua |
Install command
xrepo install acl-dev
Integration in the project (xmake.lua)
add_requires("acl-dev")
actor-framework (bsd)
Install command
xrepo install actor-framework
Integration in the project (xmake.lua)
add_requires("actor-framework")
ada (bsd)
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, v2.9.2, v3.0.1, v3.1.3, v3.2.1, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.3.0 |
Architectures |
i386, x86_64 |
Definition |
ada/xmake.lua |
Install command
xrepo install ada
Integration in the project (xmake.lua)
add_requires("ada")
ade (bsd)
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 |
i386, x86_64 |
Definition |
ade/xmake.lua |
Install command
xrepo install ade
Integration in the project (xmake.lua)
add_requires("ade")
Install command
xrepo install aitoolkit
Integration in the project (xmake.lua)
add_requires("aitoolkit")
aklomp-base64 (bsd)
Install command
xrepo install aklomp-base64
Integration in the project (xmake.lua)
add_requires("aklomp-base64")
alembic (bsd)
Description |
Open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. |
Homepage |
https://alembic.io/ |
License |
BSD-3-Clause |
Versions |
1.8.5, 1.8.6, 1.8.7, 1.8.8 |
Architectures |
i386, x86_64 |
Definition |
alembic/xmake.lua |
Install command
xrepo install alembic
Integration in the project (xmake.lua)
add_requires("alembic")
algo_plus (bsd)
Install command
xrepo install algo_plus
Integration in the project (xmake.lua)
add_requires("algo_plus")
amqp-cpp (bsd)
Install command
xrepo install amqp-cpp
Integration in the project (xmake.lua)
add_requires("amqp-cpp")
amrex (bsd)
Install command
xrepo install amrex
Integration in the project (xmake.lua)
add_requires("amrex")
anari (bsd)
Install command
xrepo install anari
Integration in the project (xmake.lua)
add_requires("anari")
annoy (bsd)
Description |
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk |
Homepage |
https://github.com/spotify/annoy |
License |
Apache-2.0 |
Versions |
v1.17.2, v1.17.3 |
Architectures |
i386, x86_64 |
Definition |
annoy/xmake.lua |
Install command
xrepo install annoy
Integration in the project (xmake.lua)
add_requires("annoy")
antlr4 (bsd)
Description |
powerful parser generator for reading, processing, executing, or translating structured text or binary files. |
Homepage |
https://www.antlr.org |
License |
BSD-3-Clause |
Versions |
4.13.1, 4.13.2 |
Architectures |
i386, x86_64 |
Definition |
antlr4/xmake.lua |
Install command
xrepo install antlr4
Integration in the project (xmake.lua)
add_requires("antlr4")
antlr4-runtime (bsd)
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 |
i386, x86_64 |
Definition |
antlr4-runtime/xmake.lua |
Install command
xrepo install antlr4-runtime
Integration in the project (xmake.lua)
add_requires("antlr4-runtime")
aom (bsd)
Install command
xrepo install aom
Integration in the project (xmake.lua)
add_requires("aom")
aqt (bsd)
Install command
xrepo install aqt
Integration in the project (xmake.lua)
add_requires("aqt")
arduinojson (bsd)
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, v7.2.0, v7.2.1, v7.3.0, v7.3.1, v7.4.1, v7.4.2 |
Architectures |
i386, x86_64 |
Definition |
arduinojson/xmake.lua |
Install command
xrepo install arduinojson
Integration in the project (xmake.lua)
add_requires("arduinojson")
argh (bsd)
Install command
xrepo install argh
Integration in the project (xmake.lua)
add_requires("argh")
argparse (bsd)
Install command
xrepo install argparse
Integration in the project (xmake.lua)
add_requires("argparse")
argtable3 (bsd)
Description |
A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options. |
Homepage |
http://www.argtable.org |
License |
BSD-3-Clause |
Versions |
v3.2.2 |
Architectures |
i386, x86_64 |
Definition |
argtable3/xmake.lua |
Install command
xrepo install argtable3
Integration in the project (xmake.lua)
add_requires("argtable3")
argus (bsd)
Description |
Argus is a cross-platform modern feature-rich command-line argument parser for C |
Homepage |
https://argus-lib.com |
License |
MIT |
Versions |
v0.1.0 |
Architectures |
i386, x86_64 |
Definition |
argus/xmake.lua |
Install command
xrepo install argus
Integration in the project (xmake.lua)
add_requires("argus")
argz (bsd)
Install command
xrepo install argz
Integration in the project (xmake.lua)
add_requires("argz")
arrow (bsd)
Description |
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing |
Homepage |
https://arrow.apache.org/ |
License |
Apache-2.0 |
Versions |
7.0.0 |
Architectures |
i386, x86_64 |
Definition |
arrow/xmake.lua |
Install command
xrepo install arrow
Integration in the project (xmake.lua)
add_requires("arrow")
asap (bsd)
Install command
xrepo install asap
Integration in the project (xmake.lua)
add_requires("asap")
aseprite-tga (bsd)
Install command
xrepo install aseprite-tga
Integration in the project (xmake.lua)
add_requires("aseprite-tga")
asio (bsd)
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, 1.32.0, 1.34.0, 1.34.2 |
Architectures |
i386, x86_64 |
Definition |
asio/xmake.lua |
Install command
xrepo install asio
Integration in the project (xmake.lua)
add_requires("asio")
asio2 (bsd)
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 |
i386, x86_64 |
Definition |
asio2/xmake.lua |
Install command
xrepo install asio2
Integration in the project (xmake.lua)
add_requires("asio2")
asio3 (bsd)
Install command
xrepo install asio3
Integration in the project (xmake.lua)
add_requires("asio3")
asmjit (bsd)
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 |
i386, x86_64 |
Definition |
asmjit/xmake.lua |
Install command
xrepo install asmjit
Integration in the project (xmake.lua)
add_requires("asmjit")
asmtk (bsd)
Install command
xrepo install asmtk
Integration in the project (xmake.lua)
add_requires("asmtk")
assimp (bsd)
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, v6.0.1, v6.0.2 |
Architectures |
i386, x86_64 |
Definition |
assimp/xmake.lua |
Install command
xrepo install assimp
Integration in the project (xmake.lua)
add_requires("assimp")
astc-encoder (bsd)
Install command
xrepo install astc-encoder
Integration in the project (xmake.lua)
add_requires("astc-encoder")
async_simple (bsd)
Install command
xrepo install async_simple
Integration in the project (xmake.lua)
add_requires("async_simple")
atomic_queue (bsd)
Install command
xrepo install atomic_queue
Integration in the project (xmake.lua)
add_requires("atomic_queue")
audiofile (bsd)
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, 1.1.2, 1.1.3 |
Architectures |
i386, x86_64 |
Definition |
audiofile/xmake.lua |
Install command
xrepo install audiofile
Integration in the project (xmake.lua)
add_requires("audiofile")
aurora-au (bsd)
Description |
A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience. |
Homepage |
https://aurora-opensource.github.io/au |
License |
Apache-2.0 |
Versions |
0.4.1, 0.5.0 |
Architectures |
i386, x86_64 |
Definition |
aurora-au/xmake.lua |
Install command
xrepo install aurora-au
Integration in the project (xmake.lua)
add_requires("aurora-au")
autoconf (bsd)
Install command
xrepo install autoconf
Integration in the project (xmake.lua)
add_requires("autoconf")
autoconf-archive (bsd)
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 |
i386, x86_64 |
Definition |
autoconf-archive/xmake.lua |
Install command
xrepo install autoconf-archive
Integration in the project (xmake.lua)
add_requires("autoconf-archive")
automake (bsd)
Install command
xrepo install automake
Integration in the project (xmake.lua)
add_requires("automake")
Install command
xrepo install autotools
Integration in the project (xmake.lua)
add_requires("autotools")
avir (bsd)
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, 3.1 |
Architectures |
i386, x86_64 |
Definition |
avir/xmake.lua |
Install command
xrepo install avir
Integration in the project (xmake.lua)
add_requires("avir")
aws-c-auth (bsd)
Description |
C99 library implementation of AWS client-side authentication: standard credentials providers and signing. |
Homepage |
https://github.com/awslabs/aws-c-auth |
License |
Apache-2.0 |
Versions |
v0.7.3, v0.7.17, v0.7.18, v0.7.22, v0.7.25, v0.7.29, v0.7.31, v0.8.0, v0.8.6, v0.8.7, v0.9.0, v0.9.1 |
Architectures |
i386, x86_64 |
Definition |
aws-c-auth/xmake.lua |
Install command
xrepo install aws-c-auth
Integration in the project (xmake.lua)
add_requires("aws-c-auth")
aws-c-cal (bsd)
Description |
Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives. |
Homepage |
https://github.com/awslabs/aws-c-cal |
License |
Apache-2.0 |
Versions |
v0.6.2, v0.6.11, v0.6.12, v0.6.14, v0.6.15, v0.7.1, v0.7.2, v0.7.4, v0.8.0, v0.8.1, v0.8.3, v0.8.7, v0.9.0, v0.9.2 |
Architectures |
i386, x86_64 |
Definition |
aws-c-cal/xmake.lua |
Install command
xrepo install aws-c-cal
Integration in the project (xmake.lua)
add_requires("aws-c-cal")
aws-c-common (bsd)
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, v0.9.28, v0.10.0, v0.10.3, v0.10.6, v0.11.1, v0.11.3, v0.12.0, v0.12.2, v0.12.3, v0.12.4 |
Architectures |
i386, x86_64 |
Definition |
aws-c-common/xmake.lua |
Install command
xrepo install aws-c-common
Integration in the project (xmake.lua)
add_requires("aws-c-common")
aws-c-compression (bsd)
Install command
xrepo install aws-c-compression
Integration in the project (xmake.lua)
add_requires("aws-c-compression")
aws-c-event-stream (bsd)
Description |
C99 implementation of the vnd.amazon.eventstream content-type. |
Homepage |
https://github.com/awslabs/aws-c-event-stream |
License |
Apache-2.0 |
Versions |
v0.3.2, v0.4.1, v0.4.2, v0.4.3, v0.5.0, v0.5.1, v0.5.4, v0.5.5, v0.5.6, v0.5.7 |
Architectures |
i386, x86_64 |
Definition |
aws-c-event-stream/xmake.lua |
Install command
xrepo install aws-c-event-stream
Integration in the project (xmake.lua)
add_requires("aws-c-event-stream")
aws-c-http (bsd)
Description |
C99 implementation of the HTTP/1.1 and HTTP/2 specifications |
Homepage |
https://github.com/awslabs/aws-c-http |
License |
Apache-2.0 |
Versions |
v0.7.12, v0.8.1, v0.8.2, v0.8.7, v0.8.10, v0.9.0, v0.9.2, v0.9.3, v0.9.4, v0.9.5, v0.10.0, v0.10.1 |
Architectures |
i386, x86_64 |
Definition |
aws-c-http/xmake.lua |
Install command
xrepo install aws-c-http
Integration in the project (xmake.lua)
add_requires("aws-c-http")
aws-c-io (bsd)
Description |
This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols. |
Homepage |
https://github.com/awslabs/aws-c-io |
License |
Apache-2.0 |
Versions |
v0.13.32, v0.14.5, v0.14.6, v0.14.7, v0.14.8, v0.14.9, v0.14.13, v0.14.14, v0.14.16, v0.14.18, v0.14.19, v0.15.0, v0.15.1, v0.15.3, v0.17.0, v0.18.0, v0.18.1, v0.19.1, v0.20.1, v0.21.0, v0.21.1, v0.21.2, v0.22.0 |
Architectures |
i386, x86_64 |
Definition |
aws-c-io/xmake.lua |
Install command
xrepo install aws-c-io
Integration in the project (xmake.lua)
add_requires("aws-c-io")
aws-c-mqtt (bsd)
Description |
C99 implementation of the MQTT 3.1.1 specification. |
Homepage |
https://github.com/awslabs/aws-c-mqtt |
License |
Apache-2.0 |
Versions |
v0.9.5, v0.10.3, v0.10.4, v0.10.6, v0.10.7, v0.11.0, v0.12.1, v0.12.3, v0.13.2, v0.13.3 |
Architectures |
i386, x86_64 |
Definition |
aws-c-mqtt/xmake.lua |
Install command
xrepo install aws-c-mqtt
Integration in the project (xmake.lua)
add_requires("aws-c-mqtt")
aws-c-s3 (bsd)
Description |
C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances. |
Homepage |
https://github.com/awslabs/aws-c-s3 |
License |
Apache-2.0 |
Versions |
v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14, v0.7.15, v0.8.1, v0.8.3, v0.8.6, v0.8.7 |
Architectures |
i386, x86_64 |
Definition |
aws-c-s3/xmake.lua |
Install command
xrepo install aws-c-s3
Integration in the project (xmake.lua)
add_requires("aws-c-s3")
aws-c-sdkutils (bsd)
Description |
C99 library implementing AWS SDK specific utilities. Includes utilities for ARN parsing, reading AWS profiles, etc... |
Homepage |
https://github.com/awslabs/aws-c-sdkutils |
License |
Apache-2.0 |
Versions |
v0.1.12, v0.1.15, v0.1.16, v0.1.19, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4 |
Architectures |
i386, x86_64 |
Definition |
aws-c-sdkutils/xmake.lua |
Install command
xrepo install aws-c-sdkutils
Integration in the project (xmake.lua)
add_requires("aws-c-sdkutils")
aws-checksums (bsd)
Description |
Cross platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations - C interface with language bindings for AWS SDKs |
Homepage |
https://github.com/awslabs/aws-checksums |
License |
Apache-2.0 |
Versions |
v0.1.17, v0.1.18, v0.1.19, v0.1.20, v0.2.0, v0.2.2, v0.2.3, v0.2.7 |
Architectures |
i386, x86_64 |
Definition |
aws-checksums/xmake.lua |
Install command
xrepo install aws-checksums
Integration in the project (xmake.lua)
add_requires("aws-checksums")
aws-crt-cpp (bsd)
Description |
C++ wrapper around the aws-c- libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.* |
Homepage |
https://github.com/awslabs/aws-crt-cpp |
License |
Apache-2.0 |
Versions |
v0.23.1, v0.26.4, v0.26.8, v0.26.9, v0.26.11, v0.27.0, v0.27.2, v0.27.4, v0.27.5, v0.28.2, v0.28.3, v0.29.5, v0.29.8 |
Architectures |
i386, x86_64 |
Definition |
aws-crt-cpp/xmake.lua |
Install command
xrepo install aws-crt-cpp
Integration in the project (xmake.lua)
add_requires("aws-crt-cpp")
aws-lc (bsd)
Description |
AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project. |
Homepage |
https://github.com/aws/aws-lc |
Versions |
v1.32.0, v1.34.2, v1.37.0, v1.39.0, v1.40.0, v1.41.1, v1.45.0, v1.48.1, v1.48.5, v1.49.1, v1.51.2, v1.53.0 |
Architectures |
i386, x86_64 |
Definition |
aws-lc/xmake.lua |
Install command
xrepo install aws-lc
Integration in the project (xmake.lua)
add_requires("aws-lc")
b
b2 (bsd)
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, 5.3.0, 5.3.2, 5.3.3 |
Architectures |
i386, x86_64 |
Definition |
b2/xmake.lua |
Install command
xrepo install b2
Integration in the project (xmake.lua)
add_requires("b2")
babl (bsd)
Description |
A pixel encoding and color space conversion engine. |
Homepage |
https://gegl.org/babl/ |
License |
LGPL-3.0-or-later |
Versions |
0.1.110 |
Architectures |
i386, x86_64 |
Definition |
babl/xmake.lua |
Install command
xrepo install babl
Integration in the project (xmake.lua)
add_requires("babl")
backportcpp (bsd)
Install command
xrepo install backportcpp
Integration in the project (xmake.lua)
add_requires("backportcpp")
bandit (bsd)
Install command
xrepo install bandit
Integration in the project (xmake.lua)
add_requires("bandit")
barkeep (bsd)
Install command
xrepo install barkeep
Integration in the project (xmake.lua)
add_requires("barkeep")
base-n (bsd)
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 |
i386, x86_64 |
Definition |
base-n/xmake.lua |
Install command
xrepo install base-n
Integration in the project (xmake.lua)
add_requires("base-n")
base64-terrakuh (bsd)
Install command
xrepo install base64-terrakuh
Integration in the project (xmake.lua)
add_requires("base64-terrakuh")
basisu (bsd)
Install command
xrepo install basisu
Integration in the project (xmake.lua)
add_requires("basisu")
bazel (bsd)
Description |
A fast, scalable, multi-language and extensible build system |
Homepage |
https://bazel.build/ |
Versions |
5.0.0, 7.1.0 |
Architectures |
i386, x86_64 |
Definition |
bazel/xmake.lua |
Install command
xrepo install bazel
Integration in the project (xmake.lua)
add_requires("bazel")
bcg729 (bsd)
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 |
i386, x86_64 |
Definition |
bcg729/xmake.lua |
Install command
xrepo install bcg729
Integration in the project (xmake.lua)
add_requires("bcg729")
bddisasm (bsd)
Description |
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior. |
Homepage |
https://github.com/bitdefender/bddisasm |
License |
Apache-2.0 |
Versions |
v2.2.0, v3.0.0 |
Architectures |
i386, x86_64 |
Definition |
bddisasm/xmake.lua |
Install command
xrepo install bddisasm
Integration in the project (xmake.lua)
add_requires("bddisasm")
bdwgc (bsd)
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 |
i386, x86_64 |
Definition |
bdwgc/xmake.lua |
Install command
xrepo install bdwgc
Integration in the project (xmake.lua)
add_requires("bdwgc")
benchmark (bsd)
Description |
A microbenchmark support library |
Homepage |
https://github.com/google/benchmark |
License |
Apache-2.0 |
Versions |
v1.5.2, v1.5.3, v1.5.4, v1.5.5, v1.5.6, v1.6.0, v1.6.1, v1.7.0, v1.7.1, v1.8.0, v1.8.3, v1.8.4, v1.8.5, v1.9.0, v1.9.1, v1.9.2, v1.9.3, v1.9.4 |
Architectures |
i386, x86_64 |
Definition |
benchmark/xmake.lua |
Install command
xrepo install benchmark
Integration in the project (xmake.lua)
add_requires("benchmark")
bento4 (bsd)
Description |
Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools |
Homepage |
http://www.bento4.com |
Versions |
2023.08.08, 2024.11.15 |
Architectures |
i386, x86_64 |
Definition |
bento4/xmake.lua |
Install command
xrepo install bento4
Integration in the project (xmake.lua)
add_requires("bento4")
better-enums (bsd)
Install command
xrepo install better-enums
Integration in the project (xmake.lua)
add_requires("better-enums")
bght (bsd)
Install command
xrepo install bght
Integration in the project (xmake.lua)
add_requires("bght")
bin2c (bsd)
Install command
xrepo install bin2c
Integration in the project (xmake.lua)
add_requires("bin2c")
binn (bsd)
Install command
xrepo install binn
Integration in the project (xmake.lua)
add_requires("binn")
binutils (bsd)
Install command
xrepo install binutils
Integration in the project (xmake.lua)
add_requires("binutils")
bison (bsd)
Install command
xrepo install bison
Integration in the project (xmake.lua)
add_requires("bison")
bitsery (bsd)
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 |
i386, x86_64 |
Definition |
bitsery/xmake.lua |
Install command
xrepo install bitsery
Integration in the project (xmake.lua)
add_requires("bitsery")
blake2 (bsd)
Install command
xrepo install blake2
Integration in the project (xmake.lua)
add_requires("blake2")
blake3 (bsd)
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, 1.5.5, 1.6.1, 1.8.1, 1.8.2 |
Architectures |
i386, x86_64 |
Definition |
blake3/xmake.lua |
Install command
xrepo install blake3
Integration in the project (xmake.lua)
add_requires("blake3")
blend2d (bsd)
Install command
xrepo install blend2d
Integration in the project (xmake.lua)
add_requires("blend2d")
blobify (bsd)
Install command
xrepo install blobify
Integration in the project (xmake.lua)
add_requires("blobify")
boost (bsd)
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, 1.87.0, 1.88.0 |
Architectures |
i386, x86_64 |
Definition |
boost/xmake.lua |
Install command
xrepo install boost
Integration in the project (xmake.lua)
add_requires("boost")
boost_di (bsd)
Install command
xrepo install boost_di
Integration in the project (xmake.lua)
add_requires("boost_di")
boost_pfr (bsd)
Install command
xrepo install boost_pfr
Integration in the project (xmake.lua)
add_requires("boost_pfr")
boost_sml (bsd)
Install command
xrepo install boost_sml
Integration in the project (xmake.lua)
add_requires("boost_sml")
boostdep (bsd)
Install command
xrepo install boostdep
Integration in the project (xmake.lua)
add_requires("boostdep")
botan (bsd)
Install command
xrepo install botan
Integration in the project (xmake.lua)
add_requires("botan")
boxfort (bsd)
Install command
xrepo install boxfort
Integration in the project (xmake.lua)
add_requires("boxfort")
bqlog (bsd)
Description |
Maybe the world's fastest logging library, originating from the client of the top mobile game Honor of Kings, is lightweight, works on PC, mobile, and servers, supports C#, Java, and C++, and is well adapted to Unity and Unreal engines. |
Homepage |
https://github.com/Tencent/BqLog |
Versions |
1.4.4 |
Architectures |
i386, x86_64 |
Definition |
bqlog/xmake.lua |
Install command
xrepo install bqlog
Integration in the project (xmake.lua)
add_requires("bqlog")
branchless-utf8 (bsd)
Install command
xrepo install branchless-utf8
Integration in the project (xmake.lua)
add_requires("branchless-utf8")
bredis (bsd)
Install command
xrepo install bredis
Integration in the project (xmake.lua)
add_requires("bredis")
brotli (bsd)
Install command
xrepo install brotli
Integration in the project (xmake.lua)
add_requires("brotli")
brynet (bsd)
Install command
xrepo install brynet
Integration in the project (xmake.lua)
add_requires("brynet")
bullet3 (bsd)
Install command
xrepo install bullet3
Integration in the project (xmake.lua)
add_requires("bullet3")
bvh (bsd)
Install command
xrepo install bvh
Integration in the project (xmake.lua)
add_requires("bvh")
byte-lite (bsd)
Install command
xrepo install byte-lite
Integration in the project (xmake.lua)
add_requires("byte-lite")
bytepack (bsd)
Install command
xrepo install bytepack
Integration in the project (xmake.lua)
add_requires("bytepack")
bzip2 (bsd)
Install command
xrepo install bzip2
Integration in the project (xmake.lua)
add_requires("bzip2")
bzip3 (bsd)
Install command
xrepo install bzip3
Integration in the project (xmake.lua)
add_requires("bzip3")
c
c-ares (bsd)
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, 1.34.1, 1.34.3, 1.34.4, 1.34.5 |
Architectures |
i386, x86_64 |
Definition |
c-ares/xmake.lua |
Install command
xrepo install c-ares
Integration in the project (xmake.lua)
add_requires("c-ares")
c-blosc2 (bsd)
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, v2.15.2, v2.16.0, v2.17.0, v2.17.1, v2.18.0, v2.19.1, v2.21.0, v2.21.1 |
Architectures |
i386, x86_64 |
Definition |
c-blosc2/xmake.lua |
Install command
xrepo install c-blosc2
Integration in the project (xmake.lua)
add_requires("c-blosc2")
c-vector (bsd)
Install command
xrepo install c-vector
Integration in the project (xmake.lua)
add_requires("c-vector")
c4core (bsd)
Install command
xrepo install c4core
Integration in the project (xmake.lua)
add_requires("c4core")
ca-certificates (bsd)
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, 20250131 |
Architectures |
i386, x86_64 |
Definition |
ca-certificates/xmake.lua |
Install command
xrepo install ca-certificates
Integration in the project (xmake.lua)
add_requires("ca-certificates")
capnproto (bsd)
Install command
xrepo install capnproto
Integration in the project (xmake.lua)
add_requires("capnproto")
capstone (bsd)
Description |
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86. |
Homepage |
http://www.capstone-engine.org |
License |
BSD-3-Clause |
Versions |
5.0.3, 5.0.5, 5.0.6 |
Architectures |
i386, x86_64 |
Definition |
capstone/xmake.lua |
Install command
xrepo install capstone
Integration in the project (xmake.lua)
add_requires("capstone")
cargs (bsd)
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 |
i386, x86_64 |
Definition |
cargs/xmake.lua |
Install command
xrepo install cargs
Integration in the project (xmake.lua)
add_requires("cargs")
catch2 (bsd)
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, v3.7.1, v3.8.0, v3.8.1, v3.9.0, v3.10.0 |
Architectures |
i386, x86_64 |
Definition |
catch2/xmake.lua |
Install command
xrepo install catch2
Integration in the project (xmake.lua)
add_requires("catch2")
cdt (bsd)
Install command
xrepo install cdt
Integration in the project (xmake.lua)
add_requires("cdt")
cello (bsd)
Install command
xrepo install cello
Integration in the project (xmake.lua)
add_requires("cello")
centurion (bsd)
Install command
xrepo install centurion
Integration in the project (xmake.lua)
add_requires("centurion")
cereal (bsd)
Install command
xrepo install cereal
Integration in the project (xmake.lua)
add_requires("cereal")
ceval (bsd)
Install command
xrepo install ceval
Integration in the project (xmake.lua)
add_requires("ceval")
cgetopt (bsd)
Install command
xrepo install cgetopt
Integration in the project (xmake.lua)
add_requires("cgetopt")
cgif (bsd)
Install command
xrepo install cgif
Integration in the project (xmake.lua)
add_requires("cgif")
cglm (bsd)
Install command
xrepo install cglm
Integration in the project (xmake.lua)
add_requires("cglm")
cgltf (bsd)
Install command
xrepo install cgltf
Integration in the project (xmake.lua)
add_requires("cgltf")
cgraph (bsd)
Description |
A common used C++ DAG framework |
Homepage |
http://www.chunel.cn |
License |
MIT |
Versions |
v2.5.4, v2.6.0, v2.6.1, v2.6.2, v3.1.0, v3.1.1 |
Architectures |
i386, x86_64 |
Definition |
cgraph/xmake.lua |
Install command
xrepo install cgraph
Integration in the project (xmake.lua)
add_requires("cgraph")
charls (bsd)
Install command
xrepo install charls
Integration in the project (xmake.lua)
add_requires("charls")
chipmunk2d (bsd)
Install command
xrepo install chipmunk2d
Integration in the project (xmake.lua)
add_requires("chipmunk2d")
choc (bsd)
Description |
A collection of header only classes, permissively licensed, to provide basic useful tasks with the bare-minimum of dependencies. |
Homepage |
https://github.com/Tracktion/choc |
License |
ISC |
Versions |
2025.01.27 |
Architectures |
i386, x86_64 |
Definition |
choc/xmake.lua |
Install command
xrepo install choc
Integration in the project (xmake.lua)
add_requires("choc")
chromium_zlib (bsd)
Install command
xrepo install chromium_zlib
Integration in the project (xmake.lua)
add_requires("chromium_zlib")
cimg (bsd)
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, v3.4.3, v3.5.0, v3.5.1, v3.5.2, v3.5.3, v3.5.4, v3.5.5, v3.6.0, v3.6.1, v3.6.2 |
Architectures |
i386, x86_64 |
Definition |
cimg/xmake.lua |
Install command
xrepo install cimg
Integration in the project (xmake.lua)
add_requires("cimg")
cista (bsd)
Description |
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library. |
Homepage |
https://cista.rocks |
License |
MIT |
Versions |
v0.14, v0.15, v0.16 |
Architectures |
i386, x86_64 |
Definition |
cista/xmake.lua |
Install command
xrepo install cista
Integration in the project (xmake.lua)
add_requires("cista")
civetweb (bsd)
Install command
xrepo install civetweb
Integration in the project (xmake.lua)
add_requires("civetweb")
cjson (bsd)
Install command
xrepo install cjson
Integration in the project (xmake.lua)
add_requires("cjson")
clara (bsd)
Install command
xrepo install clara
Integration in the project (xmake.lua)
add_requires("clara")
clay (bsd)
Install command
xrepo install clay
Integration in the project (xmake.lua)
add_requires("clay")
clean-test (bsd)
Install command
xrepo install clean-test
Integration in the project (xmake.lua)
add_requires("clean-test")
cli (bsd)
Install command
xrepo install cli
Integration in the project (xmake.lua)
add_requires("cli")
clib (bsd)
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 |
i386, x86_64 |
Definition |
clib/xmake.lua |
Install command
xrepo install clib
Integration in the project (xmake.lua)
add_requires("clib")
clipper2 (bsd)
Install command
xrepo install clipper2
Integration in the project (xmake.lua)
add_requires("clipper2")
clove-unit (bsd)
Install command
xrepo install clove-unit
Integration in the project (xmake.lua)
add_requires("clove-unit")
cmake (bsd)
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, 4.0.0, 4.0.1, 4.0.2, 4.0.3 |
Architectures |
i386, x86_64 |
Definition |
cmake/xmake.lua |
Install command
xrepo install cmake
Integration in the project (xmake.lua)
add_requires("cmake")
cmark (bsd)
Install command
xrepo install cmark
Integration in the project (xmake.lua)
add_requires("cmark")
cmdline (bsd)
Install command
xrepo install cmdline
Integration in the project (xmake.lua)
add_requires("cmdline")
cmdparser (bsd)
Install command
xrepo install cmdparser
Integration in the project (xmake.lua)
add_requires("cmdparser")
cmidi2 (bsd)
Install command
xrepo install cmidi2
Integration in the project (xmake.lua)
add_requires("cmidi2")
cnl (bsd)
Install command
xrepo install cnl
Integration in the project (xmake.lua)
add_requires("cnl")
cnpy (bsd)
Install command
xrepo install cnpy
Integration in the project (xmake.lua)
add_requires("cnpy")
coin-or-clp (bsd)
Install command
xrepo install coin-or-clp
Integration in the project (xmake.lua)
add_requires("coin-or-clp")
coin-or-coinutils (bsd)
Install command
xrepo install coin-or-coinutils
Integration in the project (xmake.lua)
add_requires("coin-or-coinutils")
coin-or-osi (bsd)
Install command
xrepo install coin-or-osi
Integration in the project (xmake.lua)
add_requires("coin-or-osi")
commata (bsd)
Install command
xrepo install commata
Integration in the project (xmake.lua)
add_requires("commata")
concerto-core (bsd)
Install command
xrepo install concerto-core
Integration in the project (xmake.lua)
add_requires("concerto-core")
concurrentqueue (bsd)
Install command
xrepo install concurrentqueue
Integration in the project (xmake.lua)
add_requires("concurrentqueue")
console-bridge (bsd)
Install command
xrepo install console-bridge
Integration in the project (xmake.lua)
add_requires("console-bridge")
continuable (bsd)
Install command
xrepo install continuable
Integration in the project (xmake.lua)
add_requires("continuable")
convertutf (bsd)
Install command
xrepo install convertutf
Integration in the project (xmake.lua)
add_requires("convertutf")
cosmocc (bsd)
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, 3.9.0, 3.9.1, 3.9.2, 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7, 4.0.0, 4.0.1, 4.0.2 |
Architectures |
i386, x86_64 |
Definition |
cosmocc/xmake.lua |
Install command
xrepo install cosmocc
Integration in the project (xmake.lua)
add_requires("cosmocc")
cpp-async (bsd)
Install command
xrepo install cpp-async
Integration in the project (xmake.lua)
add_requires("cpp-async")
cpp-channel (bsd)
Install command
xrepo install cpp-channel
Integration in the project (xmake.lua)
add_requires("cpp-channel")
cpp-dump (bsd)
Install command
xrepo install cpp-dump
Integration in the project (xmake.lua)
add_requires("cpp-dump")
cpp-httplib (bsd)
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, v0.18.1, v0.18.3, v0.18.5, v0.18.6, v0.18.7, v0.19.0, v0.20.0, v0.20.1, v0.21.0, v0.22.0, v0.23.1, v0.26.0 |
Architectures |
i386, x86_64 |
Definition |
cpp-httplib/xmake.lua |
Install command
xrepo install cpp-httplib
Integration in the project (xmake.lua)
add_requires("cpp-httplib")
cpp-jwt (bsd)
Install command
xrepo install cpp-jwt
Integration in the project (xmake.lua)
add_requires("cpp-jwt")
cpp-linenoise (bsd)
Install command
xrepo install cpp-linenoise
Integration in the project (xmake.lua)
add_requires("cpp-linenoise")
cpp-mcp (bsd)
Install command
xrepo install cpp-mcp
Integration in the project (xmake.lua)
add_requires("cpp-mcp")
cpp-peglib (bsd)
Install command
xrepo install cpp-peglib
Integration in the project (xmake.lua)
add_requires("cpp-peglib")
cpp-rotor (bsd)
Install command
xrepo install cpp-rotor
Integration in the project (xmake.lua)
add_requires("cpp-rotor")
cpp-semver (bsd)
Install command
xrepo install cpp-semver
Integration in the project (xmake.lua)
add_requires("cpp-semver")
cpp-semver-easz (bsd)
Install command
xrepo install cpp-semver-easz
Integration in the project (xmake.lua)
add_requires("cpp-semver-easz")
cpp-sort (bsd)
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, 1.17.0 |
Architectures |
i386, x86_64 |
Definition |
cpp-sort/xmake.lua |
Install command
xrepo install cpp-sort
Integration in the project (xmake.lua)
add_requires("cpp-sort")
cpp20-http-client (bsd)
Install command
xrepo install cpp20-http-client
Integration in the project (xmake.lua)
add_requires("cpp20-http-client")
cppcodec (bsd)
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 |
i386, x86_64 |
Definition |
cppcodec/xmake.lua |
Install command
xrepo install cppcodec
Integration in the project (xmake.lua)
add_requires("cppcodec")
Install command
xrepo install cppitertools
Integration in the project (xmake.lua)
add_requires("cppitertools")
cppjieba (bsd)
Install command
xrepo install cppjieba
Integration in the project (xmake.lua)
add_requires("cppjieba")
cppp-reiconv (bsd)
Install command
xrepo install cppp-reiconv
Integration in the project (xmake.lua)
add_requires("cppp-reiconv")
cppunit (bsd)
Install command
xrepo install cppunit
Integration in the project (xmake.lua)
add_requires("cppunit")
cppzmq (bsd)
Install command
xrepo install cppzmq
Integration in the project (xmake.lua)
add_requires("cppzmq")
cpu-features (bsd)
Install command
xrepo install cpu-features
Integration in the project (xmake.lua)
add_requires("cpu-features")
cpuinfo (bsd)
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 |
2023.07.21, 2024.09.26, 2025.03.28 |
Architectures |
i386, x86_64 |
Definition |
cpuinfo/xmake.lua |
Install command
xrepo install cpuinfo
Integration in the project (xmake.lua)
add_requires("cpuinfo")
crc32c (bsd)
Install command
xrepo install crc32c
Integration in the project (xmake.lua)
add_requires("crc32c")
criterion (bsd)
Install command
xrepo install criterion
Integration in the project (xmake.lua)
add_requires("criterion")
croaring (bsd)
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, v4.1.5, v4.1.7, v4.3.5, v4.3.6, v4.3.12 |
Architectures |
i386, x86_64 |
Definition |
croaring/xmake.lua |
Install command
xrepo install croaring
Integration in the project (xmake.lua)
add_requires("croaring")
croncpp (bsd)
Install command
xrepo install croncpp
Integration in the project (xmake.lua)
add_requires("croncpp")
crow (bsd)
Install command
xrepo install crow
Integration in the project (xmake.lua)
add_requires("crow")
crstl (bsd)
Install command
xrepo install crstl
Integration in the project (xmake.lua)
add_requires("crstl")
crypto-algorithms (bsd)
Install command
xrepo install crypto-algorithms
Integration in the project (xmake.lua)
add_requires("crypto-algorithms")
cryptopp (bsd)
Install command
xrepo install cryptopp
Integration in the project (xmake.lua)
add_requires("cryptopp")
cs_libguarded (bsd)
Install command
xrepo install cs_libguarded
Integration in the project (xmake.lua)
add_requires("cs_libguarded")
cserialport (bsd)
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, v4.3.2 |
Architectures |
i386, x86_64 |
Definition |
cserialport/xmake.lua |
Install command
xrepo install cserialport
Integration in the project (xmake.lua)
add_requires("cserialport")
csv2 (bsd)
Install command
xrepo install csv2
Integration in the project (xmake.lua)
add_requires("csv2")
csvparser (bsd)
Install command
xrepo install csvparser
Integration in the project (xmake.lua)
add_requires("csvparser")
cthash (bsd)
Install command
xrepo install cthash
Integration in the project (xmake.lua)
add_requires("cthash")
ctpg (bsd)
Install command
xrepo install ctpg
Integration in the project (xmake.lua)
add_requires("ctpg")
ctrack (bsd)
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 |
i386, x86_64 |
Definition |
ctrack/xmake.lua |
Install command
xrepo install ctrack
Integration in the project (xmake.lua)
add_requires("ctrack")
ctre (bsd)
Install command
xrepo install ctre
Integration in the project (xmake.lua)
add_requires("ctre")
cubeb (bsd)
Install command
xrepo install cubeb
Integration in the project (xmake.lua)
add_requires("cubeb")
cuda-samples (bsd)
Install command
xrepo install cuda-samples
Integration in the project (xmake.lua)
add_requires("cuda-samples")
cunit (bsd)
Install command
xrepo install cunit
Integration in the project (xmake.lua)
add_requires("cunit")
curl (bsd)
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, 8.8.0, 8.9.0, 8.9.1, 8.10.0, 8.10.1, 8.11.0 |
Architectures |
i386, x86_64 |
Definition |
curl/xmake.lua |
Install command
xrepo install curl
Integration in the project (xmake.lua)
add_requires("curl")
Install command
xrepo install cute_headers
Integration in the project (xmake.lua)
add_requires("cute_headers")
cutlass (bsd)
Description |
CUDA Templates for Linear Algebra Subroutines |
Homepage |
https://github.com/NVIDIA/cutlass |
License |
BSD-3-Clause |
Versions |
v3.2.0, v3.4.1, v3.5.0, v3.5.1, v3.6.0, v3.7.0, v3.8.0, v3.9.0, v4.0.0, v4.1.0, v4.2.0 |
Architectures |
i386, x86_64 |
Definition |
cutlass/xmake.lua |
Install command
xrepo install cutlass
Integration in the project (xmake.lua)
add_requires("cutlass")
cwt-cucumber (bsd)
Install command
xrepo install cwt-cucumber
Integration in the project (xmake.lua)
add_requires("cwt-cucumber")
cxxgraph (bsd)
Install command
xrepo install cxxgraph
Integration in the project (xmake.lua)
add_requires("cxxgraph")
cxxopts (bsd)
Install command
xrepo install cxxopts
Integration in the project (xmake.lua)
add_requires("cxxopts")
d
darts (bsd)
Install command
xrepo install darts
Integration in the project (xmake.lua)
add_requires("darts")
dataframe (bsd)
Description |
This is a C++ analytical library that provides interface and functionality similar to packages/libraries in Python and R. |
Homepage |
https://github.com/hosseinmoein/DataFrame |
License |
MIT |
Versions |
1.21.0, 1.22.0, 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0 |
Architectures |
i386, x86_64 |
Definition |
dataframe/xmake.lua |
Install command
xrepo install dataframe
Integration in the project (xmake.lua)
add_requires("dataframe")
datatype99 (bsd)
Install command
xrepo install datatype99
Integration in the project (xmake.lua)
add_requires("datatype99")
date (bsd)
Install command
xrepo install date
Integration in the project (xmake.lua)
add_requires("date")
dav1d (bsd)
Install command
xrepo install dav1d
Integration in the project (xmake.lua)
add_requires("dav1d")
Description |
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc |
Homepage |
https://beached.github.io/header_libraries/ |
License |
BSL-1.0 |
Versions |
v2.96.1, v2.102.0, v2.106.0, v2.106.1, v2.110.0, v2.114.0, v2.114.1, v2.118.0, v2.123.2 |
Architectures |
i386, x86_64 |
Definition |
daw_header_libraries/xmake.lua |
Install command
xrepo install daw_header_libraries
Integration in the project (xmake.lua)
add_requires("daw_header_libraries")
daw_json_link (bsd)
Install command
xrepo install daw_json_link
Integration in the project (xmake.lua)
add_requires("daw_json_link")
dbg-macro (bsd)
Install command
xrepo install dbg-macro
Integration in the project (xmake.lua)
add_requires("dbg-macro")
dcmtk (bsd)
Install command
xrepo install dcmtk
Integration in the project (xmake.lua)
add_requires("dcmtk")
debug-hpp (bsd)
Install command
xrepo install debug-hpp
Integration in the project (xmake.lua)
add_requires("debug-hpp")
debug_assert (bsd)
Install command
xrepo install debug_assert
Integration in the project (xmake.lua)
add_requires("debug_assert")
debugbreak (bsd)
Install command
xrepo install debugbreak
Integration in the project (xmake.lua)
add_requires("debugbreak")
decimal_for_cpp (bsd)
Install command
xrepo install decimal_for_cpp
Integration in the project (xmake.lua)
add_requires("decimal_for_cpp")
demumble (bsd)
Install command
xrepo install demumble
Integration in the project (xmake.lua)
add_requires("demumble")
dfdutils (bsd)
Install command
xrepo install dfdutils
Integration in the project (xmake.lua)
add_requires("dfdutils")
digestpp (bsd)
Install command
xrepo install digestpp
Integration in the project (xmake.lua)
add_requires("digestpp")
dipp (bsd)
Description |
C++ Dependency injection inspired inspired by .NET's Microsoft.Extensions.DependencyInjection |
Homepage |
https://github.com/01Pollux/dipp |
License |
MIT |
Versions |
2024.01.12 |
Architectures |
i386, x86_64 |
Definition |
dipp/xmake.lua |
Install command
xrepo install dipp
Integration in the project (xmake.lua)
add_requires("dipp")
dispenso (bsd)
Install command
xrepo install dispenso
Integration in the project (xmake.lua)
add_requires("dispenso")
distorm (bsd)
Install command
xrepo install distorm
Integration in the project (xmake.lua)
add_requires("distorm")
dlib (bsd)
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, v19.24.8, v19.24.9, v20.0 |
Architectures |
i386, x86_64 |
Definition |
dlib/xmake.lua |
Install command
xrepo install dlib
Integration in the project (xmake.lua)
add_requires("dlib")
dlpack (bsd)
Install command
xrepo install dlpack
Integration in the project (xmake.lua)
add_requires("dlpack")
docopt (bsd)
Install command
xrepo install docopt
Integration in the project (xmake.lua)
add_requires("docopt")
doctest (bsd)
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, 2.4.12 |
Architectures |
i386, x86_64 |
Definition |
doctest/xmake.lua |
Install command
xrepo install doctest
Integration in the project (xmake.lua)
add_requires("doctest")
double-conversion (bsd)
Install command
xrepo install double-conversion
Integration in the project (xmake.lua)
add_requires("double-conversion")
doxygen (bsd)
Install command
xrepo install doxygen
Integration in the project (xmake.lua)
add_requires("doxygen")
dr_flac (bsd)
Install command
xrepo install dr_flac
Integration in the project (xmake.lua)
add_requires("dr_flac")
dr_mp3 (bsd)
Install command
xrepo install dr_mp3
Integration in the project (xmake.lua)
add_requires("dr_mp3")
dr_wav (bsd)
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, 0.13.17, 0.14.1 |
Architectures |
i386, x86_64 |
Definition |
dr_wav/xmake.lua |
Install command
xrepo install dr_wav
Integration in the project (xmake.lua)
add_requires("dr_wav")
dragonbox (bsd)
Install command
xrepo install dragonbox
Integration in the project (xmake.lua)
add_requires("dragonbox")
drogon (bsd)
Description |
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows |
Homepage |
https://github.com/an-tao/drogon/ |
License |
MIT |
Versions |
v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5, v1.8.0, v1.8.1, v1.8.2, v1.9.1, v1.9.3, v1.9.4, v1.9.5, v1.9.6, v1.9.8, v1.9.9, v1.9.10, v1.9.11 |
Architectures |
i386, x86_64 |
Definition |
drogon/xmake.lua |
Install command
xrepo install drogon
Integration in the project (xmake.lua)
add_requires("drogon")
duktape (bsd)
Install command
xrepo install duktape
Integration in the project (xmake.lua)
add_requires("duktape")
dyncall (bsd)
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 |
i386, x86_64 |
Definition |
dyncall/xmake.lua |
Install command
xrepo install dyncall
Integration in the project (xmake.lua)
add_requires("dyncall")
e
eabase (bsd)
Install command
xrepo install eabase
Integration in the project (xmake.lua)
add_requires("eabase")
easyloggingpp (bsd)
Install command
xrepo install easyloggingpp
Integration in the project (xmake.lua)
add_requires("easyloggingpp")
easywsclient (bsd)
Install command
xrepo install easywsclient
Integration in the project (xmake.lua)
add_requires("easywsclient")
edlib (bsd)
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 |
i386, x86_64 |
Definition |
edlib/xmake.lua |
Install command
xrepo install edlib
Integration in the project (xmake.lua)
add_requires("edlib")
effolkronium-random (bsd)
Install command
xrepo install effolkronium-random
Integration in the project (xmake.lua)
add_requires("effolkronium-random")
efsw (bsd)
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, 1.4.1, 1.5.0 |
Architectures |
i386, x86_64 |
Definition |
efsw/xmake.lua |
Install command
xrepo install efsw
Integration in the project (xmake.lua)
add_requires("efsw")
Install command
xrepo install egl-headers
Integration in the project (xmake.lua)
add_requires("egl-headers")
eigen (bsd)
Install command
xrepo install eigen
Integration in the project (xmake.lua)
add_requires("eigen")
elfio (bsd)
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 |
i386, x86_64 |
Definition |
elfio/xmake.lua |
Install command
xrepo install elfio
Integration in the project (xmake.lua)
add_requires("elfio")
emhash (bsd)
Install command
xrepo install emhash
Integration in the project (xmake.lua)
add_requires("emhash")
emio (bsd)
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, 0.8.0, 0.9.0 |
Architectures |
i386, x86_64 |
Definition |
emio/xmake.lua |
Install command
xrepo install emio
Integration in the project (xmake.lua)
add_requires("emio")
emock (bsd)
Install command
xrepo install emock
Integration in the project (xmake.lua)
add_requires("emock")
enet (bsd)
Install command
xrepo install enet
Integration in the project (xmake.lua)
add_requires("enet")
enet6 (bsd)
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, v6.1.2 |
Architectures |
i386, x86_64 |
Definition |
enet6/xmake.lua |
Install command
xrepo install enet6
Integration in the project (xmake.lua)
add_requires("enet6")
enkits (bsd)
Install command
xrepo install enkits
Integration in the project (xmake.lua)
add_requires("enkits")
entt (bsd)
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, v3.14.0, v3.15.0 |
Architectures |
i386, x86_64 |
Definition |
entt/xmake.lua |
Install command
xrepo install entt
Integration in the project (xmake.lua)
add_requires("entt")
epoll-shim (bsd)
Install command
xrepo install epoll-shim
Integration in the project (xmake.lua)
add_requires("epoll-shim")
etl (bsd)
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, 20.39.4, 20.40.0, 20.40.1, 20.41.0, 20.41.1, 20.41.2, 20.41.3, 20.41.4, 20.41.5, 20.41.6, 20.41.7, 20.42.0, 20.42.1, 20.42.2, 20.43.0, 20.43.1, 20.43.2, 20.43.3, 20.43.4 |
Architectures |
i386, x86_64 |
Definition |
etl/xmake.lua |
Install command
xrepo install etl
Integration in the project (xmake.lua)
add_requires("etl")
eve (bsd)
Install command
xrepo install eve
Integration in the project (xmake.lua)
add_requires("eve")
eventpp (bsd)
Install command
xrepo install eventpp
Integration in the project (xmake.lua)
add_requires("eventpp")
expat (bsd)
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, 2.6.4, 2.7.1, 2.7.3 |
Architectures |
i386, x86_64 |
Definition |
expat/xmake.lua |
Install command
xrepo install expat
Integration in the project (xmake.lua)
add_requires("expat")
expected-lite (bsd)
Install command
xrepo install expected-lite
Integration in the project (xmake.lua)
add_requires("expected-lite")
expresscpp (bsd)
Install command
xrepo install expresscpp
Integration in the project (xmake.lua)
add_requires("expresscpp")
exprtk (bsd)
Install command
xrepo install exprtk
Integration in the project (xmake.lua)
add_requires("exprtk")
Install command
xrepo install extra-cmake-modules
Integration in the project (xmake.lua)
add_requires("extra-cmake-modules")
f
faac (bsd)
Install command
xrepo install faac
Integration in the project (xmake.lua)
add_requires("faac")
fadec (bsd)
Install command
xrepo install fadec
Integration in the project (xmake.lua)
add_requires("fadec")
fakeit (bsd)
Install command
xrepo install fakeit
Integration in the project (xmake.lua)
add_requires("fakeit")
faker-cxx (bsd)
Install command
xrepo install faker-cxx
Integration in the project (xmake.lua)
add_requires("faker-cxx")
fann (bsd)
Description |
Official github repository for Fast Artificial Neural Network Library (FANN) |
Homepage |
https://github.com/libfann/fann |
License |
LGPL-2.1 |
Versions |
2021.03.14, 2024.04.16 |
Architectures |
i386, x86_64 |
Definition |
fann/xmake.lua |
Install command
xrepo install fann
Integration in the project (xmake.lua)
add_requires("fann")
fast-cdr (bsd)
Description |
eProsima FastCDR library provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation of it. |
Homepage |
https://www.eprosima.com |
License |
Apache-2.0 |
Versions |
v1.1.0, v2.1.3, v2.2.1, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.3.0, v2.3.1 |
Architectures |
i386, x86_64 |
Definition |
fast-cdr/xmake.lua |
Install command
xrepo install fast-cdr
Integration in the project (xmake.lua)
add_requires("fast-cdr")
fast-lzma2 (bsd)
Install command
xrepo install fast-lzma2
Integration in the project (xmake.lua)
add_requires("fast-lzma2")
fast_float (bsd)
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, v6.1.6, v7.0.0, v8.0.0, v8.0.2, v8.1.0 |
Architectures |
i386, x86_64 |
Definition |
fast_float/xmake.lua |
Install command
xrepo install fast_float
Integration in the project (xmake.lua)
add_requires("fast_float")
fast_obj (bsd)
Install command
xrepo install fast_obj
Integration in the project (xmake.lua)
add_requires("fast_obj")
fastcppcsvparser (bsd)
Install command
xrepo install fastcppcsvparser
Integration in the project (xmake.lua)
add_requires("fastcppcsvparser")
fastmod (bsd)
Install command
xrepo install fastmod
Integration in the project (xmake.lua)
add_requires("fastmod")
fatal (bsd)
Install command
xrepo install fatal
Integration in the project (xmake.lua)
add_requires("fatal")
fcpw (bsd)
Install command
xrepo install fcpw
Integration in the project (xmake.lua)
add_requires("fcpw")
fdk-aac (bsd)
Install command
xrepo install fdk-aac
Integration in the project (xmake.lua)
add_requires("fdk-aac")
ffts (bsd)
Install command
xrepo install ffts
Integration in the project (xmake.lua)
add_requires("ffts")
fftw (bsd)
Description |
A C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions. |
Homepage |
http://fftw.org/ |
License |
GPL-2.0 |
Versions |
3.3.8, 3.3.9, 3.3.10 |
Architectures |
i386, x86_64 |
Definition |
fftw/xmake.lua |
Install command
xrepo install fftw
Integration in the project (xmake.lua)
add_requires("fftw")
fgt (bsd)
Install command
xrepo install fgt
Integration in the project (xmake.lua)
add_requires("fgt")
fixed-containers (bsd)
Install command
xrepo install fixed-containers
Integration in the project (xmake.lua)
add_requires("fixed-containers")
flann (bsd)
Install command
xrepo install flann
Integration in the project (xmake.lua)
add_requires("flann")
flatbuffers (bsd)
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, v24.12.23, v25.2.10 |
Architectures |
i386, x86_64 |
Definition |
flatbuffers/xmake.lua |
Install command
xrepo install flatbuffers
Integration in the project (xmake.lua)
add_requires("flatbuffers")
flatcc (bsd)
Install command
xrepo install flatcc
Integration in the project (xmake.lua)
add_requires("flatcc")
flecs (bsd)
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, v4.0.2, v4.0.3, v4.0.4, v4.0.5, v4.1.0, v4.1.1 |
Architectures |
i386, x86_64 |
Definition |
flecs/xmake.lua |
Install command
xrepo install flecs
Integration in the project (xmake.lua)
add_requires("flecs")
flex (bsd)
Install command
xrepo install flex
Integration in the project (xmake.lua)
add_requires("flex")
flux (bsd)
Install command
xrepo install flux
Integration in the project (xmake.lua)
add_requires("flux")
fluxsort (bsd)
Install command
xrepo install fluxsort
Integration in the project (xmake.lua)
add_requires("fluxsort")
fmi (bsd)
Install command
xrepo install fmi
Integration in the project (xmake.lua)
add_requires("fmi")
fmt (bsd)
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, 11.1.0, 11.1.1, 11.1.2, 11.1.3, 11.1.4, 11.2.0, 12.0.0 |
Architectures |
i386, x86_64 |
Definition |
fmt/xmake.lua |
Install command
xrepo install fmt
Integration in the project (xmake.lua)
add_requires("fmt")
fpm (bsd)
Install command
xrepo install fpm
Integration in the project (xmake.lua)
add_requires("fpm")
freetype (bsd)
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, 2.13.3, 2.14.1 |
Architectures |
i386, x86_64 |
Definition |
freetype/xmake.lua |
Install command
xrepo install freetype
Integration in the project (xmake.lua)
add_requires("freetype")
fribidi (bsd)
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, 1.0.16 |
Architectures |
i386, x86_64 |
Definition |
fribidi/xmake.lua |
Install command
xrepo install fribidi
Integration in the project (xmake.lua)
add_requires("fribidi")
frozen (bsd)
Install command
xrepo install frozen
Integration in the project (xmake.lua)
add_requires("frozen")
fruit (bsd)
Install command
xrepo install fruit
Integration in the project (xmake.lua)
add_requires("fruit")
ftxui (bsd)
Install command
xrepo install ftxui
Integration in the project (xmake.lua)
add_requires("ftxui")
function2 (bsd)
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, 4.2.5 |
Architectures |
i386, x86_64 |
Definition |
function2/xmake.lua |
Install command
xrepo install function2
Integration in the project (xmake.lua)
add_requires("function2")
functionalplus (bsd)
Install command
xrepo install functionalplus
Integration in the project (xmake.lua)
add_requires("functionalplus")
fx-gltf (bsd)
Install command
xrepo install fx-gltf
Integration in the project (xmake.lua)
add_requires("fx-gltf")
g
gaussianlib (bsd)
Install command
xrepo install gaussianlib
Integration in the project (xmake.lua)
add_requires("gaussianlib")
gcem (bsd)
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 |
i386, x86_64 |
Definition |
gcem/xmake.lua |
Install command
xrepo install gcem
Integration in the project (xmake.lua)
add_requires("gcem")
gdcm (bsd)
Description |
Grassroots DiCoM is a C++ library for DICOM medical files. |
Homepage |
http://sf.net/p/gdcm |
License |
BSD License, Apache License V2.0 |
Versions |
v3.0.24, v3.2.1 |
Architectures |
i386, x86_64 |
Definition |
gdcm/xmake.lua |
Install command
xrepo install gdcm
Integration in the project (xmake.lua)
add_requires("gdcm")
gelldur-eventbus (bsd)
Install command
xrepo install gelldur-eventbus
Integration in the project (xmake.lua)
add_requires("gelldur-eventbus")
genie (bsd)
Install command
xrepo install genie
Integration in the project (xmake.lua)
add_requires("genie")
geos (bsd)
Description |
GEOS (Geometry Engine - Open Source) is a C++ port of the JTS Topology Suite (JTS). |
Homepage |
https://trac.osgeo.org/geos/ |
License |
LGPL-2.1 |
Versions |
3.9.1, 3.11.3, 3.12.1, 3.13.0, 3.13.1, 3.14.0 |
Architectures |
i386, x86_64 |
Definition |
geos/xmake.lua |
Install command
xrepo install geos
Integration in the project (xmake.lua)
add_requires("geos")
gflags (bsd)
Install command
xrepo install gflags
Integration in the project (xmake.lua)
add_requires("gflags")
gfortran (bsd)
Install command
xrepo install gfortran
Integration in the project (xmake.lua)
add_requires("gfortran")
gfx-timsort (bsd)
Install command
xrepo install gfx-timsort
Integration in the project (xmake.lua)
add_requires("gfx-timsort")
ggml (bsd)
Install command
xrepo install ggml
Integration in the project (xmake.lua)
add_requires("ggml")
ghc_filesystem (bsd)
Install command
xrepo install ghc_filesystem
Integration in the project (xmake.lua)
add_requires("ghc_filesystem")
gifdec (bsd)
Install command
xrepo install gifdec
Integration in the project (xmake.lua)
add_requires("gifdec")
giflib (bsd)
Install command
xrepo install giflib
Integration in the project (xmake.lua)
add_requires("giflib")
gklib (bsd)
Install command
xrepo install gklib
Integration in the project (xmake.lua)
add_requires("gklib")
glaze (bsd)
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, v3.3.2, v3.6.0, v3.6.2, v4.0.1, v4.2.2, v4.4.2, v4.4.3, v5.0.2, v5.1.0, v5.1.2, v5.2.0, v5.2.1, v5.3.0, v5.3.1, v5.4.0, v5.4.1, v5.5.0, v5.5.1, v5.5.2, v5.5.4, v5.5.5, v5.6.0, v5.7.1 |
Architectures |
i386, x86_64 |
Definition |
glaze/xmake.lua |
Install command
xrepo install glaze
Integration in the project (xmake.lua)
add_requires("glaze")
glbinding (bsd)
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, v3.4.0, v3.5.0 |
Architectures |
i386, x86_64 |
Definition |
glbinding/xmake.lua |
Install command
xrepo install glbinding
Integration in the project (xmake.lua)
add_requires("glbinding")
glfw (bsd)
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 |
i386, x86_64 |
Definition |
glfw/xmake.lua |
Install command
xrepo install glfw
Integration in the project (xmake.lua)
add_requires("glfw")
gli (bsd)
Install command
xrepo install gli
Integration in the project (xmake.lua)
add_requires("gli")
glm (bsd)
Install command
xrepo install glm
Integration in the project (xmake.lua)
add_requires("glm")
glob (bsd)
Install command
xrepo install glob
Integration in the project (xmake.lua)
add_requires("glob")
glog (bsd)
Install command
xrepo install glog
Integration in the project (xmake.lua)
add_requires("glog")
gloo (bsd)
Description |
Collective communications library with various primitives for multi-machine training. |
Homepage |
https://github.com/pytorch/gloo |
License |
BSD-3-Clause |
Versions |
2025.07.29 |
Architectures |
i386, x86_64 |
Definition |
gloo/xmake.lua |
Install command
xrepo install gloo
Integration in the project (xmake.lua)
add_requires("gloo")
glpk (bsd)
Description |
The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. |
Homepage |
https://www.gnu.org/software/glpk/ |
License |
GPL-3.0 |
Versions |
5.0 |
Architectures |
i386, x86_64 |
Definition |
glpk/xmake.lua |
Install command
xrepo install glpk
Integration in the project (xmake.lua)
add_requires("glpk")
glslang (bsd)
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, 1.4.309+0 |
Architectures |
i386, x86_64 |
Definition |
glslang/xmake.lua |
Install command
xrepo install glslang
Integration in the project (xmake.lua)
add_requires("glslang")
glu (bsd)
Install command
xrepo install glu
Integration in the project (xmake.lua)
add_requires("glu")
glx (bsd)
Install command
xrepo install glx
Integration in the project (xmake.lua)
add_requires("glx")
gmp (bsd)
Description |
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. |
Homepage |
https://gmplib.org/ |
License |
LGPL-3.0 |
Versions |
6.2.1, 6.3.0 |
Architectures |
i386, x86_64 |
Definition |
gmp/xmake.lua |
Install command
xrepo install gmp
Integration in the project (xmake.lua)
add_requires("gmp")
gmssl (bsd)
Install command
xrepo install gmssl
Integration in the project (xmake.lua)
add_requires("gmssl")
gn (bsd)
Install command
xrepo install gn
Integration in the project (xmake.lua)
add_requires("gn")
gnu-rm (bsd)
Install command
xrepo install gnu-rm
Integration in the project (xmake.lua)
add_requires("gnu-rm")
go (bsd)
Description |
The Go Programming Language |
Homepage |
https://go.dev |
License |
BSD-3-Clause |
Versions |
1.22.6, 1.22.7, 1.22.8, 1.22.9, 1.22.10, 1.22.11, 1.22.12, 1.23.0, 1.23.1, 1.23.2, 1.23.3, 1.23.4, 1.23.5, 1.23.6, 1.23.7, 1.23.8, 1.23.9, 1.23.10, 1.23.11, 1.23.12, 1.24.0, 1.24.1, 1.24.2, 1.24.3, 1.24.4, 1.24.5, 1.24.6, 1.24.7, 1.25.0, 1.25.1 |
Architectures |
i386, x86_64 |
Definition |
go/xmake.lua |
Install command
xrepo install go
Integration in the project (xmake.lua)
add_requires("go")
google-cloud-cpp (bsd)
Install command
xrepo install google-cloud-cpp
Integration in the project (xmake.lua)
add_requires("google-cloud-cpp")
gperf (bsd)
Install command
xrepo install gperf
Integration in the project (xmake.lua)
add_requires("gperf")
graaf (bsd)
Install command
xrepo install graaf
Integration in the project (xmake.lua)
add_requires("graaf")
grpc (bsd)
Description |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) |
Homepage |
https://grpc.io |
License |
Apache-2.0 |
Versions |
v1.51.3, v1.62.1, v1.68.2, v1.69.0 |
Architectures |
i386, x86_64 |
Definition |
grpc/xmake.lua |
Install command
xrepo install grpc
Integration in the project (xmake.lua)
add_requires("grpc")
gsl (bsd)
Install command
xrepo install gsl
Integration in the project (xmake.lua)
add_requires("gsl")
gsl-lite (bsd)
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, v0.42.0, v0.43.0, v1.0.1 |
Architectures |
i386, x86_64 |
Definition |
gsl-lite/xmake.lua |
Install command
xrepo install gsl-lite
Integration in the project (xmake.lua)
add_requires("gsl-lite")
gtest (bsd)
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, v1.16.0, v1.17.0 |
Architectures |
i386, x86_64 |
Definition |
gtest/xmake.lua |
Install command
xrepo install gtest
Integration in the project (xmake.lua)
add_requires("gtest")
guetzli (bsd)
Install command
xrepo install guetzli
Integration in the project (xmake.lua)
add_requires("guetzli")
gumbo-parser (bsd)
Install command
xrepo install gumbo-parser
Integration in the project (xmake.lua)
add_requires("gumbo-parser")
gyp-next (bsd)
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, v0.18.2, v0.18.3, v0.19.1, v0.20.0, v0.20.2, v0.20.4 |
Architectures |
i386, x86_64 |
Definition |
gyp-next/xmake.lua |
Install command
xrepo install gyp-next
Integration in the project (xmake.lua)
add_requires("gyp-next")
gzip-hpp (bsd)
Install command
xrepo install gzip-hpp
Integration in the project (xmake.lua)
add_requires("gzip-hpp")
h
h3 (bsd)
Description |
Hexagonal hierarchical geospatial indexing system |
Homepage |
https://h3geo.org |
License |
Apache-2.0 |
Versions |
v4.3.0 |
Architectures |
i386, x86_64 |
Definition |
h3/xmake.lua |
Install command
xrepo install h3
Integration in the project (xmake.lua)
add_requires("h3")
half (bsd)
Install command
xrepo install half
Integration in the project (xmake.lua)
add_requires("half")
happly (bsd)
Install command
xrepo install happly
Integration in the project (xmake.lua)
add_requires("happly")
harfbuzz (bsd)
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, 10.0.1, 10.1.0, 10.2.0, 10.3.0, 10.4.0, 11.2.1, 11.3.3 |
Architectures |
i386, x86_64 |
Definition |
harfbuzz/xmake.lua |
Install command
xrepo install harfbuzz
Integration in the project (xmake.lua)
add_requires("harfbuzz")
hash-library (bsd)
Install command
xrepo install hash-library
Integration in the project (xmake.lua)
add_requires("hash-library")
hashcat (bsd)
Install command
xrepo install hashcat
Integration in the project (xmake.lua)
add_requires("hashcat")
hdf5 (bsd)
Install command
xrepo install hdf5
Integration in the project (xmake.lua)
add_requires("hdf5")
hedley (bsd)
Install command
xrepo install hedley
Integration in the project (xmake.lua)
add_requires("hedley")
hexl (bsd)
Description |
Intel:registered: Homomorphic Encryption Acceleration Library accelerates modular arithmetic operations used in homomorphic encryption |
Homepage |
https://intel.github.io/hexl |
License |
Apache-2.0 |
Versions |
v1.2.5, v1.2.6 |
Architectures |
i386, x86_64 |
Definition |
hexl/xmake.lua |
Install command
xrepo install hexl
Integration in the project (xmake.lua)
add_requires("hexl")
hffix (bsd)
Install command
xrepo install hffix
Integration in the project (xmake.lua)
add_requires("hffix")
highs (bsd)
Install command
xrepo install highs
Integration in the project (xmake.lua)
add_requires("highs")
highway (bsd)
Install command
xrepo install highway
Integration in the project (xmake.lua)
add_requires("highway")
hiredis (bsd)
Install command
xrepo install hiredis
Integration in the project (xmake.lua)
add_requires("hiredis")
hiredis-vip (bsd)
Install command
xrepo install hiredis-vip
Integration in the project (xmake.lua)
add_requires("hiredis-vip")
hlslpp (bsd)
Install command
xrepo install hlslpp
Integration in the project (xmake.lua)
add_requires("hlslpp")
hopscotch-map (bsd)
Install command
xrepo install hopscotch-map
Integration in the project (xmake.lua)
add_requires("hopscotch-map")
houdini (bsd)
Description |
Houdini is built from the ground up to be a procedural system that empowers artists to work freely, create multiple iterations and rapidly share workflows with colleagues. |
Homepage |
https://www.sidefx.com/ |
Versions |
|
Architectures |
i386, x86_64 |
Definition |
houdini/xmake.lua |
Install command
xrepo install houdini
Integration in the project (xmake.lua)
add_requires("houdini")
http_parser (bsd)
Install command
xrepo install http_parser
Integration in the project (xmake.lua)
add_requires("http_parser")
hwdata (bsd)
Description |
hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases. |
Homepage |
https://github.com/vcrhonek/hwdata |
License |
GPL-2.0-or-later |
Versions |
v0.397, v0.399 |
Architectures |
i386, x86_64 |
Definition |
hwdata/xmake.lua |
Install command
xrepo install hwdata
Integration in the project (xmake.lua)
add_requires("hwdata")
hyperscan (bsd)
Install command
xrepo install hyperscan
Integration in the project (xmake.lua)
add_requires("hyperscan")
hyprwayland-scanner (bsd)
Install command
xrepo install hyprwayland-scanner
Integration in the project (xmake.lua)
add_requires("hyprwayland-scanner")
i
icu4c (bsd)
Description |
C/C++ libraries for Unicode and globalization. |
Homepage |
http://site.icu-project.org/ |
Versions |
64.2, 68.1, 68.2, 69.1, 70.1, 71.1, 72.1, 73.1, 73.2, 75.1, 76.1, 77.1 |
Architectures |
i386, x86_64 |
Definition |
icu4c/xmake.lua |
Install command
xrepo install icu4c
Integration in the project (xmake.lua)
add_requires("icu4c")
idna (bsd)
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 |
0.2.0, 0.3.2, 0.3.3, 0.3.4 |
Architectures |
i386, x86_64 |
Definition |
idna/xmake.lua |
Install command
xrepo install idna
Integration in the project (xmake.lua)
add_requires("idna")
ifort (bsd)
Install command
xrepo install ifort
Integration in the project (xmake.lua)
add_requires("ifort")
iguana (bsd)
Install command
xrepo install iguana
Integration in the project (xmake.lua)
add_requires("iguana")
im3d (bsd)
Install command
xrepo install im3d
Integration in the project (xmake.lua)
add_requires("im3d")
imagemagick (bsd)
Install command
xrepo install imagemagick
Integration in the project (xmake.lua)
add_requires("imagemagick")
imath (bsd)
Description |
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics |
Homepage |
https://github.com/AcademySoftwareFoundation/Imath/ |
License |
BSD-3-Clause |
Versions |
v3.1.0, v3.1.1, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.9, v3.1.10, v3.1.11, v3.1.12 |
Architectures |
i386, x86_64 |
Definition |
imath/xmake.lua |
Install command
xrepo install imath
Integration in the project (xmake.lua)
add_requires("imath")
imgui (bsd)
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, v1.91.2-docking, v1.91.2, v1.91.3-docking, v1.91.3, v1.91.4-docking, v1.91.4, v1.91.5-docking, v1.91.5, v1.91.6-docking, v1.91.6, v1.91.7-docking, v1.91.7, v1.91.8-docking, v1.91.8, v1.91.9-docking, v1.91.9, v1.92.0-docking, v1.92.0, v1.92.1-docking, v1.92.1 |
Architectures |
i386, x86_64 |
Definition |
imgui/xmake.lua |
Install command
xrepo install imgui
Integration in the project (xmake.lua)
add_requires("imgui")
implot (bsd)
Install command
xrepo install implot
Integration in the project (xmake.lua)
add_requires("implot")
implot3d (bsd)
Install command
xrepo install implot3d
Integration in the project (xmake.lua)
add_requires("implot3d")
indicators (bsd)
Install command
xrepo install indicators
Integration in the project (xmake.lua)
add_requires("indicators")
infoware (bsd)
Install command
xrepo install infoware
Integration in the project (xmake.lua)
add_requires("infoware")
inifile-cpp (bsd)
Install command
xrepo install inifile-cpp
Integration in the project (xmake.lua)
add_requires("inifile-cpp")
inih (bsd)
Install command
xrepo install inih
Integration in the project (xmake.lua)
add_requires("inih")
iniparser (bsd)
Install command
xrepo install iniparser
Integration in the project (xmake.lua)
add_requires("iniparser")
inipp (bsd)
Install command
xrepo install inipp
Integration in the project (xmake.lua)
add_requires("inipp")
inja (bsd)
Install command
xrepo install inja
Integration in the project (xmake.lua)
add_requires("inja")
Install command
xrepo install innoextract
Integration in the project (xmake.lua)
add_requires("innoextract")
interface99 (bsd)
Install command
xrepo install interface99
Integration in the project (xmake.lua)
add_requires("interface99")
intx (bsd)
Install command
xrepo install intx
Integration in the project (xmake.lua)
add_requires("intx")
iowow (bsd)
Install command
xrepo install iowow
Integration in the project (xmake.lua)
add_requires("iowow")
ip2region (bsd)
Install command
xrepo install ip2region
Integration in the project (xmake.lua)
add_requires("ip2region")
irrxml (bsd)
Install command
xrepo install irrxml
Integration in the project (xmake.lua)
add_requires("irrxml")
isocline (bsd)
Install command
xrepo install isocline
Integration in the project (xmake.lua)
add_requires("isocline")
ispc (bsd)
Description |
Intel® Implicit SPMD Program Compiler |
Homepage |
https://ispc.github.io/ |
License |
BSD-3-Clause |
Versions |
1.17.0, 1.25.3, 1.26.0, 1.27.0 |
Architectures |
i386, x86_64 |
Definition |
ispc/xmake.lua |
Install command
xrepo install ispc
Integration in the project (xmake.lua)
add_requires("ispc")
itk (bsd)
Description |
ITK is an open-source, cross-platform library that provides developers with an extensive suite of software tools for image analysis. |
Homepage |
https://itk.org/ |
License |
Apache-2.0 |
Versions |
5.2.0, 5.2.1, 5.4.4 |
Architectures |
i386, x86_64 |
Definition |
itk/xmake.lua |
Install command
xrepo install itk
Integration in the project (xmake.lua)
add_requires("itk")
itlib (bsd)
Description |
A collection of std-like single-header C++ libraries |
Homepage |
https://github.com/iboB/itlib |
License |
MIT |
Versions |
v1.10.3, v1.11.0, v1.11.1, v1.11.4, v1.11.5, v1.11.7 |
Architectures |
i386, x86_64 |
Definition |
itlib/xmake.lua |
Install command
xrepo install itlib
Integration in the project (xmake.lua)
add_requires("itlib")
Description |
ITS Tool allows you to translate your XML documents with PO files |
Homepage |
http://itstool.org/ |
License |
GPL-3.0 |
Versions |
2.0.7 |
Architectures |
i386, x86_64 |
Definition |
itstool/xmake.lua |
Install command
xrepo install itstool
Integration in the project (xmake.lua)
add_requires("itstool")
ittapi (bsd)
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, v3.25.3, v3.25.4, v3.25.5, v3.26.1, v3.26.2, v3.26.3 |
Architectures |
i386, x86_64 |
Definition |
ittapi/xmake.lua |
Install command
xrepo install ittapi
Integration in the project (xmake.lua)
add_requires("ittapi")
ixwebsocket (bsd)
Install command
xrepo install ixwebsocket
Integration in the project (xmake.lua)
add_requires("ixwebsocket")
j
jack2 (bsd)
Description |
Cross-platform API that enables device sharing and inter-application audio routing |
Homepage |
https://jackaudio.org/ |
License |
GPL-2.0 |
Versions |
v1.9.22 |
Architectures |
i386, x86_64 |
Definition |
jack2/xmake.lua |
Install command
xrepo install jack2
Integration in the project (xmake.lua)
add_requires("jack2")
jansson (bsd)
Install command
xrepo install jansson
Integration in the project (xmake.lua)
add_requires("jansson")
jerryscript (bsd)
Install command
xrepo install jerryscript
Integration in the project (xmake.lua)
add_requires("jerryscript")
joltphysics (bsd)
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, v5.2.0, v5.3.0 |
Architectures |
i386, x86_64 |
Definition |
joltphysics/xmake.lua |
Install command
xrepo install joltphysics
Integration in the project (xmake.lua)
add_requires("joltphysics")
jpcre2 (bsd)
Install command
xrepo install jpcre2
Integration in the project (xmake.lua)
add_requires("jpcre2")
jrtplib (bsd)
Install command
xrepo install jrtplib
Integration in the project (xmake.lua)
add_requires("jrtplib")
jsmn (bsd)
Install command
xrepo install jsmn
Integration in the project (xmake.lua)
add_requires("jsmn")
json-c (bsd)
Install command
xrepo install json-c
Integration in the project (xmake.lua)
add_requires("json-c")
json-schema-validator (bsd)
Install command
xrepo install json-schema-validator
Integration in the project (xmake.lua)
add_requires("json-schema-validator")
json.h (bsd)
Install command
xrepo install json.h
Integration in the project (xmake.lua)
add_requires("json.h")
jsoncons (bsd)
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.170.2, v0.176.0, v0.177.0, v0.178.0, v1.0.0, v1.1.0, v1.2.0, v1.3.0, v1.3.2 |
Architectures |
i386, x86_64 |
Definition |
jsoncons/xmake.lua |
Install command
xrepo install jsoncons
Integration in the project (xmake.lua)
add_requires("jsoncons")
jsoncpp (bsd)
Install command
xrepo install jsoncpp
Integration in the project (xmake.lua)
add_requires("jsoncpp")
jthread (bsd)
Install command
xrepo install jthread
Integration in the project (xmake.lua)
add_requires("jthread")
jwasm (bsd)
Install command
xrepo install jwasm
Integration in the project (xmake.lua)
add_requires("jwasm")
jwt-cpp (bsd)
Install command
xrepo install jwt-cpp
Integration in the project (xmake.lua)
add_requires("jwt-cpp")
jxrlib (bsd)
Description |
jxrlib is JPEG XR Image Codec reference implementation library released by Microsoft under BSD-2-Clause License. This repo is a clone of jxrlib as released by Microsoft from it's original Codeplex location https://jxrlib.codeplex.com. The only changes comprise addition of LICENSE and README.md in repo root. |
Homepage |
https://github.com/4creators/jxrlib |
License |
BSD-2-Clause |
Versions |
v2019.10.9 |
Architectures |
i386, x86_64 |
Definition |
jxrlib/xmake.lua |
Install command
xrepo install jxrlib
Integration in the project (xmake.lua)
add_requires("jxrlib")
k
kangaru (bsd)
Install command
xrepo install kangaru
Integration in the project (xmake.lua)
add_requires("kangaru")
kcp (bsd)
Install command
xrepo install kcp
Integration in the project (xmake.lua)
add_requires("kcp")
kdbindings (bsd)
Install command
xrepo install kdbindings
Integration in the project (xmake.lua)
add_requires("kdbindings")
kenlm (bsd)
Install command
xrepo install kenlm
Integration in the project (xmake.lua)
add_requires("kenlm")
keystone (bsd)
Description |
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings |
Homepage |
http://www.keystone-engine.org |
License |
GPL-2.0 |
Versions |
0.9.2 |
Architectures |
i386, x86_64 |
Definition |
keystone/xmake.lua |
Install command
xrepo install keystone
Integration in the project (xmake.lua)
add_requires("keystone")
khaledhosny-ots (bsd)
Install command
xrepo install khaledhosny-ots
Integration in the project (xmake.lua)
add_requires("khaledhosny-ots")
Install command
xrepo install khrplatform
Integration in the project (xmake.lua)
add_requires("khrplatform")
kiwisolver (bsd)
Install command
xrepo install kiwisolver
Integration in the project (xmake.lua)
add_requires("kiwisolver")
klib (bsd)
Install command
xrepo install klib
Integration in the project (xmake.lua)
add_requires("klib")
kotlin-native (bsd)
Install command
xrepo install kotlin-native
Integration in the project (xmake.lua)
add_requires("kotlin-native")
ktx (bsd)
Install command
xrepo install ktx
Integration in the project (xmake.lua)
add_requires("ktx")
l
lame (bsd)
Install command
xrepo install lame
Integration in the project (xmake.lua)
add_requires("lame")
Install command
xrepo install lastools
Integration in the project (xmake.lua)
add_requires("lastools")
lcms (bsd)
Description |
A free, open source, CMM engine. It provides fast transforms between ICC profiles. |
Homepage |
https://www.littlecms.com/ |
License |
MIT |
Versions |
2.17 |
Architectures |
i386, x86_64 |
Definition |
lcms/xmake.lua |
Install command
xrepo install lcms
Integration in the project (xmake.lua)
add_requires("lcms")
lemon (bsd)
Install command
xrepo install lemon
Integration in the project (xmake.lua)
add_requires("lemon")
lerc (bsd)
Install command
xrepo install lerc
Integration in the project (xmake.lua)
add_requires("lerc")
leveldb (bsd)
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 |
i386, x86_64 |
Definition |
leveldb/xmake.lua |
Install command
xrepo install leveldb
Integration in the project (xmake.lua)
add_requires("leveldb")
lexbor (bsd)
Install command
xrepo install lexbor
Integration in the project (xmake.lua)
add_requires("lexbor")
lexy (bsd)
Install command
xrepo install lexy
Integration in the project (xmake.lua)
add_requires("lexy")
liba52 (bsd)
Install command
xrepo install liba52
Integration in the project (xmake.lua)
add_requires("liba52")
libass (bsd)
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 |
i386, x86_64 |
Definition |
libass/xmake.lua |
Install command
xrepo install libass
Integration in the project (xmake.lua)
add_requires("libass")
libatomic_ops (bsd)
Install command
xrepo install libatomic_ops
Integration in the project (xmake.lua)
add_requires("libatomic_ops")
libavif (bsd)
Install command
xrepo install libavif
Integration in the project (xmake.lua)
add_requires("libavif")
libb2 (bsd)
Description |
C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp |
Homepage |
https://blake2.net |
License |
CC0-1.0 |
Versions |
v0.98.1 |
Architectures |
i386, x86_64 |
Definition |
libb2/xmake.lua |
Install command
xrepo install libb2
Integration in the project (xmake.lua)
add_requires("libb2")
libbacktrace (bsd)
Install command
xrepo install libbacktrace
Integration in the project (xmake.lua)
add_requires("libbacktrace")
libbigwig (bsd)
Install command
xrepo install libbigwig
Integration in the project (xmake.lua)
add_requires("libbigwig")
libc++ (bsd)
Install command
xrepo install libc++
Integration in the project (xmake.lua)
add_requires("libc++")
libcbor (bsd)
Install command
xrepo install libcbor
Integration in the project (xmake.lua)
add_requires("libcbor")
libcoro (bsd)
Install command
xrepo install libcoro
Integration in the project (xmake.lua)
add_requires("libcoro")
libcpuid (bsd)
Description |
a small C library for x86 CPU detection and feature extraction |
Homepage |
https://github.com/anrieff/libcpuid |
License |
BSD-2-Clause |
Versions |
v0.5.1, v0.6.3, v0.6.4, v0.6.5, v0.7.0, v0.7.1, v0.8.0, v0.8.1 |
Architectures |
i386, x86_64 |
Definition |
libcpuid/xmake.lua |
Install command
xrepo install libcpuid
Integration in the project (xmake.lua)
add_requires("libcpuid")
libcron (bsd)
Install command
xrepo install libcron
Integration in the project (xmake.lua)
add_requires("libcron")
libcurl (bsd)
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, 8.8.0, 8.9.0, 8.9.1, 8.10.0, 8.10.1, 8.11.0 |
Architectures |
i386, x86_64 |
Definition |
libcurl/xmake.lua |
Install command
xrepo install libcurl
Integration in the project (xmake.lua)
add_requires("libcurl")
libdatachannel (bsd)
Install command
xrepo install libdatachannel
Integration in the project (xmake.lua)
add_requires("libdatachannel")
libde265 (bsd)
Install command
xrepo install libde265
Integration in the project (xmake.lua)
add_requires("libde265")
libdeflate (bsd)
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, v1.22, v1.23, v1.24 |
Architectures |
i386, x86_64 |
Definition |
libdeflate/xmake.lua |
Install command
xrepo install libdeflate
Integration in the project (xmake.lua)
add_requires("libdeflate")
libdicom (bsd)
Install command
xrepo install libdicom
Integration in the project (xmake.lua)
add_requires("libdicom")
libdisasm (bsd)
Install command
xrepo install libdisasm
Integration in the project (xmake.lua)
add_requires("libdisasm")
libdivide (bsd)
Description |
Official git repository for libdivide: optimized integer division |
Homepage |
https://libdivide.com |
License |
BSL-1.0 |
Versions |
5.0, v5.2.0 |
Architectures |
i386, x86_64 |
Definition |
libdivide/xmake.lua |
Install command
xrepo install libdivide
Integration in the project (xmake.lua)
add_requires("libdivide")
libdivsufsort (bsd)
Install command
xrepo install libdivsufsort
Integration in the project (xmake.lua)
add_requires("libdivsufsort")
libdom (bsd)
Install command
xrepo install libdom
Integration in the project (xmake.lua)
add_requires("libdom")
libdrm (bsd)
Install command
xrepo install libdrm
Integration in the project (xmake.lua)
add_requires("libdrm")
libdwarf (bsd)
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, 0.11.1, 0.12.0, 2.0.0, 2.1.0 |
Architectures |
i386, x86_64 |
Definition |
libdwarf/xmake.lua |
Install command
xrepo install libdwarf
Integration in the project (xmake.lua)
add_requires("libdwarf")
libebur128 (bsd)
Install command
xrepo install libebur128
Integration in the project (xmake.lua)
add_requires("libebur128")
libeconf (bsd)
Install command
xrepo install libeconf
Integration in the project (xmake.lua)
add_requires("libeconf")
libedit (bsd)
Install command
xrepo install libedit
Integration in the project (xmake.lua)
add_requires("libedit")
libelfin (bsd)
Install command
xrepo install libelfin
Integration in the project (xmake.lua)
add_requires("libelfin")
libenvpp (bsd)
Description |
A modern C++ library for type-safe environment variable parsing |
Homepage |
https://github.com/ph3at/libenvpp |
License |
Apache-2.0 |
Versions |
v1.1.0, v1.4.0, v1.4.1, v1.4.2, v1.4.3, v1.4.4, v1.5.1 |
Architectures |
i386, x86_64 |
Definition |
libenvpp/xmake.lua |
Install command
xrepo install libenvpp
Integration in the project (xmake.lua)
add_requires("libenvpp")
libevent (bsd)
Install command
xrepo install libevent
Integration in the project (xmake.lua)
add_requires("libevent")
libfacedetection (bsd)
Install command
xrepo install libfacedetection
Integration in the project (xmake.lua)
add_requires("libfacedetection")
libffi (bsd)
Install command
xrepo install libffi
Integration in the project (xmake.lua)
add_requires("libffi")
libfido2 (bsd)
Install command
xrepo install libfido2
Integration in the project (xmake.lua)
add_requires("libfido2")
libfixmath (bsd)
Install command
xrepo install libfixmath
Integration in the project (xmake.lua)
add_requires("libfixmath")
libfixmatrix (bsd)
Install command
xrepo install libfixmatrix
Integration in the project (xmake.lua)
add_requires("libfixmatrix")
libflac (bsd)
Install command
xrepo install libflac
Integration in the project (xmake.lua)
add_requires("libflac")
libfork (bsd)
Install command
xrepo install libfork
Integration in the project (xmake.lua)
add_requires("libfork")
libfswatch (bsd)
Description |
A cross-platform file change monitor with multiple backends: Apple OS X File System Events, BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.* |
Homepage |
https://emcrisostomo.github.io/fswatch/ |
License |
GPL-3.0 |
Versions |
1.17.1, 1.18.2, 1.18.3 |
Architectures |
i386, x86_64 |
Definition |
libfswatch/xmake.lua |
Install command
xrepo install libfswatch
Integration in the project (xmake.lua)
add_requires("libfswatch")
libgeotiff (bsd)
Install command
xrepo install libgeotiff
Integration in the project (xmake.lua)
add_requires("libgeotiff")
libgit2 (bsd)
Description |
A cross-platform, linkable library implementation of Git that you can use in your application. |
Homepage |
https://libgit2.org/ |
License |
GPL-2.0-only |
Versions |
v1.3.0, v1.7.1, v1.8.0, v1.8.1, v1.8.2, v1.8.4, v1.9.0, v1.9.1 |
Architectures |
i386, x86_64 |
Definition |
libgit2/xmake.lua |
Install command
xrepo install libgit2
Integration in the project (xmake.lua)
add_requires("libgit2")
libgit2cpp (bsd)
Install command
xrepo install libgit2cpp
Integration in the project (xmake.lua)
add_requires("libgit2cpp")
libharu (bsd)
Description |
libHaru is a free, cross platform, open source library for generating PDF files. |
Homepage |
http://libharu.org/ |
License |
zlib |
Versions |
2.3.0, v2.4.5 |
Architectures |
i386, x86_64 |
Definition |
libharu/xmake.lua |
Install command
xrepo install libharu
Integration in the project (xmake.lua)
add_requires("libharu")
libhubbub (bsd)
Install command
xrepo install libhubbub
Integration in the project (xmake.lua)
add_requires("libhubbub")
libiconv (bsd)
Install command
xrepo install libiconv
Integration in the project (xmake.lua)
add_requires("libiconv")
libid3tag (bsd)
Install command
xrepo install libid3tag
Integration in the project (xmake.lua)
add_requires("libid3tag")
libidn2 (bsd)
Install command
xrepo install libidn2
Integration in the project (xmake.lua)
add_requires("libidn2")
libjpeg (bsd)
Description |
A widely used C library for reading and writing JPEG image files. |
Homepage |
http://ijg.org/ |
Versions |
v9b, v9c, v9d, v9e, v9f |
Architectures |
i386, x86_64 |
Definition |
libjpeg/xmake.lua |
Install command
xrepo install libjpeg
Integration in the project (xmake.lua)
add_requires("libjpeg")
libjpeg-turbo (bsd)
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, 3.0.4, 3.1.0, 3.1.1 |
Architectures |
i386, x86_64 |
Definition |
libjpeg-turbo/xmake.lua |
Install command
xrepo install libjpeg-turbo
Integration in the project (xmake.lua)
add_requires("libjpeg-turbo")
libjq (bsd)
Install command
xrepo install libjq
Integration in the project (xmake.lua)
add_requires("libjq")
libjuice (bsd)
Install command
xrepo install libjuice
Integration in the project (xmake.lua)
add_requires("libjuice")
libjxl (bsd)
Install command
xrepo install libjxl
Integration in the project (xmake.lua)
add_requires("libjxl")
libkdtree (bsd)
Description |
libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretically unlimited number of dimensions, and can store any data structure |
Homepage |
https://github.com/nvmd/libkdtree |
Versions |
0.7.4 |
Architectures |
i386, x86_64 |
Definition |
libkdtree/xmake.lua |
Install command
xrepo install libkdtree
Integration in the project (xmake.lua)
add_requires("libkdtree")
libkeyfinder (bsd)
Install command
xrepo install libkeyfinder
Integration in the project (xmake.lua)
add_requires("libkeyfinder")
libllvm (bsd)
Install command
xrepo install libllvm
Integration in the project (xmake.lua)
add_requires("libllvm")
libmagic (bsd)
Install command
xrepo install libmagic
Integration in the project (xmake.lua)
add_requires("libmagic")
libmaxminddb (bsd)
Install command
xrepo install libmaxminddb
Integration in the project (xmake.lua)
add_requires("libmaxminddb")
libmd (bsd)
Install command
xrepo install libmd
Integration in the project (xmake.lua)
add_requires("libmd")
libmem (bsd)
Description |
Cross-platform game hacking library for C, C++, Rust, and Python, supporting process/memory hacking, hooking, detouring, and DLL/SO injection. |
Homepage |
https://github.com/rdbo/libmem |
License |
AGPL-3.0 |
Versions |
5.0.2, 5.0.3, 5.0.4, 5.0.5, 5.1.0 |
Architectures |
i386, x86_64 |
Definition |
libmem/xmake.lua |
Install command
xrepo install libmem
Integration in the project (xmake.lua)
add_requires("libmem")
libminc (bsd)
Install command
xrepo install libminc
Integration in the project (xmake.lua)
add_requires("libminc")
libmobi (bsd)
Install command
xrepo install libmobi
Integration in the project (xmake.lua)
add_requires("libmobi")
libmodplug (bsd)
Install command
xrepo install libmodplug
Integration in the project (xmake.lua)
add_requires("libmodplug")
libmorton (bsd)
Install command
xrepo install libmorton
Integration in the project (xmake.lua)
add_requires("libmorton")
libmspack (bsd)
Install command
xrepo install libmspack
Integration in the project (xmake.lua)
add_requires("libmspack")
libmysofa (bsd)
Install command
xrepo install libmysofa
Integration in the project (xmake.lua)
add_requires("libmysofa")
libnet (bsd)
Install command
xrepo install libnet
Integration in the project (xmake.lua)
add_requires("libnet")
libnfc (bsd)
Install command
xrepo install libnfc
Integration in the project (xmake.lua)
add_requires("libnfc")
libnpy (bsd)
Install command
xrepo install libnpy
Integration in the project (xmake.lua)
add_requires("libnpy")
libnpy-matajoh (bsd)
Install command
xrepo install libnpy-matajoh
Integration in the project (xmake.lua)
add_requires("libnpy-matajoh")
libnyquist (bsd)
Install command
xrepo install libnyquist
Integration in the project (xmake.lua)
add_requires("libnyquist")
libogg (bsd)
Install command
xrepo install libogg
Integration in the project (xmake.lua)
add_requires("libogg")
libomp (bsd)
Install command
xrepo install libomp
Integration in the project (xmake.lua)
add_requires("libomp")
libopus (bsd)
Description |
Modern audio compression for the internet. |
Homepage |
https://opus-codec.org |
License |
BSD-3-Clause |
Versions |
v1.3.1, 1.3.1, 1.4, v1.4, 1.5, v1.5, 1.5.1, v1.5.1, 1.5.2, v1.5.2 |
Architectures |
i386, x86_64 |
Definition |
libopus/xmake.lua |
Install command
xrepo install libopus
Integration in the project (xmake.lua)
add_requires("libopus")
liboqs (bsd)
Description |
C library for prototyping and experimenting with quantum-resistant cryptography |
Homepage |
https://openquantumsafe.org |
License |
MIT |
Versions |
0.10.1, 0.11.0, 0.12.0, 0.13.0, 0.14.0 |
Architectures |
i386, x86_64 |
Definition |
liboqs/xmake.lua |
Install command
xrepo install liboqs
Integration in the project (xmake.lua)
add_requires("liboqs")
libp11 (bsd)
Install command
xrepo install libp11
Integration in the project (xmake.lua)
add_requires("libp11")
libparserutils (bsd)
Install command
xrepo install libparserutils
Integration in the project (xmake.lua)
add_requires("libparserutils")
libpcap (bsd)
Description |
the LIBpcap interface to various kernel packet capture mechanism |
Homepage |
https://www.tcpdump.org/ |
License |
BSD-3-Clause |
Versions |
1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5 |
Architectures |
i386, x86_64 |
Definition |
libpcap/xmake.lua |
Install command
xrepo install libpcap
Integration in the project (xmake.lua)
add_requires("libpcap")
libpciaccess (bsd)
Install command
xrepo install libpciaccess
Integration in the project (xmake.lua)
add_requires("libpciaccess")
libpcsclite (bsd)
Install command
xrepo install libpcsclite
Integration in the project (xmake.lua)
add_requires("libpcsclite")
libplist (bsd)
Install command
xrepo install libplist
Integration in the project (xmake.lua)
add_requires("libplist")
libpng (bsd)
Description |
The official PNG reference library |
Homepage |
http://www.libpng.org/pub/png/libpng.html |
License |
libpng-2.0 |
Versions |
v1.2.56, v1.6.34, v1.6.35, v1.6.36, v1.6.37, v1.6.40, v1.6.42, v1.6.43, v1.6.44, v1.6.46, v1.6.47, v1.6.48, v1.6.49, v1.6.50 |
Architectures |
i386, x86_64 |
Definition |
libpng/xmake.lua |
Install command
xrepo install libpng
Integration in the project (xmake.lua)
add_requires("libpng")
libpopcnt (bsd)
Install command
xrepo install libpopcnt
Integration in the project (xmake.lua)
add_requires("libpopcnt")
libpq (bsd)
Install command
xrepo install libpq
Integration in the project (xmake.lua)
add_requires("libpq")
libpqxx (bsd)
Install command
xrepo install libpqxx
Integration in the project (xmake.lua)
add_requires("libpqxx")
libpthread-stubs (bsd)
Install command
xrepo install libpthread-stubs
Integration in the project (xmake.lua)
add_requires("libpthread-stubs")
libqrencode (bsd)
Install command
xrepo install libqrencode
Integration in the project (xmake.lua)
add_requires("libqrencode")
libremidi (bsd)
Install command
xrepo install libremidi
Integration in the project (xmake.lua)
add_requires("libremidi")
libressl (bsd)
Description |
LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with goals of modernizing the codebase, improving security, and applying best practice development processes. |
Homepage |
https://www.libressl.org/ |
Versions |
3.4.2, 3.7.3, 3.8.2 |
Architectures |
i386, x86_64 |
Definition |
libressl/xmake.lua |
Install command
xrepo install libressl
Integration in the project (xmake.lua)
add_requires("libressl")
librime (bsd)
Description |
Rime Input Method Engine, the core library |
Homepage |
https://rime.im |
License |
BSD-3-Clause |
Versions |
1.14.0 |
Architectures |
i386, x86_64 |
Definition |
librime/xmake.lua |
Install command
xrepo install librime
Integration in the project (xmake.lua)
add_requires("librime")
libsais (bsd)
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, v2.8.7, v2.10.0, v2.10.1, v2.10.2, v2.10.3, v2.10.4 |
Architectures |
i386, x86_64 |
Definition |
libsais/xmake.lua |
Install command
xrepo install libsais
Integration in the project (xmake.lua)
add_requires("libsais")
libsdl (bsd)
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, 2.30.8, 2.30.9, 2.30.10, 2.32.2 |
Architectures |
i386, x86_64 |
Definition |
libsdl/xmake.lua |
Install command
xrepo install libsdl
Integration in the project (xmake.lua)
add_requires("libsdl")
libsdl2 (bsd)
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, 2.30.8, 2.30.9, 2.30.10, 2.32.2 |
Architectures |
i386, x86_64 |
Definition |
libsdl2/xmake.lua |
Install command
xrepo install libsdl2
Integration in the project (xmake.lua)
add_requires("libsdl2")
libsdl2_image (bsd)
Description |
Simple DirectMedia Layer image loading library |
Homepage |
https://github.com/libsdl-org/SDL_image |
License |
zlib |
Versions |
2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.8 |
Architectures |
i386, x86_64 |
Definition |
libsdl2_image/xmake.lua |
Install command
xrepo install libsdl2_image
Integration in the project (xmake.lua)
add_requires("libsdl2_image")
libsdl2_mixer (bsd)
Install command
xrepo install libsdl2_mixer
Integration in the project (xmake.lua)
add_requires("libsdl2_mixer")
libsdl2_net (bsd)
Install command
xrepo install libsdl2_net
Integration in the project (xmake.lua)
add_requires("libsdl2_net")
libsdl2_ttf (bsd)
Install command
xrepo install libsdl2_ttf
Integration in the project (xmake.lua)
add_requires("libsdl2_ttf")
libsdl3 (bsd)
Description |
Simple DirectMedia Layer |
Homepage |
https://www.libsdl.org/ |
License |
zlib |
Versions |
3.2.0, 3.2.2, 3.2.6, 3.2.8, 3.2.10, 3.2.14, 3.2.16, 3.2.22 |
Architectures |
i386, x86_64 |
Definition |
libsdl3/xmake.lua |
Install command
xrepo install libsdl3
Integration in the project (xmake.lua)
add_requires("libsdl3")
libsdl3_image (bsd)
Install command
xrepo install libsdl3_image
Integration in the project (xmake.lua)
add_requires("libsdl3_image")
libsdl3_ttf (bsd)
Install command
xrepo install libsdl3_ttf
Integration in the project (xmake.lua)
add_requires("libsdl3_ttf")
libsdl_image (bsd)
Description |
Simple DirectMedia Layer image loading library |
Homepage |
https://github.com/libsdl-org/SDL_image |
License |
zlib |
Versions |
2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.8 |
Architectures |
i386, x86_64 |
Definition |
libsdl_image/xmake.lua |
Install command
xrepo install libsdl_image
Integration in the project (xmake.lua)
add_requires("libsdl_image")
libsdl_mixer (bsd)
Install command
xrepo install libsdl_mixer
Integration in the project (xmake.lua)
add_requires("libsdl_mixer")
libsdl_net (bsd)
Install command
xrepo install libsdl_net
Integration in the project (xmake.lua)
add_requires("libsdl_net")
libsdl_ttf (bsd)
Install command
xrepo install libsdl_ttf
Integration in the project (xmake.lua)
add_requires("libsdl_ttf")
libsimdpp (bsd)
Install command
xrepo install libsimdpp
Integration in the project (xmake.lua)
add_requires("libsimdpp")
libsmb2 (bsd)
Install command
xrepo install libsmb2
Integration in the project (xmake.lua)
add_requires("libsmb2")
libsndio (bsd)
Description |
Sndio is a small audio and MIDI framework part of the OpenBSD project and ported to FreeBSD, Linux and NetBSD |
Homepage |
https://sndio.org |
Versions |
1.9.0 |
Architectures |
i386, x86_64 |
Definition |
libsndio/xmake.lua |
Install command
xrepo install libsndio
Integration in the project (xmake.lua)
add_requires("libsndio")
libsodium (bsd)
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 |
i386, x86_64 |
Definition |
libsodium/xmake.lua |
Install command
xrepo install libsodium
Integration in the project (xmake.lua)
add_requires("libsodium")
libsolv (bsd)
Install command
xrepo install libsolv
Integration in the project (xmake.lua)
add_requires("libsolv")
libsoundio (bsd)
Install command
xrepo install libsoundio
Integration in the project (xmake.lua)
add_requires("libsoundio")
libspng (bsd)
Install command
xrepo install libspng
Integration in the project (xmake.lua)
add_requires("libspng")
libsquish (bsd)
Install command
xrepo install libsquish
Integration in the project (xmake.lua)
add_requires("libsquish")
libssh (bsd)
Install command
xrepo install libssh
Integration in the project (xmake.lua)
add_requires("libssh")
libssh2 (bsd)
Install command
xrepo install libssh2
Integration in the project (xmake.lua)
add_requires("libssh2")
libsv (bsd)
Install command
xrepo install libsv
Integration in the project (xmake.lua)
add_requires("libsv")
libsvgtiny (bsd)
Install command
xrepo install libsvgtiny
Integration in the project (xmake.lua)
add_requires("libsvgtiny")
libsvm (bsd)
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, v336 |
Architectures |
i386, x86_64 |
Definition |
libsvm/xmake.lua |
Install command
xrepo install libsvm
Integration in the project (xmake.lua)
add_requires("libsvm")
libtasn1 (bsd)
Install command
xrepo install libtasn1
Integration in the project (xmake.lua)
add_requires("libtasn1")
libtcod (bsd)
Description |
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator. |
Homepage |
https://github.com/libtcod/libtcod |
License |
BSD-3-Clause |
Versions |
2.1.1 |
Architectures |
i386, x86_64 |
Definition |
libtcod/xmake.lua |
Install command
xrepo install libtcod
Integration in the project (xmake.lua)
add_requires("libtcod")
libtiff (bsd)
Install command
xrepo install libtiff
Integration in the project (xmake.lua)
add_requires("libtiff")
libtomcrypt (bsd)
Install command
xrepo install libtomcrypt
Integration in the project (xmake.lua)
add_requires("libtomcrypt")
libtommath (bsd)
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 |
i386, x86_64 |
Definition |
libtommath/xmake.lua |
Install command
xrepo install libtommath
Integration in the project (xmake.lua)
add_requires("libtommath")
Install command
xrepo install libtool
Integration in the project (xmake.lua)
add_requires("libtool")
libudis86 (bsd)
Install command
xrepo install libudis86
Integration in the project (xmake.lua)
add_requires("libudis86")
libunifex (bsd)
Install command
xrepo install libunifex
Integration in the project (xmake.lua)
add_requires("libunifex")
libunistring (bsd)
Install command
xrepo install libunistring
Integration in the project (xmake.lua)
add_requires("libunistring")
libunwind (bsd)
Description |
A portable and efficient C programming interface (API) to determine the call-chain of a program. |
Homepage |
https://www.nongnu.org/libunwind/ |
License |
MIT |
Versions |
v1.5, v1.6.2, v1.7.2, v1.8.0, v1.8.1, v1.8.2, v1.8.3 |
Architectures |
i386, x86_64 |
Definition |
libunwind/xmake.lua |
Install command
xrepo install libunwind
Integration in the project (xmake.lua)
add_requires("libunwind")
libuuid (bsd)
Install command
xrepo install libuuid
Integration in the project (xmake.lua)
add_requires("libuuid")
libuv (bsd)
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, v1.49.0, v1.49.1, v1.49.2, v1.50.0, v1.51.0 |
Architectures |
i386, x86_64 |
Definition |
libuv/xmake.lua |
Install command
xrepo install libuv
Integration in the project (xmake.lua)
add_requires("libuv")
libwapcaplet (bsd)
Install command
xrepo install libwapcaplet
Integration in the project (xmake.lua)
add_requires("libwapcaplet")
libwebm (bsd)
Install command
xrepo install libwebm
Integration in the project (xmake.lua)
add_requires("libwebm")
libwebp (bsd)
Install command
xrepo install libwebp
Integration in the project (xmake.lua)
add_requires("libwebp")
libwebsockets (bsd)
Install command
xrepo install libwebsockets
Integration in the project (xmake.lua)
add_requires("libwebsockets")
libx11 (bsd)
Description |
X.Org: Core X11 protocol client library |
Homepage |
https://www.x.org/ |
Versions |
1.6.9, 1.7.0, 1.7.3, 1.8.1, 1.8.7, 1.8.12 |
Architectures |
i386, x86_64 |
Definition |
libx11/xmake.lua |
Install command
xrepo install libx11
Integration in the project (xmake.lua)
add_requires("libx11")
libxau (bsd)
Description |
X.Org: A Sample Authorization Protocol for X |
Homepage |
https://www.x.org/ |
Versions |
1.0.10, 1.0.11, 1.0.12 |
Architectures |
i386, x86_64 |
Definition |
libxau/xmake.lua |
Install command
xrepo install libxau
Integration in the project (xmake.lua)
add_requires("libxau")
libxcb (bsd)
Description |
X.Org: Interface to the X Window System protocol |
Homepage |
https://www.x.org/ |
Versions |
1.13.1, 1.14, 1.16, 1.17.0 |
Architectures |
i386, x86_64 |
Definition |
libxcb/xmake.lua |
Install command
xrepo install libxcb
Integration in the project (xmake.lua)
add_requires("libxcb")
libxcrypt (bsd)
Install command
xrepo install libxcrypt
Integration in the project (xmake.lua)
add_requires("libxcrypt")
libxdmcp (bsd)
Install command
xrepo install libxdmcp
Integration in the project (xmake.lua)
add_requires("libxdmcp")
libxext (bsd)
Install command
xrepo install libxext
Integration in the project (xmake.lua)
add_requires("libxext")
libxls (bsd)
Description |
Read binary Excel files from C/C++. |
Homepage |
%s |
License |
BSD-2-Clause |
Versions |
v1.6.3 |
Architectures |
i386, x86_64 |
Definition |
libxls/xmake.lua |
Install command
xrepo install libxls
Integration in the project (xmake.lua)
add_requires("libxls")
libxlsxwriter (bsd)
Install command
xrepo install libxlsxwriter
Integration in the project (xmake.lua)
add_requires("libxlsxwriter")
libxml2 (bsd)
Description |
The XML C parser and toolkit of Gnome. |
Homepage |
http://xmlsoft.org/ |
License |
MIT |
Versions |
v2.11.9, v2.12.9, v2.13.2, v2.13.4, v2.14.3 |
Architectures |
i386, x86_64 |
Definition |
libxml2/xmake.lua |
Install command
xrepo install libxml2
Integration in the project (xmake.lua)
add_requires("libxml2")
libxslt (bsd)
Install command
xrepo install libxslt
Integration in the project (xmake.lua)
add_requires("libxslt")
libyuv (bsd)
Install command
xrepo install libyuv
Integration in the project (xmake.lua)
add_requires("libyuv")
libzchunk (bsd)
Install command
xrepo install libzchunk
Integration in the project (xmake.lua)
add_requires("libzchunk")
libzen (bsd)
Install command
xrepo install libzen
Integration in the project (xmake.lua)
add_requires("libzen")
libzip (bsd)
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, v1.11.1, v1.11.2, v1.11.3, v1.11.4 |
Architectures |
i386, x86_64 |
Definition |
libzip/xmake.lua |
Install command
xrepo install libzip
Integration in the project (xmake.lua)
add_requires("libzip")
libzippp (bsd)
Install command
xrepo install libzippp
Integration in the project (xmake.lua)
add_requires("libzippp")
lief (bsd)
Description |
Library to Instrument Executable Formats. |
Homepage |
https://lief.quarkslab.com |
License |
Apache-2.0 |
Versions |
0.10.1, 0.11.5, 0.14.0, 0.14.1, 0.15.1, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.17.0 |
Architectures |
i386, x86_64 |
Definition |
lief/xmake.lua |
Install command
xrepo install lief
Integration in the project (xmake.lua)
add_requires("lief")
lightmapper (bsd)
Install command
xrepo install lightmapper
Integration in the project (xmake.lua)
add_requires("lightmapper")
lightningscanner (bsd)
Install command
xrepo install lightningscanner
Integration in the project (xmake.lua)
add_requires("lightningscanner")
limonp (bsd)
Install command
xrepo install limonp
Integration in the project (xmake.lua)
add_requires("limonp")
linalg (bsd)
Install command
xrepo install linalg
Integration in the project (xmake.lua)
add_requires("linalg")
linenoise (bsd)
Install command
xrepo install linenoise
Integration in the project (xmake.lua)
add_requires("linenoise")
linmath.h (bsd)
Install command
xrepo install linmath.h
Integration in the project (xmake.lua)
add_requires("linmath.h")
liquid-dsp (bsd)
Install command
xrepo install liquid-dsp
Integration in the project (xmake.lua)
add_requires("liquid-dsp")
litehtml (bsd)
Install command
xrepo install litehtml
Integration in the project (xmake.lua)
add_requires("litehtml")
littlefs (bsd)
Install command
xrepo install littlefs
Integration in the project (xmake.lua)
add_requires("littlefs")
llama.cpp (bsd)
Install command
xrepo install llama.cpp
Integration in the project (xmake.lua)
add_requires("llama.cpp")
llhttp (bsd)
Install command
xrepo install llhttp
Integration in the project (xmake.lua)
add_requires("llhttp")
llvm (bsd)
Install command
xrepo install llvm
Integration in the project (xmake.lua)
add_requires("llvm")
llvm-arm (bsd)
Install command
xrepo install llvm-arm
Integration in the project (xmake.lua)
add_requires("llvm-arm")
llvm-mingw (bsd)
Install command
xrepo install llvm-mingw
Integration in the project (xmake.lua)
add_requires("llvm-mingw")
lmdb (bsd)
Install command
xrepo install lmdb
Integration in the project (xmake.lua)
add_requires("lmdb")
lockfree (bsd)
Install command
xrepo install lockfree
Integration in the project (xmake.lua)
add_requires("lockfree")
lodepng (bsd)
Install command
xrepo install lodepng
Integration in the project (xmake.lua)
add_requires("lodepng")
log4cplus (bsd)
Description |
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. |
Homepage |
https://sourceforge.net/projects/log4cplus/ |
License |
BSD-2-Clause |
Versions |
2.0.6, 2.0.7, 2.1.1, 2.1.2 |
Architectures |
i386, x86_64 |
Definition |
log4cplus/xmake.lua |
Install command
xrepo install log4cplus
Integration in the project (xmake.lua)
add_requires("log4cplus")
loguru (bsd)
Install command
xrepo install loguru
Integration in the project (xmake.lua)
add_requires("loguru")
ls-hpack (bsd)
Install command
xrepo install ls-hpack
Integration in the project (xmake.lua)
add_requires("ls-hpack")
ls-qpack (bsd)
Install command
xrepo install ls-qpack
Integration in the project (xmake.lua)
add_requires("ls-qpack")
lsp-framework (bsd)
Install command
xrepo install lsp-framework
Integration in the project (xmake.lua)
add_requires("lsp-framework")
lua (bsd)
Description |
A powerful, efficient, lightweight, embeddable scripting language. |
Homepage |
http://lua.org |
Versions |
v5.1.1, v5.1.5, v5.2.3, v5.2.4, v5.3.6, v5.4.1, v5.4.2, v5.4.3, v5.4.4, v5.4.6, v5.4.7 |
Architectures |
i386, x86_64 |
Definition |
lua/xmake.lua |
Install command
xrepo install lua
Integration in the project (xmake.lua)
add_requires("lua")
Install command
xrepo install lua-format
Integration in the project (xmake.lua)
add_requires("lua-format")
luabridge3 (bsd)
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, 3.0-rc4 |
Architectures |
i386, x86_64 |
Definition |
luabridge3/xmake.lua |
Install command
xrepo install luabridge3
Integration in the project (xmake.lua)
add_requires("luabridge3")
luajit (bsd)
Description |
A Just-In-Time Compiler (JIT) for the Lua programming language. |
Homepage |
http://luajit.org |
License |
MIT |
Versions |
v2.1.0-beta3 |
Architectures |
i386, x86_64 |
Definition |
luajit/xmake.lua |
Install command
xrepo install luajit
Integration in the project (xmake.lua)
add_requires("luajit")
luau (bsd)
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, 0.642, 0.643, 0.683, 0.686, 0.689, 0.691 |
Architectures |
i386, x86_64 |
Definition |
luau/xmake.lua |
Install command
xrepo install luau
Integration in the project (xmake.lua)
add_requires("luau")
lunasvg (bsd)
Description |
LunaSVG - SVG rendering library in C++ |
Homepage |
https://github.com/sammycage/lunasvg |
License |
MIT |
Versions |
v2.3.5, v2.3.9, v2.4.0, v2.4.1, v3.0.1, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
Architectures |
i386, x86_64 |
Definition |
lunasvg/xmake.lua |
Install command
xrepo install lunasvg
Integration in the project (xmake.lua)
add_requires("lunasvg")
lunzip (bsd)
Install command
xrepo install lunzip
Integration in the project (xmake.lua)
add_requires("lunzip")
lvgl (bsd)
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 |
i386, x86_64 |
Definition |
lvgl/xmake.lua |
Install command
xrepo install lvgl
Integration in the project (xmake.lua)
add_requires("lvgl")
lwlog (bsd)
Install command
xrepo install lwlog
Integration in the project (xmake.lua)
add_requires("lwlog")
lyra (bsd)
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 |
i386, x86_64 |
Definition |
lyra/xmake.lua |
Install command
xrepo install lyra
Integration in the project (xmake.lua)
add_requires("lyra")
lz4 (bsd)
Description |
LZ4 - Extremely fast compression |
Homepage |
https://www.lz4.org/ |
License |
BSD-2-Clause |
Versions |
v1.9.3, v1.9.4, v1.10.0 |
Architectures |
i386, x86_64 |
Definition |
lz4/xmake.lua |
Install command
xrepo install lz4
Integration in the project (xmake.lua)
add_requires("lz4")
lzav (bsd)
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, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23 |
Architectures |
i386, x86_64 |
Definition |
lzav/xmake.lua |
Install command
xrepo install lzav
Integration in the project (xmake.lua)
add_requires("lzav")
lzham_codec (bsd)
Install command
xrepo install lzham_codec
Integration in the project (xmake.lua)
add_requires("lzham_codec")
lzma (bsd)
Install command
xrepo install lzma
Integration in the project (xmake.lua)
add_requires("lzma")
lzo (bsd)
Install command
xrepo install lzo
Integration in the project (xmake.lua)
add_requires("lzo")
m
m4 (bsd)
Install command
xrepo install m4
Integration in the project (xmake.lua)
add_requires("m4")
maddy (bsd)
Install command
xrepo install maddy
Integration in the project (xmake.lua)
add_requires("maddy")
magic_enum (bsd)
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, v0.9.7 |
Architectures |
i386, x86_64 |
Definition |
magic_enum/xmake.lua |
Install command
xrepo install magic_enum
Integration in the project (xmake.lua)
add_requires("magic_enum")
mailio (bsd)
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, 0.24.1 |
Architectures |
i386, x86_64 |
Definition |
mailio/xmake.lua |
Install command
xrepo install mailio
Integration in the project (xmake.lua)
add_requires("mailio")
make (bsd)
Install command
xrepo install make
Integration in the project (xmake.lua)
add_requires("make")
makeself (bsd)
Description |
A self-extracting archiving tool for Unix systems, in 100% shell script. |
Homepage |
https://makeself.io |
Versions |
2.5.0 |
Architectures |
i386, x86_64 |
Definition |
makeself/xmake.lua |
Install command
xrepo install makeself
Integration in the project (xmake.lua)
add_requires("makeself")
mallocvis (bsd)
Install command
xrepo install mallocvis
Integration in the project (xmake.lua)
add_requires("mallocvis")
manif (bsd)
Install command
xrepo install manif
Integration in the project (xmake.lua)
add_requires("manif")
mapbox_earcut (bsd)
Install command
xrepo install mapbox_earcut
Integration in the project (xmake.lua)
add_requires("mapbox_earcut")
mapbox_eternal (bsd)
Install command
xrepo install mapbox_eternal
Integration in the project (xmake.lua)
add_requires("mapbox_eternal")
mapbox_geometry (bsd)
Install command
xrepo install mapbox_geometry
Integration in the project (xmake.lua)
add_requires("mapbox_geometry")
mapbox_polylabel (bsd)
Install command
xrepo install mapbox_polylabel
Integration in the project (xmake.lua)
add_requires("mapbox_polylabel")
mapbox_variant (bsd)
Install command
xrepo install mapbox_variant
Integration in the project (xmake.lua)
add_requires("mapbox_variant")
mariadb-connector-c (bsd)
Install command
xrepo install mariadb-connector-c
Integration in the project (xmake.lua)
add_requires("mariadb-connector-c")
marisa (bsd)
Install command
xrepo install marisa
Integration in the project (xmake.lua)
add_requires("marisa")
marl (bsd)
Install command
xrepo install marl
Integration in the project (xmake.lua)
add_requires("marl")
matchit (bsd)
Install command
xrepo install matchit
Integration in the project (xmake.lua)
add_requires("matchit")
materialx (bsd)
Description |
MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers. |
Homepage |
http://www.materialx.org/ |
License |
Apache-2.0 |
Versions |
v1.38.10, v1.39.0, v1.39.3, v1.39.4 |
Architectures |
i386, x86_64 |
Definition |
materialx/xmake.lua |
Install command
xrepo install materialx
Integration in the project (xmake.lua)
add_requires("materialx")
mathfu (bsd)
Install command
xrepo install mathfu
Integration in the project (xmake.lua)
add_requires("mathfu")
mathter (bsd)
Install command
xrepo install mathter
Integration in the project (xmake.lua)
add_requires("mathter")
matio (bsd)
Install command
xrepo install matio
Integration in the project (xmake.lua)
add_requires("matio")
matlab (bsd)
Install command
xrepo install matlab
Integration in the project (xmake.lua)
add_requires("matlab")
mbedtls (bsd)
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, v3.6.1 |
Architectures |
i386, x86_64 |
Definition |
mbedtls/xmake.lua |
Install command
xrepo install mbedtls
Integration in the project (xmake.lua)
add_requires("mbedtls")
md4c (bsd)
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 |
i386, x86_64 |
Definition |
md4c/xmake.lua |
Install command
xrepo install md4c
Integration in the project (xmake.lua)
add_requires("md4c")
mdns (bsd)
Install command
xrepo install mdns
Integration in the project (xmake.lua)
add_requires("mdns")
melon (bsd)
Description |
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP). |
Homepage |
http://doc.melonc.io |
License |
BSD-3-Clause |
Versions |
2025.01.18 |
Architectures |
i386, x86_64 |
Definition |
melon/xmake.lua |
Install command
xrepo install melon
Integration in the project (xmake.lua)
add_requires("melon")
meowhash (bsd)
Install command
xrepo install meowhash
Integration in the project (xmake.lua)
add_requires("meowhash")
meshoptimizer (bsd)
Install command
xrepo install meshoptimizer
Integration in the project (xmake.lua)
add_requires("meshoptimizer")
meson (bsd)
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, 1.5.2, 1.6.0, 1.6.1, 1.7.0, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.9.0 |
Architectures |
i386, x86_64 |
Definition |
meson/xmake.lua |
Install command
xrepo install meson
Integration in the project (xmake.lua)
add_requires("meson")
Install command
xrepo install metalang99
Integration in the project (xmake.lua)
add_requires("metalang99")
metis (bsd)
Install command
xrepo install metis
Integration in the project (xmake.lua)
add_requires("metis")
micro-gl (bsd)
Install command
xrepo install micro-gl
Integration in the project (xmake.lua)
add_requires("micro-gl")
microprofile (bsd)
Install command
xrepo install microprofile
Integration in the project (xmake.lua)
add_requires("microprofile")
microsoft-apsi (bsd)
Install command
xrepo install microsoft-apsi
Integration in the project (xmake.lua)
add_requires("microsoft-apsi")
microsoft-gsl (bsd)
Install command
xrepo install microsoft-gsl
Integration in the project (xmake.lua)
add_requires("microsoft-gsl")
microsoft-kuku (bsd)
Install command
xrepo install microsoft-kuku
Integration in the project (xmake.lua)
add_requires("microsoft-kuku")
microsoft-proxy (bsd)
Description |
Proxy: Easy Polymorphism in C++ |
Homepage |
https://github.com/microsoft/proxy |
License |
MIT |
Versions |
1.1.1, 2.2.1, 2.3.0, 2.4.0, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.0, 3.4.0, 4.0.0 |
Architectures |
i386, x86_64 |
Definition |
microsoft-proxy/xmake.lua |
Install command
xrepo install microsoft-proxy
Integration in the project (xmake.lua)
add_requires("microsoft-proxy")
microsoft-seal (bsd)
Install command
xrepo install microsoft-seal
Integration in the project (xmake.lua)
add_requires("microsoft-seal")
mikktspace (bsd)
Install command
xrepo install mikktspace
Integration in the project (xmake.lua)
add_requires("mikktspace")
mimalloc (bsd)
Description |
mimalloc (pronounced 'me-malloc') is a general purpose allocator with excellent performance characteristics. |
Homepage |
https://github.com/microsoft/mimalloc |
License |
MIT |
Versions |
v1.6.7, v1.7.0, v1.7.1, v1.7.2, v1.7.3, v1.7.6, v1.7.7, v1.8.7, v2.0.1, v2.0.2, v2.0.3, v2.0.5, v2.0.6, v2.0.7, v2.1.2, v2.1.7, v2.2.4, v3.0.3, v3.1.5 |
Architectures |
i386, x86_64 |
Definition |
mimalloc/xmake.lua |
Install command
xrepo install mimalloc
Integration in the project (xmake.lua)
add_requires("mimalloc")
mini (bsd)
Install command
xrepo install mini
Integration in the project (xmake.lua)
add_requires("mini")
miniaudio (bsd)
Description |
Single file audio playback and capture library written in C. |
Homepage |
https://miniaud.io |
License |
MIT |
Versions |
0.11.15, 0.11.16, 0.11.17, 0.11.18, 0.11.21, 0.11.22, 0.11.23 |
Architectures |
i386, x86_64 |
Definition |
miniaudio/xmake.lua |
Install command
xrepo install miniaudio
Integration in the project (xmake.lua)
add_requires("miniaudio")
miniball (bsd)
Install command
xrepo install miniball
Integration in the project (xmake.lua)
add_requires("miniball")
minilzo (bsd)
Install command
xrepo install minilzo
Integration in the project (xmake.lua)
add_requires("minilzo")
minimp3 (bsd)
Install command
xrepo install minimp3
Integration in the project (xmake.lua)
add_requires("minimp3")
minitrace (bsd)
Install command
xrepo install minitrace
Integration in the project (xmake.lua)
add_requires("minitrace")
miniz (bsd)
Install command
xrepo install miniz
Integration in the project (xmake.lua)
add_requires("miniz")
minizip (bsd)
Install command
xrepo install minizip
Integration in the project (xmake.lua)
add_requires("minizip")
minizip-ng (bsd)
Install command
xrepo install minizip-ng
Integration in the project (xmake.lua)
add_requires("minizip-ng")
minja (bsd)
Install command
xrepo install minja
Integration in the project (xmake.lua)
add_requires("minja")
mio (bsd)
Install command
xrepo install mio
Integration in the project (xmake.lua)
add_requires("mio")
mjson (bsd)
Install command
xrepo install mjson
Integration in the project (xmake.lua)
add_requires("mjson")
mma (bsd)
Install command
xrepo install mma
Integration in the project (xmake.lua)
add_requires("mma")
mmeter (bsd)
Install command
xrepo install mmeter
Integration in the project (xmake.lua)
add_requires("mmeter")
mongoose (bsd)
Description |
Embedded Web Server |
Homepage |
https://mongoose.ws |
License |
GPL-2.0 |
Versions |
7.11, 7.13, 7.14, 7.15, 7.16, 7.17, 7.18, 7.19 |
Architectures |
i386, x86_64 |
Definition |
mongoose/xmake.lua |
Install command
xrepo install mongoose
Integration in the project (xmake.lua)
add_requires("mongoose")
moonjit (bsd)
Install command
xrepo install moonjit
Integration in the project (xmake.lua)
add_requires("moonjit")
morton-nd (bsd)
Install command
xrepo install morton-nd
Integration in the project (xmake.lua)
add_requires("morton-nd")
mpfr (bsd)
Description |
The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. |
Homepage |
https://www.mpfr.org/ |
License |
LGPL-3.0 |
Versions |
4.1.0, 4.2.0 |
Architectures |
i386, x86_64 |
Definition |
mpfr/xmake.lua |
Install command
xrepo install mpfr
Integration in the project (xmake.lua)
add_requires("mpfr")
mpg123 (bsd)
Install command
xrepo install mpg123
Integration in the project (xmake.lua)
add_requires("mpg123")
mpmcqueue (bsd)
Install command
xrepo install mpmcqueue
Integration in the project (xmake.lua)
add_requires("mpmcqueue")
mscharconv (bsd)
Install command
xrepo install mscharconv
Integration in the project (xmake.lua)
add_requires("mscharconv")
msdf-atlas-gen (bsd)
Install command
xrepo install msdf-atlas-gen
Integration in the project (xmake.lua)
add_requires("msdf-atlas-gen")
msdfgen (bsd)
Install command
xrepo install msdfgen
Integration in the project (xmake.lua)
add_requires("msdfgen")
msgpack-c (bsd)
Install command
xrepo install msgpack-c
Integration in the project (xmake.lua)
add_requires("msgpack-c")
msgpack-cxx (bsd)
Install command
xrepo install msgpack-cxx
Integration in the project (xmake.lua)
add_requires("msgpack-cxx")
msgpack23 (bsd)
Install command
xrepo install msgpack23
Integration in the project (xmake.lua)
add_requires("msgpack23")
msvc (bsd)
Description |
Microsoft Visual C/C++ Compiler |
Homepage |
https://visualstudio.microsoft.com/zh-hans/visual-cpp-build-tools/ |
Versions |
14.29.16+11, 14.30.17+0, 14.31.17+1, 14.32.17+2, 14.33.17+3, 14.34.17+4, 14.35.17+5, 14.36.17+6, 14.37.17+7, 14.38.17+8, 14.39.17+9, 14.40.17+10, 14.41.17+11, 14.42.17+12, 14.43.17+13 |
Architectures |
i386, x86_64 |
Definition |
msvc/xmake.lua |
Install command
xrepo install msvc
Integration in the project (xmake.lua)
add_requires("msvc")
msvc-wine (bsd)
Install command
xrepo install msvc-wine
Integration in the project (xmake.lua)
add_requires("msvc-wine")
mujs (bsd)
Description |
An embeddable Javascript interpreter in C. |
Homepage |
http://mujs.com/ |
License |
ISC |
Versions |
1.3.4, 1.3.5, 1.3.6, 1.3.7 |
Architectures |
i386, x86_64 |
Definition |
mujs/xmake.lua |
Install command
xrepo install mujs
Integration in the project (xmake.lua)
add_requires("mujs")
munkres-algorithm (bsd)
Install command
xrepo install munkres-algorithm
Integration in the project (xmake.lua)
add_requires("munkres-algorithm")
muparserx (bsd)
Install command
xrepo install muparserx
Integration in the project (xmake.lua)
add_requires("muparserx")
muslcc (bsd)
Install command
xrepo install muslcc
Integration in the project (xmake.lua)
add_requires("muslcc")
mustache (bsd)
Install command
xrepo install mustache
Integration in the project (xmake.lua)
add_requires("mustache")
n
named_type (bsd)
Install command
xrepo install named_type
Integration in the project (xmake.lua)
add_requires("named_type")
nameof (bsd)
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 |
i386, x86_64 |
Definition |
nameof/xmake.lua |
Install command
xrepo install nameof
Integration in the project (xmake.lua)
add_requires("nameof")
nanoarrow (bsd)
Install command
xrepo install nanoarrow
Integration in the project (xmake.lua)
add_requires("nanoarrow")
nanobench (bsd)
Install command
xrepo install nanobench
Integration in the project (xmake.lua)
add_requires("nanobench")
nanobind (bsd)
Install command
xrepo install nanobind
Integration in the project (xmake.lua)
add_requires("nanobind")
nanoflann (bsd)
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, v1.6.2, v1.7.0, v1.7.1 |
Architectures |
i386, x86_64 |
Definition |
nanoflann/xmake.lua |
Install command
xrepo install nanoflann
Integration in the project (xmake.lua)
add_requires("nanoflann")
nanomsg (bsd)
Description |
A simple high-performance implementation of several "scalability protocols". |
Homepage |
https://nanomsg.org |
License |
MIT |
Versions |
1.2.1 |
Architectures |
i386, x86_64 |
Definition |
nanomsg/xmake.lua |
Install command
xrepo install nanomsg
Integration in the project (xmake.lua)
add_requires("nanomsg")
nanopb (bsd)
Install command
xrepo install nanopb
Integration in the project (xmake.lua)
add_requires("nanopb")
nanosvg (bsd)
Install command
xrepo install nanosvg
Integration in the project (xmake.lua)
add_requires("nanosvg")
nasm (bsd)
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, 2.16.03 |
Architectures |
i386, x86_64 |
Definition |
nasm/xmake.lua |
Install command
xrepo install nasm
Integration in the project (xmake.lua)
add_requires("nasm")
nazarautils (bsd)
Install command
xrepo install nazarautils
Integration in the project (xmake.lua)
add_requires("nazarautils")
ncnn (bsd)
Description |
High-performance neural network inference framework optimized for the mobile platform |
Homepage |
https://github.com/Tencent/ncnn |
License |
BSD-3-Clause |
Versions |
20250503, 20250916 |
Architectures |
i386, x86_64 |
Definition |
ncnn/xmake.lua |
Install command
xrepo install ncnn
Integration in the project (xmake.lua)
add_requires("ncnn")
ncurses (bsd)
Install command
xrepo install ncurses
Integration in the project (xmake.lua)
add_requires("ncurses")
ndarray (bsd)
Install command
xrepo install ndarray
Integration in the project (xmake.lua)
add_requires("ndarray")
ndk (bsd)
Description |
Android NDK toolchain. |
Homepage |
https://developer.android.com/ndk |
Versions |
22.0, 22.1, 23.0, 23.1, 23.2, 24.0, 25.0, 25.1, 25.2, 26.0, 26.1, 26.2, 26.3, 27.0, 27.1, 27.2, 27.3 |
Architectures |
i386, x86_64 |
Definition |
ndk/xmake.lua |
Install command
xrepo install ndk
Integration in the project (xmake.lua)
add_requires("ndk")
neargye-scope_guard (bsd)
Install command
xrepo install neargye-scope_guard
Integration in the project (xmake.lua)
add_requires("neargye-scope_guard")
neco (bsd)
Install command
xrepo install neco
Integration in the project (xmake.lua)
add_requires("neco")
netcdf-c (bsd)
Install command
xrepo install netcdf-c
Integration in the project (xmake.lua)
add_requires("netcdf-c")
nettle (bsd)
Install command
xrepo install nettle
Integration in the project (xmake.lua)
add_requires("nettle")
nghttp2 (bsd)
Description |
nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C. |
Homepage |
http://nghttp2.org/ |
License |
MIT |
Versions |
1.46.0, 1.58.0, 1.59.0, 1.60.0, 1.61.0, 1.62.0, 1.62.1, 1.63.0, 1.64.0, 1.65.0, 1.66.0, 1.67.0, 1.67.1 |
Architectures |
i386, x86_64 |
Definition |
nghttp2/xmake.lua |
Install command
xrepo install nghttp2
Integration in the project (xmake.lua)
add_requires("nghttp2")
nghttp3 (bsd)
Install command
xrepo install nghttp3
Integration in the project (xmake.lua)
add_requires("nghttp3")
nifly (bsd)
Install command
xrepo install nifly
Integration in the project (xmake.lua)
add_requires("nifly")
nifti (bsd)
Install command
xrepo install nifti
Integration in the project (xmake.lua)
add_requires("nifti")
Install command
xrepo install niftiheader
Integration in the project (xmake.lua)
add_requires("niftiheader")
nim (bsd)
Description |
Nim is a statically typed compiled systems programming language |
Homepage |
https://nim-lang.org/ |
Versions |
2.0.2 |
Architectures |
i386, x86_64 |
Definition |
nim/xmake.lua |
Install command
xrepo install nim
Integration in the project (xmake.lua)
add_requires("nim")
ninja (bsd)
Description |
Small build system for use with gyp or CMake. |
Homepage |
https://ninja-build.org/ |
License |
Apache-2.0 |
Versions |
v1.9.0, v1.10.1, v1.10.2, v1.11.0, v1.11.1, v1.12.1, v1.13.1 |
Architectures |
i386, x86_64 |
Definition |
ninja/xmake.lua |
Install command
xrepo install ninja
Integration in the project (xmake.lua)
add_requires("ninja")
nlohmann_json (bsd)
Install command
xrepo install nlohmann_json
Integration in the project (xmake.lua)
add_requires("nlohmann_json")
nlopt (bsd)
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, v2.9.1, v2.10.0 |
Architectures |
i386, x86_64 |
Definition |
nlopt/xmake.lua |
Install command
xrepo install nlopt
Integration in the project (xmake.lua)
add_requires("nlopt")
nmd (bsd)
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 |
i386, x86_64 |
Definition |
nmd/xmake.lua |
Install command
xrepo install nmd
Integration in the project (xmake.lua)
add_requires("nmd")
nod (bsd)
Install command
xrepo install nod
Integration in the project (xmake.lua)
add_requires("nod")
node-addon-api (bsd)
Install command
xrepo install node-addon-api
Integration in the project (xmake.lua)
add_requires("node-addon-api")
Install command
xrepo install node-api-headers
Integration in the project (xmake.lua)
add_requires("node-api-headers")
node-api-stub (bsd)
Install command
xrepo install node-api-stub
Integration in the project (xmake.lua)
add_requires("node-api-stub")
nodesoup (bsd)
Install command
xrepo install nodesoup
Integration in the project (xmake.lua)
add_requires("nodesoup")
noisy (bsd)
Install command
xrepo install noisy
Integration in the project (xmake.lua)
add_requires("noisy")
nsync (bsd)
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 |
i386, x86_64 |
Definition |
nsync/xmake.lua |
Install command
xrepo install nsync
Integration in the project (xmake.lua)
add_requires("nsync")
ntkernel-error-category (bsd)
Install command
xrepo install ntkernel-error-category
Integration in the project (xmake.lua)
add_requires("ntkernel-error-category")
nuklear (bsd)
Install command
xrepo install nuklear
Integration in the project (xmake.lua)
add_requires("nuklear")
nvtx (bsd)
Description |
A C-based Application Programming Interface (API) for annotating events, code ranges, and resources in your applications. |
Homepage |
https://github.com/NVIDIA/NVTX |
Versions |
|
Architectures |
i386, x86_64 |
Definition |
nvtx/xmake.lua |
Install command
xrepo install nvtx
Integration in the project (xmake.lua)
add_requires("nvtx")
nzsl (bsd)
Install command
xrepo install nzsl
Integration in the project (xmake.lua)
add_requires("nzsl")
o
obfuscate (bsd)
Install command
xrepo install obfuscate
Integration in the project (xmake.lua)
add_requires("obfuscate")
Install command
xrepo install obfusheader.h
Integration in the project (xmake.lua)
add_requires("obfusheader.h")
observer-ptr-lite (bsd)
Install command
xrepo install observer-ptr-lite
Integration in the project (xmake.lua)
add_requires("observer-ptr-lite")
ocilib (bsd)
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, v4.7.7, v4.8.0 |
Architectures |
i386, x86_64 |
Definition |
ocilib/xmake.lua |
Install command
xrepo install ocilib
Integration in the project (xmake.lua)
add_requires("ocilib")
octree (bsd)
Install command
xrepo install octree
Integration in the project (xmake.lua)
add_requires("octree")
offsetallocator (bsd)
Install command
xrepo install offsetallocator
Integration in the project (xmake.lua)
add_requires("offsetallocator")
olive.c (bsd)
Install command
xrepo install olive.c
Integration in the project (xmake.lua)
add_requires("olive.c")
oniguruma (bsd)
Install command
xrepo install oniguruma
Integration in the project (xmake.lua)
add_requires("oniguruma")
onnx (bsd)
Description |
Open standard for machine learning interoperability |
Homepage |
https://onnx.ai/ |
License |
Apache-2.0 |
Versions |
v1.11.0, v1.12.0, v1.15.0, v1.16.0, v1.16.1, v1.16.2, v1.17.0, v1.18.0 |
Architectures |
i386, x86_64 |
Definition |
onnx/xmake.lua |
Install command
xrepo install onnx
Integration in the project (xmake.lua)
add_requires("onnx")
openal-soft (bsd)
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, 1.24.3 |
Architectures |
i386, x86_64 |
Definition |
openal-soft/xmake.lua |
Install command
xrepo install openal-soft
Integration in the project (xmake.lua)
add_requires("openal-soft")
opencc (bsd)
Install command
xrepo install opencc
Integration in the project (xmake.lua)
add_requires("opencc")
opencl-clhpp (bsd)
Install command
xrepo install opencl-clhpp
Integration in the project (xmake.lua)
add_requires("opencl-clhpp")
Install command
xrepo install opencl-headers
Integration in the project (xmake.lua)
add_requires("opencl-headers")
opencolorio (bsd)
Description |
A complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. |
Homepage |
https://opencolorio.org/ |
License |
BSD-3-Clause |
Versions |
v2.1.0, v2.1.1, v2.3.2, v2.4.2 |
Architectures |
i386, x86_64 |
Definition |
opencolorio/xmake.lua |
Install command
xrepo install opencolorio
Integration in the project (xmake.lua)
add_requires("opencolorio")
opencore-amr (bsd)
Install command
xrepo install opencore-amr
Integration in the project (xmake.lua)
add_requires("opencore-amr")
openexr (bsd)
Description |
OpenEXR provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry. |
Homepage |
https://www.openexr.com/ |
License |
BSD-3-Clause |
Versions |
v2.5.3, v2.5.5, v2.5.7, v3.1.0, v3.1.1, v3.1.3, v3.1.4, v3.1.5, v3.2.1, v3.2.3, v3.2.4, v3.3.0, v3.3.1, v3.3.2, v3.3.3, v3.3.4, v3.3.5 |
Architectures |
i386, x86_64 |
Definition |
openexr/xmake.lua |
Install command
xrepo install openexr
Integration in the project (xmake.lua)
add_requires("openexr")
openfbx (bsd)
Install command
xrepo install openfbx
Integration in the project (xmake.lua)
add_requires("openfbx")
opengl (bsd)
Install command
xrepo install opengl
Integration in the project (xmake.lua)
add_requires("opengl")
Install command
xrepo install opengl-headers
Integration in the project (xmake.lua)
add_requires("opengl-headers")
openimagedenoise (bsd)
Install command
xrepo install openimagedenoise
Integration in the project (xmake.lua)
add_requires("openimagedenoise")
openjpeg (bsd)
Description |
OpenJPEG is an open-source JPEG 2000 codec written in C language. |
Homepage |
http://www.openjpeg.org/ |
License |
BSD-2-Clause |
Versions |
v2.3.1, v2.4.0, v2.5.0, v2.5.3 |
Architectures |
i386, x86_64 |
Definition |
openjpeg/xmake.lua |
Install command
xrepo install openjpeg
Integration in the project (xmake.lua)
add_requires("openjpeg")
openrestry-luajit (bsd)
Install command
xrepo install openrestry-luajit
Integration in the project (xmake.lua)
add_requires("openrestry-luajit")
openssh (bsd)
Description |
OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer. |
Homepage |
%s |
License |
BSD-2-Clause |
Versions |
10.0p2 |
Architectures |
i386, x86_64 |
Definition |
openssh/xmake.lua |
Install command
xrepo install openssh
Integration in the project (xmake.lua)
add_requires("openssh")
openssl (bsd)
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 |
i386, x86_64 |
Definition |
openssl/xmake.lua |
Install command
xrepo install openssl
Integration in the project (xmake.lua)
add_requires("openssl")
openssl3 (bsd)
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.0.17, 3.1.8, 3.2.5, 3.3.1, 3.3.2, 3.3.4, 3.4.2, 3.5.1 |
Architectures |
i386, x86_64 |
Definition |
openssl3/xmake.lua |
Install command
xrepo install openssl3
Integration in the project (xmake.lua)
add_requires("openssl3")
opentelemetry-cpp (bsd)
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, v1.19.0, v1.21.0, v1.22.0 |
Architectures |
i386, x86_64 |
Definition |
opentelemetry-cpp/xmake.lua |
Install command
xrepo install opentelemetry-cpp
Integration in the project (xmake.lua)
add_requires("opentelemetry-cpp")
openvpn3 (bsd)
Install command
xrepo install openvpn3
Integration in the project (xmake.lua)
add_requires("openvpn3")
openxlsx (bsd)
Install command
xrepo install openxlsx
Integration in the project (xmake.lua)
add_requires("openxlsx")
openxr (bsd)
Install command
xrepo install openxr
Integration in the project (xmake.lua)
add_requires("openxr")
optional-lite (bsd)
Install command
xrepo install optional-lite
Integration in the project (xmake.lua)
add_requires("optional-lite")
optix (bsd)
Install command
xrepo install optix
Integration in the project (xmake.lua)
add_requires("optix")
orangeduck_mpc (bsd)
Install command
xrepo install orangeduck_mpc
Integration in the project (xmake.lua)
add_requires("orangeduck_mpc")
orc (bsd)
Description |
ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. |
Homepage |
https://arrow.apache.org/ |
License |
Apache-2.0 |
Versions |
v2.0.3, v2.1.0, v2.1.1, v2.1.2 |
Architectures |
i386, x86_64 |
Definition |
orc/xmake.lua |
Install command
xrepo install orc
Integration in the project (xmake.lua)
add_requires("orc")
ordered_map (bsd)
Install command
xrepo install ordered_map
Integration in the project (xmake.lua)
add_requires("ordered_map")
ormpp (bsd)
Install command
xrepo install ormpp
Integration in the project (xmake.lua)
add_requires("ormpp")
osip (bsd)
Description |
oSIP is an LGPL implementation of SIP. It is used mostly with eXosip2 stack (GPL) which provides simpler API for User-Agent implementation. |
Homepage |
https://savannah.gnu.org/projects/osip |
License |
LGPL |
Versions |
5.3.0 |
Architectures |
i386, x86_64 |
Definition |
osip/xmake.lua |
Install command
xrepo install osip
Integration in the project (xmake.lua)
add_requires("osip")
osmanip (bsd)
Install command
xrepo install osmanip
Integration in the project (xmake.lua)
add_requires("osmanip")
osqp (bsd)
Description |
The Operator Splitting QP Solver |
Homepage |
https://osqp.org/ |
License |
Apache-2.0 |
Versions |
v0.6.3 |
Architectures |
i386, x86_64 |
Definition |
osqp/xmake.lua |
Install command
xrepo install osqp
Integration in the project (xmake.lua)
add_requires("osqp")
out_ptr (bsd)
Install command
xrepo install out_ptr
Integration in the project (xmake.lua)
add_requires("out_ptr")
outcome (bsd)
Install command
xrepo install outcome
Integration in the project (xmake.lua)
add_requires("outcome")
ozz-animation (bsd)
Install command
xrepo install ozz-animation
Integration in the project (xmake.lua)
add_requires("ozz-animation")
p
p11-kit (bsd)
Install command
xrepo install p11-kit
Integration in the project (xmake.lua)
add_requires("p11-kit")
pahomqttc (bsd)
Install command
xrepo install pahomqttc
Integration in the project (xmake.lua)
add_requires("pahomqttc")
pahomqttcpp (bsd)
Install command
xrepo install pahomqttcpp
Integration in the project (xmake.lua)
add_requires("pahomqttcpp")
par (bsd)
Install command
xrepo install par
Integration in the project (xmake.lua)
add_requires("par")
parallel-hashmap (bsd)
Install command
xrepo install parallel-hashmap
Integration in the project (xmake.lua)
add_requires("parallel-hashmap")
patch (bsd)
Install command
xrepo install patch
Integration in the project (xmake.lua)
add_requires("patch")
patchelf (bsd)
Install command
xrepo install patchelf
Integration in the project (xmake.lua)
add_requires("patchelf")
paul_thread_pool (bsd)
Install command
xrepo install paul_thread_pool
Integration in the project (xmake.lua)
add_requires("paul_thread_pool")
pcapplusplus (bsd)
Install command
xrepo install pcapplusplus
Integration in the project (xmake.lua)
add_requires("pcapplusplus")
pcg-cpp (bsd)
Install command
xrepo install pcg-cpp
Integration in the project (xmake.lua)
add_requires("pcg-cpp")
pcre2 (bsd)
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 |
i386, x86_64 |
Definition |
pcre2/xmake.lua |
Install command
xrepo install pcre2
Integration in the project (xmake.lua)
add_requires("pcre2")
pdfio (bsd)
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, v1.3.2, v1.4.0, v1.5.0 |
Architectures |
i386, x86_64 |
Definition |
pdfio/xmake.lua |
Install command
xrepo install pdfio
Integration in the project (xmake.lua)
add_requires("pdfio")
pe-parse (bsd)
Install command
xrepo install pe-parse
Integration in the project (xmake.lua)
add_requires("pe-parse")
pedeps (bsd)
Install command
xrepo install pedeps
Integration in the project (xmake.lua)
add_requires("pedeps")
pegtl (bsd)
Install command
xrepo install pegtl
Integration in the project (xmake.lua)
add_requires("pegtl")
perlinnoise (bsd)
Install command
xrepo install perlinnoise
Integration in the project (xmake.lua)
add_requires("perlinnoise")
pffft (bsd)
Install command
xrepo install pffft
Integration in the project (xmake.lua)
add_requires("pffft")
physfs (bsd)
Install command
xrepo install physfs
Integration in the project (xmake.lua)
add_requires("physfs")
picobench (bsd)
Install command
xrepo install picobench
Integration in the project (xmake.lua)
add_requires("picobench")
picojson (bsd)
Install command
xrepo install picojson
Integration in the project (xmake.lua)
add_requires("picojson")
picosha2 (bsd)
Install command
xrepo install picosha2
Integration in the project (xmake.lua)
add_requires("picosha2")
pigz (bsd)
Description |
A parallel implementation of gzip for modern multi-processor, multi-core machines. |
Homepage |
http://zlib.net/pigz/ |
Versions |
2022.01.15 |
Architectures |
i386, x86_64 |
Definition |
pigz/xmake.lua |
Install command
xrepo install pigz
Integration in the project (xmake.lua)
add_requires("pigz")
pixman (bsd)
Install command
xrepo install pixman
Integration in the project (xmake.lua)
add_requires("pixman")
pkg-config (bsd)
Install command
xrepo install pkg-config
Integration in the project (xmake.lua)
add_requires("pkg-config")
pkgconf (bsd)
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, 2.4.3, 2.5.1 |
Architectures |
i386, x86_64 |
Definition |
pkgconf/xmake.lua |
Install command
xrepo install pkgconf
Integration in the project (xmake.lua)
add_requires("pkgconf")
pl_mpeg (bsd)
Install command
xrepo install pl_mpeg
Integration in the project (xmake.lua)
add_requires("pl_mpeg")
Install command
xrepo install platformfolders
Integration in the project (xmake.lua)
add_requires("platformfolders")
plf_colony (bsd)
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 |
i386, x86_64 |
Definition |
plf_colony/xmake.lua |
Install command
xrepo install plf_colony
Integration in the project (xmake.lua)
add_requires("plf_colony")
plf_hive (bsd)
Install command
xrepo install plf_hive
Integration in the project (xmake.lua)
add_requires("plf_hive")
plf_indiesort (bsd)
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 |
i386, x86_64 |
Definition |
plf_indiesort/xmake.lua |
Install command
xrepo install plf_indiesort
Integration in the project (xmake.lua)
add_requires("plf_indiesort")
plf_list (bsd)
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 |
i386, x86_64 |
Definition |
plf_list/xmake.lua |
Install command
xrepo install plf_list
Integration in the project (xmake.lua)
add_requires("plf_list")
plf_nanotimer (bsd)
Install command
xrepo install plf_nanotimer
Integration in the project (xmake.lua)
add_requires("plf_nanotimer")
plf_queue (bsd)
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 |
i386, x86_64 |
Definition |
plf_queue/xmake.lua |
Install command
xrepo install plf_queue
Integration in the project (xmake.lua)
add_requires("plf_queue")
plf_rand (bsd)
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 |
i386, x86_64 |
Definition |
plf_rand/xmake.lua |
Install command
xrepo install plf_rand
Integration in the project (xmake.lua)
add_requires("plf_rand")
plf_reorderase (bsd)
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 |
i386, x86_64 |
Definition |
plf_reorderase/xmake.lua |
Install command
xrepo install plf_reorderase
Integration in the project (xmake.lua)
add_requires("plf_reorderase")
plf_stack (bsd)
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 |
i386, x86_64 |
Definition |
plf_stack/xmake.lua |
Install command
xrepo install plf_stack
Integration in the project (xmake.lua)
add_requires("plf_stack")
plfit (bsd)
Description |
Fitting power-law distributions to empirical data, according to the method of Clauset, Shalizi and Newman |
Homepage |
https://github.com/ntamas/plfit |
License |
GPL-2.0 |
Versions |
1.0.0, 1.0.1 |
Architectures |
i386, x86_64 |
Definition |
plfit/xmake.lua |
Install command
xrepo install plfit
Integration in the project (xmake.lua)
add_requires("plfit")
plog (bsd)
Install command
xrepo install plog
Integration in the project (xmake.lua)
add_requires("plog")
plusaes (bsd)
Install command
xrepo install plusaes
Integration in the project (xmake.lua)
add_requires("plusaes")
plutosvg (bsd)
Install command
xrepo install plutosvg
Integration in the project (xmake.lua)
add_requires("plutosvg")
plutovg (bsd)
Description |
Tiny 2D vector graphics library in C |
Homepage |
https://github.com/sammycage/plutovg |
License |
MIT |
Versions |
v0.0.1, v0.0.6, v0.0.7, v0.0.8, v0.0.9, v0.0.12, v0.0.13, v1.0.0, v1.1.0, v1.3.0, v1.3.1 |
Architectures |
i386, x86_64 |
Definition |
plutovg/xmake.lua |
Install command
xrepo install plutovg
Integration in the project (xmake.lua)
add_requires("plutovg")
pocketfft (bsd)
Install command
xrepo install pocketfft
Integration in the project (xmake.lua)
add_requires("pocketfft")
poco (bsd)
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 |
i386, x86_64 |
Definition |
poco/xmake.lua |
Install command
xrepo install poco
Integration in the project (xmake.lua)
add_requires("poco")
poly2tri (bsd)
Install command
xrepo install poly2tri
Integration in the project (xmake.lua)
add_requires("poly2tri")
polyclipping (bsd)
Install command
xrepo install polyclipping
Integration in the project (xmake.lua)
add_requires("polyclipping")
portaudio (bsd)
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, 2024.08.25 |
Architectures |
i386, x86_64 |
Definition |
portaudio/xmake.lua |
Install command
xrepo install portaudio
Integration in the project (xmake.lua)
add_requires("portaudio")
poselib (bsd)
Install command
xrepo install poselib
Integration in the project (xmake.lua)
add_requires("poselib")
postgresql (bsd)
Install command
xrepo install postgresql
Integration in the project (xmake.lua)
add_requires("postgresql")
ppqsort (bsd)
Install command
xrepo install ppqsort
Integration in the project (xmake.lua)
add_requires("ppqsort")
pprint (bsd)
Install command
xrepo install pprint
Integration in the project (xmake.lua)
add_requires("pprint")
pqp (bsd)
Install command
xrepo install pqp
Integration in the project (xmake.lua)
add_requires("pqp")
premake5 (bsd)
Install command
xrepo install premake5
Integration in the project (xmake.lua)
add_requires("premake5")
proj (bsd)
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 |
6.3.1, 8.2.1, 9.0.1, 9.4.0 |
Architectures |
i386, x86_64 |
Definition |
proj/xmake.lua |
Install command
xrepo install proj
Integration in the project (xmake.lua)
add_requires("proj")
promise-cpp (bsd)
Install command
xrepo install promise-cpp
Integration in the project (xmake.lua)
add_requires("promise-cpp")
protobuf-cpp (bsd)
Description |
Google's data interchange format for cpp |
Homepage |
https://developers.google.com/protocol-buffers/ |
License |
BSD-3-Clause |
Versions |
3.8.0, 3.11.2, 3.12.0, 3.12.3, 3.13.0, 3.14.0, 3.15.5, 3.15.8, 3.17.3, 3.19.4, 26.1, 27.0, 27.2, 27.3, 28.0, 28.1, 29.2, 29.3, 30.2, 31.0, 31.1, 32.0, 32.1 |
Architectures |
i386, x86_64 |
Definition |
protobuf-cpp/xmake.lua |
Install command
xrepo install protobuf-cpp
Integration in the project (xmake.lua)
add_requires("protobuf-cpp")
protoc (bsd)
Install command
xrepo install protoc
Integration in the project (xmake.lua)
add_requires("protoc")
prvhash (bsd)
Install command
xrepo install prvhash
Integration in the project (xmake.lua)
add_requires("prvhash")
pseudo-double-c (bsd)
Description |
A relatively fast C and C++ 64 bit floating point library written using only integer operations for cross platform consistency. Tested with gcc/clang/Visual Studio, on x86-64/ARMv8 (64 bit) |
Homepage |
https://github.com/royward/pseudo-double |
License |
BSD-3-Clause |
Versions |
2024.01.17 |
Architectures |
i386, x86_64 |
Definition |
pseudo-double-c/xmake.lua |
Install command
xrepo install pseudo-double-c
Integration in the project (xmake.lua)
add_requires("pseudo-double-c")
pseudo-double-cpp (bsd)
Description |
A relatively fast C and C++ 64 bit floating point library written using only integer operations for cross platform consistency. Tested with gcc/clang/Visual Studio, on x86-64/ARMv8 (64 bit) |
Homepage |
https://github.com/royward/pseudo-double |
License |
BSD-3-Clause |
Versions |
2024.01.17 |
Architectures |
i386, x86_64 |
Definition |
pseudo-double-cpp/xmake.lua |
Install command
xrepo install pseudo-double-cpp
Integration in the project (xmake.lua)
add_requires("pseudo-double-cpp")
pugixml (bsd)
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, v1.15 |
Architectures |
i386, x86_64 |
Definition |
pugixml/xmake.lua |
Install command
xrepo install pugixml
Integration in the project (xmake.lua)
add_requires("pugixml")
pycdc (bsd)
Install command
xrepo install pycdc
Integration in the project (xmake.lua)
add_requires("pycdc")
pyincpp (bsd)
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, v2.5.2, v2.6.0, v2.6.1, v2.6.2 |
Architectures |
i386, x86_64 |
Definition |
pyincpp/xmake.lua |
Install command
xrepo install pyincpp
Integration in the project (xmake.lua)
add_requires("pyincpp")
pystring (bsd)
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 |
License |
BSD-3-Clause |
Versions |
2020.02.04, 2023.07.23, 2025.06.23 |
Architectures |
i386, x86_64 |
Definition |
pystring/xmake.lua |
Install command
xrepo install pystring
Integration in the project (xmake.lua)
add_requires("pystring")
python (bsd)
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.11.9, 3.12.3, 3.12.8, 3.12.10, 3.13.0, 3.13.1, 3.13.2 |
Architectures |
i386, x86_64 |
Definition |
python/xmake.lua |
Install command
xrepo install python
Integration in the project (xmake.lua)
add_requires("python")
python2 (bsd)
Install command
xrepo install python2
Integration in the project (xmake.lua)
add_requires("python2")
q
qcbor (bsd)
Install command
xrepo install qcbor
Integration in the project (xmake.lua)
add_requires("qcbor")
qdcae (bsd)
Install command
xrepo install qdcae
Integration in the project (xmake.lua)
add_requires("qdcae")
qdldl (bsd)
Install command
xrepo install qdldl
Integration in the project (xmake.lua)
add_requires("qdldl")
qhull (bsd)
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 |
i386, x86_64 |
Definition |
qhull/xmake.lua |
Install command
xrepo install qhull
Integration in the project (xmake.lua)
add_requires("qhull")
qmsetup (bsd)
Install command
xrepo install qmsetup
Integration in the project (xmake.lua)
add_requires("qmsetup")
qoa (bsd)
Install command
xrepo install qoa
Integration in the project (xmake.lua)
add_requires("qoa")
qoi (bsd)
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, 2025.06.18 |
Architectures |
i386, x86_64 |
Definition |
qoi/xmake.lua |
Install command
xrepo install qoi
Integration in the project (xmake.lua)
add_requires("qoi")
qr-code-generator-c (bsd)
Install command
xrepo install qr-code-generator-c
Integration in the project (xmake.lua)
add_requires("qr-code-generator-c")
qr-code-generator-cpp (bsd)
Install command
xrepo install qr-code-generator-cpp
Integration in the project (xmake.lua)
add_requires("qr-code-generator-cpp")
quadsort (bsd)
Install command
xrepo install quadsort
Integration in the project (xmake.lua)
add_requires("quadsort")
quake_triangle (bsd)
Install command
xrepo install quake_triangle
Integration in the project (xmake.lua)
add_requires("quake_triangle")
quantlib (bsd)
Install command
xrepo install quantlib
Integration in the project (xmake.lua)
add_requires("quantlib")
quickcpplib (bsd)
Install command
xrepo install quickcpplib
Integration in the project (xmake.lua)
add_requires("quickcpplib")
quickjs-ng (bsd)
Install command
xrepo install quickjs-ng
Integration in the project (xmake.lua)
add_requires("quickjs-ng")
quirc (bsd)
Install command
xrepo install quirc
Integration in the project (xmake.lua)
add_requires("quirc")
r
radeonrays (bsd)
Install command
xrepo install radeonrays
Integration in the project (xmake.lua)
add_requires("radeonrays")
ragel (bsd)
Install command
xrepo install ragel
Integration in the project (xmake.lua)
add_requires("ragel")
rang (bsd)
Install command
xrepo install rang
Integration in the project (xmake.lua)
add_requires("rang")
range-v3 (bsd)
Install command
xrepo install range-v3
Integration in the project (xmake.lua)
add_requires("range-v3")
rapidcsv (bsd)
Install command
xrepo install rapidcsv
Integration in the project (xmake.lua)
add_requires("rapidcsv")
rapidfuzz (bsd)
Install command
xrepo install rapidfuzz
Integration in the project (xmake.lua)
add_requires("rapidfuzz")
rapidhash (bsd)
Install command
xrepo install rapidhash
Integration in the project (xmake.lua)
add_requires("rapidhash")
rapidjson (bsd)
Install command
xrepo install rapidjson
Integration in the project (xmake.lua)
add_requires("rapidjson")
rapidxml (bsd)
Install command
xrepo install rapidxml
Integration in the project (xmake.lua)
add_requires("rapidxml")
raw_pdb (bsd)
Install command
xrepo install raw_pdb
Integration in the project (xmake.lua)
add_requires("raw_pdb")
re-flex (bsd)
Description |
A high-performance C++ regex library and lexical analyzer generator with Unicode support. |
Homepage |
https://www.genivia.com/doc/reflex/html |
License |
BSD-3-Clause |
Versions |
v4.3.0, v4.4.0, v4.5.0, v5.0.1, v5.2.2, v5.3.0, v6.0.0 |
Architectures |
i386, x86_64 |
Definition |
re-flex/xmake.lua |
Install command
xrepo install re-flex
Integration in the project (xmake.lua)
add_requires("re-flex")
re-spirv (bsd)
Install command
xrepo install re-spirv
Integration in the project (xmake.lua)
add_requires("re-spirv")
re2 (bsd)
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, 2025.07.17, 2025.08.12 |
Architectures |
i386, x86_64 |
Definition |
re2/xmake.lua |
Install command
xrepo install re2
Integration in the project (xmake.lua)
add_requires("re2")
re2c (bsd)
Description |
Lexer generator for C, C++, D, Go, Haskell, Java, JS, OCaml, Python, Rust, Swift, V and Zig. |
Homepage |
https://re2c.org |
License |
Public Domain |
Versions |
4.2, 4.3 |
Architectures |
i386, x86_64 |
Definition |
re2c/xmake.lua |
Install command
xrepo install re2c
Integration in the project (xmake.lua)
add_requires("re2c")
reaction (bsd)
Description |
A lightweight, header-only reactive programming framework leveraging modern C++20 features for building efficient dataflow applications. |
Homepage |
https://github.com/lumia431/reaction |
License |
MIT |
Versions |
2025.04.16 |
Architectures |
i386, x86_64 |
Definition |
reaction/xmake.lua |
Install command
xrepo install reaction
Integration in the project (xmake.lua)
add_requires("reaction")
reactiveplusplus (bsd)
Install command
xrepo install reactiveplusplus
Integration in the project (xmake.lua)
add_requires("reactiveplusplus")
readerwriterqueue (bsd)
Install command
xrepo install readerwriterqueue
Integration in the project (xmake.lua)
add_requires("readerwriterqueue")
readline (bsd)
Install command
xrepo install readline
Integration in the project (xmake.lua)
add_requires("readline")
recastnavigation (bsd)
Install command
xrepo install recastnavigation
Integration in the project (xmake.lua)
add_requires("recastnavigation")
reflect-cpp (bsd)
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, v0.16.0, v0.17.0, v0.18.0, v0.19.0, v0.20.0 |
Architectures |
i386, x86_64 |
Definition |
reflect-cpp/xmake.lua |
Install command
xrepo install reflect-cpp
Integration in the project (xmake.lua)
add_requires("reflect-cpp")
remotery (bsd)
Install command
xrepo install remotery
Integration in the project (xmake.lua)
add_requires("remotery")
replxx (bsd)
Install command
xrepo install replxx
Integration in the project (xmake.lua)
add_requires("replxx")
reproc (bsd)
Install command
xrepo install reproc
Integration in the project (xmake.lua)
add_requires("reproc")
resiprocate (bsd)
Install command
xrepo install resiprocate
Integration in the project (xmake.lua)
add_requires("resiprocate")
restinio (bsd)
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 |
i386, x86_64 |
Definition |
restinio/xmake.lua |
Install command
xrepo install restinio
Integration in the project (xmake.lua)
add_requires("restinio")
ricab-scope_guard (bsd)
Install command
xrepo install ricab-scope_guard
Integration in the project (xmake.lua)
add_requires("ricab-scope_guard")
ring-span-lite (bsd)
Install command
xrepo install ring-span-lite
Integration in the project (xmake.lua)
add_requires("ring-span-lite")
robin-hood-hashing (bsd)
Install command
xrepo install robin-hood-hashing
Integration in the project (xmake.lua)
add_requires("robin-hood-hashing")
robin-map (bsd)
Install command
xrepo install robin-map
Integration in the project (xmake.lua)
add_requires("robin-map")
robotstxt (bsd)
Install command
xrepo install robotstxt
Integration in the project (xmake.lua)
add_requires("robotstxt")
rocket (bsd)
Install command
xrepo install rocket
Integration in the project (xmake.lua)
add_requires("rocket")
rpclib (bsd)
Description |
rpclib is a modern C++ msgpack-RPC server and client library |
Homepage |
http://rpclib.net |
License |
MIT |
Versions |
v2.3.0 |
Architectures |
i386, x86_64 |
Definition |
rpclib/xmake.lua |
Install command
xrepo install rpclib
Integration in the project (xmake.lua)
add_requires("rpclib")
rply (bsd)
Install command
xrepo install rply
Integration in the project (xmake.lua)
add_requires("rply")
rpmalloc (bsd)
Install command
xrepo install rpmalloc
Integration in the project (xmake.lua)
add_requires("rpmalloc")
rsm-autotoml (bsd)
Install command
xrepo install rsm-autotoml
Integration in the project (xmake.lua)
add_requires("rsm-autotoml")
rsm-binary-io (bsd)
Install command
xrepo install rsm-binary-io
Integration in the project (xmake.lua)
add_requires("rsm-binary-io")
rsm-mmio (bsd)
Install command
xrepo install rsm-mmio
Integration in the project (xmake.lua)
add_requires("rsm-mmio")
rtm (bsd)
Install command
xrepo install rtm
Integration in the project (xmake.lua)
add_requires("rtm")
rtmidi (bsd)
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 |
i386, x86_64 |
Definition |
rtmidi/xmake.lua |
Install command
xrepo install rtmidi
Integration in the project (xmake.lua)
add_requires("rtmidi")
rttr (bsd)
Description |
rttr: An open source library, which adds reflection to C++. |
Homepage |
https://www.rttr.org |
License |
MIT |
Versions |
0.9.7 |
Architectures |
i386, x86_64 |
Definition |
rttr/xmake.lua |
Install command
xrepo install rttr
Integration in the project (xmake.lua)
add_requires("rttr")
ruapu (bsd)
Install command
xrepo install ruapu
Integration in the project (xmake.lua)
add_requires("ruapu")
rust (bsd)
Description |
Rust is a general-purpose programming language emphasizing performance, type safety, and concurrency. |
Homepage |
https://rust-lang.org |
Versions |
1.86.0 |
Architectures |
i386, x86_64 |
Definition |
rust/xmake.lua |
Install command
xrepo install rust
Integration in the project (xmake.lua)
add_requires("rust")
rustup (bsd)
Install command
xrepo install rustup
Integration in the project (xmake.lua)
add_requires("rustup")
rxcpp (bsd)
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 |
i386, x86_64 |
Definition |
rxcpp/xmake.lua |
Install command
xrepo install rxcpp
Integration in the project (xmake.lua)
add_requires("rxcpp")
s
s2n-tls (bsd)
Description |
An implementation of the TLS/SSL protocols |
Homepage |
https://aws.github.io/s2n-tls/doxygen/s2n_8h.html |
License |
Apache-2.0 |
Versions |
v1.3.51, v1.4.3, v1.4.12, v1.4.14, v1.4.16, v1.4.17, v1.4.18, v1.5.0, v1.5.1, v1.5.5, v1.5.6, v1.5.7, v1.5.9, v1.5.10, v1.5.12, v1.5.14, v1.5.15, v1.5.17, v1.5.21, v1.5.23, v1.5.25 |
Architectures |
i386, x86_64 |
Definition |
s2n-tls/xmake.lua |
Install command
xrepo install s2n-tls
Integration in the project (xmake.lua)
add_requires("s2n-tls")
s7 (bsd)
Install command
xrepo install s7
Integration in the project (xmake.lua)
add_requires("s7")
sailormoon_flags (bsd)
Install command
xrepo install sailormoon_flags
Integration in the project (xmake.lua)
add_requires("sailormoon_flags")
scnlib (bsd)
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, v4.0.1 |
Architectures |
i386, x86_64 |
Definition |
scnlib/xmake.lua |
Install command
xrepo install scnlib
Integration in the project (xmake.lua)
add_requires("scnlib")
scons (bsd)
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, 4.9.1 |
Architectures |
i386, x86_64 |
Definition |
scons/xmake.lua |
Install command
xrepo install scons
Integration in the project (xmake.lua)
add_requires("scons")
scotch (bsd)
Install command
xrepo install scotch
Integration in the project (xmake.lua)
add_requires("scotch")
sdsl-lite (bsd)
Install command
xrepo install sdsl-lite
Integration in the project (xmake.lua)
add_requires("sdsl-lite")
seacas (bsd)
Description |
The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of preprocessing, postprocessing, translation, and utility applications supporting finite element analysis software using the Exodus database file format. |
Homepage |
https://github.com/sandialabs/seacas |
License |
BSD-3-Clause |
Versions |
2025.08.28 |
Architectures |
i386, x86_64 |
Definition |
seacas/xmake.lua |
Install command
xrepo install seacas
Integration in the project (xmake.lua)
add_requires("seacas")
seasocks (bsd)
Install command
xrepo install seasocks
Integration in the project (xmake.lua)
add_requires("seasocks")
semver (bsd)
Install command
xrepo install semver
Integration in the project (xmake.lua)
add_requires("semver")
seqan3 (bsd)
Description |
The modern C++ library for sequence analysis. Contains version 3 of the library and API docs. |
Homepage |
https://www.seqan.de |
License |
BSD-3-Clause |
Versions |
3.2.0 |
Architectures |
i386, x86_64 |
Definition |
seqan3/xmake.lua |
Install command
xrepo install seqan3
Integration in the project (xmake.lua)
add_requires("seqan3")
sfl-library (bsd)
Install command
xrepo install sfl-library
Integration in the project (xmake.lua)
add_requires("sfl-library")
sfparse (bsd)
Install command
xrepo install sfparse
Integration in the project (xmake.lua)
add_requires("sfparse")
shaderc (bsd)
Install command
xrepo install shaderc
Integration in the project (xmake.lua)
add_requires("shaderc")
sheenbidi (bsd)
Install command
xrepo install sheenbidi
Integration in the project (xmake.lua)
add_requires("sheenbidi")
simdcomp (bsd)
Install command
xrepo install simdcomp
Integration in the project (xmake.lua)
add_requires("simdcomp")
simde (bsd)
Install command
xrepo install simde
Integration in the project (xmake.lua)
add_requires("simde")
simdutf (bsd)
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, v5.5.0, v5.6.3, v5.7.1, v5.7.2, v6.2.0, v6.5.0, v7.0.0, v7.2.1, v7.3.2, v7.3.3, v7.3.4, v7.3.6, v7.4.0 |
Architectures |
i386, x86_64 |
Definition |
simdutf/xmake.lua |
Install command
xrepo install simdutf
Integration in the project (xmake.lua)
add_requires("simdutf")
simple_http (bsd)
Install command
xrepo install simple_http
Integration in the project (xmake.lua)
add_requires("simple_http")
simplecpp (bsd)
Install command
xrepo install simplecpp
Integration in the project (xmake.lua)
add_requires("simplecpp")
simpleini (bsd)
Install command
xrepo install simpleini
Integration in the project (xmake.lua)
add_requires("simpleini")
simplethreadpool (bsd)
Install command
xrepo install simplethreadpool
Integration in the project (xmake.lua)
add_requires("simplethreadpool")
simsimd (bsd)
Description |
Vector Similarity Functions 3x-200x Faster than SciPy and NumPy |
Homepage |
https://ashvardanian.com/posts/simsimd-faster-scipy/ |
License |
Apache-2.0 |
Versions |
v3.9.0, v4.3.1, v4.3.2, v5.4.4, v5.6.0, v5.6.4, v5.9.6, v6.0.5, v6.1.1, v6.2.1, v6.2.3, v6.4.0, v6.4.1, v6.4.3, v6.5.0 |
Architectures |
i386, x86_64 |
Definition |
simsimd/xmake.lua |
Install command
xrepo install simsimd
Integration in the project (xmake.lua)
add_requires("simsimd")
snappy (bsd)
Install command
xrepo install snappy
Integration in the project (xmake.lua)
add_requires("snappy")
snitch (bsd)
Install command
xrepo install snitch
Integration in the project (xmake.lua)
add_requires("snitch")
snmalloc (bsd)
Install command
xrepo install snmalloc
Integration in the project (xmake.lua)
add_requires("snmalloc")
snowhouse (bsd)
Install command
xrepo install snowhouse
Integration in the project (xmake.lua)
add_requires("snowhouse")
sobjectizer (bsd)
Install command
xrepo install sobjectizer
Integration in the project (xmake.lua)
add_requires("sobjectizer")
soci (bsd)
Install command
xrepo install soci
Integration in the project (xmake.lua)
add_requires("soci")
socket-io-client (bsd)
Install command
xrepo install socket-io-client
Integration in the project (xmake.lua)
add_requires("socket-io-client")
sockpp (bsd)
Install command
xrepo install sockpp
Integration in the project (xmake.lua)
add_requires("sockpp")
sokol (bsd)
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, 2024.12.08, 2025.03.20 |
Architectures |
i386, x86_64 |
Definition |
sokol/xmake.lua |
Install command
xrepo install sokol
Integration in the project (xmake.lua)
add_requires("sokol")
Install command
xrepo install sokol-tools
Integration in the project (xmake.lua)
add_requires("sokol-tools")
sol2 (bsd)
Install command
xrepo install sol2
Integration in the project (xmake.lua)
add_requires("sol2")
soloud (bsd)
Install command
xrepo install soloud
Integration in the project (xmake.lua)
add_requires("soloud")
sophus (bsd)
Install command
xrepo install sophus
Integration in the project (xmake.lua)
add_requires("sophus")
soundtouch (bsd)
Install command
xrepo install soundtouch
Integration in the project (xmake.lua)
add_requires("soundtouch")
soxr (bsd)
Install command
xrepo install soxr
Integration in the project (xmake.lua)
add_requires("soxr")
span-lite (bsd)
Install command
xrepo install span-lite
Integration in the project (xmake.lua)
add_requires("span-lite")
sparse-map (bsd)
Install command
xrepo install sparse-map
Integration in the project (xmake.lua)
add_requires("sparse-map")
sparsepp (bsd)
Install command
xrepo install sparsepp
Integration in the project (xmake.lua)
add_requires("sparsepp")
spdlog (bsd)
Description |
Fast C++ logging library. |
Homepage |
https://github.com/gabime/spdlog |
License |
MIT |
Versions |
v1.2.1, 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, v1.15.0, v1.15.1, v1.15.2, v1.15.3 |
Architectures |
i386, x86_64 |
Definition |
spdlog/xmake.lua |
Install command
xrepo install spdlog
Integration in the project (xmake.lua)
add_requires("spdlog")
spectra (bsd)
Description |
Sparse Eigenvalue Computation Toolkit as a Redesigned ARPACK |
Homepage |
https://spectralib.org/ |
License |
MPL-2.0 |
Versions |
v1.0.1, v1.1.0, v1.2.0 |
Architectures |
i386, x86_64 |
Definition |
spectra/xmake.lua |
Install command
xrepo install spectra
Integration in the project (xmake.lua)
add_requires("spectra")
speex (bsd)
Install command
xrepo install speex
Integration in the project (xmake.lua)
add_requires("speex")
spine-runtimes (bsd)
Install command
xrepo install spine-runtimes
Integration in the project (xmake.lua)
add_requires("spine-runtimes")
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, 1.4.309+0 |
Architectures |
i386, x86_64 |
Definition |
spirv-headers/xmake.lua |
Install command
xrepo install spirv-headers
Integration in the project (xmake.lua)
add_requires("spirv-headers")
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, 1.4.309+0 |
Architectures |
i386, x86_64 |
Definition |
spirv-tools/xmake.lua |
Install command
xrepo install spirv-tools
Integration in the project (xmake.lua)
add_requires("spirv-tools")
spot (bsd)
Install command
xrepo install spot
Integration in the project (xmake.lua)
add_requires("spot")
sqlgen (bsd)
Description |
sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel. |
Homepage |
https://github.com/getml/sqlgen |
License |
MIT |
Versions |
v0.2.0 |
Architectures |
i386, x86_64 |
Definition |
sqlgen/xmake.lua |
Install command
xrepo install sqlgen
Integration in the project (xmake.lua)
add_requires("sqlgen")
sqlite3 (bsd)
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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+200, 3.50.0+300, 3.50.0+400, 3.50.0+100 |
Architectures |
i386, x86_64 |
Definition |
sqlite3/xmake.lua |
Install command
xrepo install sqlite3
Integration in the project (xmake.lua)
add_requires("sqlite3")
sqlite3-lemon (bsd)
Install command
xrepo install sqlite3-lemon
Integration in the project (xmake.lua)
add_requires("sqlite3-lemon")
sqlite_orm (bsd)
Install command
xrepo install sqlite_orm
Integration in the project (xmake.lua)
add_requires("sqlite_orm")
sqlitecpp (bsd)
Install command
xrepo install sqlitecpp
Integration in the project (xmake.lua)
add_requires("sqlitecpp")
sqrat (bsd)
Description |
Sqrat is a C++ library for Squirrel that facilitates exposing classes and other native functionality to Squirrel scripts. |
Homepage |
http://scrat.sourceforge.net/ |
License |
zlib |
Versions |
0.9.2 |
Architectures |
i386, x86_64 |
Definition |
sqrat/xmake.lua |
Install command
xrepo install sqrat
Integration in the project (xmake.lua)
add_requires("sqrat")
squirrel (bsd)
Install command
xrepo install squirrel
Integration in the project (xmake.lua)
add_requires("squirrel")
srell (bsd)
Description |
SRELL (std::regex-like library) is a Unicode-aware regular expression template library for C++. |
Homepage |
https://akenotsuki.com/misc/srell |
License |
BSD-2-Clause |
Versions |
3.018, 4.019, 4.063 |
Architectures |
i386, x86_64 |
Definition |
srell/xmake.lua |
Install command
xrepo install srell
Integration in the project (xmake.lua)
add_requires("srell")
srtp (bsd)
Install command
xrepo install srtp
Integration in the project (xmake.lua)
add_requires("srtp")
sse2neon (bsd)
Install command
xrepo install sse2neon
Integration in the project (xmake.lua)
add_requires("sse2neon")
sse2rvv (bsd)
Install command
xrepo install sse2rvv
Integration in the project (xmake.lua)
add_requires("sse2rvv")
ssp (bsd)
Install command
xrepo install ssp
Integration in the project (xmake.lua)
add_requires("ssp")
status-code (bsd)
Install command
xrepo install status-code
Integration in the project (xmake.lua)
add_requires("status-code")
stb (bsd)
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, 2025.03.14 |
Architectures |
i386, x86_64 |
Definition |
stb/xmake.lua |
Install command
xrepo install stb
Integration in the project (xmake.lua)
add_requires("stb")
stc (bsd)
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, v5.0 |
Architectures |
i386, x86_64 |
Definition |
stc/xmake.lua |
Install command
xrepo install stc
Integration in the project (xmake.lua)
add_requires("stc")
stduuid (bsd)
Install command
xrepo install stduuid
Integration in the project (xmake.lua)
add_requires("stduuid")
step20 (bsd)
Install command
xrepo install step20
Integration in the project (xmake.lua)
add_requires("step20")
stfl (bsd)
Install command
xrepo install stfl
Integration in the project (xmake.lua)
add_requires("stfl")
streamvbyte (bsd)
Install command
xrepo install streamvbyte
Integration in the project (xmake.lua)
add_requires("streamvbyte")
string-view-lite (bsd)
Install command
xrepo install string-view-lite
Integration in the project (xmake.lua)
add_requires("string-view-lite")
stringbuilder (bsd)
Install command
xrepo install stringbuilder
Integration in the project (xmake.lua)
add_requires("stringbuilder")
stringzilla (bsd)
Description |
Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖 |
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, v3.9.5, v3.9.6, v3.9.8, v3.10.0, v3.10.5, v3.10.6, v3.10.7, v3.10.8, v3.10.9, v3.10.10, v3.10.11, v3.11.0, v3.11.1, v3.11.3, v3.12.1, v3.12.2, v3.12.3, v3.12.4, v3.12.5, v3.12.6, v4.0.0, v4.0.14 |
Architectures |
i386, x86_64 |
Definition |
stringzilla/xmake.lua |
Install command
xrepo install stringzilla
Integration in the project (xmake.lua)
add_requires("stringzilla")
strong_type (bsd)
Install command
xrepo install strong_type
Integration in the project (xmake.lua)
add_requires("strong_type")
strtk (bsd)
Install command
xrepo install strtk
Integration in the project (xmake.lua)
add_requires("strtk")
stx (bsd)
Install command
xrepo install stx
Integration in the project (xmake.lua)
add_requires("stx")
subhook (bsd)
Install command
xrepo install subhook
Integration in the project (xmake.lua)
add_requires("subhook")
subprocess.h (bsd)
Install command
xrepo install subprocess.h
Integration in the project (xmake.lua)
add_requires("subprocess.h")
svector (bsd)
Install command
xrepo install svector
Integration in the project (xmake.lua)
add_requires("svector")
svt-av1 (bsd)
Install command
xrepo install svt-av1
Integration in the project (xmake.lua)
add_requires("svt-av1")
swig (bsd)
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 |
i386, x86_64 |
Definition |
swig/xmake.lua |
Install command
xrepo install swig
Integration in the project (xmake.lua)
add_requires("swig")
swisseph (bsd)
Install command
xrepo install swisseph
Integration in the project (xmake.lua)
add_requires("swisseph")
swxjson (bsd)
Install command
xrepo install swxjson
Integration in the project (xmake.lua)
add_requires("swxjson")
symengine (bsd)
Description |
SymEngine is a fast symbolic manipulation library, written in C++ |
Homepage |
https://symengine.org |
License |
MIT |
Versions |
v0.11.2, v0.12.0, v0.13.0 |
Architectures |
i386, x86_64 |
Definition |
symengine/xmake.lua |
Install command
xrepo install symengine
Integration in the project (xmake.lua)
add_requires("symengine")
syscmdline (bsd)
Install command
xrepo install syscmdline
Integration in the project (xmake.lua)
add_requires("syscmdline")
t
ta-lib (bsd)
Description |
Technical Analysis Library for financial market trading applications |
Homepage |
https://ta-lib.org/ |
License |
BSD-3-Clause |
Versions |
0.6.2, 0.6.4 |
Architectures |
i386, x86_64 |
Definition |
ta-lib/xmake.lua |
Install command
xrepo install ta-lib
Integration in the project (xmake.lua)
add_requires("ta-lib")
tabulate (bsd)
Install command
xrepo install tabulate
Integration in the project (xmake.lua)
add_requires("tabulate")
taglib (bsd)
Install command
xrepo install taglib
Integration in the project (xmake.lua)
add_requires("taglib")
taocpp-json (bsd)
Install command
xrepo install taocpp-json
Integration in the project (xmake.lua)
add_requires("taocpp-json")
taskflow (bsd)
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, v3.8.0, v3.9.0, v3.10.0 |
Architectures |
i386, x86_64 |
Definition |
taskflow/xmake.lua |
Install command
xrepo install taskflow
Integration in the project (xmake.lua)
add_requires("taskflow")
taywee_args (bsd)
Install command
xrepo install taywee_args
Integration in the project (xmake.lua)
add_requires("taywee_args")
tbox (bsd)
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, v1.7.6 |
Architectures |
i386, x86_64 |
Definition |
tbox/xmake.lua |
Install command
xrepo install tbox
Integration in the project (xmake.lua)
add_requires("tbox")
tcb-span (bsd)
Install command
xrepo install tcb-span
Integration in the project (xmake.lua)
add_requires("tcb-span")
tclap (bsd)
Install command
xrepo install tclap
Integration in the project (xmake.lua)
add_requires("tclap")
td (bsd)
Install command
xrepo install td
Integration in the project (xmake.lua)
add_requires("td")
tdtl (bsd)
Description |
Toolset for building tdlib. |
Homepage |
%s |
License |
BSL-1.0 |
Versions |
1.8.51 |
Architectures |
i386, x86_64 |
Definition |
tdtl/xmake.lua |
Install command
xrepo install tdtl
Integration in the project (xmake.lua)
add_requires("tdtl")
teascript (bsd)
Install command
xrepo install teascript
Integration in the project (xmake.lua)
add_requires("teascript")
telegram-bot-api (bsd)
Description |
The server provides an HTTP API for creating Telegram Bots. |
Homepage |
%s |
License |
BSL-1.0 |
Versions |
9.1 |
Architectures |
i386, x86_64 |
Definition |
telegram-bot-api/xmake.lua |
Install command
xrepo install telegram-bot-api
Integration in the project (xmake.lua)
add_requires("telegram-bot-api")
termcap (bsd)
Install command
xrepo install termcap
Integration in the project (xmake.lua)
add_requires("termcap")
termcolor (bsd)
Install command
xrepo install termcolor
Integration in the project (xmake.lua)
add_requires("termcolor")
tetgen (bsd)
Install command
xrepo install tetgen
Integration in the project (xmake.lua)
add_requires("tetgen")
tf_workstealingqueue (bsd)
Install command
xrepo install tf_workstealingqueue
Integration in the project (xmake.lua)
add_requires("tf_workstealingqueue")
theora (bsd)
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 |
i386, x86_64 |
Definition |
theora/xmake.lua |
Install command
xrepo install theora
Integration in the project (xmake.lua)
add_requires("theora")
think-cell-library (bsd)
Install command
xrepo install think-cell-library
Integration in the project (xmake.lua)
add_requires("think-cell-library")
thorvg (bsd)
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, v0.14.10, v0.15.1, v0.15.2, v0.15.8, v1.0-pre10 |
Architectures |
i386, x86_64 |
Definition |
thorvg/xmake.lua |
Install command
xrepo install thorvg
Integration in the project (xmake.lua)
add_requires("thorvg")
thread-pool (bsd)
Install command
xrepo install thread-pool
Integration in the project (xmake.lua)
add_requires("thread-pool")
thrust (bsd)
Install command
xrepo install thrust
Integration in the project (xmake.lua)
add_requires("thrust")
tidy-html5 (bsd)
Install command
xrepo install tidy-html5
Integration in the project (xmake.lua)
add_requires("tidy-html5")
tiny-aes-c (bsd)
Install command
xrepo install tiny-aes-c
Integration in the project (xmake.lua)
add_requires("tiny-aes-c")
tiny-optional (bsd)
Install command
xrepo install tiny-optional
Integration in the project (xmake.lua)
add_requires("tiny-optional")
tiny-process-library (bsd)
Install command
xrepo install tiny-process-library
Integration in the project (xmake.lua)
add_requires("tiny-process-library")
tinyalloc (bsd)
Install command
xrepo install tinyalloc
Integration in the project (xmake.lua)
add_requires("tinyalloc")
tinycbor (bsd)
Install command
xrepo install tinycbor
Integration in the project (xmake.lua)
add_requires("tinycbor")
tinycc (bsd)
Install command
xrepo install tinycc
Integration in the project (xmake.lua)
add_requires("tinycc")
tinycolormap (bsd)
Install command
xrepo install tinycolormap
Integration in the project (xmake.lua)
add_requires("tinycolormap")
tinycrypt (bsd)
Install command
xrepo install tinycrypt
Integration in the project (xmake.lua)
add_requires("tinycrypt")
tinycthread (bsd)
Install command
xrepo install tinycthread
Integration in the project (xmake.lua)
add_requires("tinycthread")
tinydir (bsd)
Install command
xrepo install tinydir
Integration in the project (xmake.lua)
add_requires("tinydir")
tinyexpr (bsd)
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 |
i386, x86_64 |
Definition |
tinyexpr/xmake.lua |
Install command
xrepo install tinyexpr
Integration in the project (xmake.lua)
add_requires("tinyexpr")
tinyexr (bsd)
Install command
xrepo install tinyexr
Integration in the project (xmake.lua)
add_requires("tinyexr")
Install command
xrepo install tinyformat
Integration in the project (xmake.lua)
add_requires("tinyformat")
tinygltf (bsd)
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, v2.9.5, v2.9.6 |
Architectures |
i386, x86_64 |
Definition |
tinygltf/xmake.lua |
Install command
xrepo install tinygltf
Integration in the project (xmake.lua)
add_requires("tinygltf")
tinyjpeg (bsd)
Install command
xrepo install tinyjpeg
Integration in the project (xmake.lua)
add_requires("tinyjpeg")
tinymcp (bsd)
Install command
xrepo install tinymcp
Integration in the project (xmake.lua)
add_requires("tinymcp")
tinyspline (bsd)
Description |
ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby. |
Homepage |
https://github.com/msteinbeck/tinyspline |
License |
MIT |
Versions |
v0.6.0 |
Architectures |
i386, x86_64 |
Definition |
tinyspline/xmake.lua |
Install command
xrepo install tinyspline
Integration in the project (xmake.lua)
add_requires("tinyspline")
tinyxml (bsd)
Install command
xrepo install tinyxml
Integration in the project (xmake.lua)
add_requires("tinyxml")
tinyxml2 (bsd)
Install command
xrepo install tinyxml2
Integration in the project (xmake.lua)
add_requires("tinyxml2")
tl_expected (bsd)
Install command
xrepo install tl_expected
Integration in the project (xmake.lua)
add_requires("tl_expected")
tl_function_ref (bsd)
Install command
xrepo install tl_function_ref
Integration in the project (xmake.lua)
add_requires("tl_function_ref")
tl_optional (bsd)
Install command
xrepo install tl_optional
Integration in the project (xmake.lua)
add_requires("tl_optional")
tlsf (bsd)
Install command
xrepo install tlsf
Integration in the project (xmake.lua)
add_requires("tlsf")
tmxlite (bsd)
Install command
xrepo install tmxlite
Integration in the project (xmake.lua)
add_requires("tmxlite")
tobiaslocker_base64 (bsd)
Install command
xrepo install tobiaslocker_base64
Integration in the project (xmake.lua)
add_requires("tobiaslocker_base64")
token (bsd)
Description |
Utilities for string tokenization. Tokens (string hashes) can be used in place of the strings themselves for fast dictionary key lookup in the place of length string comparators and improve security when used carefully to avoid unnecessary string processing. |
Homepage |
https://gitlab.kitware.com/utils/token |
License |
BSD-3-Clause |
Versions |
24.09.0 |
Architectures |
i386, x86_64 |
Definition |
token/xmake.lua |
Install command
xrepo install token
Integration in the project (xmake.lua)
add_requires("token")
toml++ (bsd)
Install command
xrepo install toml++
Integration in the project (xmake.lua)
add_requires("toml++")
toml11 (bsd)
Install command
xrepo install toml11
Integration in the project (xmake.lua)
add_requires("toml11")
tomlc99 (bsd)
Install command
xrepo install tomlc99
Integration in the project (xmake.lua)
add_requires("tomlc99")
tomlcpp (bsd)
Install command
xrepo install tomlcpp
Integration in the project (xmake.lua)
add_requires("tomlcpp")
toojpeg (bsd)
Install command
xrepo install toojpeg
Integration in the project (xmake.lua)
add_requires("toojpeg")
tracy (bsd)
Install command
xrepo install tracy
Integration in the project (xmake.lua)
add_requires("tracy")
transwarp (bsd)
Install command
xrepo install transwarp
Integration in the project (xmake.lua)
add_requires("transwarp")
trantor (bsd)
Description |
a non-blocking I/O tcp network lib based on c++14/17 |
Homepage |
https://github.com/an-tao/trantor/ |
License |
BSD-3-Clause |
Versions |
v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5, v1.5.6, v1.5.7, v1.5.8, v1.5.14, v1.5.17, v1.5.18, v1.5.19, v1.5.20, v1.5.21, v1.5.22, v1.5.23, v1.5.24 |
Architectures |
i386, x86_64 |
Definition |
trantor/xmake.lua |
Install command
xrepo install trantor
Integration in the project (xmake.lua)
add_requires("trantor")
tree-sitter (bsd)
Description |
An incremental parsing system for programming tools |
Homepage |
https://tree-sitter.github.io/ |
License |
MIT |
Versions |
v0.21.0, v0.22.2, v0.22.5, v0.22.6, v0.23.0, v0.24.2, v0.24.3, v0.24.4, v0.24.5, v0.24.6, v0.25.3, v0.25.5, v0.25.6, v0.25.8 |
Architectures |
i386, x86_64 |
Definition |
tree-sitter/xmake.lua |
Install command
xrepo install tree-sitter
Integration in the project (xmake.lua)
add_requires("tree-sitter")
trompeloeil (bsd)
Install command
xrepo install trompeloeil
Integration in the project (xmake.lua)
add_requires("trompeloeil")
tuplet (bsd)
Install command
xrepo install tuplet
Integration in the project (xmake.lua)
add_requires("tuplet")
tweeny (bsd)
Install command
xrepo install tweeny
Integration in the project (xmake.lua)
add_requires("tweeny")
type_safe (bsd)
Install command
xrepo install type_safe
Integration in the project (xmake.lua)
add_requires("type_safe")
u
uchardet (bsd)
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 |
i386, x86_64 |
Definition |
uchardet/xmake.lua |
Install command
xrepo install uchardet
Integration in the project (xmake.lua)
add_requires("uchardet")
udt (bsd)
Install command
xrepo install udt
Integration in the project (xmake.lua)
add_requires("udt")
ufbx (bsd)
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, v0.15.0, v0.15.1, v0.18.2, v0.20.0 |
Architectures |
i386, x86_64 |
Definition |
ufbx/xmake.lua |
Install command
xrepo install ufbx
Integration in the project (xmake.lua)
add_requires("ufbx")
uni_algo (bsd)
Install command
xrepo install uni_algo
Integration in the project (xmake.lua)
add_requires("uni_algo")
units (bsd)
Install command
xrepo install units
Integration in the project (xmake.lua)
add_requires("units")
unity_test (bsd)
Install command
xrepo install unity_test
Integration in the project (xmake.lua)
add_requires("unity_test")
unordered_dense (bsd)
Install command
xrepo install unordered_dense
Integration in the project (xmake.lua)
add_requires("unordered_dense")
unzip (bsd)
Install command
xrepo install unzip
Integration in the project (xmake.lua)
add_requires("unzip")
upa-url (bsd)
Description |
An implementation of the WHATWG URL Standard in C++ |
Homepage |
https://upa-url.github.io/docs/ |
License |
BSD-2-Clause |
Versions |
v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0 |
Architectures |
i386, x86_64 |
Definition |
upa-url/xmake.lua |
Install command
xrepo install upa-url
Integration in the project (xmake.lua)
add_requires("upa-url")
urdfdom (bsd)
Description |
A C++ parser for the Unified Robot Description Format (URDF) |
Homepage |
https://wiki.ros.org/urdf |
License |
BSD-3-Clause |
Versions |
1.0.4, 4.0.0, 4.0.1, 5.0.2 |
Architectures |
i386, x86_64 |
Definition |
urdfdom/xmake.lua |
Install command
xrepo install urdfdom
Integration in the project (xmake.lua)
add_requires("urdfdom")
Install command
xrepo install urdfdom-headers
Integration in the project (xmake.lua)
add_requires("urdfdom-headers")
uriparser (bsd)
Description |
uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C89. |
Homepage |
https://uriparser.github.io/ |
License |
BSD-3-Clause |
Versions |
0.9.5, 0.9.6, 0.9.7, 0.9.8 |
Architectures |
i386, x86_64 |
Definition |
uriparser/xmake.lua |
Install command
xrepo install uriparser
Integration in the project (xmake.lua)
add_requires("uriparser")
usrsctp (bsd)
Install command
xrepo install usrsctp
Integration in the project (xmake.lua)
add_requires("usrsctp")
utest.h (bsd)
Install command
xrepo install utest.h
Integration in the project (xmake.lua)
add_requires("utest.h")
utf8.h (bsd)
Install command
xrepo install utf8.h
Integration in the project (xmake.lua)
add_requires("utf8.h")
utf8proc (bsd)
Install command
xrepo install utf8proc
Integration in the project (xmake.lua)
add_requires("utf8proc")
utfcpp (bsd)
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, v4.0.6, v4.0.8 |
Architectures |
i386, x86_64 |
Definition |
utfcpp/xmake.lua |
Install command
xrepo install utfcpp
Integration in the project (xmake.lua)
add_requires("utfcpp")
uthash (bsd)
Install command
xrepo install uthash
Integration in the project (xmake.lua)
add_requires("uthash")
util-macros (bsd)
Install command
xrepo install util-macros
Integration in the project (xmake.lua)
add_requires("util-macros")
uuid_v4 (bsd)
Install command
xrepo install uuid_v4
Integration in the project (xmake.lua)
add_requires("uuid_v4")
uvw (bsd)
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 |
i386, x86_64 |
Definition |
uvw/xmake.lua |
Install command
xrepo install uvw
Integration in the project (xmake.lua)
add_requires("uvw")
v
variant-lite (bsd)
Install command
xrepo install variant-lite
Integration in the project (xmake.lua)
add_requires("variant-lite")
vcpkg (bsd)
Description |
C++ Library Manager for Windows, Linux, and MacOS |
Homepage |
https://github.com/microsoft/vcpkg |
License |
MIT |
Versions |
2024.05.24, 2024.07.12, 2024.08.23, 2024.09.30, 2024.10.21, 2024.11.16, 2025.07.25 |
Architectures |
i386, x86_64 |
Definition |
vcpkg/xmake.lua |
Install command
xrepo install vcpkg
Integration in the project (xmake.lua)
add_requires("vcpkg")
vectorial (bsd)
Install command
xrepo install vectorial
Integration in the project (xmake.lua)
add_requires("vectorial")
verdict (bsd)
Install command
xrepo install verdict
Integration in the project (xmake.lua)
add_requires("verdict")
verilator (bsd)
Description |
Verilator open-source SystemVerilog simulator and lint system |
Homepage |
https://verilator.org |
License |
LGPL-3.0 |
Versions |
v5.016, v5.032, v5.034, v5.036, v5.038 |
Architectures |
i386, x86_64 |
Definition |
verilator/xmake.lua |
Install command
xrepo install verilator
Integration in the project (xmake.lua)
add_requires("verilator")
visit_struct (bsd)
Install command
xrepo install visit_struct
Integration in the project (xmake.lua)
add_requires("visit_struct")
vladimirshaleev-ipaddress (bsd)
Install command
xrepo install vladimirshaleev-ipaddress
Integration in the project (xmake.lua)
add_requires("vladimirshaleev-ipaddress")
vmaf (bsd)
Install command
xrepo install vmaf
Integration in the project (xmake.lua)
add_requires("vmaf")
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, 1.4.309+0 |
Architectures |
i386, x86_64 |
Definition |
vulkan-headers/xmake.lua |
Install command
xrepo install vulkan-headers
Integration in the project (xmake.lua)
add_requires("vulkan-headers")
vulkan-memory-allocator (bsd)
Install command
xrepo install vulkan-memory-allocator
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator")
vulkan-utility-libraries (bsd)
Install command
xrepo install vulkan-utility-libraries
Integration in the project (xmake.lua)
add_requires("vulkan-utility-libraries")
vulkansdk (bsd)
Install command
xrepo install vulkansdk
Integration in the project (xmake.lua)
add_requires("vulkansdk")
vvenc (bsd)
Install command
xrepo install vvenc
Integration in the project (xmake.lua)
add_requires("vvenc")
vxl (bsd)
Description |
A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding. |
Homepage |
https://github.com/vxl/vxl |
Versions |
v3.3.2, v3.5.0 |
Architectures |
i386, x86_64 |
Definition |
vxl/xmake.lua |
Install command
xrepo install vxl
Integration in the project (xmake.lua)
add_requires("vxl")
w
wasm-micro-runtime (bsd)
Install command
xrepo install wasm-micro-runtime
Integration in the project (xmake.lua)
add_requires("wasm-micro-runtime")
wavpack (bsd)
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, 5.8.1 |
Architectures |
i386, x86_64 |
Definition |
wavpack/xmake.lua |
Install command
xrepo install wavpack
Integration in the project (xmake.lua)
add_requires("wavpack")
wayland (bsd)
Description |
Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. |
Homepage |
https://wayland.freedesktop.org/ |
License |
MIT |
Versions |
1.18.0, 1.19.0, 1.23.0, 1.23.1, 1.24.0 |
Architectures |
i386, x86_64 |
Definition |
wayland/xmake.lua |
Install command
xrepo install wayland
Integration in the project (xmake.lua)
add_requires("wayland")
websocketpp (bsd)
Install command
xrepo install websocketpp
Integration in the project (xmake.lua)
add_requires("websocketpp")
wgsl-validator (bsd)
Install command
xrepo install wgsl-validator
Integration in the project (xmake.lua)
add_requires("wgsl-validator")
whereami (bsd)
Install command
xrepo install whereami
Integration in the project (xmake.lua)
add_requires("whereami")
which (bsd)
Install command
xrepo install which
Integration in the project (xmake.lua)
add_requires("which")
wirehair (bsd)
Install command
xrepo install wirehair
Integration in the project (xmake.lua)
add_requires("wirehair")
wjakob_filesystem (bsd)
Install command
xrepo install wjakob_filesystem
Integration in the project (xmake.lua)
add_requires("wjakob_filesystem")
woff2 (bsd)
Install command
xrepo install woff2
Integration in the project (xmake.lua)
add_requires("woff2")
wolfssl (bsd)
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, 5.7.2 |
Architectures |
i386, x86_64 |
Definition |
wolfssl/xmake.lua |
Install command
xrepo install wolfssl
Integration in the project (xmake.lua)
add_requires("wolfssl")
wren (bsd)
Description |
Wren is a small, fast, class-based concurrent scripting language. |
Homepage |
http://wren.io |
License |
MIT |
Versions |
0.4.0 |
Architectures |
i386, x86_64 |
Definition |
wren/xmake.lua |
Install command
xrepo install wren
Integration in the project (xmake.lua)
add_requires("wren")
wyhash (bsd)
Install command
xrepo install wyhash
Integration in the project (xmake.lua)
add_requires("wyhash")
x
x265 (bsd)
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, 4.0 |
Architectures |
i386, x86_64 |
Definition |
x265/xmake.lua |
Install command
xrepo install x265
Integration in the project (xmake.lua)
add_requires("x265")
xapian-core (bsd)
Description |
Xapian is an Open Source Search Engine Library, with bindings to allow use from Perl, Python 2, Python 3, PHP 5, PHP 7, Java, Tcl, C#, Ruby, Lua, Erlang, Node.js, R. |
Homepage |
https://savannah.gnu.org/projects/osip |
License |
GPL-2.0-or-later |
Versions |
1.4.27, 1.4.28, 1.4.29 |
Architectures |
i386, x86_64 |
Definition |
xapian-core/xmake.lua |
Install command
xrepo install xapian-core
Integration in the project (xmake.lua)
add_requires("xapian-core")
xbyak (bsd)
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 |
i386, x86_64 |
Definition |
xbyak/xmake.lua |
Install command
xrepo install xbyak
Integration in the project (xmake.lua)
add_requires("xbyak")
xcb-proto (bsd)
Description |
X.Org: XML-XCB protocol descriptions for libxcb code generation |
Homepage |
https://www.x.org/ |
Versions |
1.13, 1.14, 1.14.1, 1.16.0, 1.17.0 |
Architectures |
i386, x86_64 |
Definition |
xcb-proto/xmake.lua |
Install command
xrepo install xcb-proto
Integration in the project (xmake.lua)
add_requires("xcb-proto")
xlnt (bsd)
Install command
xrepo install xlnt
Integration in the project (xmake.lua)
add_requires("xlnt")
Install command
xrepo install xor_singleheader
Integration in the project (xmake.lua)
add_requires("xor_singleheader")
xorgproto (bsd)
Install command
xrepo install xorgproto
Integration in the project (xmake.lua)
add_requires("xorgproto")
xpack (bsd)
Install command
xrepo install xpack
Integration in the project (xmake.lua)
add_requires("xpack")
xproperty (bsd)
Install command
xrepo install xproperty
Integration in the project (xmake.lua)
add_requires("xproperty")
xtl (bsd)
Description |
Basic tools (containers, algorithms) used by other quantstack packages |
Homepage |
https://github.com/xtensor-stack/xtl/ |
License |
BSD-3-Clause |
Versions |
0.7.2, 0.7.3, 0.7.4, 0.7.6, 0.7.7, 0.8.0 |
Architectures |
i386, x86_64 |
Definition |
xtl/xmake.lua |
Install command
xrepo install xtl
Integration in the project (xmake.lua)
add_requires("xtl")
xtrans (bsd)
Install command
xrepo install xtrans
Integration in the project (xmake.lua)
add_requires("xtrans")
xxhash (bsd)
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, v0.8.3 |
Architectures |
i386, x86_64 |
Definition |
xxhash/xmake.lua |
Install command
xrepo install xxhash
Integration in the project (xmake.lua)
add_requires("xxhash")
xxmlxx (bsd)
Install command
xrepo install xxmlxx
Integration in the project (xmake.lua)
add_requires("xxmlxx")
xz (bsd)
Description |
General-purpose data compression with high compression ratio. |
Homepage |
https://tukaani.org/xz/ |
Versions |
5.2.11, 5.2.12, 5.2.13, 5.4.2, 5.4.3, 5.4.4, 5.4.5, 5.4.6, 5.4.7, 5.6.2, 5.6.3, 5.6.4, 5.8.1 |
Architectures |
i386, x86_64 |
Definition |
xz/xmake.lua |
Install command
xrepo install xz
Integration in the project (xmake.lua)
add_requires("xz")
y
yaml-cpp (bsd)
Install command
xrepo install yaml-cpp
Integration in the project (xmake.lua)
add_requires("yaml-cpp")
yaml_cpp_struct (bsd)
Install command
xrepo install yaml_cpp_struct
Integration in the project (xmake.lua)
add_requires("yaml_cpp_struct")
yas (bsd)
Install command
xrepo install yas
Integration in the project (xmake.lua)
add_requires("yas")
yasm (bsd)
Install command
xrepo install yasm
Integration in the project (xmake.lua)
add_requires("yasm")
yoga (bsd)
Install command
xrepo install yoga
Integration in the project (xmake.lua)
add_requires("yoga")
yomm2 (bsd)
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, v1.6.0 |
Architectures |
i386, x86_64 |
Definition |
yomm2/xmake.lua |
Install command
xrepo install yomm2
Integration in the project (xmake.lua)
add_requires("yomm2")
yxml (bsd)
Install command
xrepo install yxml
Integration in the project (xmake.lua)
add_requires("yxml")
yyjson (bsd)
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, 0.11.1, 0.12.0 |
Architectures |
i386, x86_64 |
Definition |
yyjson/xmake.lua |
Install command
xrepo install yyjson
Integration in the project (xmake.lua)
add_requires("yyjson")
z
zasm (bsd)
Install command
xrepo install zasm
Integration in the project (xmake.lua)
add_requires("zasm")
zbar (bsd)
Install command
xrepo install zbar
Integration in the project (xmake.lua)
add_requires("zbar")
zeromq (bsd)
Description |
High-performance, asynchronous messaging library |
Homepage |
https://zeromq.org/ |
License |
MPL-2.0 |
Versions |
4.3.2, 4.3.4, 4.3.5 |
Architectures |
i386, x86_64 |
Definition |
zeromq/xmake.lua |
Install command
xrepo install zeromq
Integration in the project (xmake.lua)
add_requires("zeromq")
zeus_expected (bsd)
Install command
xrepo install zeus_expected
Integration in the project (xmake.lua)
add_requires("zeus_expected")
zig (bsd)
Description |
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. |
Homepage |
https://ziglang.org |
License |
MIT |
Versions |
0.10.1, 0.11.0, 0.12.0, 0.13.0, 0.14.0, 0.15.1 |
Architectures |
i386, x86_64 |
Definition |
zig/xmake.lua |
Install command
xrepo install zig
Integration in the project (xmake.lua)
add_requires("zig")
zimg (bsd)
Install command
xrepo install zimg
Integration in the project (xmake.lua)
add_requires("zimg")
zint (bsd)
Description |
A barcode encoding library supporting over 50 symbologies including Code 128, Data Matrix, USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code 16k, PDF417, MicroPDF417, LOGMARS, Maxicode, GS1 DataBar, Aztec, Composite Symbols and more. |
Homepage |
http://www.zint.org.uk |
License |
GPL-3.0 |
Versions |
2.14.0, 2.15.0 |
Architectures |
i386, x86_64 |
Definition |
zint/xmake.lua |
Install command
xrepo install zint
Integration in the project (xmake.lua)
add_requires("zint")
zip (bsd)
Install command
xrepo install zip
Integration in the project (xmake.lua)
add_requires("zip")
zlib (bsd)
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 |
i386, x86_64 |
Definition |
zlib/xmake.lua |
Install command
xrepo install zlib
Integration in the project (xmake.lua)
add_requires("zlib")
zlibcomplete (bsd)
Install command
xrepo install zlibcomplete
Integration in the project (xmake.lua)
add_requires("zlibcomplete")
zopfli (bsd)
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 |
i386, x86_64 |
Definition |
zopfli/xmake.lua |
Install command
xrepo install zopfli
Integration in the project (xmake.lua)
add_requires("zopfli")
zpp_bits (bsd)
Install command
xrepo install zpp_bits
Integration in the project (xmake.lua)
add_requires("zpp_bits")
zpp_throwing (bsd)
Install command
xrepo install zpp_throwing
Integration in the project (xmake.lua)
add_requires("zpp_throwing")
zstd (bsd)
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, v1.5.7 |
Architectures |
i386, x86_64 |
Definition |
zstd/xmake.lua |
Install command
xrepo install zstd
Integration in the project (xmake.lua)
add_requires("zstd")
zstr (bsd)
Install command
xrepo install zstr
Integration in the project (xmake.lua)
add_requires("zstr")
zxing-cpp (bsd)
Install command
xrepo install zxing-cpp
Integration in the project (xmake.lua)
add_requires("zxing-cpp")
zycore-c (bsd)
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, v1.5.2 |
Architectures |
i386, x86_64 |
Definition |
zycore-c/xmake.lua |
Install command
xrepo install zycore-c
Integration in the project (xmake.lua)
add_requires("zycore-c")
zydis (bsd)
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, v4.1.1 |
Architectures |
i386, x86_64 |
Definition |
zydis/xmake.lua |
Install command
xrepo install zydis
Integration in the project (xmake.lua)
add_requires("zydis")