This is a mirror page, please see the original page:
https://xrepo.xmake.io/#/packages/android
1
11zip (android)
Description |
Dead simple zipping / unzipping C++ Lib |
Homepage |
https://github.com/Sygmei/11Zip |
License |
MIT |
Versions |
2023.05.10 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
11zip/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] 11zip
Integration in the project (xmake.lua)
add_requires("11zip")
a
abseil (android)
Description |
C++ Common Libraries |
Homepage |
https://abseil.io |
License |
Apache-2.0 |
Versions |
20200225.1, 20210324.1, 20210324.2, 20211102.0, 20220623.0, 20230125.2, 20230802.1, 20240116.1, 20240116.2, 20240722.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
abseil/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] abseil
Integration in the project (xmake.lua)
add_requires("abseil")
access_private (android)
Install command
xrepo install -p android [--ndk=/xxx] access_private
Integration in the project (xmake.lua)
add_requires("access_private")
ada (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ada/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ada
Integration in the project (xmake.lua)
add_requires("ada")
ade (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ade/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ade
Integration in the project (xmake.lua)
add_requires("ade")
Install command
xrepo install -p android [--ndk=/xxx] aitoolkit
Integration in the project (xmake.lua)
add_requires("aitoolkit")
alembic (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
alembic/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] alembic
Integration in the project (xmake.lua)
add_requires("alembic")
algo_plus (android)
Description |
AlgoPlus is a C++17 library for complex data structures and algorithms |
Homepage |
https://csrt-ntua.github.io/AlgoPlus |
License |
Apache-2.0 |
Versions |
2024.07.02 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
algo_plus/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] algo_plus
Integration in the project (xmake.lua)
add_requires("algo_plus")
alpaca (android)
Description |
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code |
Homepage |
https://github.com/p-ranav/alpaca |
License |
MIT |
Versions |
v0.2.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
alpaca/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] alpaca
Integration in the project (xmake.lua)
add_requires("alpaca")
amqp-cpp (android)
Install command
xrepo install -p android [--ndk=/xxx] amqp-cpp
Integration in the project (xmake.lua)
add_requires("amqp-cpp")
angelscript (android)
Description |
Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts |
Homepage |
http://angelcode.com/angelscript/ |
License |
zlib |
Versions |
2.34.0, 2.35.0, 2.35.1, 2.36.0, 2.37.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
angelscript/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] angelscript
Integration in the project (xmake.lua)
add_requires("angelscript")
annoy (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
annoy/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] annoy
Integration in the project (xmake.lua)
add_requires("annoy")
antlr4 (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
antlr4/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] antlr4
Integration in the project (xmake.lua)
add_requires("antlr4")
antlr4-runtime (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
antlr4-runtime/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] antlr4-runtime
Integration in the project (xmake.lua)
add_requires("antlr4-runtime")
aom (android)
Install command
xrepo install -p android [--ndk=/xxx] aom
Integration in the project (xmake.lua)
add_requires("aom")
aqt (android)
Install command
xrepo install -p android [--ndk=/xxx] aqt
Integration in the project (xmake.lua)
add_requires("aqt")
arduinojson (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
arduinojson/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] arduinojson
Integration in the project (xmake.lua)
add_requires("arduinojson")
argh (android)
Description |
Argh! A minimalist argument handler. |
Homepage |
https://github.com/adishavit/argh |
License |
BSD-3-Clause |
Versions |
v1.3.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
argh/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] argh
Integration in the project (xmake.lua)
add_requires("argh")
argp-standalone (android)
Install command
xrepo install -p android [--ndk=/xxx] argp-standalone
Integration in the project (xmake.lua)
add_requires("argp-standalone")
argparse (android)
Description |
A single header argument parser for C++17 |
Homepage |
https://github.com/p-ranav/argparse |
License |
MIT |
Versions |
2.6, 2.7, 2.8, 2.9, 3.0, 3.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
argparse/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] argparse
Integration in the project (xmake.lua)
add_requires("argparse")
argtable3 (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
argtable3/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] argtable3
Integration in the project (xmake.lua)
add_requires("argtable3")
argz (android)
Install command
xrepo install -p android [--ndk=/xxx] argz
Integration in the project (xmake.lua)
add_requires("argz")
asap (android)
Description |
A C++ header-only library for creating, displaying, iterating and manipulating dates |
Homepage |
https://github.com/mobius3/asap |
License |
MIT |
Versions |
2023.04.21 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
asap/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] asap
Integration in the project (xmake.lua)
add_requires("asap")
aseprite-tga (android)
Install command
xrepo install -p android [--ndk=/xxx] aseprite-tga
Integration in the project (xmake.lua)
add_requires("aseprite-tga")
asio (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
asio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] asio
Integration in the project (xmake.lua)
add_requires("asio")
asmjit (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
asmjit/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] asmjit
Integration in the project (xmake.lua)
add_requires("asmjit")
asmtk (android)
Install command
xrepo install -p android [--ndk=/xxx] asmtk
Integration in the project (xmake.lua)
add_requires("asmtk")
assimp (android)
Description |
Portable Open-Source library to import various well-known 3D model formats in a uniform manner |
Homepage |
https://assimp.org |
License |
BSD-3-Clause |
Versions |
v5.0.1, v5.1.4, v5.2.1, v5.2.2, v5.2.3, v5.2.4, v5.2.5, v5.3.0, v5.3.1, v5.4.0, v5.4.1, v5.4.2, v5.4.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
assimp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] assimp
Integration in the project (xmake.lua)
add_requires("assimp")
async_simple (android)
Description |
Simple, light-weight and easy-to-use asynchronous components |
Homepage |
https://github.com/alibaba/async_simple |
License |
Apache-2.0 |
Versions |
1.1, 1.2, 1.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
async_simple/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] async_simple
Integration in the project (xmake.lua)
add_requires("async_simple")
atomic_queue (android)
Description |
C++ lockless queue. |
Homepage |
https://github.com/max0x7ba/atomic_queue |
License |
MIT |
Versions |
v1.5, v1.6.3, v1.6.4, v1.6.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
atomic_queue/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] atomic_queue
Integration in the project (xmake.lua)
add_requires("atomic_queue")
audiofile (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
audiofile/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] audiofile
Integration in the project (xmake.lua)
add_requires("audiofile")
autoconf (android)
Install command
xrepo install -p android [--ndk=/xxx] autoconf
Integration in the project (xmake.lua)
add_requires("autoconf")
autoconf-archive (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
autoconf-archive/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] autoconf-archive
Integration in the project (xmake.lua)
add_requires("autoconf-archive")
automake (android)
Description |
A tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. |
Homepage |
https://www.gnu.org/software/automake/ |
Versions |
1.9.5, 1.9.6, 1.15.1, 1.16.1, 1.16.4, 1.16.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
automake/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] automake
Integration in the project (xmake.lua)
add_requires("automake")
Description |
%s |
Homepage |
%s |
Versions |
|
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
autotools/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] autotools
Integration in the project (xmake.lua)
add_requires("autotools")
avir (android)
Description |
High-quality pro image resizing / scaling C++ library, including a very fast Lanczos resizer |
Homepage |
https://github.com/avaneev/avir |
License |
MIT |
Versions |
3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
avir/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] avir
Integration in the project (xmake.lua)
add_requires("avir")
aws-c-cal (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
aws-c-cal/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] aws-c-cal
Integration in the project (xmake.lua)
add_requires("aws-c-cal")
aws-c-common (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
aws-c-common/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] aws-c-common
Integration in the project (xmake.lua)
add_requires("aws-c-common")
aws-c-compression (android)
Description |
C99 implementation of huffman encoding/decoding |
Homepage |
https://github.com/awslabs/aws-c-compression |
License |
Apache-2.0 |
Versions |
v0.2.17, v0.2.18, v0.2.19, v0.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
aws-c-compression/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] aws-c-compression
Integration in the project (xmake.lua)
add_requires("aws-c-compression")
aws-c-io (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
aws-c-io/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] aws-c-io
Integration in the project (xmake.lua)
add_requires("aws-c-io")
aws-c-sdkutils (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
aws-c-sdkutils/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] aws-c-sdkutils
Integration in the project (xmake.lua)
add_requires("aws-c-sdkutils")
aws-checksums (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
aws-checksums/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] aws-checksums
Integration in the project (xmake.lua)
add_requires("aws-checksums")
b
b2 (android)
Description |
B2 makes it easy to build C++ projects, everywhere. |
Homepage |
https://www.bfgroup.xyz/b2/ |
License |
BSL-1.0 |
Versions |
4.9.6, 5.0.0, 5.0.1, 5.1.0, 5.2.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
b2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] b2
Integration in the project (xmake.lua)
add_requires("b2")
backportcpp (android)
Install command
xrepo install -p android [--ndk=/xxx] backportcpp
Integration in the project (xmake.lua)
add_requires("backportcpp")
barkeep (android)
Description |
Small C++ header to display async animations, counters, and progress bars |
Homepage |
https://oir.github.io/barkeep/ |
License |
Apache-2.0 |
Versions |
v0.1.3, v0.1.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
barkeep/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] barkeep
Integration in the project (xmake.lua)
add_requires("barkeep")
base-n (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
base-n/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] base-n
Integration in the project (xmake.lua)
add_requires("base-n")
basisu (android)
Install command
xrepo install -p android [--ndk=/xxx] basisu
Integration in the project (xmake.lua)
add_requires("basisu")
bazel (android)
Description |
A fast, scalable, multi-language and extensible build system |
Homepage |
https://bazel.build/ |
Versions |
5.0.0, 7.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bazel/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bazel
Integration in the project (xmake.lua)
add_requires("bazel")
bcg729 (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bcg729/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bcg729
Integration in the project (xmake.lua)
add_requires("bcg729")
bddisasm (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bddisasm/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bddisasm
Integration in the project (xmake.lua)
add_requires("bddisasm")
bdwgc (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bdwgc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bdwgc
Integration in the project (xmake.lua)
add_requires("bdwgc")
benchmark (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
benchmark/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] benchmark
Integration in the project (xmake.lua)
add_requires("benchmark")
bento4 (android)
Description |
Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools |
Homepage |
http://www.bento4.com |
Versions |
2023.08.08 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bento4/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bento4
Integration in the project (xmake.lua)
add_requires("bento4")
better-enums (android)
Install command
xrepo install -p android [--ndk=/xxx] better-enums
Integration in the project (xmake.lua)
add_requires("better-enums")
bght (android)
Install command
xrepo install -p android [--ndk=/xxx] bght
Integration in the project (xmake.lua)
add_requires("bght")
bin2c (android)
Description |
A simple utility for converting a binary file to a c application |
Homepage |
https://github.com/gwilymk/bin2c |
Versions |
0.0.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bin2c/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bin2c
Integration in the project (xmake.lua)
add_requires("bin2c")
binutils (android)
Install command
xrepo install -p android [--ndk=/xxx] binutils
Integration in the project (xmake.lua)
add_requires("binutils")
bison (android)
Install command
xrepo install -p android [--ndk=/xxx] bison
Integration in the project (xmake.lua)
add_requires("bison")
bitsery (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bitsery/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bitsery
Integration in the project (xmake.lua)
add_requires("bitsery")
blake2 (android)
Description |
BLAKE2 official implementations |
Homepage |
https://blake2.net |
License |
CC0-1.0 |
Versions |
2023.02.12 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
blake2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] blake2
Integration in the project (xmake.lua)
add_requires("blake2")
blake3 (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
blake3/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] blake3
Integration in the project (xmake.lua)
add_requires("blake3")
blend2d (android)
Description |
2D Vector Graphics Engine Powered by a JIT Compiler |
Homepage |
https://blend2d.com |
License |
zlib |
Versions |
0.11.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
blend2d/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] blend2d
Integration in the project (xmake.lua)
add_requires("blend2d")
boost (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
boost/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] boost
Integration in the project (xmake.lua)
add_requires("boost")
boost_di (android)
Install command
xrepo install -p android [--ndk=/xxx] boost_di
Integration in the project (xmake.lua)
add_requires("boost_di")
boost_sml (android)
Install command
xrepo install -p android [--ndk=/xxx] boost_sml
Integration in the project (xmake.lua)
add_requires("boost_sml")
boostdep (android)
Install command
xrepo install -p android [--ndk=/xxx] boostdep
Integration in the project (xmake.lua)
add_requires("boostdep")
box2d (android)
Description |
A 2D Physics Engine for Games |
Homepage |
https://box2d.org |
License |
MIT |
Versions |
v2.4.2, v3.0.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
box2d/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] box2d
Integration in the project (xmake.lua)
add_requires("box2d")
bqlog (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bqlog/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bqlog
Integration in the project (xmake.lua)
add_requires("bqlog")
branchless-utf8 (android)
Install command
xrepo install -p android [--ndk=/xxx] branchless-utf8
Integration in the project (xmake.lua)
add_requires("branchless-utf8")
brotli (android)
Install command
xrepo install -p android [--ndk=/xxx] brotli
Integration in the project (xmake.lua)
add_requires("brotli")
brynet (android)
Description |
A Header-Only cross-platform C++ TCP network library |
Homepage |
https://github.com/IronsDu/brynet |
License |
MIT |
Versions |
2024.06.03 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
brynet/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] brynet
Integration in the project (xmake.lua)
add_requires("brynet")
bullet3 (android)
Description |
Bullet Physics SDK. |
Homepage |
http://bulletphysics.org |
License |
zlib |
Versions |
2.88, 3.05, 3.09, 3.24, 3.25 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bullet3/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bullet3
Integration in the project (xmake.lua)
add_requires("bullet3")
bvh (android)
Description |
A modern C++ BVH construction and traversal library |
Homepage |
https://github.com/madmann91/bvh |
License |
MIT |
Versions |
2023.6.30, 2024.7.8 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bvh/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bvh
Integration in the project (xmake.lua)
add_requires("bvh")
bytepack (android)
Description |
C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros |
Homepage |
https://github.com/farukeryilmaz/bytepack |
License |
MIT |
Versions |
v0.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bytepack/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bytepack
Integration in the project (xmake.lua)
add_requires("bytepack")
bzip2 (android)
Description |
Freely available, patent free, high-quality data compressor. |
Homepage |
https://sourceware.org/bzip2/ |
Versions |
1.0.8 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
bzip2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] bzip2
Integration in the project (xmake.lua)
add_requires("bzip2")
bzip3 (android)
Install command
xrepo install -p android [--ndk=/xxx] bzip3
Integration in the project (xmake.lua)
add_requires("bzip3")
c
c-ares (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
c-ares/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] c-ares
Integration in the project (xmake.lua)
add_requires("c-ares")
c-blosc2 (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
c-blosc2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] c-blosc2
Integration in the project (xmake.lua)
add_requires("c-blosc2")
c-vector (android)
Install command
xrepo install -p android [--ndk=/xxx] c-vector
Integration in the project (xmake.lua)
add_requires("c-vector")
c4core (android)
Install command
xrepo install -p android [--ndk=/xxx] c4core
Integration in the project (xmake.lua)
add_requires("c4core")
ca-certificates (android)
Description |
Mozilla’s carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. |
Homepage |
https://mkcert.org/ |
Versions |
20211118, 20220604, 20230306, 20240207 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ca-certificates/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ca-certificates
Integration in the project (xmake.lua)
add_requires("ca-certificates")
capstone (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
capstone/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] capstone
Integration in the project (xmake.lua)
add_requires("capstone")
cargs (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cargs/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cargs
Integration in the project (xmake.lua)
add_requires("cargs")
catch2 (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
catch2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] catch2
Integration in the project (xmake.lua)
add_requires("catch2")
cdt (android)
Description |
Constrained Delaunay Triangulation (C++) |
Homepage |
https://artem-ogre.github.io/CDT/ |
License |
MPL-2.0 |
Versions |
1.4.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cdt/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cdt
Integration in the project (xmake.lua)
add_requires("cdt")
cello (android)
Description |
Higher level programming in C |
Homepage |
http://libcello.org/ |
Versions |
2.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cello/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cello
Integration in the project (xmake.lua)
add_requires("cello")
centurion (android)
Description |
A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use. |
Homepage |
https://github.com/albin-johansson/centurion |
License |
MIT |
Versions |
v7.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
centurion/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] centurion
Integration in the project (xmake.lua)
add_requires("centurion")
cereal (android)
Install command
xrepo install -p android [--ndk=/xxx] cereal
Integration in the project (xmake.lua)
add_requires("cereal")
ceval (android)
Description |
A C/C++ library for parsing and evaluation of arithmetic expressions. |
Homepage |
https://github.com/erstan/ceval |
License |
MIT |
Versions |
1.0.0, 1.0.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ceval/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ceval
Integration in the project (xmake.lua)
add_requires("ceval")
cgetopt (android)
Install command
xrepo install -p android [--ndk=/xxx] cgetopt
Integration in the project (xmake.lua)
add_requires("cgetopt")
cgif (android)
Install command
xrepo install -p android [--ndk=/xxx] cgif
Integration in the project (xmake.lua)
add_requires("cgif")
cglm (android)
Description |
📽 Highly Optimized Graphics Math (glm) for C |
Homepage |
https://github.com/recp/cglm |
License |
MIT |
Versions |
v0.9.0, v0.9.2, v0.9.3, v0.9.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cglm/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cglm
Integration in the project (xmake.lua)
add_requires("cglm")
cgltf (android)
Description |
Single-file glTF 2.0 loader and writer written in C99 |
Homepage |
https://github.com/jkuhlmann/cgltf |
License |
MIT |
Versions |
v1.13, v1.14 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cgltf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cgltf
Integration in the project (xmake.lua)
add_requires("cgltf")
cgraph (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cgraph/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cgraph
Integration in the project (xmake.lua)
add_requires("cgraph")
chaiscript (android)
Description |
Header-only C++ embedded scripting language loosely based on ECMA script. |
Homepage |
http://chaiscript.com |
License |
BSD-3-Clause |
Versions |
v6.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
chaiscript/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] chaiscript
Integration in the project (xmake.lua)
add_requires("chaiscript")
charls (android)
Install command
xrepo install -p android [--ndk=/xxx] charls
Integration in the project (xmake.lua)
add_requires("charls")
chipmunk2d (android)
Install command
xrepo install -p android [--ndk=/xxx] chipmunk2d
Integration in the project (xmake.lua)
add_requires("chipmunk2d")
chromium_zlib (android)
Install command
xrepo install -p android [--ndk=/xxx] chromium_zlib
Integration in the project (xmake.lua)
add_requires("chromium_zlib")
cimg (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cimg/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cimg
Integration in the project (xmake.lua)
add_requires("cimg")
cista (android)
Description |
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library. |
Homepage |
https://cista.rocks |
License |
MIT |
Versions |
v0.14, v0.15 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cista/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cista
Integration in the project (xmake.lua)
add_requires("cista")
civetweb (android)
Install command
xrepo install -p android [--ndk=/xxx] civetweb
Integration in the project (xmake.lua)
add_requires("civetweb")
cjson (android)
Install command
xrepo install -p android [--ndk=/xxx] cjson
Integration in the project (xmake.lua)
add_requires("cjson")
clara (android)
Description |
A simple to use, composable, command line parser for C++ 11 and beyond. |
Homepage |
https://github.com/catchorg/Clara |
License |
BSL-1.0 |
Versions |
1.1.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
clara/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] clara
Integration in the project (xmake.lua)
add_requires("clara")
clay (android)
Description |
High performance UI layout library in C. |
Homepage |
https://nicbarker.com/clay |
License |
zlib |
Versions |
v0.12 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
clay/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] clay
Integration in the project (xmake.lua)
add_requires("clay")
cli (android)
Description |
A library for interactive command line interfaces in modern C++ |
Homepage |
https://github.com/daniele77/cli |
License |
BSL-1.0 |
Versions |
v2.0.0, v2.1.0, v2.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cli/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cli
Integration in the project (xmake.lua)
add_requires("cli")
clib (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
clib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] clib
Integration in the project (xmake.lua)
add_requires("clib")
clipper2 (android)
Description |
Polygon Clipping and Offsetting - C++, C# and Delphi |
Homepage |
https://github.com/AngusJohnson/Clipper2 |
License |
BSL-1.0 |
Versions |
1.2.2, 1.2.3, 1.2.4, 1.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
clipper2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] clipper2
Integration in the project (xmake.lua)
add_requires("clipper2")
clove-unit (android)
Description |
Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature |
Homepage |
https://github.com/fdefelici/clove-unit |
License |
MIT |
Versions |
v2.4.4, v2.4.5, v2.4.6 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
clove-unit/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] clove-unit
Integration in the project (xmake.lua)
add_requires("clove-unit")
cmake (android)
Description |
A cross-platform family of tool designed to build, test and package software |
Homepage |
https://cmake.org |
Versions |
3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1, 3.24.2, 3.26.4, 3.28.1, 3.28.3, 3.29.2, 3.30.1, 3.30.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cmake/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cmake
Integration in the project (xmake.lua)
add_requires("cmake")
cmark (android)
Install command
xrepo install -p android [--ndk=/xxx] cmark
Integration in the project (xmake.lua)
add_requires("cmark")
cmdparser (android)
Install command
xrepo install -p android [--ndk=/xxx] cmdparser
Integration in the project (xmake.lua)
add_requires("cmdparser")
cmidi2 (android)
Description |
header-only MIDI 2.0 UMP and MIDI-CI binary processor library |
Homepage |
https://github.com/atsushieno/cmidi2 |
License |
MIT |
Versions |
2023.08.07 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cmidi2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cmidi2
Integration in the project (xmake.lua)
add_requires("cmidi2")
cminpack (android)
Description |
A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems |
Homepage |
https://devernay.github.io/cminpack/ |
Versions |
v1.3.9, v1.3.11 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cminpack/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cminpack
Integration in the project (xmake.lua)
add_requires("cminpack")
cnats (android)
Install command
xrepo install -p android [--ndk=/xxx] cnats
Integration in the project (xmake.lua)
add_requires("cnats")
cnl (android)
Install command
xrepo install -p android [--ndk=/xxx] cnl
Integration in the project (xmake.lua)
add_requires("cnl")
cnpy (android)
Description |
library to read/write .npy and .npz files in C/C++ |
Homepage |
https://github.com/rogersce/cnpy |
License |
MIT |
Versions |
2018.06.01 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cnpy/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cnpy
Integration in the project (xmake.lua)
add_requires("cnpy")
commata (android)
Install command
xrepo install -p android [--ndk=/xxx] commata
Integration in the project (xmake.lua)
add_requires("commata")
concurrentqueue (android)
Install command
xrepo install -p android [--ndk=/xxx] concurrentqueue
Integration in the project (xmake.lua)
add_requires("concurrentqueue")
continuable (android)
Description |
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections) |
Homepage |
https://naios.github.io/continuable/ |
License |
MIT |
Versions |
4.2.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
continuable/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] continuable
Integration in the project (xmake.lua)
add_requires("continuable")
convertutf (android)
Description |
Conversions between UTF-32, UTF-16, and UTF-8. Circa 2004. |
Homepage |
https://home.unicode.org/ |
Versions |
v1.0.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
convertutf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] convertutf
Integration in the project (xmake.lua)
add_requires("convertutf")
cosmocc (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cosmocc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cosmocc
Integration in the project (xmake.lua)
add_requires("cosmocc")
cpp-async (android)
Install command
xrepo install -p android [--ndk=/xxx] cpp-async
Integration in the project (xmake.lua)
add_requires("cpp-async")
cpp-channel (android)
Install command
xrepo install -p android [--ndk=/xxx] cpp-channel
Integration in the project (xmake.lua)
add_requires("cpp-channel")
cpp-dump (android)
Description |
A C++ library for debugging purposes that can print any variable, even user-defined types. |
Homepage |
https://github.com/philip82148/cpp-dump |
License |
MIT |
Versions |
v0.5.0, v0.6.0, v0.7.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cpp-dump/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cpp-dump
Integration in the project (xmake.lua)
add_requires("cpp-dump")
cpp-httplib (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cpp-httplib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cpp-httplib
Integration in the project (xmake.lua)
add_requires("cpp-httplib")
cpp-linenoise (android)
Install command
xrepo install -p android [--ndk=/xxx] cpp-linenoise
Integration in the project (xmake.lua)
add_requires("cpp-linenoise")
cpp-peglib (android)
Description |
A single file C++ header-only PEG (Parsing Expression Grammars) library |
Homepage |
https://yhirose.github.io/cpp-peglib |
License |
MIT |
Versions |
1.8.3, 1.8.8, 1.9.0, 1.9.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cpp-peglib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cpp-peglib
Integration in the project (xmake.lua)
add_requires("cpp-peglib")
cpp-semver (android)
Install command
xrepo install -p android [--ndk=/xxx] cpp-semver
Integration in the project (xmake.lua)
add_requires("cpp-semver")
cpp-sort (android)
Description |
Sorting algorithms & related tools for C++14 |
Homepage |
https://github.com/Morwenn/cpp-sort |
License |
MIT |
Versions |
1.10.0, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.2, 1.14.0, 1.15.0, 1.16.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cpp-sort/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cpp-sort
Integration in the project (xmake.lua)
add_requires("cpp-sort")
cpp20-http-client (android)
Install command
xrepo install -p android [--ndk=/xxx] cpp20-http-client
Integration in the project (xmake.lua)
add_requires("cpp20-http-client")
cppcodec (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cppcodec/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cppcodec
Integration in the project (xmake.lua)
add_requires("cppcodec")
Description |
Implementation of python itertools and builtin iteration functions for C++17 |
Homepage |
https://twitter.com/cppitertools |
License |
BSD-2-Clause |
Versions |
2023.07.04 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cppitertools/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cppitertools
Integration in the project (xmake.lua)
add_requires("cppitertools")
cppjieba (android)
Install command
xrepo install -p android [--ndk=/xxx] cppjieba
Integration in the project (xmake.lua)
add_requires("cppjieba")
cppp-reiconv (android)
Install command
xrepo install -p android [--ndk=/xxx] cppp-reiconv
Integration in the project (xmake.lua)
add_requires("cppp-reiconv")
cppzmq (android)
Description |
Header-only C++ binding for libzmq |
Homepage |
http://www.zeromq.org/ |
License |
MIT |
Versions |
v4.8.1, v4.9.0, v4.10.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cppzmq/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cppzmq
Integration in the project (xmake.lua)
add_requires("cppzmq")
cpu-features (android)
Install command
xrepo install -p android [--ndk=/xxx] cpu-features
Integration in the project (xmake.lua)
add_requires("cpu-features")
cpuinfo (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cpuinfo/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cpuinfo
Integration in the project (xmake.lua)
add_requires("cpuinfo")
cr (android)
Install command
xrepo install -p android [--ndk=/xxx] cr
Integration in the project (xmake.lua)
add_requires("cr")
crc32c (android)
Description |
CRC32C implementation with support for CPU-specific acceleration instructions |
Homepage |
https://github.com/google/crc32c |
License |
BSD-3-Clause |
Versions |
1.1.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
crc32c/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] crc32c
Integration in the project (xmake.lua)
add_requires("crc32c")
croaring (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
croaring/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] croaring
Integration in the project (xmake.lua)
add_requires("croaring")
croncpp (android)
Install command
xrepo install -p android [--ndk=/xxx] croncpp
Integration in the project (xmake.lua)
add_requires("croncpp")
crossguid (android)
Install command
xrepo install -p android [--ndk=/xxx] crossguid
Integration in the project (xmake.lua)
add_requires("crossguid")
crstl (android)
Description |
STL whose aim is to compile fast, run fast, and be clear to read |
Homepage |
https://github.com/redorav/crstl |
Versions |
2024.06.04 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
crstl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] crstl
Integration in the project (xmake.lua)
add_requires("crstl")
crypto-algorithms (android)
Install command
xrepo install -p android [--ndk=/xxx] crypto-algorithms
Integration in the project (xmake.lua)
add_requires("crypto-algorithms")
cs_libguarded (android)
Description |
Header-only library for multithreaded programming |
Homepage |
https://www.copperspice.com/ |
License |
BSD-2-Clause |
Versions |
2023.08.02 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cs_libguarded/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cs_libguarded
Integration in the project (xmake.lua)
add_requires("cs_libguarded")
csv2 (android)
Install command
xrepo install -p android [--ndk=/xxx] csv2
Integration in the project (xmake.lua)
add_requires("csv2")
csvparser (android)
Description |
A modern C++ library for reading, writing, and analyzing CSV (and similar) files (by vincentlaucsb) |
Homepage |
https://github.com/vincentlaucsb/csv-parser |
License |
MIT |
Versions |
2.1.1, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
csvparser/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] csvparser
Integration in the project (xmake.lua)
add_requires("csvparser")
cthash (android)
Description |
constexpr implementation of SHA-2 and SHA-3 family of hashes |
Homepage |
https://github.com/hanickadot/cthash |
License |
Apache-2.0 |
Versions |
2023.10.24 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cthash/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cthash
Integration in the project (xmake.lua)
add_requires("cthash")
ctpg (android)
Install command
xrepo install -p android [--ndk=/xxx] ctpg
Integration in the project (xmake.lua)
add_requires("ctpg")
ctrack (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ctrack/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ctrack
Integration in the project (xmake.lua)
add_requires("ctrack")
ctre (android)
Description |
ctre is a Compile time PCRE (almost) compatible regular expression matcher. |
Homepage |
https://github.com/hanickadot/compile-time-regular-expressions/ |
License |
Apache-2.0 |
Versions |
v3.4.1, v3.5, v3.6, v3.7.2, v3.8.1, v3.9.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ctre/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ctre
Integration in the project (xmake.lua)
add_requires("ctre")
ctrl-c (android)
Install command
xrepo install -p android [--ndk=/xxx] ctrl-c
Integration in the project (xmake.lua)
add_requires("ctrl-c")
cubeb (android)
Install command
xrepo install -p android [--ndk=/xxx] cubeb
Integration in the project (xmake.lua)
add_requires("cubeb")
cuda (android)
Description |
CUDA® is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). |
Homepage |
https://developer.nvidia.com/cuda-zone/ |
Versions |
|
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cuda/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cuda
Integration in the project (xmake.lua)
add_requires("cuda")
cuda-samples (android)
Description |
CUDA Sample Utility Code |
Homepage |
https://github.com/NVIDIA/cuda-samples |
License |
BSD-3-Clause |
Versions |
v11.8, v12.3, v12.4.1, v12.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cuda-samples/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cuda-samples
Integration in the project (xmake.lua)
add_requires("cuda-samples")
cunit (android)
Description |
CUnit is a lightweight system for writing, administering, and running unit tests in C. |
Homepage |
https://gitlab.com/cunity/cunit |
License |
LGPL-2.1 |
Versions |
3.4.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cunit/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cunit
Integration in the project (xmake.lua)
add_requires("cunit")
curl (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
curl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] curl
Integration in the project (xmake.lua)
add_requires("curl")
cute_headers (android)
Description |
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games |
Homepage |
https://github.com/RandyGaul/cute_headers |
License |
Public Domain |
Versions |
2024.07.22 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cute_headers/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cute_headers
Integration in the project (xmake.lua)
add_requires("cute_headers")
cutlass (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cutlass/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cutlass
Integration in the project (xmake.lua)
add_requires("cutlass")
cxxgraph (android)
Description |
Header-Only C++ Library for Graph Representation and Algorithms |
Homepage |
https://zigrazor.github.io/CXXGraph |
License |
AGPL-3.0 |
Versions |
v3.1.0, v4.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cxxgraph/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cxxgraph
Integration in the project (xmake.lua)
add_requires("cxxgraph")
cxxopts (android)
Description |
Lightweight C++ command line option parser |
Homepage |
https://github.com/jarro2783/cxxopts |
License |
MIT |
Versions |
v2.2.0, v3.0.0, v3.1.1, v3.2.0, v3.2.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
cxxopts/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] cxxopts
Integration in the project (xmake.lua)
add_requires("cxxopts")
d
dataframe (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dataframe/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dataframe
Integration in the project (xmake.lua)
add_requires("dataframe")
datatype99 (android)
Install command
xrepo install -p android [--ndk=/xxx] datatype99
Integration in the project (xmake.lua)
add_requires("datatype99")
date (android)
Description |
A date and time library for use with C++11 and C++14. |
Homepage |
https://github.com/HowardHinnant/date |
License |
MIT |
Versions |
v3.0.1, v3.0.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
date/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] date
Integration in the project (xmake.lua)
add_requires("date")
dav1d (android)
Description |
dav1d is a new AV1 cross-platform decoder, open-source, and focused on speed, size and correctness. |
Homepage |
https://www.videolan.org/projects/dav1d.html |
License |
BSD-2-Clause |
Versions |
0.9.0, 1.1.0, 1.4.3, 1.5.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dav1d/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dav1d
Integration in the project (xmake.lua)
add_requires("dav1d")
daw_header_libraries (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
daw_header_libraries/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] daw_header_libraries
Integration in the project (xmake.lua)
add_requires("daw_header_libraries")
daw_json_link (android)
Description |
Fast, convenient JSON serialization and parsing in C++ |
Homepage |
https://beached.github.io/daw_json_link/ |
License |
BSL-1.0 |
Versions |
v3.20.1, v3.23.2, v3.24.0, v3.24.1, v3.26.0, v3.28.3, v3.29.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
daw_json_link/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] daw_json_link
Integration in the project (xmake.lua)
add_requires("daw_json_link")
dbg-macro (android)
Install command
xrepo install -p android [--ndk=/xxx] dbg-macro
Integration in the project (xmake.lua)
add_requires("dbg-macro")
debug-hpp (android)
Install command
xrepo install -p android [--ndk=/xxx] debug-hpp
Integration in the project (xmake.lua)
add_requires("debug-hpp")
debug_assert (android)
Install command
xrepo install -p android [--ndk=/xxx] debug_assert
Integration in the project (xmake.lua)
add_requires("debug_assert")
debugbreak (android)
Install command
xrepo install -p android [--ndk=/xxx] debugbreak
Integration in the project (xmake.lua)
add_requires("debugbreak")
decimal_for_cpp (android)
Install command
xrepo install -p android [--ndk=/xxx] decimal_for_cpp
Integration in the project (xmake.lua)
add_requires("decimal_for_cpp")
demumble (android)
Description |
A better c++filt and a better undname.exe, in one binary. |
Homepage |
https://github.com/nico/demumble |
License |
Apache-2.0 |
Versions |
2022.3.23 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
demumble/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] demumble
Integration in the project (xmake.lua)
add_requires("demumble")
dfdutils (android)
Install command
xrepo install -p android [--ndk=/xxx] dfdutils
Integration in the project (xmake.lua)
add_requires("dfdutils")
digestpp (android)
Install command
xrepo install -p android [--ndk=/xxx] digestpp
Integration in the project (xmake.lua)
add_requires("digestpp")
dipp (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dipp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dipp
Integration in the project (xmake.lua)
add_requires("dipp")
dispenso (android)
Description |
The project provides high-performance concurrency, enabling highly parallel computation. |
Homepage |
https://github.com/facebookincubator/dispenso |
License |
MIT |
Versions |
v1.1.0, v1.2.0, v1.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dispenso/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dispenso
Integration in the project (xmake.lua)
add_requires("dispenso")
distorm (android)
Install command
xrepo install -p android [--ndk=/xxx] distorm
Integration in the project (xmake.lua)
add_requires("distorm")
dlfcn-win32 (android)
Install command
xrepo install -p android [--ndk=/xxx] dlfcn-win32
Integration in the project (xmake.lua)
add_requires("dlfcn-win32")
dlib (android)
Description |
A toolkit for making real world machine learning and data analysis applications in C++ |
Homepage |
https://dlib.net |
License |
Boost |
Versions |
v19.22, v19.24.4, v19.24.5, v19.24.6 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dlib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dlib
Integration in the project (xmake.lua)
add_requires("dlib")
dlpack (android)
Install command
xrepo install -p android [--ndk=/xxx] dlpack
Integration in the project (xmake.lua)
add_requires("dlpack")
dobby (android)
Description |
a lightweight, multi-platform, multi-architecture hook framework. |
Homepage |
https://github.com/jmpews/Dobby |
License |
Apache-2.0 |
Versions |
2023.4.14 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dobby/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dobby
Integration in the project (xmake.lua)
add_requires("dobby")
docopt (android)
Install command
xrepo install -p android [--ndk=/xxx] docopt
Integration in the project (xmake.lua)
add_requires("docopt")
doctest (android)
Description |
The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD |
Homepage |
http://bit.ly/doctest-docs |
License |
MIT |
Versions |
2.3.1, 2.3.6, 2.4.8, 2.4.9, 2.4.10, 2.4.11 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
doctest/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] doctest
Integration in the project (xmake.lua)
add_requires("doctest")
double-conversion (android)
Install command
xrepo install -p android [--ndk=/xxx] double-conversion
Integration in the project (xmake.lua)
add_requires("double-conversion")
doxygen (android)
Description |
%s |
Homepage |
https://www.doxygen.nl/ |
License |
GPL-2.0 |
Versions |
1.9.1, 1.9.2, 1.9.3, 1.9.5, 1.9.6, 1.10.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
doxygen/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] doxygen
Integration in the project (xmake.lua)
add_requires("doxygen")
dr_flac (android)
Description |
Single file audio decoding libraries for C/C++. |
Homepage |
https://github.com/mackron/dr_libs |
License |
MIT |
Versions |
0.12.29, 0.12.39, 0.12.41, 0.12.42, 0.12.43 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dr_flac/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dr_flac
Integration in the project (xmake.lua)
add_requires("dr_flac")
dr_mp3 (android)
Description |
Single file audio decoding libraries for C/C++. |
Homepage |
https://github.com/mackron/dr_libs |
License |
MIT |
Versions |
0.6.27, 0.6.34, 0.6.36, 0.6.37, 0.6.38, 0.6.39, 0.6.40 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dr_mp3/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dr_mp3
Integration in the project (xmake.lua)
add_requires("dr_mp3")
dr_wav (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dr_wav/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dr_wav
Integration in the project (xmake.lua)
add_requires("dr_wav")
dragonbox (android)
Install command
xrepo install -p android [--ndk=/xxx] dragonbox
Integration in the project (xmake.lua)
add_requires("dragonbox")
duktape (android)
Description |
Duktape - embeddable Javascript engine with a focus on portability and compact footprint |
Homepage |
https://github.com/svaarala/duktape |
License |
MIT |
Versions |
2.7.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
duktape/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] duktape
Integration in the project (xmake.lua)
add_requires("duktape")
dylib (android)
Description |
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib) |
Homepage |
https://conan.io/center/recipes/dylib |
License |
MIT |
Versions |
v2.2.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dylib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dylib
Integration in the project (xmake.lua)
add_requires("dylib")
dyncall (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
dyncall/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] dyncall
Integration in the project (xmake.lua)
add_requires("dyncall")
e
easy_profiler (android)
Install command
xrepo install -p android [--ndk=/xxx] easy_profiler
Integration in the project (xmake.lua)
add_requires("easy_profiler")
easyloggingpp (android)
Install command
xrepo install -p android [--ndk=/xxx] easyloggingpp
Integration in the project (xmake.lua)
add_requires("easyloggingpp")
easywsclient (android)
Install command
xrepo install -p android [--ndk=/xxx] easywsclient
Integration in the project (xmake.lua)
add_requires("easywsclient")
edlib (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
edlib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] edlib
Integration in the project (xmake.lua)
add_requires("edlib")
effolkronium-random (android)
Install command
xrepo install -p android [--ndk=/xxx] effolkronium-random
Integration in the project (xmake.lua)
add_requires("effolkronium-random")
egl-headers (android)
Install command
xrepo install -p android [--ndk=/xxx] egl-headers
Integration in the project (xmake.lua)
add_requires("egl-headers")
eigen (android)
Description |
C++ template library for linear algebra |
Homepage |
https://eigen.tuxfamily.org/ |
License |
MPL-2.0 |
Versions |
3.3.7, 3.3.8, 3.3.9, 3.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
eigen/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] eigen
Integration in the project (xmake.lua)
add_requires("eigen")
elfio (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
elfio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] elfio
Integration in the project (xmake.lua)
add_requires("elfio")
elfutils (android)
Install command
xrepo install -p android [--ndk=/xxx] elfutils
Integration in the project (xmake.lua)
add_requires("elfutils")
emhash (android)
Install command
xrepo install -p android [--ndk=/xxx] emhash
Integration in the project (xmake.lua)
add_requires("emhash")
emio (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
emio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] emio
Integration in the project (xmake.lua)
add_requires("emio")
enet (android)
Description |
Reliable UDP networking library. |
Homepage |
http://enet.bespin.org |
License |
MIT |
Versions |
v1.3.17, v1.3.18 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
enet/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] enet
Integration in the project (xmake.lua)
add_requires("enet")
enet6 (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
enet6/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] enet6
Integration in the project (xmake.lua)
add_requires("enet6")
enkits (android)
Description |
A permissively licensed C and C++ Task Scheduler for creating parallel programs. |
Homepage |
https://github.com/dougbinks/enkiTS |
License |
zlib |
Versions |
v1.10, v1.11 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
enkits/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] enkits
Integration in the project (xmake.lua)
add_requires("enkits")
entt (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
entt/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] entt
Integration in the project (xmake.lua)
add_requires("entt")
etl (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
etl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] etl
Integration in the project (xmake.lua)
add_requires("etl")
eve (android)
Description |
Expressive Vector Engine - SIMD in C++ Goes Brrrr |
Homepage |
https://jfalcou.github.io/eve/ |
License |
BSL-1.0 |
Versions |
2023.02.15 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
eve/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] eve
Integration in the project (xmake.lua)
add_requires("eve")
eventpp (android)
Install command
xrepo install -p android [--ndk=/xxx] eventpp
Integration in the project (xmake.lua)
add_requires("eventpp")
expat (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
expat/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] expat
Integration in the project (xmake.lua)
add_requires("expat")
expected-lite (android)
Install command
xrepo install -p android [--ndk=/xxx] expected-lite
Integration in the project (xmake.lua)
add_requires("expected-lite")
exprtk (android)
Install command
xrepo install -p android [--ndk=/xxx] exprtk
Integration in the project (xmake.lua)
add_requires("exprtk")
f
fakeit (android)
Description |
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking. |
Homepage |
https://github.com/eranpeer/FakeIt |
License |
MIT |
Versions |
2.4.0, 2.4.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fakeit/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fakeit
Integration in the project (xmake.lua)
add_requires("fakeit")
faker-cxx (android)
Install command
xrepo install -p android [--ndk=/xxx] faker-cxx
Integration in the project (xmake.lua)
add_requires("faker-cxx")
fast-cdr (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fast-cdr/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fast-cdr
Integration in the project (xmake.lua)
add_requires("fast-cdr")
fast-lzma2 (android)
Install command
xrepo install -p android [--ndk=/xxx] fast-lzma2
Integration in the project (xmake.lua)
add_requires("fast-lzma2")
fast_double_parser (android)
Install command
xrepo install -p android [--ndk=/xxx] fast_double_parser
Integration in the project (xmake.lua)
add_requires("fast_double_parser")
fast_float (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fast_float/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fast_float
Integration in the project (xmake.lua)
add_requires("fast_float")
fast_obj (android)
Install command
xrepo install -p android [--ndk=/xxx] fast_obj
Integration in the project (xmake.lua)
add_requires("fast_obj")
fastcppcsvparser (android)
Install command
xrepo install -p android [--ndk=/xxx] fastcppcsvparser
Integration in the project (xmake.lua)
add_requires("fastcppcsvparser")
fatal (android)
Description |
Fatal is a library for fast prototyping software in modern C++. |
Homepage |
https://github.com/facebook/fatal |
License |
BSD |
Versions |
2024.06.24 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fatal/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fatal
Integration in the project (xmake.lua)
add_requires("fatal")
fcpw (android)
Install command
xrepo install -p android [--ndk=/xxx] fcpw
Integration in the project (xmake.lua)
add_requires("fcpw")
fdk-aac (android)
Description |
A standalone library of the Fraunhofer FDK AAC code from Android. |
Homepage |
https://sourceforge.net/projects/opencore-amr/ |
License |
Apache-2.0 |
Versions |
2.0.0, 2.0.1, 2.0.2, 2.0.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fdk-aac/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fdk-aac
Integration in the project (xmake.lua)
add_requires("fdk-aac")
ffmpeg (android)
Description |
A collection of libraries to process multimedia content such as audio, video, subtitles and related metadata. |
Homepage |
https://www.ffmpeg.org |
License |
GPL-3.0 |
Versions |
4.0.2, 4.4.4, 5.0.1, 5.1.1, 5.1.2, 6.0.1, 6.1, 7.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ffmpeg/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ffmpeg
Integration in the project (xmake.lua)
add_requires("ffmpeg")
ffts (android)
Description |
The Fastest Fourier Transform in the South |
Homepage |
http://anthonix.com/ffts |
Versions |
2019.03.19 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ffts/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ffts
Integration in the project (xmake.lua)
add_requires("ffts")
fftw (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fftw/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fftw
Integration in the project (xmake.lua)
add_requires("fftw")
flann (android)
Description |
Fast Library for Approximate Nearest Neighbors |
Homepage |
https://github.com/flann-lib/flann/ |
License |
BSD-3-Clause |
Versions |
1.9.1, 1.9.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
flann/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] flann
Integration in the project (xmake.lua)
add_requires("flann")
flatbuffers (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
flatbuffers/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] flatbuffers
Integration in the project (xmake.lua)
add_requires("flatbuffers")
flatcc (android)
Install command
xrepo install -p android [--ndk=/xxx] flatcc
Integration in the project (xmake.lua)
add_requires("flatcc")
flecs (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
flecs/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] flecs
Integration in the project (xmake.lua)
add_requires("flecs")
flux (android)
Description |
A C++20 library for sequence-orientated programming |
Homepage |
https://tristanbrindle.com/flux/ |
License |
BSL-1.0 |
Versions |
v0.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
flux/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] flux
Integration in the project (xmake.lua)
add_requires("flux")
fluxsort (android)
Install command
xrepo install -p android [--ndk=/xxx] fluxsort
Integration in the project (xmake.lua)
add_requires("fluxsort")
fmi (android)
Description |
Specification of the Functional Mock-Up Interface (FMI) |
Homepage |
https://fmi-standard.org/ |
Versions |
v3.0.1, v3.0.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fmi/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fmi
Integration in the project (xmake.lua)
add_requires("fmi")
fmt (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fmt/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fmt
Integration in the project (xmake.lua)
add_requires("fmt")
fpm (android)
Description |
C++ header-only fixed-point math library |
Homepage |
https://mikelankamp.github.io/fpm |
License |
MIT |
Versions |
2024.09.06 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fpm/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fpm
Integration in the project (xmake.lua)
add_requires("fpm")
freetype (android)
Description |
A freely available software library to render fonts. |
Homepage |
https://www.freetype.org |
License |
BSD |
Versions |
2.9.1, 2.10.4, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.13.0, 2.13.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
freetype/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] freetype
Integration in the project (xmake.lua)
add_requires("freetype")
frozen (android)
Install command
xrepo install -p android [--ndk=/xxx] frozen
Integration in the project (xmake.lua)
add_requires("frozen")
fruit (android)
Description |
Fruit, a dependency injection framework for C++ |
Homepage |
https://github.com/google/fruit/wiki |
License |
Apache-2.0 |
Versions |
v3.7.0, v3.7.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fruit/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fruit
Integration in the project (xmake.lua)
add_requires("fruit")
function2 (android)
Description |
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more |
Homepage |
http://naios.github.io/function2 |
License |
BSL-1.0 |
Versions |
4.1.0, 4.2.0, 4.2.1, 4.2.2, 4.2.3, 4.2.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
function2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] function2
Integration in the project (xmake.lua)
add_requires("function2")
functionalplus (android)
Description |
Functional Programming Library for C++. Write concise and readable C++ code. |
Homepage |
http://www.editgym.com/fplus-api-search/ |
License |
BSL-1.0 |
Versions |
v0.2.22, v0.2.23, v0.2.24, v0.2.25 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
functionalplus/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] functionalplus
Integration in the project (xmake.lua)
add_requires("functionalplus")
fx-gltf (android)
Description |
A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0 |
Homepage |
https://github.com/jessey-git/fx-gltf |
License |
MIT |
Versions |
v1.2.0, v2.0.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
fx-gltf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] fx-gltf
Integration in the project (xmake.lua)
add_requires("fx-gltf")
g
genie (android)
Install command
xrepo install -p android [--ndk=/xxx] genie
Integration in the project (xmake.lua)
add_requires("genie")
gettext (android)
Install command
xrepo install -p android [--ndk=/xxx] gettext
Integration in the project (xmake.lua)
add_requires("gettext")
gflags (android)
Description |
The gflags package contains a C++ library that implements commandline flags processing. |
Homepage |
https://github.com/gflags/gflags/ |
License |
BSD-3-Clause |
Versions |
v2.2.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
gflags/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] gflags
Integration in the project (xmake.lua)
add_requires("gflags")
gfortran (android)
Install command
xrepo install -p android [--ndk=/xxx] gfortran
Integration in the project (xmake.lua)
add_requires("gfortran")
gfx-timsort (android)
Install command
xrepo install -p android [--ndk=/xxx] gfx-timsort
Integration in the project (xmake.lua)
add_requires("gfx-timsort")
ghc_filesystem (android)
Description |
An implementation of C++17 std::filesystem for C++11/C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD. |
Homepage |
https://github.com/gulrak/filesystem |
License |
MIT |
Versions |
v1.5.10, v1.5.12, v1.5.14 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ghc_filesystem/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ghc_filesystem
Integration in the project (xmake.lua)
add_requires("ghc_filesystem")
gifdec (android)
Install command
xrepo install -p android [--ndk=/xxx] gifdec
Integration in the project (xmake.lua)
add_requires("gifdec")
giflib (android)
Install command
xrepo install -p android [--ndk=/xxx] giflib
Integration in the project (xmake.lua)
add_requires("giflib")
gklib (android)
Description |
A library of various helper routines and frameworks used by many of the lab's software |
Homepage |
https://github.com/KarypisLab/GKlib |
License |
Apache-2.0 |
Versions |
2023.03.26 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
gklib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] gklib
Integration in the project (xmake.lua)
add_requires("gklib")
glaze (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
glaze/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] glaze
Integration in the project (xmake.lua)
add_requires("glaze")
glbinding (android)
Description |
A C++ binding for the OpenGL API, generated using the gl.xml specification. |
Homepage |
https://glbinding.org |
License |
MIT |
Versions |
v2.0.0, v2.1.1, v2.1.2, v2.1.3, v2.1.4, v3.0.2, v3.1.0, v3.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
glbinding/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] glbinding
Integration in the project (xmake.lua)
add_requires("glbinding")
glfw (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
glfw/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] glfw
Integration in the project (xmake.lua)
add_requires("glfw")
gli (android)
Description |
OpenGL Image (GLI) |
Homepage |
https://gli.g-truc.net/ |
Versions |
0.8.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
gli/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] gli
Integration in the project (xmake.lua)
add_requires("gli")
glm (android)
Description |
OpenGL Mathematics (GLM) |
Homepage |
https://glm.g-truc.net/ |
License |
MIT |
Versions |
0.9.9+8, 1.0.0, 1.0.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
glm/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] glm
Integration in the project (xmake.lua)
add_requires("glm")
glob (android)
Install command
xrepo install -p android [--ndk=/xxx] glob
Integration in the project (xmake.lua)
add_requires("glob")
glog (android)
Description |
C++ implementation of the Google logging module |
Homepage |
https://github.com/google/glog/ |
License |
BSD-3-Clause |
Versions |
v0.4.0, v0.5.0, v0.6.0, v0.7.0, v0.7.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
glog/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] glog
Integration in the project (xmake.lua)
add_requires("glog")
glslang (android)
Description |
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator. |
Homepage |
https://github.com/KhronosGroup/glslang/ |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
glslang/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] glslang
Integration in the project (xmake.lua)
add_requires("glslang")
glu (android)
Install command
xrepo install -p android [--ndk=/xxx] glu
Integration in the project (xmake.lua)
add_requires("glu")
glx (android)
Install command
xrepo install -p android [--ndk=/xxx] glx
Integration in the project (xmake.lua)
add_requires("glx")
gmssl (android)
Description |
Password Toolkit supporting National secret chip SM2/SM3/SM4/SM9/SSL |
Homepage |
https://github.com/guanzhi/GmSSL |
License |
Apache-2.0 |
Versions |
v3.1.0, v3.1.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
gmssl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] gmssl
Integration in the project (xmake.lua)
add_requires("gmssl")
gn (android)
Description |
GN is a meta-build system that generates build files for Ninja. |
Homepage |
https://gn.googlesource.com/gn |
Versions |
20211117 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
gn/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] gn
Integration in the project (xmake.lua)
add_requires("gn")
gnu-rm (android)
Install command
xrepo install -p android [--ndk=/xxx] gnu-rm
Integration in the project (xmake.lua)
add_requires("gnu-rm")
godotcpp (android)
Description |
C++ bindings for the Godot script API |
Homepage |
https://godotengine.org/ |
Versions |
3.2, 3.3, 3.4.0, 3.4.3, 3.4.4, 3.4.5, 3.5, 3.5.1, 3.5.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
godotcpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] godotcpp
Integration in the project (xmake.lua)
add_requires("godotcpp")
godotcpp4 (android)
Description |
C++ bindings for the Godot 4 script API |
Homepage |
https://godotengine.org/ |
License |
MIT |
Versions |
4.0, 4.1, 4.2, 4.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
godotcpp4/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] godotcpp4
Integration in the project (xmake.lua)
add_requires("godotcpp4")
google-cloud-cpp (android)
Install command
xrepo install -p android [--ndk=/xxx] google-cloud-cpp
Integration in the project (xmake.lua)
add_requires("google-cloud-cpp")
gperf (android)
Install command
xrepo install -p android [--ndk=/xxx] gperf
Integration in the project (xmake.lua)
add_requires("gperf")
graaf (android)
Install command
xrepo install -p android [--ndk=/xxx] graaf
Integration in the project (xmake.lua)
add_requires("graaf")
grpc (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
grpc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] grpc
Integration in the project (xmake.lua)
add_requires("grpc")
gsl (android)
Description |
Guidelines Support Library |
Homepage |
https://github.com/microsoft/GSL |
License |
MIT |
Versions |
v3.1.0, v4.0.0, v4.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
gsl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] gsl
Integration in the project (xmake.lua)
add_requires("gsl")
gsl-lite (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
gsl-lite/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] gsl-lite
Integration in the project (xmake.lua)
add_requires("gsl-lite")
gtest (android)
Description |
Google Testing and Mocking Framework. |
Homepage |
https://github.com/google/googletest |
License |
BSD-3 |
Versions |
v1.8.1, v1.10.0, v1.11.0, v1.12.0, v1.12.1, v1.13.0, v1.14.0, v1.15.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
gtest/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] gtest
Integration in the project (xmake.lua)
add_requires("gtest")
guetzli (android)
Install command
xrepo install -p android [--ndk=/xxx] guetzli
Integration in the project (xmake.lua)
add_requires("guetzli")
guilite (android)
Description |
The smallest header-only GUI library (4 KLOC) for all platforms. |
Homepage |
https://github.com/idea4good/GuiLite |
License |
Apache-2.0 |
Versions |
v2.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
guilite/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] guilite
Integration in the project (xmake.lua)
add_requires("guilite")
gumbo-parser (android)
Install command
xrepo install -p android [--ndk=/xxx] gumbo-parser
Integration in the project (xmake.lua)
add_requires("gumbo-parser")
gyp-next (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
gyp-next/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] gyp-next
Integration in the project (xmake.lua)
add_requires("gyp-next")
gzip-hpp (android)
Install command
xrepo install -p android [--ndk=/xxx] gzip-hpp
Integration in the project (xmake.lua)
add_requires("gzip-hpp")
h
haclog (android)
Description |
Haclog(Happy Aync C log) is an extremely fast plain C logging library |
Homepage |
https://github.com/MuggleWei/haclog |
License |
MIT |
Versions |
v0.0.5, v0.1.6, v0.2.0, v0.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
haclog/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] haclog
Integration in the project (xmake.lua)
add_requires("haclog")
half (android)
Description |
C++ library for half precision floating point arithmetics |
Homepage |
https://half.sourceforge.net |
License |
MIT |
Versions |
2.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
half/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] half
Integration in the project (xmake.lua)
add_requires("half")
happly (android)
Install command
xrepo install -p android [--ndk=/xxx] happly
Integration in the project (xmake.lua)
add_requires("happly")
harfbuzz (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
harfbuzz/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] harfbuzz
Integration in the project (xmake.lua)
add_requires("harfbuzz")
hash-library (android)
Install command
xrepo install -p android [--ndk=/xxx] hash-library
Integration in the project (xmake.lua)
add_requires("hash-library")
hedley (android)
Description |
A C/C++ header to help move #ifdefs out of your code |
Homepage |
https://nemequ.github.io/hedley/ |
License |
CC0-1.0 |
Versions |
v15 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
hedley/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] hedley
Integration in the project (xmake.lua)
add_requires("hedley")
hexl (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
hexl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] hexl
Integration in the project (xmake.lua)
add_requires("hexl")
highway (android)
Description |
Performance-portable, length-agnostic SIMD with runtime dispatch |
Homepage |
https://github.com/google/highway |
License |
Apache-2.0 |
Versions |
1.1.0, 1.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
highway/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] highway
Integration in the project (xmake.lua)
add_requires("highway")
hiredis (android)
Description |
Minimalistic C client for Redis >= 1.2 |
Homepage |
https://github.com/redis/hiredis |
License |
BSD-3-Clause |
Versions |
v1.0.2, v1.1.0, v1.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
hiredis/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] hiredis
Integration in the project (xmake.lua)
add_requires("hiredis")
hlslpp (android)
Description |
Math library using hlsl syntax with SSE/NEON support |
Homepage |
https://github.com/redorav/hlslpp |
License |
MIT |
Versions |
3.1, 3.2.3, 3.4, 3.5, 3.5.1, 3.5.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
hlslpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] hlslpp
Integration in the project (xmake.lua)
add_requires("hlslpp")
hopscotch-map (android)
Install command
xrepo install -p android [--ndk=/xxx] hopscotch-map
Integration in the project (xmake.lua)
add_requires("hopscotch-map")
houdini (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
houdini/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] houdini
Integration in the project (xmake.lua)
add_requires("houdini")
hpsocket (android)
Install command
xrepo install -p android [--ndk=/xxx] hpsocket
Integration in the project (xmake.lua)
add_requires("hpsocket")
http_parser (android)
Install command
xrepo install -p android [--ndk=/xxx] http_parser
Integration in the project (xmake.lua)
add_requires("http_parser")
i
idna (android)
Description |
C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard. |
Homepage |
https://github.com/ada-url/idna |
License |
Apache-2.0 |
Versions |
2024.02.28 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
idna/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] idna
Integration in the project (xmake.lua)
add_requires("idna")
ifort (android)
Install command
xrepo install -p android [--ndk=/xxx] ifort
Integration in the project (xmake.lua)
add_requires("ifort")
igraph (android)
Description |
Library for the analysis of networks |
Homepage |
https://igraph.org |
License |
GPL-2.0 |
Versions |
0.10.15 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
igraph/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] igraph
Integration in the project (xmake.lua)
add_requires("igraph")
iguana (android)
Description |
universal serialization engine |
Homepage |
https://github.com/qicosmos/iguana |
License |
Apache-2.0 |
Versions |
v1.0.3, 1.0.4, 1.0.5, 1.0.6 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
iguana/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] iguana
Integration in the project (xmake.lua)
add_requires("iguana")
im3d (android)
Install command
xrepo install -p android [--ndk=/xxx] im3d
Integration in the project (xmake.lua)
add_requires("im3d")
imath (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
imath/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] imath
Integration in the project (xmake.lua)
add_requires("imath")
imcoolbar (android)
Install command
xrepo install -p android [--ndk=/xxx] imcoolbar
Integration in the project (xmake.lua)
add_requires("imcoolbar")
imgui (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
imgui/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] imgui
Integration in the project (xmake.lua)
add_requires("imgui")
imgui-color-text-edit (android)
Install command
xrepo install -p android [--ndk=/xxx] imgui-color-text-edit
Integration in the project (xmake.lua)
add_requires("imgui-color-text-edit")
imgui-file-dialog (android)
Install command
xrepo install -p android [--ndk=/xxx] imgui-file-dialog
Integration in the project (xmake.lua)
add_requires("imgui-file-dialog")
imgui-filebrowser (android)
Install command
xrepo install -p android [--ndk=/xxx] imgui-filebrowser
Integration in the project (xmake.lua)
add_requires("imgui-filebrowser")
imguitextselect (android)
Description |
Text selection implementation for Dear ImGui |
Homepage |
https://github.com/AidanSun05/ImGuiTextSelect |
License |
MIT |
Versions |
1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
imguitextselect/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] imguitextselect
Integration in the project (xmake.lua)
add_requires("imguitextselect")
imguizmo (android)
Install command
xrepo install -p android [--ndk=/xxx] imguizmo
Integration in the project (xmake.lua)
add_requires("imguizmo")
imnodes (android)
Install command
xrepo install -p android [--ndk=/xxx] imnodes
Integration in the project (xmake.lua)
add_requires("imnodes")
implot (android)
Install command
xrepo install -p android [--ndk=/xxx] implot
Integration in the project (xmake.lua)
add_requires("implot")
indicators (android)
Install command
xrepo install -p android [--ndk=/xxx] indicators
Integration in the project (xmake.lua)
add_requires("indicators")
inifile-cpp (android)
Install command
xrepo install -p android [--ndk=/xxx] inifile-cpp
Integration in the project (xmake.lua)
add_requires("inifile-cpp")
inih (android)
Description |
Simple .INI file parser in C, good for embedded systems |
Homepage |
https://github.com/benhoyt/inih |
Versions |
58 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
inih/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] inih
Integration in the project (xmake.lua)
add_requires("inih")
iniparser (android)
Install command
xrepo install -p android [--ndk=/xxx] iniparser
Integration in the project (xmake.lua)
add_requires("iniparser")
inipp (android)
Install command
xrepo install -p android [--ndk=/xxx] inipp
Integration in the project (xmake.lua)
add_requires("inipp")
inja (android)
Description |
A Template Engine for Modern C++ |
Homepage |
https://pantor.github.io/inja/ |
License |
MIT |
Versions |
v2.1.0, v3.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
inja/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] inja
Integration in the project (xmake.lua)
add_requires("inja")
interface99 (android)
Install command
xrepo install -p android [--ndk=/xxx] interface99
Integration in the project (xmake.lua)
add_requires("interface99")
intx (android)
Description |
Extended precision integer C++ library |
Homepage |
https://github.com/chfast/intx |
License |
Apache-2.0 |
Versions |
v0.11.0, v0.12.0, v0.12.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
intx/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] intx
Integration in the project (xmake.lua)
add_requires("intx")
ip2region (android)
Install command
xrepo install -p android [--ndk=/xxx] ip2region
Integration in the project (xmake.lua)
add_requires("ip2region")
irrxml (android)
Install command
xrepo install -p android [--ndk=/xxx] irrxml
Integration in the project (xmake.lua)
add_requires("irrxml")
isocline (android)
Install command
xrepo install -p android [--ndk=/xxx] isocline
Integration in the project (xmake.lua)
add_requires("isocline")
ispc (android)
Description |
Intel® Implicit SPMD Program Compiler |
Homepage |
https://ispc.github.io/ |
License |
BSD-3-Clause |
Versions |
1.17.0, 1.25.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ispc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ispc
Integration in the project (xmake.lua)
add_requires("ispc")
itlib (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
itlib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] itlib
Integration in the project (xmake.lua)
add_requires("itlib")
ittapi (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ittapi/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ittapi
Integration in the project (xmake.lua)
add_requires("ittapi")
ixwebsocket (android)
Install command
xrepo install -p android [--ndk=/xxx] ixwebsocket
Integration in the project (xmake.lua)
add_requires("ixwebsocket")
j
jerryscript (android)
Description |
Ultra-lightweight JavaScript engine for the Internet of Things. |
Homepage |
https://jerryscript.net |
License |
Apache-2.0 |
Versions |
2024.12.03 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
jerryscript/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] jerryscript
Integration in the project (xmake.lua)
add_requires("jerryscript")
joltphysics (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
joltphysics/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] joltphysics
Integration in the project (xmake.lua)
add_requires("joltphysics")
jpcre2 (android)
Install command
xrepo install -p android [--ndk=/xxx] jpcre2
Integration in the project (xmake.lua)
add_requires("jpcre2")
jsmn (android)
Description |
Jsmn is a world fastest JSON parser/tokenizer |
Homepage |
https://github.com/zserge/jsmn |
License |
MIT |
Versions |
v1.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
jsmn/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] jsmn
Integration in the project (xmake.lua)
add_requires("jsmn")
json-c (android)
Install command
xrepo install -p android [--ndk=/xxx] json-c
Integration in the project (xmake.lua)
add_requires("json-c")
json.h (android)
Install command
xrepo install -p android [--ndk=/xxx] json.h
Integration in the project (xmake.lua)
add_requires("json.h")
jsoncons (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
jsoncons/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] jsoncons
Integration in the project (xmake.lua)
add_requires("jsoncons")
jsoncpp (android)
Install command
xrepo install -p android [--ndk=/xxx] jsoncpp
Integration in the project (xmake.lua)
add_requires("jsoncpp")
jwt-cpp (android)
Description |
A header only library for creating and validating json web tokens in c++ |
Homepage |
https://thalhammer.github.io/jwt-cpp/ |
License |
MIT |
Versions |
v0.6.0, v0.7.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
jwt-cpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] jwt-cpp
Integration in the project (xmake.lua)
add_requires("jwt-cpp")
jxrlib (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
jxrlib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] jxrlib
Integration in the project (xmake.lua)
add_requires("jxrlib")
k
kangaru (android)
Description |
🦘 A dependency injection container for C++11, C++14 and later |
Homepage |
https://github.com/gracicot/kangaru |
License |
MIT |
Versions |
v4.3.1, v4.3.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
kangaru/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] kangaru
Integration in the project (xmake.lua)
add_requires("kangaru")
kcp (android)
Install command
xrepo install -p android [--ndk=/xxx] kcp
Integration in the project (xmake.lua)
add_requires("kcp")
kdbindings (android)
Install command
xrepo install -p android [--ndk=/xxx] kdbindings
Integration in the project (xmake.lua)
add_requires("kdbindings")
keystone (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
keystone/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] keystone
Integration in the project (xmake.lua)
add_requires("keystone")
Install command
xrepo install -p android [--ndk=/xxx] khrplatform
Integration in the project (xmake.lua)
add_requires("khrplatform")
kiwisolver (android)
Description |
Efficient C++ implementation of the Cassowary constraint solving algorithm |
Homepage |
https://kiwisolver.readthedocs.io/en/latest/ |
Versions |
1.3.1, 1.3.2, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
kiwisolver/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] kiwisolver
Integration in the project (xmake.lua)
add_requires("kiwisolver")
klib (android)
Install command
xrepo install -p android [--ndk=/xxx] klib
Integration in the project (xmake.lua)
add_requires("klib")
l
lerc (android)
Description |
Limited Error Raster Compression |
Homepage |
https://github.com/esri/lerc |
License |
Apache-2.0 |
Versions |
v4.0.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lerc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lerc
Integration in the project (xmake.lua)
add_requires("lerc")
lexbor (android)
Install command
xrepo install -p android [--ndk=/xxx] lexbor
Integration in the project (xmake.lua)
add_requires("lexbor")
lexy (android)
Description |
C++ parsing DSL |
Homepage |
https://lexy.foonathan.net |
License |
BSL-1.0 |
Versions |
2022.03.21, 2022.12.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lexy/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lexy
Integration in the project (xmake.lua)
add_requires("lexy")
liba52 (android)
Description |
Library for decoding ATSC A/52 (AC-3) audio streams |
Homepage |
https://liba52.sourceforge.io |
License |
GPL-2.0-or-later |
Versions |
v0.8.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
liba52/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] liba52
Integration in the project (xmake.lua)
add_requires("liba52")
libass (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libass/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libass
Integration in the project (xmake.lua)
add_requires("libass")
libatomic_ops (android)
Install command
xrepo install -p android [--ndk=/xxx] libatomic_ops
Integration in the project (xmake.lua)
add_requires("libatomic_ops")
libavif (android)
Description |
libavif - Library for encoding and decoding .avif files |
Homepage |
https://github.com/AOMediaCodec/libavif |
License |
BSD-2-Clause |
Versions |
v0.9.1, v1.0.4, v1.1.0, v1.1.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libavif/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libavif
Integration in the project (xmake.lua)
add_requires("libavif")
libb2 (android)
Description |
C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp |
Homepage |
https://blake2.net |
License |
CC0-1.0 |
Versions |
v0.98.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libb2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libb2
Integration in the project (xmake.lua)
add_requires("libb2")
libbigwig (android)
Install command
xrepo install -p android [--ndk=/xxx] libbigwig
Integration in the project (xmake.lua)
add_requires("libbigwig")
libbpf (android)
Install command
xrepo install -p android [--ndk=/xxx] libbpf
Integration in the project (xmake.lua)
add_requires("libbpf")
libc++ (android)
Description |
libc++ is a new implementation of the C++ standard library, targeting C++11 and above. |
Homepage |
https://libcxx.llvm.org/ |
Versions |
|
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libc++/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libc++
Integration in the project (xmake.lua)
add_requires("libc++")
libcbor (android)
Install command
xrepo install -p android [--ndk=/xxx] libcbor
Integration in the project (xmake.lua)
add_requires("libcbor")
libcron (android)
Install command
xrepo install -p android [--ndk=/xxx] libcron
Integration in the project (xmake.lua)
add_requires("libcron")
libcurl (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libcurl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libcurl
Integration in the project (xmake.lua)
add_requires("libcurl")
libde265 (android)
Description |
Open h.265 video codec implementation. |
Homepage |
https://www.libde265.org/ |
License |
LGPL-3.0 |
Versions |
1.0.8, 1.0.15 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libde265/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libde265
Integration in the project (xmake.lua)
add_requires("libde265")
libdeflate (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libdeflate/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libdeflate
Integration in the project (xmake.lua)
add_requires("libdeflate")
libdicom (android)
Install command
xrepo install -p android [--ndk=/xxx] libdicom
Integration in the project (xmake.lua)
add_requires("libdicom")
libdisasm (android)
Install command
xrepo install -p android [--ndk=/xxx] libdisasm
Integration in the project (xmake.lua)
add_requires("libdisasm")
libdivide (android)
Description |
Official git repository for libdivide: optimized integer division |
Homepage |
http://libdivide.com |
Versions |
5.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libdivide/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libdivide
Integration in the project (xmake.lua)
add_requires("libdivide")
libdivsufsort (android)
Install command
xrepo install -p android [--ndk=/xxx] libdivsufsort
Integration in the project (xmake.lua)
add_requires("libdivsufsort")
libdom (android)
Install command
xrepo install -p android [--ndk=/xxx] libdom
Integration in the project (xmake.lua)
add_requires("libdom")
libdwarf (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libdwarf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libdwarf
Integration in the project (xmake.lua)
add_requires("libdwarf")
libebur128 (android)
Install command
xrepo install -p android [--ndk=/xxx] libebur128
Integration in the project (xmake.lua)
add_requires("libebur128")
libelf (android)
Install command
xrepo install -p android [--ndk=/xxx] libelf
Integration in the project (xmake.lua)
add_requires("libelf")
libelfin (android)
Install command
xrepo install -p android [--ndk=/xxx] libelfin
Integration in the project (xmake.lua)
add_requires("libelfin")
libenvpp (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libenvpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libenvpp
Integration in the project (xmake.lua)
add_requires("libenvpp")
libfacedetection (android)
Install command
xrepo install -p android [--ndk=/xxx] libfacedetection
Integration in the project (xmake.lua)
add_requires("libfacedetection")
libfiber (android)
Description |
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI |
Homepage |
https://github.com/iqiyi/libfiber |
License |
LGPL-3.0 |
Versions |
v0.9.0+0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libfiber/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libfiber
Integration in the project (xmake.lua)
add_requires("libfiber")
libfixmath (android)
Install command
xrepo install -p android [--ndk=/xxx] libfixmath
Integration in the project (xmake.lua)
add_requires("libfixmath")
libfixmatrix (android)
Install command
xrepo install -p android [--ndk=/xxx] libfixmatrix
Integration in the project (xmake.lua)
add_requires("libfixmatrix")
libflac (android)
Description |
Free Lossless Audio Codec |
Homepage |
https://xiph.org/flac |
License |
BSD |
Versions |
1.3.3, 1.4.2, 1.4.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libflac/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libflac
Integration in the project (xmake.lua)
add_requires("libflac")
libfork (android)
Description |
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines |
Homepage |
https://conorwilliams.github.io/libfork/ |
License |
MPL-2.0 |
Versions |
v3.8.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libfork/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libfork
Integration in the project (xmake.lua)
add_requires("libfork")
libfyaml (android)
Description |
Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite. |
Homepage |
https://github.com/pantoniou/libfyaml |
License |
MIT |
Versions |
v0.9 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libfyaml/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libfyaml
Integration in the project (xmake.lua)
add_requires("libfyaml")
libgit2 (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libgit2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libgit2
Integration in the project (xmake.lua)
add_requires("libgit2")
libgit2cpp (android)
Install command
xrepo install -p android [--ndk=/xxx] libgit2cpp
Integration in the project (xmake.lua)
add_requires("libgit2cpp")
libhubbub (android)
Install command
xrepo install -p android [--ndk=/xxx] libhubbub
Integration in the project (xmake.lua)
add_requires("libhubbub")
libhv (android)
Description |
Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols. |
Homepage |
https://github.com/ithewei/libhv |
License |
BSD-3-Clause |
Versions |
v1.0.0, v1.1.0, v1.1.1, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.2.6, v1.3.0, v1.3.1, v1.3.2, v1.3.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libhv/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libhv
Integration in the project (xmake.lua)
add_requires("libhv")
libiconv (android)
Install command
xrepo install -p android [--ndk=/xxx] libiconv
Integration in the project (xmake.lua)
add_requires("libiconv")
libintl (android)
Install command
xrepo install -p android [--ndk=/xxx] libintl
Integration in the project (xmake.lua)
add_requires("libintl")
libjpeg (android)
Description |
A widely used C library for reading and writing JPEG image files. |
Homepage |
http://ijg.org/ |
Versions |
v9b, v9c, v9d, v9e, v9f |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libjpeg/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libjpeg
Integration in the project (xmake.lua)
add_requires("libjpeg")
libjpeg-turbo (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libjpeg-turbo/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libjpeg-turbo
Integration in the project (xmake.lua)
add_requires("libjpeg-turbo")
libjxl (android)
Description |
JPEG XL image format reference implementation |
Homepage |
https://jpeg.org/jpegxl |
License |
BSD-3-Clause |
Versions |
v0.8.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libjxl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libjxl
Integration in the project (xmake.lua)
add_requires("libjxl")
libkmod (android)
Install command
xrepo install -p android [--ndk=/xxx] libkmod
Integration in the project (xmake.lua)
add_requires("libkmod")
liblifthttp (android)
Install command
xrepo install -p android [--ndk=/xxx] liblifthttp
Integration in the project (xmake.lua)
add_requires("liblifthttp")
libmaxminddb (android)
Install command
xrepo install -p android [--ndk=/xxx] libmaxminddb
Integration in the project (xmake.lua)
add_requires("libmaxminddb")
Install command
xrepo install -p android [--ndk=/xxx] libmetalink
Integration in the project (xmake.lua)
add_requires("libmetalink")
libmodplug (android)
Description |
libmodplug GitHub repository |
Homepage |
http://modplug-xmms.sf.net |
License |
Public Domain |
Versions |
2022.1.31 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libmodplug/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libmodplug
Integration in the project (xmake.lua)
add_requires("libmodplug")
libmorton (android)
Description |
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates |
Homepage |
https://github.com/Forceflow/libmorton |
License |
MIT |
Versions |
v0.2.12 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libmorton/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libmorton
Integration in the project (xmake.lua)
add_requires("libmorton")
libmspack (android)
Description |
libmspack is a portable library for some loosely related Microsoft compression formats. |
Homepage |
https://www.cabextract.org.uk/libmspack/ |
License |
LGPL-2.0 |
Versions |
v0.10.1alpha, v1.11 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libmspack/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libmspack
Integration in the project (xmake.lua)
add_requires("libmspack")
libmysofa (android)
Install command
xrepo install -p android [--ndk=/xxx] libmysofa
Integration in the project (xmake.lua)
add_requires("libmysofa")
libnpy (android)
Description |
C++ library for reading and writing of numpy's .npy files |
Homepage |
https://github.com/llohse/libnpy |
License |
MIT |
Versions |
v1.0.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libnpy/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libnpy
Integration in the project (xmake.lua)
add_requires("libnpy")
libogg (android)
Install command
xrepo install -p android [--ndk=/xxx] libogg
Integration in the project (xmake.lua)
add_requires("libogg")
libopus (android)
Description |
Modern audio compression for the internet. |
Homepage |
https://opus-codec.org |
Versions |
1.3.1, 1.4, 1.5, 1.5.1, 1.5.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libopus/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libopus
Integration in the project (xmake.lua)
add_requires("libopus")
liboqs (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
liboqs/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] liboqs
Integration in the project (xmake.lua)
add_requires("liboqs")
libparserutils (android)
Install command
xrepo install -p android [--ndk=/xxx] libparserutils
Integration in the project (xmake.lua)
add_requires("libparserutils")
libpcap (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libpcap/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libpcap
Integration in the project (xmake.lua)
add_requires("libpcap")
libplist (android)
Install command
xrepo install -p android [--ndk=/xxx] libplist
Integration in the project (xmake.lua)
add_requires("libplist")
libpng (android)
Description |
The official PNG reference library |
Homepage |
http://www.libpng.org/pub/png/libpng.html |
License |
libpng-2.0 |
Versions |
v1.6.34, v1.6.35, v1.6.36, v1.6.37, v1.6.40, v1.6.42, v1.6.43, v1.6.44 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libpng/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libpng
Integration in the project (xmake.lua)
add_requires("libpng")
libpopcnt (android)
Install command
xrepo install -p android [--ndk=/xxx] libpopcnt
Integration in the project (xmake.lua)
add_requires("libpopcnt")
libqrencode (android)
Install command
xrepo install -p android [--ndk=/xxx] libqrencode
Integration in the project (xmake.lua)
add_requires("libqrencode")
librdkafka (android)
Install command
xrepo install -p android [--ndk=/xxx] librdkafka
Integration in the project (xmake.lua)
add_requires("librdkafka")
libremidi (android)
Description |
A modern C++ MIDI real-time & file I/O library. Supports Windows, macOS, Linux and WebMIDI. |
Homepage |
https://github.com/jcelerier/libremidi |
License |
BSD-2-Clause |
Versions |
v3.0, v4.5.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libremidi/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libremidi
Integration in the project (xmake.lua)
add_requires("libremidi")
libsais (android)
Description |
libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induced sorting algorithm. |
Homepage |
https://github.com/IlyaGrebnov/libsais |
License |
Apache-2.0 |
Versions |
v2.7.1, v2.7.3, v2.7.5, v2.8.0, v2.8.1, v2.8.2, v2.8.3, v2.8.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libsais/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libsais
Integration in the project (xmake.lua)
add_requires("libsais")
libsamplerate (android)
Install command
xrepo install -p android [--ndk=/xxx] libsamplerate
Integration in the project (xmake.lua)
add_requires("libsamplerate")
libsdl (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libsdl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libsdl
Integration in the project (xmake.lua)
add_requires("libsdl")
libsdl_image (android)
Description |
Simple DirectMedia Layer image loading library |
Homepage |
http://www.libsdl.org/projects/SDL_image/ |
License |
zlib |
Versions |
2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libsdl_image/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libsdl_image
Integration in the project (xmake.lua)
add_requires("libsdl_image")
libsdl_mixer (android)
Description |
Simple DirectMedia Layer mixer audio library |
Homepage |
https://www.libsdl.org/projects/SDL_mixer/ |
License |
zlib |
Versions |
2.0.4, 2.6.0, 2.6.1, 2.6.2, 2.8.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libsdl_mixer/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libsdl_mixer
Integration in the project (xmake.lua)
add_requires("libsdl_mixer")
libsdl_net (android)
Install command
xrepo install -p android [--ndk=/xxx] libsdl_net
Integration in the project (xmake.lua)
add_requires("libsdl_net")
libsdl_ttf (android)
Description |
Simple DirectMedia Layer text rendering library |
Homepage |
https://github.com/libsdl-org/SDL_ttf/ |
License |
zlib |
Versions |
2.20.0, 2.20.1, 2.20.2, 2.22.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libsdl_ttf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libsdl_ttf
Integration in the project (xmake.lua)
add_requires("libsdl_ttf")
libsmb2 (android)
Install command
xrepo install -p android [--ndk=/xxx] libsmb2
Integration in the project (xmake.lua)
add_requires("libsmb2")
libsndfile (android)
Install command
xrepo install -p android [--ndk=/xxx] libsndfile
Integration in the project (xmake.lua)
add_requires("libsndfile")
libsodium (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libsodium/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libsodium
Integration in the project (xmake.lua)
add_requires("libsodium")
libsoundio (android)
Description |
C library for cross-platform real-time audio input and output. |
Homepage |
http://libsound.io/ |
License |
MIT |
Versions |
2.0.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libsoundio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libsoundio
Integration in the project (xmake.lua)
add_requires("libsoundio")
libspng (android)
Description |
Simple, modern libpng alternative |
Homepage |
https://libspng.org |
License |
BSD-2-Clause |
Versions |
v0.7.1, v0.7.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libspng/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libspng
Integration in the project (xmake.lua)
add_requires("libspng")
libsquish (android)
Install command
xrepo install -p android [--ndk=/xxx] libsquish
Integration in the project (xmake.lua)
add_requires("libsquish")
libssh2 (android)
Description |
C library implementing the SSH2 protocol |
Homepage |
https://www.libssh2.org/ |
License |
BSD-3-Clause |
Versions |
1.10.0, 1.11.0, 1.11.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libssh2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libssh2
Integration in the project (xmake.lua)
add_requires("libssh2")
libsv (android)
Description |
libsv - Public domain cross-platform semantic versioning in c99 |
Homepage |
https://github.com/uael/sv |
Versions |
2021.11.27 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libsv/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libsv
Integration in the project (xmake.lua)
add_requires("libsv")
libsvgtiny (android)
Install command
xrepo install -p android [--ndk=/xxx] libsvgtiny
Integration in the project (xmake.lua)
add_requires("libsvgtiny")
libsvm (android)
Description |
A simple, easy-to-use, and efficient software for SVM classification and regression |
Homepage |
https://github.com/cjlin1/libsvm |
License |
BSD-3-Clause |
Versions |
v325, v332, v333, v334, v335 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libsvm/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libsvm
Integration in the project (xmake.lua)
add_requires("libsvm")
libtomcrypt (android)
Description |
A fairly comprehensive, modular and portable cryptographic toolkit. |
Homepage |
https://www.libtom.net |
License |
Unlicense |
Versions |
2024.06.26 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libtomcrypt/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libtomcrypt
Integration in the project (xmake.lua)
add_requires("libtomcrypt")
libtommath (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libtommath/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libtommath
Integration in the project (xmake.lua)
add_requires("libtommath")
Install command
xrepo install -p android [--ndk=/xxx] libtool
Integration in the project (xmake.lua)
add_requires("libtool")
libudis86 (android)
Description |
Disassembler Library for x86 and x86-64 |
Homepage |
http://udis86.sourceforge.net |
License |
BSD-2-Clause |
Versions |
2014.12.25 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libudis86/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libudis86
Integration in the project (xmake.lua)
add_requires("libudis86")
libunifex (android)
Description |
The 'libunifex' project is a prototype implementation of the C++ sender/receiver async programming model that is currently being considered for standardisation. |
Homepage |
https://github.com/facebookexperimental/libunifex |
License |
Apache-2.0 |
Versions |
v0.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libunifex/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libunifex
Integration in the project (xmake.lua)
add_requires("libunifex")
libusb (android)
Description |
A cross-platform library to access USB devices |
Homepage |
https://libusb.info |
License |
LGPL-2.1 |
Versions |
v1.0.26, v1.0.27 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libusb/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libusb
Integration in the project (xmake.lua)
add_requires("libusb")
libuuid (android)
Install command
xrepo install -p android [--ndk=/xxx] libuuid
Integration in the project (xmake.lua)
add_requires("libuuid")
libuv (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libuv/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libuv
Integration in the project (xmake.lua)
add_requires("libuv")
libvorbis (android)
Description |
Reference implementation of the Ogg Vorbis audio format. |
Homepage |
https://xiph.org/vorbis |
License |
BSD-3 |
Versions |
1.3.7 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libvorbis/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libvorbis
Integration in the project (xmake.lua)
add_requires("libvorbis")
libwapcaplet (android)
Install command
xrepo install -p android [--ndk=/xxx] libwapcaplet
Integration in the project (xmake.lua)
add_requires("libwapcaplet")
libwebm (android)
Install command
xrepo install -p android [--ndk=/xxx] libwebm
Integration in the project (xmake.lua)
add_requires("libwebm")
libwebsockets (android)
Install command
xrepo install -p android [--ndk=/xxx] libwebsockets
Integration in the project (xmake.lua)
add_requires("libwebsockets")
libwfkafka (android)
Description |
The Kafka Client of C++ Workflow |
Homepage |
https://github.com/sogou/workflow |
License |
Apache-2.0 |
Versions |
v0.10.6, v0.10.7, v0.10.8, v0.10.9, v0.11.1, v0.11.2, v0.11.3, v0.11.4, v0.11.5, v0.11.7 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libwfkafka/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libwfkafka
Integration in the project (xmake.lua)
add_requires("libwfkafka")
libxlsxwriter (android)
Install command
xrepo install -p android [--ndk=/xxx] libxlsxwriter
Integration in the project (xmake.lua)
add_requires("libxlsxwriter")
libxml2 (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libxml2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libxml2
Integration in the project (xmake.lua)
add_requires("libxml2")
libxslt (android)
Description |
Libxslt is the XSLT C library developed for the GNOME project. |
Homepage |
http://xmlsoft.org/XSLT/ |
License |
MIT |
Versions |
v1.1.42 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libxslt/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libxslt
Integration in the project (xmake.lua)
add_requires("libxslt")
libyuv (android)
Install command
xrepo install -p android [--ndk=/xxx] libyuv
Integration in the project (xmake.lua)
add_requires("libyuv")
libzen (android)
Description |
Small C++ derivate classes to have an easier life |
Homepage |
https://mediaarea.net |
License |
zlib |
Versions |
v0.4.41 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libzen/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libzen
Integration in the project (xmake.lua)
add_requires("libzen")
libzip (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
libzip/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] libzip
Integration in the project (xmake.lua)
add_requires("libzip")
libzippp (android)
Install command
xrepo install -p android [--ndk=/xxx] libzippp
Integration in the project (xmake.lua)
add_requires("libzippp")
lief (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lief/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lief
Integration in the project (xmake.lua)
add_requires("lief")
lightmapper (android)
Description |
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light! |
Homepage |
https://github.com/ands/lightmapper |
Versions |
2022.01.03 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lightmapper/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lightmapper
Integration in the project (xmake.lua)
add_requires("lightmapper")
limonp (android)
Install command
xrepo install -p android [--ndk=/xxx] limonp
Integration in the project (xmake.lua)
add_requires("limonp")
linalg (android)
Description |
linalg.h is a single header, public domain, short vector math library for C++. |
Homepage |
https://github.com/sgorsten/linalg |
License |
Unlicense license |
Versions |
v2.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
linalg/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] linalg
Integration in the project (xmake.lua)
add_requires("linalg")
linenoise (android)
Install command
xrepo install -p android [--ndk=/xxx] linenoise
Integration in the project (xmake.lua)
add_requires("linenoise")
linmath.h (android)
Description |
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions |
Homepage |
https://github.com/datenwolf/linmath.h |
License |
WTFPL |
Versions |
2022.06.19 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
linmath.h/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] linmath.h
Integration in the project (xmake.lua)
add_requires("linmath.h")
litehtml (android)
Description |
Fast and lightweight HTML/CSS rendering engine |
Homepage |
http://www.litehtml.com/ |
Versions |
2023.01.05 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
litehtml/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] litehtml
Integration in the project (xmake.lua)
add_requires("litehtml")
littlefs (android)
Description |
A little fail-safe filesystem designed for microcontrollers |
Homepage |
https://github.com/littlefs-project/littlefs |
License |
BSD-3-Clause |
Versions |
v2.5.0, v2.8.2, v2.9.2, v2.9.3, v2.10.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
littlefs/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] littlefs
Integration in the project (xmake.lua)
add_requires("littlefs")
llama.cpp (android)
Install command
xrepo install -p android [--ndk=/xxx] llama.cpp
Integration in the project (xmake.lua)
add_requires("llama.cpp")
llfio (android)
Description |
UTF8-CPP: UTF-8 with C++ in a Portable Way |
Homepage |
https://github.com/ned14/llfio |
License |
Apache-2.0 |
Versions |
2022.9.7 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
llfio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] llfio
Integration in the project (xmake.lua)
add_requires("llfio")
llhttp (android)
Install command
xrepo install -p android [--ndk=/xxx] llhttp
Integration in the project (xmake.lua)
add_requires("llhttp")
llvm-arm (android)
Install command
xrepo install -p android [--ndk=/xxx] llvm-arm
Integration in the project (xmake.lua)
add_requires("llvm-arm")
llvm-mingw (android)
Install command
xrepo install -p android [--ndk=/xxx] llvm-mingw
Integration in the project (xmake.lua)
add_requires("llvm-mingw")
lmdb (android)
Description |
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues. |
Homepage |
http://www.openldap.org/software/repo.html |
Versions |
0.9.31 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lmdb/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lmdb
Integration in the project (xmake.lua)
add_requires("lmdb")
lodepng (android)
Description |
PNG encoder and decoder in C and C++. |
Homepage |
https://lodev.org/lodepng/ |
License |
zlib |
Versions |
|
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lodepng/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lodepng
Integration in the project (xmake.lua)
add_requires("lodepng")
log4cplus (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
log4cplus/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] log4cplus
Integration in the project (xmake.lua)
add_requires("log4cplus")
loguru (android)
Install command
xrepo install -p android [--ndk=/xxx] loguru
Integration in the project (xmake.lua)
add_requires("loguru")
ls-hpack (android)
Install command
xrepo install -p android [--ndk=/xxx] ls-hpack
Integration in the project (xmake.lua)
add_requires("ls-hpack")
ls-qpack (android)
Description |
QPACK compression library for use with HTTP/3 |
Homepage |
https://github.com/litespeedtech/ls-qpack |
License |
MIT |
Versions |
v2.5.3, v2.5.4, v2.5.5, v2.6.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ls-qpack/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ls-qpack
Integration in the project (xmake.lua)
add_requires("ls-qpack")
lua (android)
Description |
A powerful, efficient, lightweight, embeddable scripting language. |
Homepage |
http://lua.org |
Versions |
v5.1.1, v5.1.5, v5.2.3, v5.3.6, v5.4.1, v5.4.2, v5.4.3, v5.4.4, v5.4.6, v5.4.7 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lua/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lua
Integration in the project (xmake.lua)
add_requires("lua")
Install command
xrepo install -p android [--ndk=/xxx] lua-format
Integration in the project (xmake.lua)
add_requires("lua-format")
luabridge3 (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
luabridge3/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] luabridge3
Integration in the project (xmake.lua)
add_requires("luabridge3")
luajit (android)
Description |
A Just-In-Time Compiler (JIT) for the Lua programming language. |
Homepage |
http://luajit.org |
License |
MIT |
Versions |
v2.1.0-beta3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
luajit/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] luajit
Integration in the project (xmake.lua)
add_requires("luajit")
luau (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
luau/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] luau
Integration in the project (xmake.lua)
add_requires("luau")
lunasvg (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lunasvg/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lunasvg
Integration in the project (xmake.lua)
add_requires("lunasvg")
lvgl (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lvgl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lvgl
Integration in the project (xmake.lua)
add_requires("lvgl")
lwlog (android)
Install command
xrepo install -p android [--ndk=/xxx] lwlog
Integration in the project (xmake.lua)
add_requires("lwlog")
lyra (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lyra/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lyra
Integration in the project (xmake.lua)
add_requires("lyra")
lz4 (android)
Description |
LZ4 - Extremely fast compression |
Homepage |
https://www.lz4.org/ |
Versions |
v1.9.3, v1.9.4, v1.10.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lz4/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lz4
Integration in the project (xmake.lua)
add_requires("lz4")
lzav (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lzav/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lzav
Integration in the project (xmake.lua)
add_requires("lzav")
lzham_codec (android)
Install command
xrepo install -p android [--ndk=/xxx] lzham_codec
Integration in the project (xmake.lua)
add_requires("lzham_codec")
lzo (android)
Description |
LZO is a portable lossless data compression library written in ANSI C. |
Homepage |
http://www.oberhumer.com/opensource/lzo |
License |
GPL-2.0 |
Versions |
2.10 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
lzo/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] lzo
Integration in the project (xmake.lua)
add_requires("lzo")
m
m4 (android)
Install command
xrepo install -p android [--ndk=/xxx] m4
Integration in the project (xmake.lua)
add_requires("m4")
macdylibbundler (android)
Install command
xrepo install -p android [--ndk=/xxx] macdylibbundler
Integration in the project (xmake.lua)
add_requires("macdylibbundler")
maddy (android)
Install command
xrepo install -p android [--ndk=/xxx] maddy
Integration in the project (xmake.lua)
add_requires("maddy")
magic_enum (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
magic_enum/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] magic_enum
Integration in the project (xmake.lua)
add_requires("magic_enum")
mailio (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mailio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mailio
Integration in the project (xmake.lua)
add_requires("mailio")
make (android)
Install command
xrepo install -p android [--ndk=/xxx] make
Integration in the project (xmake.lua)
add_requires("make")
manif (android)
Description |
A small C++11 header-only library for Lie theory. |
Homepage |
https://artivis.github.io/manif |
License |
MIT |
Versions |
0.0.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
manif/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] manif
Integration in the project (xmake.lua)
add_requires("manif")
mapbox_earcut (android)
Description |
A C++ port of earcut.js, a fast, header-only polygon triangulation library. |
Homepage |
https://github.com/mapbox/earcut.hpp |
License |
ISC |
Versions |
2.2.3, 2.2.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mapbox_earcut/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mapbox_earcut
Integration in the project (xmake.lua)
add_requires("mapbox_earcut")
mapbox_eternal (android)
Install command
xrepo install -p android [--ndk=/xxx] mapbox_eternal
Integration in the project (xmake.lua)
add_requires("mapbox_eternal")
mapbox_geometry (android)
Description |
Provides header-only, generic C++ interfaces for geometry types, geometry collections, and features. |
Homepage |
https://github.com/mapbox/geometry.hpp |
License |
ISC |
Versions |
1.1.0, 2.0.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mapbox_geometry/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mapbox_geometry
Integration in the project (xmake.lua)
add_requires("mapbox_geometry")
mapbox_polylabel (android)
Description |
A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++) |
Homepage |
https://github.com/mapbox/polylabel |
License |
ISC |
Versions |
v2.0.0, v2.0.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mapbox_polylabel/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mapbox_polylabel
Integration in the project (xmake.lua)
add_requires("mapbox_polylabel")
mapbox_variant (android)
Install command
xrepo install -p android [--ndk=/xxx] mapbox_variant
Integration in the project (xmake.lua)
add_requires("mapbox_variant")
matchit (android)
Description |
A lightweight single-header pattern-matching library for C++17 with macro-free APIs. |
Homepage |
https://bowenfu.github.io/matchit.cpp/ |
License |
Apache-2.0 |
Versions |
v1.0.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
matchit/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] matchit
Integration in the project (xmake.lua)
add_requires("matchit")
mathfu (android)
Description |
C++ math library developed primarily for games focused on simplicity and efficiency. |
Homepage |
http://google.github.io/mathfu |
License |
Apache-2.0 |
Versions |
2022.5.10 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mathfu/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mathfu
Integration in the project (xmake.lua)
add_requires("mathfu")
mathter (android)
Install command
xrepo install -p android [--ndk=/xxx] mathter
Integration in the project (xmake.lua)
add_requires("mathter")
matio (android)
Description |
MATLAB MAT File I/O Library |
Homepage |
https://matio.sourceforge.io |
License |
BSD-2-Clause |
Versions |
v1.5.26, v1.5.27, v1.5.28 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
matio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] matio
Integration in the project (xmake.lua)
add_requires("matio")
matlab (android)
Install command
xrepo install -p android [--ndk=/xxx] matlab
Integration in the project (xmake.lua)
add_requires("matlab")
mbedtls (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mbedtls/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mbedtls
Integration in the project (xmake.lua)
add_requires("mbedtls")
md4c (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
md4c/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] md4c
Integration in the project (xmake.lua)
add_requires("md4c")
mdns (android)
Description |
Public domain mDNS/DNS-SD library in C |
Homepage |
https://github.com/mjansson/mdns |
License |
Unlicense |
Versions |
1.4.2, 1.4.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mdns/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mdns
Integration in the project (xmake.lua)
add_requires("mdns")
meson (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
meson/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] meson
Integration in the project (xmake.lua)
add_requires("meson")
Install command
xrepo install -p android [--ndk=/xxx] metalang99
Integration in the project (xmake.lua)
add_requires("metalang99")
metis (android)
Install command
xrepo install -p android [--ndk=/xxx] metis
Integration in the project (xmake.lua)
add_requires("metis")
micro-gl (android)
Description |
Realtime, Embeddable, Modular, Headers Only C++11 CPU vector graphics. no STD lib, no FPU and no GPU required ! |
Homepage |
http://micro-gl.github.io/docs/microgl |
Versions |
2023.08.30 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
micro-gl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] micro-gl
Integration in the project (xmake.lua)
add_requires("micro-gl")
microprofile (android)
Install command
xrepo install -p android [--ndk=/xxx] microprofile
Integration in the project (xmake.lua)
add_requires("microprofile")
microsoft-apsi (android)
Description |
APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection. |
Homepage |
https://github.com/microsoft/APSI |
License |
MIT |
Versions |
v0.12.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
microsoft-apsi/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] microsoft-apsi
Integration in the project (xmake.lua)
add_requires("microsoft-apsi")
microsoft-gsl (android)
Install command
xrepo install -p android [--ndk=/xxx] microsoft-gsl
Integration in the project (xmake.lua)
add_requires("microsoft-gsl")
microsoft-kuku (android)
Install command
xrepo install -p android [--ndk=/xxx] microsoft-kuku
Integration in the project (xmake.lua)
add_requires("microsoft-kuku")
microsoft-proxy (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
microsoft-proxy/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] microsoft-proxy
Integration in the project (xmake.lua)
add_requires("microsoft-proxy")
microsoft-seal (android)
Install command
xrepo install -p android [--ndk=/xxx] microsoft-seal
Integration in the project (xmake.lua)
add_requires("microsoft-seal")
mikktspace (android)
Description |
A common standard for tangent space used in baking tools to produce normal maps. |
Homepage |
http://www.mikktspace.com/ |
Versions |
2020.03.26 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mikktspace/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mikktspace
Integration in the project (xmake.lua)
add_requires("mikktspace")
mimalloc (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mimalloc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mimalloc
Integration in the project (xmake.lua)
add_requires("mimalloc")
mini (android)
Description |
INI file reader and writer |
Homepage |
https://github.com/metayeti/mINI |
License |
MIT |
Versions |
0.9.15, 0.9.16, 0.9.17 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mini/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mini
Integration in the project (xmake.lua)
add_requires("mini")
miniaudio (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
miniaudio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] miniaudio
Integration in the project (xmake.lua)
add_requires("miniaudio")
miniball (android)
Install command
xrepo install -p android [--ndk=/xxx] miniball
Integration in the project (xmake.lua)
add_requires("miniball")
minilzo (android)
Install command
xrepo install -p android [--ndk=/xxx] minilzo
Integration in the project (xmake.lua)
add_requires("minilzo")
minimp3 (android)
Install command
xrepo install -p android [--ndk=/xxx] minimp3
Integration in the project (xmake.lua)
add_requires("minimp3")
minitrace (android)
Description |
Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer (about:tracing). |
Homepage |
https://github.com/hrydgard/minitrace |
License |
MIT |
Versions |
2023.09.04 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
minitrace/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] minitrace
Integration in the project (xmake.lua)
add_requires("minitrace")
miniz (android)
Description |
miniz: Single C source file zlib-replacement library |
Homepage |
https://github.com/richgel999/miniz/ |
License |
MIT |
Versions |
2.1.0, 2.2.0, 3.0.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
miniz/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] miniz
Integration in the project (xmake.lua)
add_requires("miniz")
minizip (android)
Description |
Mini zip and unzip based on zlib |
Homepage |
https://www.zlib.net/ |
License |
zlib |
Versions |
v1.2.10, v1.2.11, v1.2.12, v1.2.13 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
minizip/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] minizip
Integration in the project (xmake.lua)
add_requires("minizip")
minizip-ng (android)
Description |
Fork of the popular zip manipulation library found in the zlib distribution. |
Homepage |
https://github.com/zlib-ng/minizip-ng |
License |
zlib |
Versions |
3.0.3, 3.0.5, 4.0.4, 4.0.5, 4.0.6, 4.0.7 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
minizip-ng/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] minizip-ng
Integration in the project (xmake.lua)
add_requires("minizip-ng")
mio (android)
Description |
Cross-platform C++11 header-only library for memory mapped file IO |
Homepage |
https://github.com/mandreyel/mio |
License |
MIT |
Versions |
2021.9.21, 2023.3.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mio
Integration in the project (xmake.lua)
add_requires("mio")
mjson (android)
Description |
C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems |
Homepage |
https://github.com/cesanta/mjson |
License |
MIT |
Versions |
1.2.6, 1.2.7 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mjson/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mjson
Integration in the project (xmake.lua)
add_requires("mjson")
mma (android)
Description |
A self-contained C++ implementation of MMA and GCMMA. |
Homepage |
https://github.com/jdumas/mma |
License |
MIT |
Versions |
2018.08.01 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mma/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mma
Integration in the project (xmake.lua)
add_requires("mma")
mmeter (android)
Description |
A simple WIP profiler library for c++. Include the 2 files and you're ready to go. |
Homepage |
https://github.com/LMauricius/MMeter |
License |
MIT |
Versions |
2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mmeter/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mmeter
Integration in the project (xmake.lua)
add_requires("mmeter")
mnn (android)
Description |
MNN is a highly efficient and lightweight deep learning framework. |
Homepage |
https://www.mnn.zone/ |
License |
Apache-2.0 |
Versions |
1.2.1, 1.2.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mnn/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mnn
Integration in the project (xmake.lua)
add_requires("mnn")
mongoose (android)
Description |
Embedded Web Server |
Homepage |
https://mongoose.ws |
License |
GPL-2.0 |
Versions |
7.11, 7.13, 7.14, 7.15, 7.16 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mongoose/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mongoose
Integration in the project (xmake.lua)
add_requires("mongoose")
moonjit (android)
Install command
xrepo install -p android [--ndk=/xxx] moonjit
Integration in the project (xmake.lua)
add_requires("moonjit")
morton-nd (android)
Install command
xrepo install -p android [--ndk=/xxx] morton-nd
Integration in the project (xmake.lua)
add_requires("morton-nd")
mpg123 (android)
Description |
Fast console MPEG Audio Player and decoder library |
Homepage |
https://www.mpg123.de/ |
Versions |
1.30.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mpg123/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mpg123
Integration in the project (xmake.lua)
add_requires("mpg123")
mpmcqueue (android)
Install command
xrepo install -p android [--ndk=/xxx] mpmcqueue
Integration in the project (xmake.lua)
add_requires("mpmcqueue")
mscharconv (android)
Install command
xrepo install -p android [--ndk=/xxx] mscharconv
Integration in the project (xmake.lua)
add_requires("mscharconv")
msdfgen (android)
Install command
xrepo install -p android [--ndk=/xxx] msdfgen
Integration in the project (xmake.lua)
add_requires("msdfgen")
msgpack-cxx (android)
Description |
MessagePack implementation for C++ |
Homepage |
https://msgpack.org/ |
License |
BSL-1.0 |
Versions |
4.1.1, 6.1.0, 6.1.1, 7.0.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
msgpack-cxx/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] msgpack-cxx
Integration in the project (xmake.lua)
add_requires("msgpack-cxx")
mujs (android)
Description |
An embeddable Javascript interpreter in C. |
Homepage |
http://mujs.com/ |
License |
ISC |
Versions |
1.3.4, 1.3.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
mujs/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] mujs
Integration in the project (xmake.lua)
add_requires("mujs")
munkres-algorithm (android)
Install command
xrepo install -p android [--ndk=/xxx] munkres-algorithm
Integration in the project (xmake.lua)
add_requires("munkres-algorithm")
muslcc (android)
Description |
static cross- and native- musl-based toolchains. |
Homepage |
https://musl.cc/ |
Versions |
20210202 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
muslcc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] muslcc
Integration in the project (xmake.lua)
add_requires("muslcc")
mustache (android)
Install command
xrepo install -p android [--ndk=/xxx] mustache
Integration in the project (xmake.lua)
add_requires("mustache")
n
named_type (android)
Install command
xrepo install -p android [--ndk=/xxx] named_type
Integration in the project (xmake.lua)
add_requires("named_type")
nameof (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nameof/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nameof
Integration in the project (xmake.lua)
add_requires("nameof")
nanoarrow (android)
Install command
xrepo install -p android [--ndk=/xxx] nanoarrow
Integration in the project (xmake.lua)
add_requires("nanoarrow")
nanobench (android)
Description |
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20 |
Homepage |
https://nanobench.ankerl.com |
License |
MIT |
Versions |
v4.3.11 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nanobench/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nanobench
Integration in the project (xmake.lua)
add_requires("nanobench")
nanoflann (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nanoflann/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nanoflann
Integration in the project (xmake.lua)
add_requires("nanoflann")
nanomsg (android)
Description |
A simple high-performance implementation of several "scalability protocols". |
Homepage |
https://nanomsg.org |
Versions |
1.2.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nanomsg/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nanomsg
Integration in the project (xmake.lua)
add_requires("nanomsg")
nanopb (android)
Description |
Protocol Buffers with small code size |
Homepage |
https://jpa.kapsi.fi/nanopb/ |
License |
zlib |
Versions |
0.4.9 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nanopb/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nanopb
Integration in the project (xmake.lua)
add_requires("nanopb")
nanosvg (android)
Install command
xrepo install -p android [--ndk=/xxx] nanosvg
Integration in the project (xmake.lua)
add_requires("nanosvg")
nasm (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nasm/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nasm
Integration in the project (xmake.lua)
add_requires("nasm")
ndk (android)
Install command
xrepo install -p android [--ndk=/xxx] ndk
Integration in the project (xmake.lua)
add_requires("ndk")
neargye-scope_guard (android)
Install command
xrepo install -p android [--ndk=/xxx] neargye-scope_guard
Integration in the project (xmake.lua)
add_requires("neargye-scope_guard")
neco (android)
Description |
Concurrency library for C (coroutines) |
Homepage |
https://github.com/tidwall/neco |
License |
MIT |
Versions |
v0.3.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
neco/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] neco
Integration in the project (xmake.lua)
add_requires("neco")
nghttp3 (android)
Description |
HTTP/3 library written in C |
Homepage |
https://github.com/ngtcp2/nghttp3 |
License |
MIT |
Versions |
v1.3.0, v1.4.0, v1.5.0, v1.6.0, v1.7.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nghttp3/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nghttp3
Integration in the project (xmake.lua)
add_requires("nghttp3")
ngtcp2 (android)
Description |
ngtcp2 project is an effort to implement IETF QUIC protocol |
Homepage |
https://github.com/ngtcp2/ngtcp2 |
License |
MIT |
Versions |
0.1.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ngtcp2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ngtcp2
Integration in the project (xmake.lua)
add_requires("ngtcp2")
nifly (android)
Description |
C++ NIF library for the Gamebryo/NetImmerse File Format |
Homepage |
https://github.com/ousnius/nifly |
License |
GPL-3.0 |
Versions |
2024.09.28 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nifly/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nifly
Integration in the project (xmake.lua)
add_requires("nifly")
nifti (android)
Install command
xrepo install -p android [--ndk=/xxx] nifti
Integration in the project (xmake.lua)
add_requires("nifti")
niftiheader (android)
Description |
Header structure descriptions for the nifti1 and nifti2 file formats. |
Homepage |
https://nifti.nimh.nih.gov/ |
License |
Public Domain |
Versions |
0.0.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
niftiheader/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] niftiheader
Integration in the project (xmake.lua)
add_requires("niftiheader")
nim (android)
Description |
Nim is a statically typed compiled systems programming language |
Homepage |
https://nim-lang.org/ |
Versions |
2.0.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nim/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nim
Integration in the project (xmake.lua)
add_requires("nim")
ninja (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ninja/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ninja
Integration in the project (xmake.lua)
add_requires("ninja")
nlohmann_json (android)
Description |
JSON for Modern C++ |
Homepage |
https://nlohmann.github.io/json/ |
License |
MIT |
Versions |
v3.9.1, v3.10.0, v3.10.5, v3.11.2, v3.11.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nlohmann_json/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nlohmann_json
Integration in the project (xmake.lua)
add_requires("nlohmann_json")
nlopt (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nlopt/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nlopt
Integration in the project (xmake.lua)
add_requires("nlopt")
nmd (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nmd/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nmd
Integration in the project (xmake.lua)
add_requires("nmd")
nng (android)
Description |
NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems. |
Homepage |
https://github.com/nanomsg/nng |
Versions |
1.3.2, 1.4.0, 1.5.2, 1.7.3, 1.8.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nng/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nng
Integration in the project (xmake.lua)
add_requires("nng")
nngpp (android)
Install command
xrepo install -p android [--ndk=/xxx] nngpp
Integration in the project (xmake.lua)
add_requires("nngpp")
nod (android)
Description |
Small, header only signals and slots C++11 library. |
Homepage |
https://github.com/fr00b0/nod |
License |
MIT |
Versions |
v0.5.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nod/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nod
Integration in the project (xmake.lua)
add_requires("nod")
node-api-headers (android)
Description |
C-based Node-API headers |
Homepage |
https://github.com/nodejs/node-api-headers |
License |
MIT |
Versions |
v1.1.0, v1.2.0, v1.3.0, v1.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
node-api-headers/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] node-api-headers
Integration in the project (xmake.lua)
add_requires("node-api-headers")
node-api-stub (android)
Install command
xrepo install -p android [--ndk=/xxx] node-api-stub
Integration in the project (xmake.lua)
add_requires("node-api-stub")
nodesoup (android)
Install command
xrepo install -p android [--ndk=/xxx] nodesoup
Integration in the project (xmake.lua)
add_requires("nodesoup")
noisy (android)
Install command
xrepo install -p android [--ndk=/xxx] noisy
Integration in the project (xmake.lua)
add_requires("noisy")
nsync (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nsync/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nsync
Integration in the project (xmake.lua)
add_requires("nsync")
ntkernel-error-category (android)
Install command
xrepo install -p android [--ndk=/xxx] ntkernel-error-category
Integration in the project (xmake.lua)
add_requires("ntkernel-error-category")
nuklear (android)
Description |
A single-header ANSI C immediate mode cross-platform GUI library |
Homepage |
https://immediate-mode-ui.github.io/Nuklear/doc/index.html |
License |
MIT |
Versions |
4.10.5, 4.12.0, 4.12.2, 4.12.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nuklear/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nuklear
Integration in the project (xmake.lua)
add_requires("nuklear")
nvtx (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
nvtx/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] nvtx
Integration in the project (xmake.lua)
add_requires("nvtx")
o
obfuscate (android)
Description |
Guaranteed compile-time string literal obfuscation header-only library for C++14 |
Homepage |
https://github.com/adamyaxley/Obfuscate |
License |
Unlicense |
Versions |
2024.02.11 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
obfuscate/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] obfuscate
Integration in the project (xmake.lua)
add_requires("obfuscate")
ocilib (android)
Description |
OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases |
Homepage |
http://www.ocilib.net |
License |
Apache-2.0 |
Versions |
v4.7.6 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ocilib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ocilib
Integration in the project (xmake.lua)
add_requires("ocilib")
offsetallocator (android)
Install command
xrepo install -p android [--ndk=/xxx] offsetallocator
Integration in the project (xmake.lua)
add_requires("offsetallocator")
olive.c (android)
Install command
xrepo install -p android [--ndk=/xxx] olive.c
Integration in the project (xmake.lua)
add_requires("olive.c")
oniguruma (android)
Install command
xrepo install -p android [--ndk=/xxx] oniguruma
Integration in the project (xmake.lua)
add_requires("oniguruma")
onnx (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
onnx/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] onnx
Integration in the project (xmake.lua)
add_requires("onnx")
openal-soft (android)
Description |
OpenAL Soft is a software implementation of the OpenAL 3D audio API. |
Homepage |
https://openal-soft.org |
License |
LGPL-2.0 |
Versions |
1.21.1, 1.22.0, 1.22.2, 1.23.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
openal-soft/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] openal-soft
Integration in the project (xmake.lua)
add_requires("openal-soft")
opencl (android)
Description |
OpenCL is an open, royalty-free industry standard that makes much faster computations possible through parallel computing. |
Homepage |
https://opencl.org/ |
Versions |
v2023.04.17 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
opencl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] opencl
Integration in the project (xmake.lua)
add_requires("opencl")
opencl-clhpp (android)
Install command
xrepo install -p android [--ndk=/xxx] opencl-clhpp
Integration in the project (xmake.lua)
add_requires("opencl-clhpp")
opencl-headers (android)
Description |
Khronos OpenCL-Headers |
Homepage |
https://github.com/KhronosGroup/OpenCL-Headers/ |
License |
Apache-2.0 |
Versions |
v2021.06.30, v2023.12.14, v2024.05.08, v2024.10.24 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
opencl-headers/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] opencl-headers
Integration in the project (xmake.lua)
add_requires("opencl-headers")
opencore-amr (android)
Description |
Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec. |
Homepage |
https://opencore-amr.sourceforge.io |
Versions |
0.1.6 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
opencore-amr/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] opencore-amr
Integration in the project (xmake.lua)
add_requires("opencore-amr")
openexr (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
openexr/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] openexr
Integration in the project (xmake.lua)
add_requires("openexr")
openfbx (android)
Install command
xrepo install -p android [--ndk=/xxx] openfbx
Integration in the project (xmake.lua)
add_requires("openfbx")
opengl (android)
Description |
OpenGL - The Industry Standard for High Performance Graphics |
Homepage |
https://opengl.org/ |
Versions |
|
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
opengl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] opengl
Integration in the project (xmake.lua)
add_requires("opengl")
opengl-headers (android)
Install command
xrepo install -p android [--ndk=/xxx] opengl-headers
Integration in the project (xmake.lua)
add_requires("opengl-headers")
openh264 (android)
Description |
OpenH264 is a codec library which supports H.264 encoding and decoding. |
Homepage |
http://www.openh264.org/ |
License |
BSD-2-Clause |
Versions |
v2.1.1, v2.4.1, v2.5.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
openh264/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] openh264
Integration in the project (xmake.lua)
add_requires("openh264")
openrestry-luajit (android)
Install command
xrepo install -p android [--ndk=/xxx] openrestry-luajit
Integration in the project (xmake.lua)
add_requires("openrestry-luajit")
openssl (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
openssl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] openssl
Integration in the project (xmake.lua)
add_requires("openssl")
openssl3 (android)
Description |
A robust, commercial-grade, and full-featured toolkit for TLS and SSL. |
Homepage |
https://www.openssl.org/ |
License |
Apache-2.0 |
Versions |
3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.0.14, 3.3.1, 3.3.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
openssl3/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] openssl3
Integration in the project (xmake.lua)
add_requires("openssl3")
opentelemetry-cpp (android)
Description |
OpenTelemetry is a collection of tools, APIs, and SDKs. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior. |
Homepage |
https://opentelemetry.io/ |
License |
Apache-2.0 |
Versions |
v1.16.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
opentelemetry-cpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] opentelemetry-cpp
Integration in the project (xmake.lua)
add_requires("opentelemetry-cpp")
openxlsx (android)
Description |
A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files. |
Homepage |
https://github.com/troldal/OpenXLSX |
License |
BSD-3-Clause |
Versions |
2024.10.17 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
openxlsx/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] openxlsx
Integration in the project (xmake.lua)
add_requires("openxlsx")
optick (android)
Description |
C++ Profiler For Games (API) |
Homepage |
https://optick.dev |
License |
MIT |
Versions |
1.3.1, 1.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
optick/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] optick
Integration in the project (xmake.lua)
add_requires("optick")
optional-lite (android)
Description |
optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library |
Homepage |
https://github.com/martinmoene/optional-lite |
License |
BSL-1.0 |
Versions |
2023.05.11 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
optional-lite/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] optional-lite
Integration in the project (xmake.lua)
add_requires("optional-lite")
optix (android)
Install command
xrepo install -p android [--ndk=/xxx] optix
Integration in the project (xmake.lua)
add_requires("optix")
orangeduck_mpc (android)
Install command
xrepo install -p android [--ndk=/xxx] orangeduck_mpc
Integration in the project (xmake.lua)
add_requires("orangeduck_mpc")
ordered_map (android)
Install command
xrepo install -p android [--ndk=/xxx] ordered_map
Integration in the project (xmake.lua)
add_requires("ordered_map")
ormpp (android)
Description |
modern C++ ORM, C++17, support mysql, postgresql,sqlite |
Homepage |
https://github.com/qicosmos/ormpp |
License |
Apache-2.0 |
Versions |
v0.1.1, v0.1.2, 0.1.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ormpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ormpp
Integration in the project (xmake.lua)
add_requires("ormpp")
osmanip (android)
Description |
A cross-platform library for output stream manipulation using ANSI escape sequences. |
Homepage |
https://github.com/JustWhit3/osmanip |
License |
MIT |
Versions |
v4.6.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
osmanip/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] osmanip
Integration in the project (xmake.lua)
add_requires("osmanip")
osqp (android)
Description |
The Operator Splitting QP Solver |
Homepage |
https://osqp.org/ |
License |
Apache-2.0 |
Versions |
v0.6.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
osqp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] osqp
Integration in the project (xmake.lua)
add_requires("osqp")
out_ptr (android)
Description |
Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library! |
Homepage |
https://github.com/soasis/out_ptr |
License |
Apache-2.0 |
Versions |
2022.10.07 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
out_ptr/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] out_ptr
Integration in the project (xmake.lua)
add_requires("out_ptr")
outcome (android)
Description |
Provides very lightweight outcome and result (non-Boost edition) |
Homepage |
https://github.com/ned14/outcome |
License |
Apache-2.0 |
Versions |
v2.2.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
outcome/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] outcome
Integration in the project (xmake.lua)
add_requires("outcome")
ozz-animation (android)
Install command
xrepo install -p android [--ndk=/xxx] ozz-animation
Integration in the project (xmake.lua)
add_requires("ozz-animation")
p
pahomqttc (android)
Install command
xrepo install -p android [--ndk=/xxx] pahomqttc
Integration in the project (xmake.lua)
add_requires("pahomqttc")
pahomqttcpp (android)
Description |
Eclipse Paho MQTT C++ Client Library |
Homepage |
https://github.com/eclipse/paho.mqtt.cpp |
License |
EPL-2.0 |
Versions |
v1.2.0, v1.3.2, v1.4.0, v1.4.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pahomqttcpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pahomqttcpp
Integration in the project (xmake.lua)
add_requires("pahomqttcpp")
parallel-hashmap (android)
Description |
A family of header-only, very fast and memory-friendly hashmap and btree containers. |
Homepage |
https://greg7mdp.github.io/parallel-hashmap/ |
License |
Apache-2.0 |
Versions |
v1.3.12, 1.33, 1.34, 1.35, 1.37 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
parallel-hashmap/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] parallel-hashmap
Integration in the project (xmake.lua)
add_requires("parallel-hashmap")
patch (android)
Install command
xrepo install -p android [--ndk=/xxx] patch
Integration in the project (xmake.lua)
add_requires("patch")
paul_thread_pool (android)
Install command
xrepo install -p android [--ndk=/xxx] paul_thread_pool
Integration in the project (xmake.lua)
add_requires("paul_thread_pool")
pcapplusplus (android)
Description |
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. |
Homepage |
https://github.com/seladb/PcapPlusPlus |
License |
Unlicense |
Versions |
v23.09, v24.09 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pcapplusplus/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pcapplusplus
Integration in the project (xmake.lua)
add_requires("pcapplusplus")
pcg-cpp (android)
Description |
PCG — C++ Implementation |
Homepage |
http://www.pcg-random.org |
License |
Apache-2.0 |
Versions |
2022.04.09 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pcg-cpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pcg-cpp
Integration in the project (xmake.lua)
add_requires("pcg-cpp")
pcre2 (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pcre2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pcre2
Integration in the project (xmake.lua)
add_requires("pcre2")
pdfio (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pdfio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pdfio
Integration in the project (xmake.lua)
add_requires("pdfio")
pe-parse (android)
Install command
xrepo install -p android [--ndk=/xxx] pe-parse
Integration in the project (xmake.lua)
add_requires("pe-parse")
pedeps (android)
Description |
Cross-platform C library to read data from PE/PE+ files (the format of Windows .exe and .dll files) |
Homepage |
https://github.com/brechtsanders/pedeps |
License |
MIT |
Versions |
0.1.15 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pedeps/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pedeps
Integration in the project (xmake.lua)
add_requires("pedeps")
pegtl (android)
Description |
Parsing Expression Grammar Template Library |
Homepage |
https://github.com/taocpp/PEGTL |
License |
BSL-1.0 |
Versions |
3.2.2, 3.2.5, 3.2.7, 3.2.8 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pegtl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pegtl
Integration in the project (xmake.lua)
add_requires("pegtl")
perlinnoise (android)
Install command
xrepo install -p android [--ndk=/xxx] perlinnoise
Integration in the project (xmake.lua)
add_requires("perlinnoise")
pffft (android)
Description |
PFFFT, a pretty fast Fourier Transform. |
Homepage |
https://bitbucket.org/jpommier/pffft/ |
License |
BSD-like (FFTPACK license) |
Versions |
2024.11.29 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pffft/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pffft
Integration in the project (xmake.lua)
add_requires("pffft")
physfs (android)
Description |
A portable, flexible file i/o abstraction |
Homepage |
https://icculus.org/physfs/ |
License |
zlib |
Versions |
2024.09.23 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
physfs/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] physfs
Integration in the project (xmake.lua)
add_requires("physfs")
picobench (android)
Description |
A micro microbenchmarking library for C++11 in a single header file |
Homepage |
https://github.com/iboB/picobench |
License |
MIT |
Versions |
2.06, 2.07 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
picobench/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] picobench
Integration in the project (xmake.lua)
add_requires("picobench")
picojson (android)
Description |
A header-file-only, JSON parser serializer in C++ |
Homepage |
https://pocoproject.org/ |
License |
BSD-2-Clause |
Versions |
v1.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
picojson/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] picojson
Integration in the project (xmake.lua)
add_requires("picojson")
picosha2 (android)
Install command
xrepo install -p android [--ndk=/xxx] picosha2
Integration in the project (xmake.lua)
add_requires("picosha2")
piex (android)
Description |
Preview Image Extractor (PIEX) |
Homepage |
https://github.com/google/piex |
License |
Apache-2.0 |
Versions |
20190530 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
piex/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] piex
Integration in the project (xmake.lua)
add_requires("piex")
pkg-config (android)
Install command
xrepo install -p android [--ndk=/xxx] pkg-config
Integration in the project (xmake.lua)
add_requires("pkg-config")
pkgconf (android)
Description |
A program which helps to configure compiler and linker flags for development frameworks. |
Homepage |
http://pkgconf.org |
Versions |
1.7.4, 1.8.0, 1.9.3, 1.9.4, 1.9.5, 2.0.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pkgconf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pkgconf
Integration in the project (xmake.lua)
add_requires("pkgconf")
pl_mpeg (android)
Install command
xrepo install -p android [--ndk=/xxx] pl_mpeg
Integration in the project (xmake.lua)
add_requires("pl_mpeg")
Description |
A C++ library to look for special directories like "My Documents" and "%APPDATA%" so that you do not need to write Linux, Windows or Mac OS X specific code |
Homepage |
https://github.com/sago007/PlatformFolders |
License |
MIT |
Versions |
4.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
platformfolders/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] platformfolders
Integration in the project (xmake.lua)
add_requires("platformfolders")
plf_colony (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plf_colony/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plf_colony
Integration in the project (xmake.lua)
add_requires("plf_colony")
plf_hive (android)
Description |
plf::hive is a fork of plf::colony to match the current C++ standards proposal. |
Homepage |
https://plflib.org/colony.htm |
License |
zlib |
Versions |
2024.04.21 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plf_hive/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plf_hive
Integration in the project (xmake.lua)
add_requires("plf_hive")
plf_indiesort (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plf_indiesort/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plf_indiesort
Integration in the project (xmake.lua)
add_requires("plf_indiesort")
plf_list (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plf_list/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plf_list
Integration in the project (xmake.lua)
add_requires("plf_list")
plf_nanotimer (android)
Description |
A cross-platform lowest-overhead microsecond-precision timer for simple benchmarking on Linux/BSD/Windows/Mac. |
Homepage |
https://plflib.org/nanotimer.htm |
License |
zlib |
Versions |
v1.07 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plf_nanotimer/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plf_nanotimer
Integration in the project (xmake.lua)
add_requires("plf_nanotimer")
plf_queue (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plf_queue/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plf_queue
Integration in the project (xmake.lua)
add_requires("plf_queue")
plf_rand (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plf_rand/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plf_rand
Integration in the project (xmake.lua)
add_requires("plf_rand")
plf_reorderase (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plf_reorderase/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plf_reorderase
Integration in the project (xmake.lua)
add_requires("plf_reorderase")
plf_stack (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plf_stack/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plf_stack
Integration in the project (xmake.lua)
add_requires("plf_stack")
plfit (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plfit/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plfit
Integration in the project (xmake.lua)
add_requires("plfit")
plog (android)
Install command
xrepo install -p android [--ndk=/xxx] plog
Integration in the project (xmake.lua)
add_requires("plog")
plusaes (android)
Install command
xrepo install -p android [--ndk=/xxx] plusaes
Integration in the project (xmake.lua)
add_requires("plusaes")
plutosvg (android)
Install command
xrepo install -p android [--ndk=/xxx] plutosvg
Integration in the project (xmake.lua)
add_requires("plutosvg")
plutovg (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
plutovg/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] plutovg
Integration in the project (xmake.lua)
add_requires("plutovg")
pocketfft (android)
Install command
xrepo install -p android [--ndk=/xxx] pocketfft
Integration in the project (xmake.lua)
add_requires("pocketfft")
pocketpy (android)
Install command
xrepo install -p android [--ndk=/xxx] pocketpy
Integration in the project (xmake.lua)
add_requires("pocketpy")
poco (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
poco/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] poco
Integration in the project (xmake.lua)
add_requires("poco")
polyclipping (android)
Install command
xrepo install -p android [--ndk=/xxx] polyclipping
Integration in the project (xmake.lua)
add_requires("polyclipping")
portaudio (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
portaudio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] portaudio
Integration in the project (xmake.lua)
add_requires("portaudio")
poselib (android)
Description |
Minimal solvers for calibrated camera pose estimation |
Homepage |
https://github.com/PoseLib/PoseLib |
License |
BSD-3-Clause |
Versions |
v2.0.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
poselib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] poselib
Integration in the project (xmake.lua)
add_requires("poselib")
postgresql (android)
Install command
xrepo install -p android [--ndk=/xxx] postgresql
Integration in the project (xmake.lua)
add_requires("postgresql")
pprint (android)
Install command
xrepo install -p android [--ndk=/xxx] pprint
Integration in the project (xmake.lua)
add_requires("pprint")
pqp (android)
Install command
xrepo install -p android [--ndk=/xxx] pqp
Integration in the project (xmake.lua)
add_requires("pqp")
premake5 (android)
Description |
Premake - Powerfully simple build configuration |
Homepage |
https://premake.github.io/ |
Versions |
2022.11.17 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
premake5/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] premake5
Integration in the project (xmake.lua)
add_requires("premake5")
proj (android)
Description |
PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. |
Homepage |
https://proj.org/index.html |
License |
MIT |
Versions |
8.2.1, 9.0.1, 9.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
proj/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] proj
Integration in the project (xmake.lua)
add_requires("proj")
promise-cpp (android)
Install command
xrepo install -p android [--ndk=/xxx] promise-cpp
Integration in the project (xmake.lua)
add_requires("promise-cpp")
protobuf-cpp (android)
Description |
Google's data interchange format for cpp |
Homepage |
https://developers.google.com/protocol-buffers/ |
License |
BSD-3-Clause |
Versions |
3.8.0, 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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
protobuf-cpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] protobuf-cpp
Integration in the project (xmake.lua)
add_requires("protobuf-cpp")
protoc (android)
Install command
xrepo install -p android [--ndk=/xxx] protoc
Integration in the project (xmake.lua)
add_requires("protoc")
prvhash (android)
Install command
xrepo install -p android [--ndk=/xxx] prvhash
Integration in the project (xmake.lua)
add_requires("prvhash")
pseudo-double-c (android)
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 |
arm64-v8a |
Definition |
pseudo-double-c/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pseudo-double-c
Integration in the project (xmake.lua)
add_requires("pseudo-double-c")
pseudo-double-cpp (android)
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 |
arm64-v8a |
Definition |
pseudo-double-cpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pseudo-double-cpp
Integration in the project (xmake.lua)
add_requires("pseudo-double-cpp")
pugixml (android)
Description |
Light-weight, simple and fast XML parser for C++ with XPath support |
Homepage |
https://pugixml.org/ |
License |
MIT |
Versions |
v1.11.4, v1.13, v1.14 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pugixml/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pugixml
Integration in the project (xmake.lua)
add_requires("pugixml")
pycdc (android)
Description |
C++ python bytecode disassembler and decompiler |
Homepage |
https://github.com/zrax/pycdc |
License |
GPL-3.0 |
Versions |
2024.08.12 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pycdc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pycdc
Integration in the project (xmake.lua)
add_requires("pycdc")
pyincpp (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pyincpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pyincpp
Integration in the project (xmake.lua)
add_requires("pyincpp")
pystring (android)
Description |
Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string. |
Homepage |
https://github.com/imageworks/pystring |
Versions |
2020.02.04, 2023.07.23 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
pystring/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] pystring
Integration in the project (xmake.lua)
add_requires("pystring")
python (android)
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.13.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
python/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] python
Integration in the project (xmake.lua)
add_requires("python")
python2 (android)
Description |
The python programming language. |
Homepage |
https://www.python.org/ |
Versions |
2.7.15, 2.7.18 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
python2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] python2
Integration in the project (xmake.lua)
add_requires("python2")
q
qcbor (android)
Description |
Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices. |
Homepage |
https://github.com/laurencelundblade/QCBOR |
License |
BSD-3-Clause |
Versions |
v1.4.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qcbor/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qcbor
Integration in the project (xmake.lua)
add_requires("qcbor")
qdldl (android)
Description |
A free LDL factorisation routine |
Homepage |
https://github.com/osqp/qdldl |
License |
Apache-2.0 |
Versions |
v0.1.7 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qdldl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qdldl
Integration in the project (xmake.lua)
add_requires("qdldl")
qhull (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qhull/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qhull
Integration in the project (xmake.lua)
add_requires("qhull")
qmsetup (android)
Install command
xrepo install -p android [--ndk=/xxx] qmsetup
Integration in the project (xmake.lua)
add_requires("qmsetup")
qoa (android)
Description |
The “Quite OK Audio Format” for fast, lossy audio compression |
Homepage |
https://github.com/phoboslab/qoa |
License |
MIT |
Versions |
2024.07.02 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qoa/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qoa
Integration in the project (xmake.lua)
add_requires("qoa")
qoi (android)
Description |
The Quite OK Image Format for fast, lossless image compression |
Homepage |
https://qoiformat.org/ |
License |
MIT |
Versions |
2021.12.22, 2022.11.17, 2024.03.18 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qoi/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qoi
Integration in the project (xmake.lua)
add_requires("qoi")
qr-code-generator-c (android)
Description |
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C. |
Homepage |
https://www.nayuki.io/page/qr-code-generator-library |
Versions |
v1.8.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qr-code-generator-c/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qr-code-generator-c
Integration in the project (xmake.lua)
add_requires("qr-code-generator-c")
qr-code-generator-cpp (android)
Description |
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C. |
Homepage |
https://www.nayuki.io/page/qr-code-generator-library |
Versions |
v1.8.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qr-code-generator-cpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qr-code-generator-cpp
Integration in the project (xmake.lua)
add_requires("qr-code-generator-cpp")
qt5base (android)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qt5base/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qt5base
Integration in the project (xmake.lua)
add_requires("qt5base")
qt5core (android)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qt5core/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qt5core
Integration in the project (xmake.lua)
add_requires("qt5core")
qt5gui (android)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qt5gui/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qt5gui
Integration in the project (xmake.lua)
add_requires("qt5gui")
qt5network (android)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qt5network/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qt5network
Integration in the project (xmake.lua)
add_requires("qt5network")
qt5webview (android)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qt5webview/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qt5webview
Integration in the project (xmake.lua)
add_requires("qt5webview")
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
qt5widgets/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] qt5widgets
Integration in the project (xmake.lua)
add_requires("qt5widgets")
quadsort (android)
Description |
Quadsort is a branchless stable adaptive mergesort faster than quicksort. |
Homepage |
https://github.com/scandum/quadsort |
License |
Unlicense |
Versions |
1.1.5+4, 1.2.1+3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
quadsort/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] quadsort
Integration in the project (xmake.lua)
add_requires("quadsort")
quake_triangle (android)
Install command
xrepo install -p android [--ndk=/xxx] quake_triangle
Integration in the project (xmake.lua)
add_requires("quake_triangle")
quickcpplib (android)
Description |
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries! |
Homepage |
https://github.com/ned14/quickcpplib |
License |
Apache-2.0 |
Versions |
20221116 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
quickcpplib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] quickcpplib
Integration in the project (xmake.lua)
add_requires("quickcpplib")
quickjs (android)
Description |
QuickJS is a small and embeddable Javascript engine |
Homepage |
https://bellard.org/quickjs/ |
Versions |
2021.03.27, 2023.12.09, 2024.01.13 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
quickjs/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] quickjs
Integration in the project (xmake.lua)
add_requires("quickjs")
quickjs-ng (android)
Description |
QuickJS, the Next Generation: a mighty JavaScript engine |
Homepage |
https://github.com/quickjs-ng/quickjs |
License |
MIT |
Versions |
v0.5.0, v0.6.1, v0.7.0, v0.8.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
quickjs-ng/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] quickjs-ng
Integration in the project (xmake.lua)
add_requires("quickjs-ng")
quirc (android)
Install command
xrepo install -p android [--ndk=/xxx] quirc
Integration in the project (xmake.lua)
add_requires("quirc")
r
rang (android)
Description |
A Minimal, Header only Modern c++ library for terminal goodies 💄✨ |
Homepage |
https://agauniyal.github.io/rang/ |
License |
Unlicense |
Versions |
2022.07.01 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
rang/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] rang
Integration in the project (xmake.lua)
add_requires("rang")
range-v3 (android)
Install command
xrepo install -p android [--ndk=/xxx] range-v3
Integration in the project (xmake.lua)
add_requires("range-v3")
rapidcsv (android)
Description |
C++ header-only library for CSV parsing (by d99kris) |
Homepage |
https://github.com/d99kris/rapidcsv |
License |
BSD-3-Clause |
Versions |
8.50, 8.80, 8.82, 8.83, 8.84 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
rapidcsv/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] rapidcsv
Integration in the project (xmake.lua)
add_requires("rapidcsv")
rapidfuzz (android)
Description |
Rapid fuzzy string matching in C++ using the Levenshtein Distance |
Homepage |
https://rapidfuzz.github.io/rapidfuzz-cpp |
License |
MIT |
Versions |
v3.0.2, v3.0.4, v3.0.5, v3.1.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
rapidfuzz/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] rapidfuzz
Integration in the project (xmake.lua)
add_requires("rapidfuzz")
rapidhash (android)
Install command
xrepo install -p android [--ndk=/xxx] rapidhash
Integration in the project (xmake.lua)
add_requires("rapidhash")
rapidjson (android)
Description |
RapidJSON is a JSON parser and generator for C++. |
Homepage |
https://github.com/Tencent/rapidjson |
License |
MIT |
Versions |
v1.1.0-arrow, v1.1.0, 2022.7.20, 2023.12.6, 2024.08.16 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
rapidjson/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] rapidjson
Integration in the project (xmake.lua)
add_requires("rapidjson")
rapidobj (android)
Install command
xrepo install -p android [--ndk=/xxx] rapidobj
Integration in the project (xmake.lua)
add_requires("rapidobj")
rapidxml (android)
Install command
xrepo install -p android [--ndk=/xxx] rapidxml
Integration in the project (xmake.lua)
add_requires("rapidxml")
raw_pdb (android)
Install command
xrepo install -p android [--ndk=/xxx] raw_pdb
Integration in the project (xmake.lua)
add_requires("raw_pdb")
re-flex (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
re-flex/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] re-flex
Integration in the project (xmake.lua)
add_requires("re-flex")
re-spirv (android)
Description |
Lightweight and fast SPIR-V re-optimizer designed around spec constant usage. |
Homepage |
https://github.com/rt64/re-spirv |
License |
MIT |
Versions |
2024.08.07 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
re-spirv/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] re-spirv
Integration in the project (xmake.lua)
add_requires("re-spirv")
re2 (android)
Description |
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. |
Homepage |
https://github.com/google/re2 |
License |
BSD-3-Clause |
Versions |
2020.11.01, 2021.06.01, 2021.08.01, 2021.11.01, 2022.02.01, 2023.11.01, 2024.03.01, 2024.04.01, 2024.06.01, 2024.07.02 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
re2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] re2
Integration in the project (xmake.lua)
add_requires("re2")
reactiveplusplus (android)
Install command
xrepo install -p android [--ndk=/xxx] reactiveplusplus
Integration in the project (xmake.lua)
add_requires("reactiveplusplus")
readerwriterqueue (android)
Install command
xrepo install -p android [--ndk=/xxx] readerwriterqueue
Integration in the project (xmake.lua)
add_requires("readerwriterqueue")
recastnavigation (android)
Install command
xrepo install -p android [--ndk=/xxx] recastnavigation
Integration in the project (xmake.lua)
add_requires("recastnavigation")
reflect-cpp (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
reflect-cpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] reflect-cpp
Integration in the project (xmake.lua)
add_requires("reflect-cpp")
remotery (android)
Description |
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer |
Homepage |
https://github.com/Celtoys/Remotery |
License |
Apache-2.0 |
Versions |
2023.08.02 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
remotery/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] remotery
Integration in the project (xmake.lua)
add_requires("remotery")
reproc (android)
Description |
a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs. |
Homepage |
https://github.com/DaanDeMeyer/reproc |
License |
MIT |
Versions |
v14.2.4, v14.2.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
reproc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] reproc
Integration in the project (xmake.lua)
add_requires("reproc")
restinio (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
restinio/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] restinio
Integration in the project (xmake.lua)
add_requires("restinio")
ricab-scope_guard (android)
Install command
xrepo install -p android [--ndk=/xxx] ricab-scope_guard
Integration in the project (xmake.lua)
add_requires("ricab-scope_guard")
ring-span-lite (android)
Install command
xrepo install -p android [--ndk=/xxx] ring-span-lite
Integration in the project (xmake.lua)
add_requires("ring-span-lite")
rlottie (android)
Install command
xrepo install -p android [--ndk=/xxx] rlottie
Integration in the project (xmake.lua)
add_requires("rlottie")
robin-hood-hashing (android)
Install command
xrepo install -p android [--ndk=/xxx] robin-hood-hashing
Integration in the project (xmake.lua)
add_requires("robin-hood-hashing")
robin-map (android)
Description |
A C++ implementation of a fast hash map and hash set using robin hood hashing |
Homepage |
https://github.com/Tessil/robin-map |
License |
MIT |
Versions |
v0.6.3, v1.2.1, v1.2.2, v1.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
robin-map/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] robin-map
Integration in the project (xmake.lua)
add_requires("robin-map")
robotstxt (android)
Description |
The repository contains Google's robots.txt parser and matcher as a C++ librar. |
Homepage |
https://github.com/google/robotstxt |
License |
Apache-2.0 |
Versions |
2021.11.24 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
robotstxt/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] robotstxt
Integration in the project (xmake.lua)
add_requires("robotstxt")
rocket (android)
Install command
xrepo install -p android [--ndk=/xxx] rocket
Integration in the project (xmake.lua)
add_requires("rocket")
rpclib (android)
Description |
rpclib is a modern C++ msgpack-RPC server and client library |
Homepage |
http://rpclib.net |
Versions |
v2.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
rpclib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] rpclib
Integration in the project (xmake.lua)
add_requires("rpclib")
rply (android)
Install command
xrepo install -p android [--ndk=/xxx] rply
Integration in the project (xmake.lua)
add_requires("rply")
rpmalloc (android)
Description |
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C |
Homepage |
https://github.com/mjansson/rpmalloc |
License |
MIT |
Versions |
1.4.4, 1.4.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
rpmalloc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] rpmalloc
Integration in the project (xmake.lua)
add_requires("rpmalloc")
rsm-autotoml (android)
Install command
xrepo install -p android [--ndk=/xxx] rsm-autotoml
Integration in the project (xmake.lua)
add_requires("rsm-autotoml")
rsm-binary-io (android)
Install command
xrepo install -p android [--ndk=/xxx] rsm-binary-io
Integration in the project (xmake.lua)
add_requires("rsm-binary-io")
rsm-mmio (android)
Install command
xrepo install -p android [--ndk=/xxx] rsm-mmio
Integration in the project (xmake.lua)
add_requires("rsm-mmio")
rttr (android)
Description |
rttr: An open source library, which adds reflection to C++. |
Homepage |
https://www.rttr.org |
License |
MIT |
Versions |
0.9.7 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
rttr/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] rttr
Integration in the project (xmake.lua)
add_requires("rttr")
ruapu (android)
Install command
xrepo install -p android [--ndk=/xxx] ruapu
Integration in the project (xmake.lua)
add_requires("ruapu")
ruy (android)
Description |
Matrix multiplication library |
Homepage |
https://github.com/google/ruy |
License |
Apache-2.0 |
Versions |
2022.09.16 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ruy/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ruy
Integration in the project (xmake.lua)
add_requires("ruy")
rxcpp (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
rxcpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] rxcpp
Integration in the project (xmake.lua)
add_requires("rxcpp")
s
s2n-tls (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
s2n-tls/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] s2n-tls
Integration in the project (xmake.lua)
add_requires("s2n-tls")
sailormoon_flags (android)
Install command
xrepo install -p android [--ndk=/xxx] sailormoon_flags
Integration in the project (xmake.lua)
add_requires("sailormoon_flags")
scons (android)
Description |
A software construction tool |
Homepage |
https://scons.org |
Versions |
4.1.0, 4.3.0, 4.6.0, 4.7.0, 4.8.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
scons/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] scons
Integration in the project (xmake.lua)
add_requires("scons")
sdsl-lite (android)
Install command
xrepo install -p android [--ndk=/xxx] sdsl-lite
Integration in the project (xmake.lua)
add_requires("sdsl-lite")
semver (android)
Install command
xrepo install -p android [--ndk=/xxx] semver
Integration in the project (xmake.lua)
add_requires("semver")
seqan3 (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
seqan3/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] seqan3
Integration in the project (xmake.lua)
add_requires("seqan3")
sfl-library (android)
Description |
C++11 header-only library. Small and static vector. Small and static flat map/set. Compact vector. Segmented vector. |
Homepage |
https://github.com/slavenf/sfl-library |
License |
zlib |
Versions |
1.5.0, 1.6.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
sfl-library/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] sfl-library
Integration in the project (xmake.lua)
add_requires("sfl-library")
sfparse (android)
Install command
xrepo install -p android [--ndk=/xxx] sfparse
Integration in the project (xmake.lua)
add_requires("sfparse")
shaderc (android)
Description |
A collection of tools, libraries, and tests for Vulkan shader compilation. |
Homepage |
https://github.com/google/shaderc |
License |
Apache-2.0 |
Versions |
v2022.2, v2024.0, v2024.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
shaderc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] shaderc
Integration in the project (xmake.lua)
add_requires("shaderc")
sheenbidi (android)
Install command
xrepo install -p android [--ndk=/xxx] sheenbidi
Integration in the project (xmake.lua)
add_requires("sheenbidi")
simdutf (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
simdutf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] simdutf
Integration in the project (xmake.lua)
add_requires("simdutf")
simpleini (android)
Description |
Cross-platform C++ library providing a simple API to read and write INI-style configuration files. |
Homepage |
https://github.com/brofield/simpleini |
License |
MIT |
Versions |
v4.19, v4.22 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
simpleini/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] simpleini
Integration in the project (xmake.lua)
add_requires("simpleini")
simplethreadpool (android)
Install command
xrepo install -p android [--ndk=/xxx] simplethreadpool
Integration in the project (xmake.lua)
add_requires("simplethreadpool")
simsimd (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
simsimd/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] simsimd
Integration in the project (xmake.lua)
add_requires("simsimd")
snappy (android)
Description |
A fast compressor/decompressor |
Homepage |
https://github.com/google/snappy |
Versions |
1.1.8, 1.1.9, 1.1.10, 1.2.0, 1.2.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
snappy/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] snappy
Integration in the project (xmake.lua)
add_requires("snappy")
snitch (android)
Description |
Lightweight C++20 testing framework. |
Homepage |
https://github.com/cschreib/snitch |
License |
BSL-1.0 |
Versions |
1.0.0, 1.2.4, 1.2.5, 1.3.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
snitch/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] snitch
Integration in the project (xmake.lua)
add_requires("snitch")
snmalloc (android)
Install command
xrepo install -p android [--ndk=/xxx] snmalloc
Integration in the project (xmake.lua)
add_requires("snmalloc")
sobjectizer (android)
Description |
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production. |
Homepage |
https://stiffstream.com/en/products/sobjectizer.html |
Versions |
5.8.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
sobjectizer/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] sobjectizer
Integration in the project (xmake.lua)
add_requires("sobjectizer")
soci (android)
Description |
Official repository of the SOCI - The C++ Database Access Library |
Homepage |
http://soci.sourceforge.net/ |
License |
BSL-1.0 |
Versions |
v4.0.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
soci/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] soci
Integration in the project (xmake.lua)
add_requires("soci")
sockpp (android)
Install command
xrepo install -p android [--ndk=/xxx] sockpp
Integration in the project (xmake.lua)
add_requires("sockpp")
sokol (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
sokol/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] sokol
Integration in the project (xmake.lua)
add_requires("sokol")
sol2 (android)
Description |
A C++ library binding to Lua. |
Homepage |
https://github.com/ThePhD/sol2 |
Versions |
v3.2.1, v3.2.2, v3.2.3, v3.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
sol2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] sol2
Integration in the project (xmake.lua)
add_requires("sol2")
soloud (android)
Description |
SoLoud is an easy to use, free, portable c/c++ audio engine for games. |
Homepage |
https://github.com/jarikomppa/soloud |
License |
zlib |
Versions |
2020.02.07 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
soloud/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] soloud
Integration in the project (xmake.lua)
add_requires("soloud")
sophus (android)
Install command
xrepo install -p android [--ndk=/xxx] sophus
Integration in the project (xmake.lua)
add_requires("sophus")
soundtouch (android)
Install command
xrepo install -p android [--ndk=/xxx] soundtouch
Integration in the project (xmake.lua)
add_requires("soundtouch")
span-lite (android)
Description |
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library |
Homepage |
https://github.com/martinmoene/span-lite |
License |
BSL |
Versions |
0.10.3, 0.11.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
span-lite/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] span-lite
Integration in the project (xmake.lua)
add_requires("span-lite")
sparse-map (android)
Install command
xrepo install -p android [--ndk=/xxx] sparse-map
Integration in the project (xmake.lua)
add_requires("sparse-map")
sparsepp (android)
Install command
xrepo install -p android [--ndk=/xxx] sparsepp
Integration in the project (xmake.lua)
add_requires("sparsepp")
spdlog (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
spdlog/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] spdlog
Integration in the project (xmake.lua)
add_requires("spdlog")
spine-runtimes (android)
Install command
xrepo install -p android [--ndk=/xxx] spine-runtimes
Integration in the project (xmake.lua)
add_requires("spine-runtimes")
spirv-headers (android)
Description |
SPIR-V Headers |
Homepage |
https://github.com/KhronosGroup/SPIRV-Headers/ |
License |
MIT |
Versions |
1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
spirv-headers/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] spirv-headers
Integration in the project (xmake.lua)
add_requires("spirv-headers")
spirv-reflect (android)
Description |
SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications. |
Homepage |
https://github.com/KhronosGroup/SPIRV-Reflect |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.231+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
spirv-reflect/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] spirv-reflect
Integration in the project (xmake.lua)
add_requires("spirv-reflect")
Description |
SPIR-V Tools |
Homepage |
https://github.com/KhronosGroup/SPIRV-Tools/ |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
spirv-tools/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] spirv-tools
Integration in the project (xmake.lua)
add_requires("spirv-tools")
sqlite-vec (android)
Install command
xrepo install -p android [--ndk=/xxx] sqlite-vec
Integration in the project (xmake.lua)
add_requires("sqlite-vec")
sqlite3 (android)
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+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
sqlite3/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] sqlite3
Integration in the project (xmake.lua)
add_requires("sqlite3")
sqlite_orm (android)
Install command
xrepo install -p android [--ndk=/xxx] sqlite_orm
Integration in the project (xmake.lua)
add_requires("sqlite_orm")
sqlitecpp (android)
Description |
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper. |
Homepage |
http://srombauts.github.io/SQLiteCpp |
License |
MIT |
Versions |
3.2.1, 3.3.1, 3.3.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
sqlitecpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] sqlitecpp
Integration in the project (xmake.lua)
add_requires("sqlitecpp")
squirrel (android)
Description |
Official repository for the programming language Squirrel |
Homepage |
http://www.squirrel-lang.org |
License |
MIT |
Versions |
v3.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
squirrel/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] squirrel
Integration in the project (xmake.lua)
add_requires("squirrel")
srell (android)
Description |
Unicode-aware regular expression template library for C++ |
Homepage |
https://akenotsuki.com/misc/srell |
License |
BSD-2-Clause |
Versions |
3.018, 4.019 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
srell/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] srell
Integration in the project (xmake.lua)
add_requires("srell")
srtp (android)
Description |
Library for SRTP (Secure Realtime Transport Protocol) |
Homepage |
https://github.com/cisco/libsrtp |
Versions |
v2.5.0, v2.6 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
srtp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] srtp
Integration in the project (xmake.lua)
add_requires("srtp")
sse2neon (android)
Install command
xrepo install -p android [--ndk=/xxx] sse2neon
Integration in the project (xmake.lua)
add_requires("sse2neon")
sse2rvv (android)
Description |
A translator from Intel SSE intrinsics to RISCV-V Extension implementation |
Homepage |
https://github.com/pattonkan/sse2rvv |
License |
MIT |
Versions |
2024.02.18 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
sse2rvv/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] sse2rvv
Integration in the project (xmake.lua)
add_requires("sse2rvv")
ssp (android)
Install command
xrepo install -p android [--ndk=/xxx] ssp
Integration in the project (xmake.lua)
add_requires("ssp")
stb (android)
Description |
single-file public domain (or MIT licensed) libraries for C/C++ |
Homepage |
https://github.com/nothings/stb |
Versions |
2019.02.07, 2021.07.13, 2021.09.10, 2023.01.30, 2023.12.15, 2024.06.01 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
stb/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] stb
Integration in the project (xmake.lua)
add_requires("stb")
stc (android)
Description |
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers. |
Homepage |
https://github.com/stclib/STC |
License |
MIT |
Versions |
v4.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
stc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] stc
Integration in the project (xmake.lua)
add_requires("stc")
stduuid (android)
Install command
xrepo install -p android [--ndk=/xxx] stduuid
Integration in the project (xmake.lua)
add_requires("stduuid")
streamvbyte (android)
Install command
xrepo install -p android [--ndk=/xxx] streamvbyte
Integration in the project (xmake.lua)
add_requires("streamvbyte")
string-view-lite (android)
Install command
xrepo install -p android [--ndk=/xxx] string-view-lite
Integration in the project (xmake.lua)
add_requires("string-view-lite")
stringbuilder (android)
Install command
xrepo install -p android [--ndk=/xxx] stringbuilder
Integration in the project (xmake.lua)
add_requires("stringbuilder")
stringzilla (android)
Description |
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖 |
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 |
Architectures |
arm64-v8a, armeabi, mip64, mips, riscv64, x86, x86_64 |
Definition |
stringzilla/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] stringzilla
Integration in the project (xmake.lua)
add_requires("stringzilla")
strtk (android)
Install command
xrepo install -p android [--ndk=/xxx] strtk
Integration in the project (xmake.lua)
add_requires("strtk")
svector (android)
Install command
xrepo install -p android [--ndk=/xxx] svector
Integration in the project (xmake.lua)
add_requires("svector")
svt-av1 (android)
Description |
Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) |
Homepage |
https://gitlab.com/AOMediaCodec/SVT-AV1 |
License |
BSD-3-Clause |
Versions |
v1.4.0, v1.4.1, v1.5.0, v1.6.0, v2.1.0, v2.2.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
svt-av1/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] svt-av1
Integration in the project (xmake.lua)
add_requires("svt-av1")
swig (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
swig/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] swig
Integration in the project (xmake.lua)
add_requires("swig")
syscmdline (android)
Install command
xrepo install -p android [--ndk=/xxx] syscmdline
Integration in the project (xmake.lua)
add_requires("syscmdline")
t
ta-lib (android)
Description |
Technical Analysis Library for financial market trading applications |
Homepage |
https://github.com/p-ranav/tabulate |
License |
BSD-3-Clause |
Versions |
0.6.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ta-lib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ta-lib
Integration in the project (xmake.lua)
add_requires("ta-lib")
tabulate (android)
Install command
xrepo install -p android [--ndk=/xxx] tabulate
Integration in the project (xmake.lua)
add_requires("tabulate")
taskflow (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
taskflow/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] taskflow
Integration in the project (xmake.lua)
add_requires("taskflow")
taywee_args (android)
Install command
xrepo install -p android [--ndk=/xxx] taywee_args
Integration in the project (xmake.lua)
add_requires("taywee_args")
tbb (android)
Description |
Threading Building Blocks (TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability. |
Homepage |
https://software.intel.com/en-us/tbb/ |
License |
Apache-2.0 |
Versions |
2020.3, 2021.2.0, 2021.3.0, 2021.4.0, 2021.5.0, 2021.7.0, 2021.10.0, 2021.11.0, 2021.12.0, 2021.13.0, 2022.0.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tbb/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tbb
Integration in the project (xmake.lua)
add_requires("tbb")
tbox (android)
Description |
A glib-like multi-platform c library |
Homepage |
https://tboox.org |
Versions |
v1.6.2, v1.6.3, v1.6.4, v1.6.5, v1.6.6, v1.6.7, v1.6.9, v1.7.1, v1.7.4, v1.7.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tbox/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tbox
Integration in the project (xmake.lua)
add_requires("tbox")
tcb-span (android)
Description |
Implementation of C++20's std::span for older compilers |
Homepage |
https://github.com/tcbrindle/span |
License |
BSL-1.0 |
Versions |
2022.06.15 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tcb-span/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tcb-span
Integration in the project (xmake.lua)
add_requires("tcb-span")
tclap (android)
Description |
This is a simple templatized C++ library for parsing command line arguments. |
Homepage |
https://sourceforge.net/projects/tclap/ |
License |
MIT |
Versions |
1.4.0-rc1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tclap/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tclap
Integration in the project (xmake.lua)
add_requires("tclap")
termcap (android)
Description |
Enables programs to use display terminals in a terminal-independent manner |
Homepage |
https://www.gnu.org/software/termcap |
License |
GPL-2.0-or-later |
Versions |
1.3.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
termcap/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] termcap
Integration in the project (xmake.lua)
add_requires("termcap")
termcolor (android)
Description |
Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force. |
Homepage |
https://github.com/ikalnytskyi/termcolor |
License |
BSD-3-Clause |
Versions |
2.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
termcolor/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] termcolor
Integration in the project (xmake.lua)
add_requires("termcolor")
tetgen (android)
Install command
xrepo install -p android [--ndk=/xxx] tetgen
Integration in the project (xmake.lua)
add_requires("tetgen")
tf_workstealingqueue (android)
Install command
xrepo install -p android [--ndk=/xxx] tf_workstealingqueue
Integration in the project (xmake.lua)
add_requires("tf_workstealingqueue")
theora (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
theora/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] theora
Integration in the project (xmake.lua)
add_requires("theora")
thorvg (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
thorvg/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] thorvg
Integration in the project (xmake.lua)
add_requires("thorvg")
thread-pool (android)
Description |
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library |
Homepage |
https://github.com/bshoshany/thread-pool |
License |
MIT |
Versions |
v3.3.0, v4.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
thread-pool/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] thread-pool
Integration in the project (xmake.lua)
add_requires("thread-pool")
thrust (android)
Install command
xrepo install -p android [--ndk=/xxx] thrust
Integration in the project (xmake.lua)
add_requires("thrust")
tidy-html5 (android)
Description |
The granddaddy of HTML tools, with support for modern standards |
Homepage |
http://www.html-tidy.org |
Versions |
5.9.20 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tidy-html5/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tidy-html5
Integration in the project (xmake.lua)
add_requires("tidy-html5")
tiny-aes-c (android)
Install command
xrepo install -p android [--ndk=/xxx] tiny-aes-c
Integration in the project (xmake.lua)
add_requires("tiny-aes-c")
tiny-optional (android)
Install command
xrepo install -p android [--ndk=/xxx] tiny-optional
Integration in the project (xmake.lua)
add_requires("tiny-optional")
tiny-process-library (android)
Description |
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process |
Homepage |
https://gitlab.com/eidheim/tiny-process-library |
License |
MIT |
Versions |
v2.0.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tiny-process-library/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tiny-process-library
Integration in the project (xmake.lua)
add_requires("tiny-process-library")
tinyalloc (android)
Description |
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...) |
Homepage |
https://github.com/thi-ng/tinyalloc |
License |
Apache-2.0 |
Versions |
2021.10.08 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tinyalloc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tinyalloc
Integration in the project (xmake.lua)
add_requires("tinyalloc")
tinycbor (android)
Install command
xrepo install -p android [--ndk=/xxx] tinycbor
Integration in the project (xmake.lua)
add_requires("tinycbor")
tinycolormap (android)
Install command
xrepo install -p android [--ndk=/xxx] tinycolormap
Integration in the project (xmake.lua)
add_requires("tinycolormap")
tinycrypt (android)
Install command
xrepo install -p android [--ndk=/xxx] tinycrypt
Integration in the project (xmake.lua)
add_requires("tinycrypt")
tinydir (android)
Description |
Lightweight, portable and easy to integrate C directory and file reader |
Homepage |
https://github.com/cxong/tinydir |
Versions |
1.2.6 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tinydir/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tinydir
Integration in the project (xmake.lua)
add_requires("tinydir")
tinyexpr (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tinyexpr/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tinyexpr
Integration in the project (xmake.lua)
add_requires("tinyexpr")
tinyexr (android)
Description |
Tiny OpenEXR image loader/saver library |
Homepage |
https://github.com/syoyo/tinyexr/ |
License |
BSD-3-Clause |
Versions |
v1.0.1, v1.0.8, v1.0.9 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tinyexr/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tinyexr
Integration in the project (xmake.lua)
add_requires("tinyexr")
Install command
xrepo install -p android [--ndk=/xxx] tinyformat
Integration in the project (xmake.lua)
add_requires("tinyformat")
tinygltf (android)
Description |
Header only C++11 tiny glTF 2.0 library |
Homepage |
https://github.com/syoyo/tinygltf/ |
License |
MIT |
Versions |
v2.5.0, v2.6.3, v2.8.9, v2.8.13, v2.8.21, v2.8.22, v2.9.2, v2.9.3 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tinygltf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tinygltf
Integration in the project (xmake.lua)
add_requires("tinygltf")
tinyobjloader (android)
Install command
xrepo install -p android [--ndk=/xxx] tinyobjloader
Integration in the project (xmake.lua)
add_requires("tinyobjloader")
tinyply (android)
Install command
xrepo install -p android [--ndk=/xxx] tinyply
Integration in the project (xmake.lua)
add_requires("tinyply")
tinyxml (android)
Description |
TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. |
Homepage |
https://sourceforge.net/projects/tinyxml/ |
License |
zlib |
Versions |
2.6.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tinyxml/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tinyxml
Integration in the project (xmake.lua)
add_requires("tinyxml")
tinyxml2 (android)
Description |
simple, small, efficient, C++ XML parser that can be easily integrating into other programs. |
Homepage |
http://www.grinninglizard.com/tinyxml2/ |
License |
zlib |
Versions |
8.0.0, 9.0.0, 10.0.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tinyxml2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tinyxml2
Integration in the project (xmake.lua)
add_requires("tinyxml2")
tl_expected (android)
Install command
xrepo install -p android [--ndk=/xxx] tl_expected
Integration in the project (xmake.lua)
add_requires("tl_expected")
tl_function_ref (android)
Install command
xrepo install -p android [--ndk=/xxx] tl_function_ref
Integration in the project (xmake.lua)
add_requires("tl_function_ref")
tl_optional (android)
Install command
xrepo install -p android [--ndk=/xxx] tl_optional
Integration in the project (xmake.lua)
add_requires("tl_optional")
tlsf (android)
Description |
Two-Level Segregated Fit memory allocator implementation. |
Homepage |
https://github.com/mattconte/tlsf |
License |
BSD-3-Clause |
Versions |
2020.03.29 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tlsf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tlsf
Integration in the project (xmake.lua)
add_requires("tlsf")
tmx (android)
Description |
C tmx map loader |
Homepage |
http://libtmx.rtfd.io/ |
License |
BSD-2-Clause |
Versions |
1.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tmx/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tmx
Integration in the project (xmake.lua)
add_requires("tmx")
tobiaslocker_base64 (android)
Install command
xrepo install -p android [--ndk=/xxx] tobiaslocker_base64
Integration in the project (xmake.lua)
add_requires("tobiaslocker_base64")
toml++ (android)
Description |
toml++ is a header-only TOML config file parser and serializer for C++17 (and later!). |
Homepage |
https://marzer.github.io/tomlplusplus/ |
License |
MIT |
Versions |
v2.5.0, v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
toml++/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] toml++
Integration in the project (xmake.lua)
add_requires("toml++")
toml11 (android)
Description |
TOML for Modern C++ |
Homepage |
https://github.com/ToruNiina/toml11 |
License |
MIT |
Versions |
v3.7.0, v3.8.1, v4.0.1, v4.0.2, v4.0.3, v4.1.0, v4.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
toml11/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] toml11
Integration in the project (xmake.lua)
add_requires("toml11")
tomlc99 (android)
Install command
xrepo install -p android [--ndk=/xxx] tomlc99
Integration in the project (xmake.lua)
add_requires("tomlc99")
tomlcpp (android)
Install command
xrepo install -p android [--ndk=/xxx] tomlcpp
Integration in the project (xmake.lua)
add_requires("tomlcpp")
toojpeg (android)
Install command
xrepo install -p android [--ndk=/xxx] toojpeg
Integration in the project (xmake.lua)
add_requires("toojpeg")
transwarp (android)
Install command
xrepo install -p android [--ndk=/xxx] transwarp
Integration in the project (xmake.lua)
add_requires("transwarp")
tree-sitter (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tree-sitter/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tree-sitter
Integration in the project (xmake.lua)
add_requires("tree-sitter")
trompeloeil (android)
Description |
A thread-safe header-only mocking framework for C++11/14 using the Boost Software License 1.0 |
Homepage |
https://github.com/rollbear/trompeloeil |
License |
BSL-1.0 |
Versions |
v43, v47, v48, v49 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
trompeloeil/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] trompeloeil
Integration in the project (xmake.lua)
add_requires("trompeloeil")
tuplet (android)
Description |
A fast, simple tuple implementation that implements tuple as an aggregate |
Homepage |
https://github.com/codeinred/tuplet |
License |
BSL-1.0 |
Versions |
v2.1.1 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
tuplet/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] tuplet
Integration in the project (xmake.lua)
add_requires("tuplet")
tweeny (android)
Install command
xrepo install -p android [--ndk=/xxx] tweeny
Integration in the project (xmake.lua)
add_requires("tweeny")
type_safe (android)
Description |
Zero overhead utilities for preventing bugs at compile time |
Homepage |
https://type_safe.foonathan.net |
License |
MIT |
Versions |
v0.2.2, v0.2.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
type_safe/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] type_safe
Integration in the project (xmake.lua)
add_requires("type_safe")
u
uchardet (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
uchardet/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] uchardet
Integration in the project (xmake.lua)
add_requires("uchardet")
udt (android)
Description |
UDP-based Data Transfer Protocol |
Homepage |
https://github.com/dorkbox/UDT |
License |
Apache-2.0 |
Versions |
2017.12.03 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
udt/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] udt
Integration in the project (xmake.lua)
add_requires("udt")
ufbx (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
ufbx/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] ufbx
Integration in the project (xmake.lua)
add_requires("ufbx")
uni_algo (android)
Description |
Unicode Algorithms Implementation for C/C++ |
Homepage |
https://github.com/uni-algo/uni-algo/ |
License |
MIT |
Versions |
v0.7.1, v0.8.0, v0.8.1, v0.8.2, v1.0.0, v1.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
uni_algo/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] uni_algo
Integration in the project (xmake.lua)
add_requires("uni_algo")
units (android)
Description |
A compile-time, header-only, dimensional analysis library built on c++14 with no dependencies. |
Homepage |
https://nholthaus.github.io/units/ |
License |
MIT |
Versions |
v2.3.3, v2.3.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
units/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] units
Integration in the project (xmake.lua)
add_requires("units")
unity_test (android)
Description |
Simple Unit Testing for C |
Homepage |
http://www.throwtheswitch.org/unity |
License |
MIT |
Versions |
v2.4.3, v2.5.0, v2.5.1, v2.5.2, v2.6.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
unity_test/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] unity_test
Integration in the project (xmake.lua)
add_requires("unity_test")
unordered_dense (android)
Description |
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion. |
Homepage |
https://github.com/martinus/unordered_dense |
License |
MIT |
Versions |
v1.1.0, v1.4.0, v2.0.2, v3.0.0, v4.0.4, v4.4.0, v4.5.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
unordered_dense/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] unordered_dense
Integration in the project (xmake.lua)
add_requires("unordered_dense")
unzip (android)
Install command
xrepo install -p android [--ndk=/xxx] unzip
Integration in the project (xmake.lua)
add_requires("unzip")
upa-url (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
upa-url/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] upa-url
Integration in the project (xmake.lua)
add_requires("upa-url")
urdfdom-headers (android)
Install command
xrepo install -p android [--ndk=/xxx] urdfdom-headers
Integration in the project (xmake.lua)
add_requires("urdfdom-headers")
utest.h (android)
Install command
xrepo install -p android [--ndk=/xxx] utest.h
Integration in the project (xmake.lua)
add_requires("utest.h")
utf8.h (android)
Install command
xrepo install -p android [--ndk=/xxx] utf8.h
Integration in the project (xmake.lua)
add_requires("utf8.h")
utf8proc (android)
Install command
xrepo install -p android [--ndk=/xxx] utf8proc
Integration in the project (xmake.lua)
add_requires("utf8proc")
utfcpp (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
utfcpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] utfcpp
Integration in the project (xmake.lua)
add_requires("utfcpp")
uthash (android)
Install command
xrepo install -p android [--ndk=/xxx] uthash
Integration in the project (xmake.lua)
add_requires("uthash")
uvw (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
uvw/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] uvw
Integration in the project (xmake.lua)
add_requires("uvw")
v
variant-lite (android)
Description |
variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library |
Homepage |
https://github.com/martinmoene/variant-lite |
License |
BSL-1.0 |
Versions |
2022.12.03 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
variant-lite/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] variant-lite
Integration in the project (xmake.lua)
add_requires("variant-lite")
vcpkg (android)
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 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
vcpkg/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] vcpkg
Integration in the project (xmake.lua)
add_requires("vcpkg")
vectorial (android)
Install command
xrepo install -p android [--ndk=/xxx] vectorial
Integration in the project (xmake.lua)
add_requires("vectorial")
verdict (android)
Install command
xrepo install -p android [--ndk=/xxx] verdict
Integration in the project (xmake.lua)
add_requires("verdict")
verilator (android)
Description |
Verilator open-source SystemVerilog simulator and lint system |
Homepage |
https://verilator.org |
License |
LGPL-3.0 |
Versions |
v5.016 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
verilator/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] verilator
Integration in the project (xmake.lua)
add_requires("verilator")
visit_struct (android)
Install command
xrepo install -p android [--ndk=/xxx] visit_struct
Integration in the project (xmake.lua)
add_requires("visit_struct")
vladimirshaleev-ipaddress (android)
Install command
xrepo install -p android [--ndk=/xxx] vladimirshaleev-ipaddress
Integration in the project (xmake.lua)
add_requires("vladimirshaleev-ipaddress")
vmaf (android)
Description |
Perceptual video quality assessment based on multi-method fusion. |
Homepage |
https://github.com/Netflix/vmaf |
License |
BSD-2-Clause |
Versions |
v3.0.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
vmaf/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] vmaf
Integration in the project (xmake.lua)
add_requires("vmaf")
volk (android)
Description |
volk is a meta-loader for Vulkan |
Homepage |
https://github.com/zeux/volk |
License |
MIT |
Versions |
1.2.162, 1.2.190, 1.3.204, 1.3.231+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
volk/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] volk
Integration in the project (xmake.lua)
add_requires("volk")
vulkan-headers (android)
Description |
Vulkan Header files and API registry |
Homepage |
https://github.com/KhronosGroup/Vulkan-Headers/ |
License |
Apache-2.0 |
Versions |
1.2.154+0, 1.2.162+0, 1.2.182+0, 1.2.189+1, 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
vulkan-headers/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] vulkan-headers
Integration in the project (xmake.lua)
add_requires("vulkan-headers")
vulkan-hpp (android)
Description |
Open-Source Vulkan C++ API |
Homepage |
https://github.com/KhronosGroup/Vulkan-Hpp/ |
License |
Apache-2.0 |
Versions |
v1.2.180, v1.2.189, v1.2.198, v1.3.231, v1.3.236, v1.3.240, v1.3.244, v1.3.254, v1.3.261, v1.3.268, v1.3.272, v1.3.275, v1.3.276, v1.3.277, v1.3.278, v1.3.279, v1.3.280, v1.3.281, v1.3.282, v1.3.283, v1.3.290 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
vulkan-hpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] vulkan-hpp
Integration in the project (xmake.lua)
add_requires("vulkan-hpp")
vulkan-memory-allocator (android)
Description |
Easy to integrate Vulkan memory allocation library. |
Homepage |
https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/ |
License |
MIT |
Versions |
v3.0.0, v3.0.1, v3.1.0, v3.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
vulkan-memory-allocator/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] vulkan-memory-allocator
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator")
vulkan-memory-allocator-hpp (android)
Description |
C++ bindings for VulkanMemoryAllocator. |
Homepage |
https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/ |
License |
CC0 |
Versions |
v3.0.0, v3.0.1-1, v3.0.1-3, v3.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
vulkan-memory-allocator-hpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] vulkan-memory-allocator-hpp
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator-hpp")
vulkan-validationlayers (android)
Description |
Vulkan Validation Layers |
Homepage |
https://github.com/KhronosGroup/Vulkan-ValidationLayers/ |
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.275+0, 1.3.290+0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
vulkan-validationlayers/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] vulkan-validationlayers
Integration in the project (xmake.lua)
add_requires("vulkan-validationlayers")
vulkansdk (android)
Install command
xrepo install -p android [--ndk=/xxx] vulkansdk
Integration in the project (xmake.lua)
add_requires("vulkansdk")
vvenc (android)
Description |
Fraunhofer Versatile Video Encoder (VVenC) |
Homepage |
https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html |
License |
BSD-3-Clause-Clear |
Versions |
v1.9.0, v1.11.1, v1.12.0, v1.12.1, v1.13.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
vvenc/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] vvenc
Integration in the project (xmake.lua)
add_requires("vvenc")
w
wasm-micro-runtime (android)
Install command
xrepo install -p android [--ndk=/xxx] wasm-micro-runtime
Integration in the project (xmake.lua)
add_requires("wasm-micro-runtime")
watcher (android)
Description |
Filesystem watcher. Works anywhere. Simple, efficient and friendly. |
Homepage |
https://github.com/e-dant/watcher |
License |
MIT |
Versions |
0.9.5, 0.11.0, 0.12.2, 0.13.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
watcher/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] watcher
Integration in the project (xmake.lua)
add_requires("watcher")
wavpack (android)
Description |
WavPack encode/decode library, command-line programs, and several plugins |
Homepage |
https://github.com/dbry/WavPack |
License |
BSD-3-Clause |
Versions |
4.80.0, 5.4.0, 5.5.0, 5.6.0, 5.7.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
wavpack/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] wavpack
Integration in the project (xmake.lua)
add_requires("wavpack")
webdriverxx (android)
Install command
xrepo install -p android [--ndk=/xxx] webdriverxx
Integration in the project (xmake.lua)
add_requires("webdriverxx")
webui (android)
Description |
Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib. |
Homepage |
https://webui.me |
License |
MIT |
Versions |
2.3.0, 2.4.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
webui/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] webui
Integration in the project (xmake.lua)
add_requires("webui")
wfrest (android)
Description |
C++ Web Framework REST API |
Homepage |
https://github.com/wfrest/wfrest |
License |
Apache-2.0 |
Versions |
v0.9.3, v0.9.4, v0.9.5, v0.9.6, v0.9.7, v0.9.8 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
wfrest/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] wfrest
Integration in the project (xmake.lua)
add_requires("wfrest")
which (android)
Description |
shows the full path of (shell) commands |
Homepage |
https://www.gnu.org/software/which/ |
Versions |
2.16, 2.17, 2.19, 2.20, 2.21 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
which/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] which
Integration in the project (xmake.lua)
add_requires("which")
whisper.cpp (android)
Description |
Port of OpenAI's Whisper model in C/C++ |
Homepage |
https://github.com/ggerganov/whisper.cpp |
Versions |
1.4.2, 1.5.4, 1.5.5, 1.6.0, 1.6.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
whisper.cpp/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] whisper.cpp
Integration in the project (xmake.lua)
add_requires("whisper.cpp")
wirehair (android)
Description |
Wirehair : O(N) Fountain Code for Large Data |
Homepage |
http://wirehairfec.com |
License |
BSD-3-Clause |
Versions |
2023.12.02 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
wirehair/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] wirehair
Integration in the project (xmake.lua)
add_requires("wirehair")
wjakob_filesystem (android)
Install command
xrepo install -p android [--ndk=/xxx] wjakob_filesystem
Integration in the project (xmake.lua)
add_requires("wjakob_filesystem")
wolfssl (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
wolfssl/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] wolfssl
Integration in the project (xmake.lua)
add_requires("wolfssl")
workflow (android)
Description |
C++ Parallel Computing and Asynchronous Networking Framework |
Homepage |
https://github.com/sogou/workflow |
License |
Apache-2.0 |
Versions |
v0.10.6, v0.10.7, v0.10.8, v0.10.9, v0.11.1, v0.11.2, v0.11.3, v0.11.4 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
workflow/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] workflow
Integration in the project (xmake.lua)
add_requires("workflow")
wren (android)
Description |
Wren is a small, fast, class-based concurrent scripting language. |
Homepage |
http://wren.io |
License |
MIT |
Versions |
0.4.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
wren/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] wren
Integration in the project (xmake.lua)
add_requires("wren")
wyhash (android)
Description |
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map. |
Homepage |
https://github.com/wangyi-fudan/wyhash |
License |
Unlicense |
Versions |
2023.04.10 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
wyhash/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] wyhash
Integration in the project (xmake.lua)
add_requires("wyhash")
x
x264 (android)
Description |
A free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format. |
Homepage |
https://www.videolan.org/developers/x264.html |
License |
GPL-2.0 |
Versions |
v2018.09.25, v2021.09.29, v2023.04.04, v2024.02.27 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
x264/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] x264
Integration in the project (xmake.lua)
add_requires("x264")
x265 (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
x265/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] x265
Integration in the project (xmake.lua)
add_requires("x265")
xbyak (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
xbyak/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] xbyak
Integration in the project (xmake.lua)
add_requires("xbyak")
xerces-c (android)
Description |
Xerces-C++ is a validating XML parser written in a portable subset of C++. |
Homepage |
https://xerces.apache.org/xerces-c/ |
License |
Apache-2.0 |
Versions |
3.2.4, 3.2.5 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
xerces-c/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] xerces-c
Integration in the project (xmake.lua)
add_requires("xerces-c")
xhook (android)
Description |
PLT (Procedure Linkage Table) hook library for Android native ELF (executable and shared libraries) |
Homepage |
https://github.com/iqiyi/xHook |
Versions |
v1.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
xhook/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] xhook
Integration in the project (xmake.lua)
add_requires("xhook")
xlnt (android)
Description |
Cross-platform user-friendly xlsx library for C++11+ |
Homepage |
https://github.com/tfussell/xlnt |
License |
MIT |
Versions |
2023.03.02 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
xlnt/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] xlnt
Integration in the project (xmake.lua)
add_requires("xlnt")
xpack (android)
Description |
convert json/xml/bson to c++ struct |
Homepage |
https://github.com/xyz347/xpack |
License |
Apache-2.0 |
Versions |
v1.0.5, v1.0.6 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
xpack/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] xpack
Integration in the project (xmake.lua)
add_requires("xpack")
xxhash (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
xxhash/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] xxhash
Integration in the project (xmake.lua)
add_requires("xxhash")
y
yaml-cpp (android)
Install command
xrepo install -p android [--ndk=/xxx] yaml-cpp
Integration in the project (xmake.lua)
add_requires("yaml-cpp")
yas (android)
Install command
xrepo install -p android [--ndk=/xxx] yas
Integration in the project (xmake.lua)
add_requires("yas")
yasm (android)
Description |
Modular BSD reimplementation of NASM. |
Homepage |
https://yasm.tortall.net/ |
Versions |
1.3.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
yasm/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] yasm
Integration in the project (xmake.lua)
add_requires("yasm")
yoga (android)
Description |
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates. |
Homepage |
https://yogalayout.com/ |
License |
MIT |
Versions |
v2.0.1, v3.0.0, v3.0.2, v3.0.3, v3.0.4, v3.1.0, v3.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
yoga/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] yoga
Integration in the project (xmake.lua)
add_requires("yoga")
yomm2 (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
yomm2/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] yomm2
Integration in the project (xmake.lua)
add_requires("yomm2")
yxml (android)
Description |
Yxml - A small, fast and correct XML parser* |
Homepage |
https://dev.yorhel.nl/yxml |
License |
MIT |
Versions |
2020.08.13 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
yxml/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] yxml
Integration in the project (xmake.lua)
add_requires("yxml")
yyjson (android)
Description |
The fastest JSON library in C. |
Homepage |
https://github.com/ibireme/yyjson |
License |
MIT |
Versions |
0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.8.0, 0.9.0, 0.10.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
yyjson/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] yyjson
Integration in the project (xmake.lua)
add_requires("yyjson")
z
zasm (android)
Install command
xrepo install -p android [--ndk=/xxx] zasm
Integration in the project (xmake.lua)
add_requires("zasm")
zbar (android)
Description |
Library for reading bar codes from various sources |
Homepage |
https://github.com/mchehab/zbar |
License |
LGPL-2.1 |
Versions |
0.23.93 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zbar/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zbar
Integration in the project (xmake.lua)
add_requires("zbar")
zeromq (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zeromq/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zeromq
Integration in the project (xmake.lua)
add_requires("zeromq")
zeus_expected (android)
Description |
Backporting std::expected to C++17. |
Homepage |
https://github.com/zeus-cpp/expected |
License |
MIT |
Versions |
v1.0.0, v1.0.1, v1.1.0, v1.1.1, v1.2.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zeus_expected/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zeus_expected
Integration in the project (xmake.lua)
add_requires("zeus_expected")
zig (android)
Description |
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. |
Homepage |
https://ziglang.org |
Versions |
0.10.1, 0.11.0, 0.12.0, 0.13.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zig/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zig
Integration in the project (xmake.lua)
add_requires("zig")
zip (android)
Install command
xrepo install -p android [--ndk=/xxx] zip
Integration in the project (xmake.lua)
add_requires("zip")
zlib (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zlib/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zlib
Integration in the project (xmake.lua)
add_requires("zlib")
zlib-ng (android)
Description |
zlib replacement with optimizations for next generation systems. |
Homepage |
https://github.com/zlib-ng/zlib-ng |
License |
zlib |
Versions |
2.0.5, 2.0.6, 2.1.5, 2.1.6, 2.2.1, 2.2.2 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zlib-ng/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zlib-ng
Integration in the project (xmake.lua)
add_requires("zlib-ng")
zlibcomplete (android)
Install command
xrepo install -p android [--ndk=/xxx] zlibcomplete
Integration in the project (xmake.lua)
add_requires("zlibcomplete")
zopfli (android)
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 |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zopfli/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zopfli
Integration in the project (xmake.lua)
add_requires("zopfli")
zpp_bits (android)
Install command
xrepo install -p android [--ndk=/xxx] zpp_bits
Integration in the project (xmake.lua)
add_requires("zpp_bits")
zpp_throwing (android)
Install command
xrepo install -p android [--ndk=/xxx] zpp_throwing
Integration in the project (xmake.lua)
add_requires("zpp_throwing")
zstd (android)
Description |
Zstandard - Fast real-time compression algorithm |
Homepage |
https://www.zstd.net/ |
License |
BSD-3-Clause |
Versions |
v1.4.5, v1.5.0, v1.5.2, v1.5.5, v1.5.6 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zstd/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zstd
Integration in the project (xmake.lua)
add_requires("zstd")
zxing-cpp (android)
Install command
xrepo install -p android [--ndk=/xxx] zxing-cpp
Integration in the project (xmake.lua)
add_requires("zxing-cpp")
zycore-c (android)
Description |
Internal library providing platform independent types, macros and a fallback for environments without LibC. |
Homepage |
https://github.com/zyantific/zycore-c |
License |
MIT |
Versions |
v1.0.0, v1.1.0, v1.2.0, v1.3.0, v1.4.0, v1.4.1, v1.5.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zycore-c/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zycore-c
Integration in the project (xmake.lua)
add_requires("zycore-c")
zydis (android)
Description |
Fast and lightweight x86/x86-64 disassembler and code generation library |
Homepage |
https://zydis.re |
License |
MIT |
Versions |
v3.2.1, v4.0.0, v4.1.0 |
Architectures |
arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
Definition |
zydis/xmake.lua |
Install command
xrepo install -p android [--ndk=/xxx] zydis
Integration in the project (xmake.lua)
add_requires("zydis")