| Description | Access private members and statics of a C++ class | | -- | -- | | Homepage | https://github.com/martong/access_private | | License | MIT | | Versions | 2024.02.01 | | Architectures | arm64, x86_64 | | Definition | access_private/xmake.lua |
xrepo install -p iphoneos access_private
add_requires("access_private")
| Description | WHATWG-compliant and fast URL parser written in modern C++ | | -- | -- | | Homepage | https://www.ada-url.com | | License | Apache-2.0 | | Versions | 2.3.1, 2.4.0, 2.4.1, 2.7.6, 2.7.7, 2.7.8 | | Architectures | arm64, x86_64 | | Definition | ada/xmake.lua |
xrepo install -p iphoneos ada
add_requires("ada")
| Description | Give a brain to your game's NPCs | | -- | -- | | Homepage | https://linkdd.github.io/aitoolkit/ | | License | MIT | | Versions | v0.3.0, v0.5.0 | | Architectures | arm64, x86_64 | | Definition | aitoolkit/xmake.lua |
xrepo install -p iphoneos aitoolkit
add_requires("aitoolkit")
| Description | C++ library for asynchronous non-blocking communication with RabbitMQ | | -- | -- | | Homepage | https://github.com/CopernicaMarketingSoftware/AMQP-CPP | | License | Apache-2.0 | | Versions | v4.3.26 | | Architectures | arm64, x86_64 | | Definition | amqp-cpp/xmake.lua |
xrepo install -p iphoneos amqp-cpp
add_requires("amqp-cpp")
| Description | aqt: Another (unofficial) Qt CLI Installer on multi-platforms | | -- | -- | | Homepage | https://github.com/miurahr/aqtinstall | | License | MIT | | Versions | | | Architectures | arm64, x86_64 | | Definition | aqt/xmake.lua |
xrepo install -p iphoneos aqt
add_requires("aqt")
| 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 | | Architectures | arm64, x86_64 | | Definition | arduinojson/xmake.lua |
xrepo install -p iphoneos arduinojson
add_requires("arduinojson")
| Description | Argh! A minimalist argument handler. | | -- | -- | | Homepage | https://github.com/adishavit/argh | | License | BSD-3-Clause | | Versions | v1.3.2 | | Architectures | arm64, x86_64 | | Definition | argh/xmake.lua |
xrepo install -p iphoneos argh
add_requires("argh")
| 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 | | Architectures | arm64, x86_64 | | Definition | argparse/xmake.lua |
xrepo install -p iphoneos argparse
add_requires("argparse")
| 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, x86_64 | | Definition | asap/xmake.lua |
xrepo install -p iphoneos asap
add_requires("asap")
| Description | C++ library to read/write Truevision TGA/TARGA files | | -- | -- | | Homepage | https://github.com/aseprite/tga | | License | MIT | | Versions | 2023.6.2 | | Architectures | arm64, x86_64 | | Definition | aseprite-tga/xmake.lua |
xrepo install -p iphoneos aseprite-tga
add_requires("aseprite-tga")
| Description | Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. | | -- | -- | | Homepage | http://think-async.com/Asio/ | | License | BSL-1.0 | | Versions | 1.20.0, 1.21.0, 1.24.0, 1.28.0, 1.29.0, 1.30.2 | | Architectures | arm64, x86_64 | | Definition | asio/xmake.lua |
xrepo install -p iphoneos asio
add_requires("asio")
| 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 | | Architectures | arm64, x86_64 | | Definition | assimp/xmake.lua |
xrepo install -p iphoneos assimp
add_requires("assimp")
| Description | C++ lockless queue. | | -- | -- | | Homepage | https://github.com/max0x7ba/atomic_queue | | License | MIT | | Versions | v1.5, v1.6.3 | | Architectures | arm64, x86_64 | | Definition | atomic_queue/xmake.lua |
xrepo install -p iphoneos atomic_queue
add_requires("atomic_queue")
| Description | A simple C++ library for reading and writing audio files. | | -- | -- | | Homepage | https://github.com/adamstark/AudioFile | | License | MIT | | Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.1.0, 1.1.1 | | Architectures | arm64, x86_64 | | Definition | audiofile/xmake.lua |
xrepo install -p iphoneos audiofile
add_requires("audiofile")
| Description | An extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. | | -- | -- | | Homepage | https://www.gnu.org/software/autoconf/autoconf.html | | Versions | 2.68, 2.69, 2.71 | | Architectures | arm64, x86_64 | | Definition | autoconf/xmake.lua |
xrepo install -p iphoneos autoconf
add_requires("autoconf")
| 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, x86_64 | | Definition | autoconf-archive/xmake.lua |
xrepo install -p iphoneos autoconf-archive
add_requires("autoconf-archive")
| 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, x86_64 | | Definition | automake/xmake.lua |
xrepo install -p iphoneos automake
add_requires("automake")
| 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, x86_64 | | Definition | avir/xmake.lua |
xrepo install -p iphoneos avir
add_requires("avir")
| 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 | | Architectures | arm64, x86_64 | | Definition | aws-c-common/xmake.lua |
xrepo install -p iphoneos aws-c-common
add_requires("aws-c-common")
| 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 | | Architectures | arm64, x86_64 | | Definition | aws-c-compression/xmake.lua |
xrepo install -p iphoneos aws-c-compression
add_requires("aws-c-compression")
| 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 | | Architectures | arm64, x86_64 | | Definition | aws-c-sdkutils/xmake.lua |
xrepo install -p iphoneos aws-c-sdkutils
add_requires("aws-c-sdkutils")
| 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 | | Architectures | arm64, x86_64 | | Definition | b2/xmake.lua |
xrepo install -p iphoneos b2
add_requires("b2")
| Description | Library of backported modern C++ types to work with C++11 | | -- | -- | | Homepage | https://github.com/bitwizeshift/BackportCpp | | License | MIT | | Versions | v1.2.0 | | Architectures | arm64, x86_64 | | Definition | backportcpp/xmake.lua |
xrepo install -p iphoneos backportcpp
add_requires("backportcpp")
| 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, x86_64 | | Definition | base-n/xmake.lua |
xrepo install -p iphoneos base-n
add_requires("base-n")
| Description | A fast, scalable, multi-language and extensible build system | | -- | -- | | Homepage | https://bazel.build/ | | Versions | 5.0.0, 7.1.0 | | Architectures | arm64, x86_64 | | Definition | bazel/xmake.lua |
xrepo install -p iphoneos bazel
add_requires("bazel")
| 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, x86_64 | | Definition | bcg729/xmake.lua |
xrepo install -p iphoneos bcg729
add_requires("bcg729")
| 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, x86_64 | | Definition | bdwgc/xmake.lua |
xrepo install -p iphoneos bdwgc
add_requires("bdwgc")
| Description | Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools | | -- | -- | | Homepage | http://www.bento4.com | | Versions | 2023.08.08 | | Architectures | arm64, x86_64 | | Definition | bento4/xmake.lua |
xrepo install -p iphoneos bento4
add_requires("bento4")
| Description | C++ compile-time enum to string, iteration, in a single header file | | -- | -- | | Homepage | http://aantron.github.io/better-enums | | License | BSD-2-Clause | | Versions | 0.11.3 | | Architectures | arm64, x86_64 | | Definition | better-enums/xmake.lua |
xrepo install -p iphoneos better-enums
add_requires("better-enums")
| Description | BGHT: Better GPU Hash Tables | | -- | -- | | Homepage | https://owensgroup.github.io/BGHT/ | | License | Apache-2.0 | | Versions | 2024.03.06 | | Architectures | arm64, x86_64 | | Definition | bght/xmake.lua |
xrepo install -p iphoneos bght
add_requires("bght")
| 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, x86_64 | | Definition | bin2c/xmake.lua |
xrepo install -p iphoneos bin2c
add_requires("bin2c")
| Description | GNU binary tools for native development | | -- | -- | | Homepage | https://www.gnu.org/software/binutils/binutils.html | | License | GPL-2.0 | | Versions | 2.34, 2.38, 2.41 | | Architectures | arm64, x86_64 | | Definition | binutils/xmake.lua |
xrepo install -p iphoneos binutils
add_requires("binutils")
| Description | A general-purpose parser generator. | | -- | -- | | Homepage | https://www.gnu.org/software/bison/ | | License | GPL-3.0 | | Versions | 3.7.4, 3.7.6, 3.8.2 | | Architectures | arm64, x86_64 | | Definition | bison/xmake.lua |
xrepo install -p iphoneos bison
add_requires("bison")
| 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 | | Architectures | arm64, x86_64 | | Definition | bitsery/xmake.lua |
xrepo install -p iphoneos bitsery
add_requires("bitsery")
| 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 | | Architectures | arm64, x86_64 | | Definition | blake3/xmake.lua |
xrepo install -p iphoneos blake3
add_requires("blake3")
| Description | DI: C++14 Dependency Injection Library | | -- | -- | | Homepage | https://boost-ext.github.io/di | | Versions | v1.3.0 | | Architectures | arm64, x86_64 | | Definition | boost_di/xmake.lua |
xrepo install -p iphoneos boost_di
add_requires("boost_di")
| Description | SML: C++14 State Machine Library | | -- | -- | | Homepage | https://boost-ext.github.io/sml | | License | BSL-1.0 | | Versions | v1.1.8, v1.1.11 | | Architectures | arm64, x86_64 | | Definition | boost_sml/xmake.lua |
xrepo install -p iphoneos boost_sml
add_requires("boost_sml")
| Description | Branchless UTF-8 decoder | | -- | -- | | Homepage | https://github.com/skeeto/branchless-utf8 | | Versions | 2022.08.30 | | Architectures | arm64, x86_64 | | Definition | branchless-utf8/xmake.lua |
xrepo install -p iphoneos branchless-utf8
add_requires("branchless-utf8")
| Description | Brotli compression format. | | -- | -- | | Homepage | https://github.com/google/brotli | | License | MIT | | Versions | v1.0.9, v1.1.0 | | Architectures | arm64, x86_64 | | Definition | brotli/xmake.lua |
xrepo install -p iphoneos brotli
add_requires("brotli")
| Description | Bullet Physics SDK. | | -- | -- | | Homepage | http://bulletphysics.org | | License | zlib | | Versions | 2.88, 3.05, 3.09, 3.24, 3.25 | | Architectures | arm64, x86_64 | | Definition | bullet3/xmake.lua |
xrepo install -p iphoneos bullet3
add_requires("bullet3")
| Description | A modern C++ BVH construction and traversal library | | -- | -- | | Homepage | https://github.com/madmann91/bvh | | License | MIT | | Versions | 2023.6.30 | | Architectures | arm64, x86_64 | | Definition | bvh/xmake.lua |
xrepo install -p iphoneos bvh
add_requires("bvh")
| Description | Freely available, patent free, high-quality data compressor. | | -- | -- | | Homepage | https://sourceware.org/bzip2/ | | Versions | 1.0.8 | | Architectures | arm64, x86_64 | | Definition | bzip2/xmake.lua |
xrepo install -p iphoneos bzip2
add_requires("bzip2")
| Description | A better and stronger spiritual successor to BZip2. | | -- | -- | | Homepage | https://github.com/kspalaiologos/bzip3 | | License | LGPL-3.0 | | Versions | 1.4.0 | | Architectures | arm64, x86_64 | | Definition | bzip3/xmake.lua |
xrepo install -p iphoneos bzip3
add_requires("bzip3")
| 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 | | Architectures | arm64, x86_64 | | Definition | c-blosc2/xmake.lua |
xrepo install -p iphoneos c-blosc2
add_requires("c-blosc2")
| 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, x86_64 | | Definition | ca-certificates/xmake.lua |
xrepo install -p iphoneos ca-certificates
add_requires("ca-certificates")
| Description | Disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. | | -- | -- | | Homepage | http://www.capstone-engine.org | | Versions | 4.0.2 | | Architectures | arm64, x86_64 | | Definition | capstone/xmake.lua |
xrepo install -p iphoneos capstone
add_requires("capstone")
| 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 | | Architectures | arm64, x86_64 | | Definition | cargs/xmake.lua |
xrepo install -p iphoneos cargs
add_requires("cargs")
| 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 | | Architectures | arm64, x86_64 | | Definition | catch2/xmake.lua |
xrepo install -p iphoneos catch2
add_requires("catch2")
| Description | Higher level programming in C | | -- | -- | | Homepage | http://libcello.org/ | | Versions | 2.1.0 | | Architectures | arm64, x86_64 | | Definition | cello/xmake.lua |
xrepo install -p iphoneos cello
add_requires("cello")
| Description | cereal is a header-only C++11 serialization library. | | -- | -- | | Homepage | https://uscilab.github.io/cereal/index.html | | License | BSD-3-Clause | | Versions | 1.3.0, 1.3.1, 1.3.2 | | Architectures | arm64, x86_64 | | Definition | cereal/xmake.lua |
xrepo install -p iphoneos cereal
add_requires("cereal")
| 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, x86_64 | | Definition | ceval/xmake.lua |
xrepo install -p iphoneos ceval
add_requires("ceval")
| Description | A GNU getopt() implementation written in pure C. | | -- | -- | | Homepage | https://github.com/xq114/cgetopt/ | | Versions | 1.0 | | Architectures | arm64, x86_64 | | Definition | cgetopt/xmake.lua |
xrepo install -p iphoneos cgetopt
add_requires("cgetopt")
| Description | GIF encoder written in C | | -- | -- | | Homepage | https://github.com/dloebl/cgif | | License | MIT | | Versions | v0.4.0 | | Architectures | arm64, x86_64 | | Definition | cgif/xmake.lua |
xrepo install -p iphoneos cgif
add_requires("cgif")
| 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, x86_64 | | Definition | cglm/xmake.lua |
xrepo install -p iphoneos cglm
add_requires("cglm")
| Description | Single-file glTF 2.0 loader and writer written in C99 | | -- | -- | | Homepage | https://github.com/jkuhlmann/cgltf | | License | MIT | | Versions | v1.13 | | Architectures | arm64, x86_64 | | Definition | cgltf/xmake.lua |
xrepo install -p iphoneos cgltf
add_requires("cgltf")
| Description | A common used C++ DAG framework | | -- | -- | | Homepage | http://www.chunel.cn | | License | MIT | | Versions | v2.5.4 | | Architectures | arm64, x86_64 | | Definition | cgraph/xmake.lua |
xrepo install -p iphoneos cgraph
add_requires("cgraph")
| 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, x86_64 | | Definition | chaiscript/xmake.lua |
xrepo install -p iphoneos chaiscript
add_requires("chaiscript")
| Description | A fast and lightweight 2D game physics library. | | -- | -- | | Homepage | https://chipmunk-physics.net/ | | License | MIT | | Versions | 7.0.3 | | Architectures | arm64, x86_64 | | Definition | chipmunk2d/xmake.lua |
xrepo install -p iphoneos chipmunk2d
add_requires("chipmunk2d")
| Description | zlib from chromium | | -- | -- | | Homepage | https://chromium.googlesource.com/chromium/src/third_party/zlib/ | | License | zlib | | Versions | 2022.02.22, 2023.03.14, 2024.01.29 | | Architectures | arm64, x86_64 | | Definition | chromium_zlib/xmake.lua |
xrepo install -p iphoneos chromium_zlib
add_requires("chromium_zlib")
| 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, x86_64 | | Definition | cista/xmake.lua |
xrepo install -p iphoneos cista
add_requires("cista")
| Description | Embedded C/C++ web server | | -- | -- | | Homepage | https://github.com/civetweb/civetweb | | License | MIT | | Versions | v1.15 | | Architectures | arm64, x86_64 | | Definition | civetweb/xmake.lua |
xrepo install -p iphoneos civetweb
add_requires("civetweb")
| Description | Ultralightweight JSON parser in ANSI C. | | -- | -- | | Homepage | https://github.com/DaveGamble/cJSON | | License | MIT | | Versions | 1.7.10, 1.7.14, 1.7.15 | | Architectures | arm64, x86_64 | | Definition | cjson/xmake.lua |
xrepo install -p iphoneos cjson
add_requires("cjson")
| 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, x86_64 | | Definition | clara/xmake.lua |
xrepo install -p iphoneos clara
add_requires("clara")
| Description | A library for interactive command line interfaces in modern C++ | | -- | -- | | Homepage | https://github.com/daniele77/cli | | Versions | v2.0.0, v2.1.0 | | Architectures | arm64, x86_64 | | Definition | cli/xmake.lua |
xrepo install -p iphoneos cli
add_requires("cli")
| 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, x86_64 | | Definition | clib/xmake.lua |
xrepo install -p iphoneos clib
add_requires("clib")
| 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, x86_64 | | Definition | clipper2/xmake.lua |
xrepo install -p iphoneos clipper2
add_requires("clipper2")
| 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 | | Architectures | arm64, x86_64 | | Definition | clove-unit/xmake.lua |
xrepo install -p iphoneos clove-unit
add_requires("clove-unit")
| 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 | | Architectures | arm64, x86_64 | | Definition | cmake/xmake.lua |
xrepo install -p iphoneos cmake
add_requires("cmake")
| Description | CommonMark parsing and rendering library and program in C | | -- | -- | | Homepage | https://github.com/commonmark/cmark | | Versions | 0.31.0 | | Architectures | arm64, x86_64 | | Definition | cmark/xmake.lua |
xrepo install -p iphoneos cmark
add_requires("cmark")
| 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, x86_64 | | Definition | cmidi2/xmake.lua |
xrepo install -p iphoneos cmidi2
add_requires("cmidi2")
| Description | A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems | | -- | -- | | Homepage | http://devernay.free.fr/hacks/cminpack/ | | Versions | 2024.01.04 | | Architectures | arm64, x86_64 | | Definition | cminpack/xmake.lua |
xrepo install -p iphoneos cminpack
add_requires("cminpack")
| 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, x86_64 | | Definition | cnpy/xmake.lua |
xrepo install -p iphoneos cnpy
add_requires("cnpy")
| Description | A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 | | -- | -- | | Homepage | https://github.com/cameron314/concurrentqueue | | License | BSD | | Versions | v1.0.4 | | Architectures | arm64, x86_64 | | Definition | concurrentqueue/xmake.lua |
xrepo install -p iphoneos concurrentqueue
add_requires("concurrentqueue")
| 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, x86_64 | | Definition | continuable/xmake.lua |
xrepo install -p iphoneos continuable
add_requires("continuable")
| Description | Conversions between UTF-32, UTF-16, and UTF-8. Circa 2004. | | -- | -- | | Homepage | https://home.unicode.org/ | | Versions | v1.0.1 | | Architectures | arm64, x86_64 | | Definition | convertutf/xmake.lua |
xrepo install -p iphoneos convertutf
add_requires("convertutf")
| Description | build-once run-anywhere c library | | -- | -- | | Homepage | https://github.com/jart/cosmopolitan | | Versions | 3.2.4, 3.3.2, 3.3.4 | | Architectures | arm64, x86_64 | | Definition | cosmocc/xmake.lua |
xrepo install -p iphoneos cosmocc
add_requires("cosmocc")
| 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 | | Architectures | arm64, x86_64 | | Definition | cpp-dump/xmake.lua |
xrepo install -p iphoneos cpp-dump
add_requires("cpp-dump")
| Description | A C++11 single-file header-only cross platform HTTP/HTTPS library. | | -- | -- | | Homepage | https://github.com/yhirose/cpp-httplib | | License | MIT | | Versions | 0.8.5, 0.9.2, 0.12.1, 0.12.6, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.15.0, 0.15.1, 0.15.2, 0.15.3 | | Architectures | arm64, x86_64 | | Definition | cpp-httplib/xmake.lua |
xrepo install -p iphoneos cpp-httplib
add_requires("cpp-httplib")
| Description | A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library. | | -- | -- | | Homepage | https://github.com/yhirose/cpp-linenoise | | License | BSD-2-Clause | | Versions | 2021.11.05 | | Architectures | arm64, x86_64 | | Definition | cpp-linenoise/xmake.lua |
xrepo install -p iphoneos cpp-linenoise
add_requires("cpp-linenoise")
| 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 | | Architectures | arm64, x86_64 | | Definition | cpp-peglib/xmake.lua |
xrepo install -p iphoneos cpp-peglib
add_requires("cpp-peglib")
| Description | Semantic Versioning library for modern C++. | | -- | -- | | Homepage | https://github.com/z4kn4fein/cpp-semver | | License | MIT | | Versions | v0.3.1, v0.3.3 | | Architectures | arm64, x86_64 | | Definition | cpp-semver/xmake.lua |
xrepo install -p iphoneos cpp-semver
add_requires("cpp-semver")
| 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 | | Architectures | arm64, x86_64 | | Definition | cpp-sort/xmake.lua |
xrepo install -p iphoneos cpp-sort
add_requires("cpp-sort")
| 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, x86_64 | | Definition | cppcodec/xmake.lua |
xrepo install -p iphoneos cppcodec
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, x86_64 | | Definition | cppitertools/xmake.lua |
xrepo install -p iphoneos cppitertools
add_requires("cppitertools")
| Description | A character set conversion library based on GNU LIBICONV. | | -- | -- | | Homepage | https://github.com/cppp-project/cppp-reiconv | | Versions | v2.1.0 | | Architectures | arm64, x86_64 | | Definition | cppp-reiconv/xmake.lua |
xrepo install -p iphoneos cppp-reiconv
add_requires("cppp-reiconv")
| Description | cr.h: A Simple C Hot Reload Header-only Library | | -- | -- | | Homepage | https://fungos.github.io/cr-simple-c-hot-reload/ | | License | MIT | | Versions | 2022.11.06 | | Architectures | arm64, x86_64 | | Definition | cr/xmake.lua |
xrepo install -p iphoneos cr
add_requires("cr")
| Description | CRC32C implementation with support for CPU-specific acceleration instructions | | -- | -- | | Homepage | https://github.com/google/crc32c | | Versions | 1.1.2 | | Architectures | arm64, x86_64 | | Definition | crc32c/xmake.lua |
xrepo install -p iphoneos crc32c
add_requires("crc32c")
| 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 | | Architectures | arm64, x86_64 | | Definition | croaring/xmake.lua |
xrepo install -p iphoneos croaring
add_requires("croaring")
| Description | Lightweight cross platform C++ GUID/UUID library | | -- | -- | | Homepage | https://github.com/graeme-hill/crossguid | | License | MIT | | Versions | 2019.3.29 | | Architectures | arm64, x86_64 | | Definition | crossguid/xmake.lua |
xrepo install -p iphoneos crossguid
add_requires("crossguid")
| Description | Basic implementations of standard cryptography algorithms, like AES and SHA-1. | | -- | -- | | Homepage | https://github.com/KorewaWatchful/crypto-algorithms | | Versions | 2020.4.20 | | Architectures | arm64, x86_64 | | Definition | crypto-algorithms/xmake.lua |
xrepo install -p iphoneos crypto-algorithms
add_requires("crypto-algorithms")
| Description | free C++ class library of cryptographic schemes | | -- | -- | | Homepage | https://cryptopp.com/ | | Versions | 8.4.0, 8.5.0, 8.6.0, 8.7.0, 8.9.0 | | Architectures | arm64, x86_64 | | Definition | cryptopp/xmake.lua |
xrepo install -p iphoneos cryptopp
add_requires("cryptopp")
| Description | Header-only library for multithreaded programming | | -- | -- | | Homepage | https://www.copperspice.com/ | | License | BSD-2-Clause | | Versions | 2023.08.02 | | Architectures | arm64, x86_64 | | Definition | cs_libguarded/xmake.lua |
xrepo install -p iphoneos cs_libguarded
add_requires("cs_libguarded")
| Description | A CSV parser library | | -- | -- | | Homepage | https://github.com/p-ranav/csv2 | | License | MIT | | Versions | v0.1 | | Architectures | arm64, x86_64 | | Definition | csv2/xmake.lua |
xrepo install -p iphoneos csv2
add_requires("csv2")
| Description | A modern C++ library for reading, writing, and analyzing CSV (and similar) files (by vincentlaucsb) | | -- | -- | | Homepage | https://github.com/vincentlaucsb/csv-parser | | Versions | 2.1.1, 2.2.0, 2.2.1 | | Architectures | arm64, x86_64 | | Definition | csvparser/xmake.lua |
xrepo install -p iphoneos csvparser
add_requires("csvparser")
| 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, x86_64 | | Definition | cthash/xmake.lua |
xrepo install -p iphoneos cthash
add_requires("cthash")
| Description | ctre is a Compile time PCRE (almost) compatible regular expression matcher. | | -- | -- | | Homepage | https://github.com/hanickadot/compile-time-regular-expressions/ | | Versions | 3.4.1, 3.5, 3.6, 3.7.2, 3.8.1 | | Architectures | arm64, x86_64 | | Definition | ctre/xmake.lua |
xrepo install -p iphoneos ctre
add_requires("ctre")
| Description | Crossplatform code to handle Ctrl+C signal | | -- | -- | | Homepage | https://github.com/evgenykislov/ctrl-c | | License | MIT | | Versions | 2023.09.02 | | Architectures | arm64, x86_64 | | Definition | ctrl-c/xmake.lua |
xrepo install -p iphoneos ctrl-c
add_requires("ctrl-c")
| Description | CUDA Sample Utility Code | | -- | -- | | Homepage | https://github.com/NVIDIA/cuda-samples | | License | BSD-3-Clause | | Versions | v11.8, v12.3, v12.4.1 | | Architectures | arm64, x86_64 | | Definition | cuda-samples/xmake.lua |
xrepo install -p iphoneos cuda-samples
add_requires("cuda-samples")
| Description | CUDA Templates for Linear Algebra Subroutines | | -- | -- | | Homepage | https://github.com/NVIDIA/cutlass | | Versions | v3.2.0, v3.4.1, v3.5.0 | | Architectures | arm64, x86_64 | | Definition | cutlass/xmake.lua |
xrepo install -p iphoneos cutlass
add_requires("cutlass")
| Description | Header-Only C++ Library for Graph Representation and Algorithms | | -- | -- | | Homepage | https://zigrazor.github.io/CXXGraph | | License | AGPL-3.0 | | Versions | v3.1.0 | | Architectures | arm64, x86_64 | | Definition | cxxgraph/xmake.lua |
xrepo install -p iphoneos cxxgraph
add_requires("cxxgraph")
| 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, x86_64 | | Definition | cxxopts/xmake.lua |
xrepo install -p iphoneos cxxopts
add_requires("cxxopts")
| Description | A date and time library for use with C++11 and C++14. | | -- | -- | | Homepage | https://github.com/HowardHinnant/date | | License | MIT | | Versions | v3.0.1 | | Architectures | arm64, x86_64 | | Definition | date/xmake.lua |
xrepo install -p iphoneos date
add_requires("date")
| Description | *Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc * | | -- | -- | | Homepage | https://beached.github.io/header_libraries/ | | Versions | v2.96.1, v2.102.0, v2.106.0 | | Architectures | arm64, x86_64 | | Definition | daw_header_libraries/xmake.lua |
xrepo install -p iphoneos daw_header_libraries
add_requires("daw_header_libraries")
| 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 | | Architectures | arm64, x86_64 | | Definition | daw_json_link/xmake.lua |
xrepo install -p iphoneos daw_json_link
add_requires("daw_json_link")
| Description | A dbg(…) macro for C++ | | -- | -- | | Homepage | https://github.com/sharkdp/dbg-macro | | License | MIT | | Versions | v0.4.0, v0.5.0, v0.5.1 | | Architectures | arm64, x86_64 | | Definition | dbg-macro/xmake.lua |
xrepo install -p iphoneos dbg-macro
add_requires("dbg-macro")
| Description | Simple, flexible and modular assertion macro. | | -- | -- | | Homepage | http://foonathan.net/blog/2016/09/16/assertions.html | | License | zlib | | Versions | 2022.11.13 | | Architectures | arm64, x86_64 | | Definition | debug_assert/xmake.lua |
xrepo install -p iphoneos debug_assert
add_requires("debug_assert")
| Description | break into the debugger programmatically | | -- | -- | | Homepage | https://github.com/scottt/debugbreak | | Versions | v1.0 | | Architectures | arm64, x86_64 | | Definition | debugbreak/xmake.lua |
xrepo install -p iphoneos debugbreak
add_requires("debugbreak")
| Description | Decimal data type support, for COBOL-like fixed-point operations on currency/money values. | | -- | -- | | Homepage | https://github.com/vpiotr/decimal_for_cpp | | License | BSD-3-Clause | | Versions | 1.19 | | Architectures | arm64, x86_64 | | Definition | decimal_for_cpp/xmake.lua |
xrepo install -p iphoneos decimal_for_cpp
add_requires("decimal_for_cpp")
| 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, x86_64 | | Definition | demumble/xmake.lua |
xrepo install -p iphoneos demumble
add_requires("demumble")
| Description | C++11 header-only message digest library | | -- | -- | | Homepage | https://github.com/kerukuro/digestpp | | License | MIT | | Versions | 2023.11.8 | | Architectures | arm64, x86_64 | | Definition | digestpp/xmake.lua |
xrepo install -p iphoneos digestpp
add_requires("digestpp")
| 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, x86_64 | | Definition | dispenso/xmake.lua |
xrepo install -p iphoneos dispenso
add_requires("dispenso")
| Description | Powerful Disassembler Library For x86/AMD64 | | -- | -- | | Homepage | https://github.com/gdabah/distorm | | Versions | 2021.12.18 | | Architectures | arm64, x86_64 | | Definition | distorm/xmake.lua |
xrepo install -p iphoneos distorm
add_requires("distorm")
| 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 | | Architectures | arm64, x86_64 | | Definition | dlib/xmake.lua |
xrepo install -p iphoneos dlib
add_requires("dlib")
| Description | Pythonic command line arguments parser (C++11 port) | | -- | -- | | Homepage | https://github.com/docopt/docopt.cpp | | License | BSL-1.0 | | Versions | v0.6.3 | | Architectures | arm64, x86_64 | | Definition | docopt/xmake.lua |
xrepo install -p iphoneos docopt
add_requires("docopt")
| Description | The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD | | -- | -- | | Homepage | http://bit.ly/doctest-docs | | Versions | 2.3.1, 2.3.6, 2.4.8, 2.4.9, 2.4.10, 2.4.11 | | Architectures | arm64, x86_64 | | Definition | doctest/xmake.lua |
xrepo install -p iphoneos doctest
add_requires("doctest")
| 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, x86_64 | | Definition | doxygen/xmake.lua |
xrepo install -p iphoneos doxygen
add_requires("doxygen")
| 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 | | Architectures | arm64, x86_64 | | Definition | dr_flac/xmake.lua |
xrepo install -p iphoneos dr_flac
add_requires("dr_flac")
| 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 | | Architectures | arm64, x86_64 | | Definition | dr_mp3/xmake.lua |
xrepo install -p iphoneos dr_mp3
add_requires("dr_mp3")
| Description | Single file audio decoding libraries for C/C++. | | -- | -- | | Homepage | https://github.com/mackron/dr_libs | | License | MIT | | Versions | 0.12.19, 0.13.8, 0.13.10, 0.13.11, 0.13.12, 0.13.13, 0.13.16 | | Architectures | arm64, x86_64 | | Definition | dr_wav/xmake.lua |
xrepo install -p iphoneos dr_wav
add_requires("dr_wav")
| 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, x86_64 | | Definition | dylib/xmake.lua |
xrepo install -p iphoneos dylib
add_requires("dylib")
| Description | Single header C++ logging library. | | -- | -- | | Homepage | https://github.com/amrayn/easyloggingpp | | License | MIT | | Versions | v9.97.0, v9.97.1 | | Architectures | arm64, x86_64 | | Definition | easyloggingpp/xmake.lua |
xrepo install -p iphoneos easyloggingpp
add_requires("easyloggingpp")
| Description | A short and sweet WebSocket client for C++ | | -- | -- | | Homepage | https://github.com/dhbaird/easywsclient | | License | MIT | | Versions | 2021.01.12 | | Architectures | arm64, x86_64 | | Definition | easywsclient/xmake.lua |
xrepo install -p iphoneos easywsclient
add_requires("easywsclient")
| Description | Random for modern C++ with convenient API | | -- | -- | | Homepage | https://github.com/effolkronium/random | | License | MIT | | Versions | v1.4.1, v1.5.0 | | Architectures | arm64, x86_64 | | Definition | effolkronium-random/xmake.lua |
xrepo install -p iphoneos effolkronium-random
add_requires("effolkronium-random")
| Description | efsw is a C++ cross-platform file system watcher and notifier. | | -- | -- | | Homepage | https://github.com/SpartanJ/efsw | | License | MIT | | Versions | 1.1.0, 1.2.0, 1.3.0, 1.3.1 | | Architectures | arm64, x86_64 | | Definition | efsw/xmake.lua |
xrepo install -p iphoneos efsw
add_requires("efsw")
| Description | EGL API and Extension Registry | | -- | -- | | Homepage | https://github.com/KhronosGroup/EGL-Registry | | License | MIT | | Versions | 2023.12.16 | | Architectures | arm64, x86_64 | | Definition | egl-headers/xmake.lua |
xrepo install -p iphoneos egl-headers
add_requires("egl-headers")
| 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, x86_64 | | Definition | elfio/xmake.lua |
xrepo install -p iphoneos elfio
add_requires("elfio")
| Description | A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small binary footprint. | | -- | -- | | Homepage | https://viatorus.github.io/emio/ | | Versions | 0.4.0, 0.7.0 | | Architectures | arm64, x86_64 | | Definition | emio/xmake.lua |
xrepo install -p iphoneos emio
add_requires("emio")
| Description | Reliable UDP networking library. | | -- | -- | | Homepage | http://enet.bespin.org | | License | MIT | | Versions | v1.3.17, v1.3.18 | | Architectures | arm64, x86_64 | | Definition | enet/xmake.lua |
xrepo install -p iphoneos enet
add_requires("enet")
| Description | A fork of ENet (reliable UDP networking library) in order to add IPv6 support. | | -- | -- | | Homepage | https://github.com/SirLynix/enet6 | | License | MIT | | Versions | v6.0.0, v6.0.1, v6.0.2, v6.1.0 | | Architectures | arm64, x86_64 | | Definition | enet6/xmake.lua |
xrepo install -p iphoneos enet6
add_requires("enet6")
| Description | Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more. | | -- | -- | | Homepage | https://github.com/skypjack/entt | | License | MIT | | Versions | v3.6.0, v3.7.0, v3.7.1, v3.8.0, v3.8.1, v3.9.0, v3.10.0, v3.10.1, v3.10.3, v3.11.0, v3.11.1, v3.12.1, v3.12.2, v3.13.0, v3.13.1, v3.13.2 | | Architectures | arm64, x86_64 | | Definition | entt/xmake.lua |
xrepo install -p iphoneos entt
add_requires("entt")
| Description | Embedded Template Library | | -- | -- | | Homepage | https://www.etlcpp.com | | License | MIT | | Versions | 20.38.0, 20.38.10, 20.38.11, 20.38.13 | | Architectures | arm64, x86_64 | | Definition | etl/xmake.lua |
xrepo install -p iphoneos etl
add_requires("etl")
| 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, x86_64 | | Definition | eve/xmake.lua |
xrepo install -p iphoneos eve
add_requires("eve")
| Description | Event Dispatcher and callback list for C++ | | -- | -- | | Homepage | https://github.com/wqking/eventpp | | License | Apache-2.0 | | Versions | v0.1.3 | | Architectures | arm64, x86_64 | | Definition | eventpp/xmake.lua |
xrepo install -p iphoneos eventpp
add_requires("eventpp")
| Description | expected lite - Expected objects in C++11 and later in a single-file header-only library | | -- | -- | | Homepage | https://github.com/martinmoene/expected-lite | | License | BSL-1.0 | | Versions | v0.6.3 | | Architectures | arm64, x86_64 | | Definition | expected-lite/xmake.lua |
xrepo install -p iphoneos expected-lite
add_requires("expected-lite")
| Description | C++ Mathematical Expression Parsing And Evaluation Library | | -- | -- | | Homepage | https://www.partow.net/programming/exprtk/index.html | | License | MIT | | Versions | 2022.01.01 | | Architectures | arm64, x86_64 | | Definition | exprtk/xmake.lua |
xrepo install -p iphoneos exprtk
add_requires("exprtk")
| 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 | | Architectures | arm64, x86_64 | | Definition | fakeit/xmake.lua |
xrepo install -p iphoneos fakeit
add_requires("fakeit")
| 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 | | Architectures | arm64, x86_64 | | Definition | fast-cdr/xmake.lua |
xrepo install -p iphoneos fast-cdr
add_requires("fast-cdr")
| 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 | | Architectures | arm64, x86_64 | | Definition | fast_float/xmake.lua |
xrepo install -p iphoneos fast_float
add_requires("fast_float")
| Description | Fast C OBJ parser | | -- | -- | | Homepage | https://github.com/thisistherk/fast_obj | | License | MIT | | Versions | 2023.08.08 | | Architectures | arm64, x86_64 | | Definition | fast_obj/xmake.lua |
xrepo install -p iphoneos fast_obj
add_requires("fast_obj")
| Description | This is a small, easy-to-use and fast header-only library for reading comma separated value (CSV) files (by ben-strasser) | | -- | -- | | Homepage | https://github.com/ben-strasser/fast-cpp-csv-parser | | Versions | 2021.01.03 | | Architectures | arm64, x86_64 | | Definition | fastcppcsvparser/xmake.lua |
xrepo install -p iphoneos fastcppcsvparser
add_requires("fastcppcsvparser")
| 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, x86_64 | | Definition | fdk-aac/xmake.lua |
xrepo install -p iphoneos fdk-aac
add_requires("fdk-aac")
| 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, x86_64 | | Definition | ffmpeg/xmake.lua |
xrepo install -p iphoneos ffmpeg
add_requires("ffmpeg")
| 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 | | Architectures | arm64, x86_64 | | Definition | flatbuffers/xmake.lua |
xrepo install -p iphoneos flatbuffers
add_requires("flatbuffers")
| 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 | | Architectures | arm64, x86_64 | | Definition | flecs/xmake.lua |
xrepo install -p iphoneos flecs
add_requires("flecs")
| Description | %s | | -- | -- | | Homepage | https://github.com/westes/flex/ | | License | BSD-2-Clause | | Versions | 2.6.4 | | Architectures | arm64, x86_64 | | Definition | flex/xmake.lua |
xrepo install -p iphoneos flex
add_requires("flex")
| Description | A C++20 library for sequence-orientated programming | | -- | -- | | Homepage | https://tristanbrindle.com/flux/ | | License | BSL-1.0 | | Versions | 2023.08.17 | | Architectures | arm64, x86_64 | | Definition | flux/xmake.lua |
xrepo install -p iphoneos flux
add_requires("flux")
| Description | A branchless stable quicksort / mergesort hybrid. | | -- | -- | | Homepage | https://github.com/scandum/fluxsort | | License | MIT | | Versions | 2023.02.05 | | Architectures | arm64, x86_64 | | Definition | fluxsort/xmake.lua |
xrepo install -p iphoneos fluxsort
add_requires("fluxsort")
| Description | Specification of the Functional Mock-Up Interface (FMI) | | -- | -- | | Homepage | https://fmi-standard.org/ | | Versions | v3.0.1 | | Architectures | arm64, x86_64 | | Definition | fmi/xmake.lua |
xrepo install -p iphoneos fmi
add_requires("fmi")
| Description | fmt is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams. | | -- | -- | | Homepage | https://fmt.dev | | Versions | 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 | | Architectures | arm64, x86_64 | | Definition | fmt/xmake.lua |
xrepo install -p iphoneos fmt
add_requires("fmt")
| 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, x86_64 | | Definition | freetype/xmake.lua |
xrepo install -p iphoneos freetype
add_requires("freetype")
| Description | A header-only, constexpr alternative to gperf for C++14 users | | -- | -- | | Homepage | https://github.com/serge-sans-paille/frozen | | License | Apache-2.0 | | Versions | 1.1.1 | | Architectures | arm64, x86_64 | | Definition | frozen/xmake.lua |
xrepo install -p iphoneos frozen
add_requires("frozen")
| 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, x86_64 | | Definition | fruit/xmake.lua |
xrepo install -p iphoneos fruit
add_requires("fruit")
| 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, x86_64 | | Definition | function2/xmake.lua |
xrepo install -p iphoneos function2
add_requires("function2")
| Description | Functional Programming Library for C++. Write concise and readable C++ code. | | -- | -- | | Homepage | http://www.editgym.com/fplus-api-search/ | | Versions | v0.2.22, v0.2.23, v0.2.24 | | Architectures | arm64, x86_64 | | Definition | functionalplus/xmake.lua |
xrepo install -p iphoneos functionalplus
add_requires("functionalplus")
| 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, x86_64 | | Definition | fx-gltf/xmake.lua |
xrepo install -p iphoneos fx-gltf
add_requires("fx-gltf")
| Description | G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage. | | -- | -- | | Homepage | http://github.com/KjellKod/g3log | | License | Unlicense | | Versions | 2.3, 2.4 | | Architectures | arm64, x86_64 | | Definition | g3log/xmake.lua |
xrepo install -p iphoneos g3log
add_requires("g3log")
| Description | GENie - Project generator tool | | -- | -- | | Homepage | https://github.com/bkaradzic/GENie | | License | BSD-3-Clause | | Versions | 1160, 1165, 1170 | | Architectures | arm64, x86_64 | | Definition | genie/xmake.lua |
xrepo install -p iphoneos genie
add_requires("genie")
| 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, x86_64 | | Definition | gflags/xmake.lua |
xrepo install -p iphoneos gflags
add_requires("gflags")
| 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, x86_64 | | Definition | ghc_filesystem/xmake.lua |
xrepo install -p iphoneos ghc_filesystem
add_requires("ghc_filesystem")
| Description | small C GIF decoder | | -- | -- | | Homepage | https://github.com/lecram/gifdec | | Versions | 2021.12.04 | | Architectures | arm64, x86_64 | | Definition | gifdec/xmake.lua |
xrepo install -p iphoneos gifdec
add_requires("gifdec")
| Description | A library for reading and writing gif images. | | -- | -- | | Homepage | https://sourceforge.net/projects/giflib/ | | License | MIT | | Versions | 5.2.1 | | Architectures | arm64, x86_64 | | Definition | giflib/xmake.lua |
xrepo install -p iphoneos giflib
add_requires("giflib")
| 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, x86_64 | | Definition | glbinding/xmake.lua |
xrepo install -p iphoneos glbinding
add_requires("glbinding")
| Description | OpenGL Image (GLI) | | -- | -- | | Homepage | https://gli.g-truc.net/ | | Versions | 0.8.2.0 | | Architectures | arm64, x86_64 | | Definition | gli/xmake.lua |
xrepo install -p iphoneos gli
add_requires("gli")
| 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, x86_64 | | Definition | glm/xmake.lua |
xrepo install -p iphoneos glm
add_requires("glm")
| Description | Glob for C++17 | | -- | -- | | Homepage | https://github.com/p-ranav/glob | | License | MIT | | Versions | 2024.04.18 | | Architectures | arm64, x86_64 | | Definition | glob/xmake.lua |
xrepo install -p iphoneos glob
add_requires("glob")
| 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 | | Architectures | arm64, x86_64 | | Definition | glog/xmake.lua |
xrepo install -p iphoneos glog
add_requires("glog")
| 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 | | Architectures | arm64, x86_64 | | Definition | glslang/xmake.lua |
xrepo install -p iphoneos glslang
add_requires("glslang")
| 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, x86_64 | | Definition | gmssl/xmake.lua |
xrepo install -p iphoneos gmssl
add_requires("gmssl")
| Description | GN is a meta-build system that generates build files for Ninja. | | -- | -- | | Homepage | https://gn.googlesource.com/gn | | Versions | 20211117 | | Architectures | arm64, x86_64 | | Definition | gn/xmake.lua |
xrepo install -p iphoneos gn
add_requires("gn")
| Description | GNU Arm Embedded Toolchain | | -- | -- | | Homepage | https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm | | Versions | 2020.10, 2021.10 | | Architectures | arm64, x86_64 | | Definition | gnu-rm/xmake.lua |
xrepo install -p iphoneos gnu-rm
add_requires("gnu-rm")
| 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, x86_64 | | Definition | godotcpp/xmake.lua |
xrepo install -p iphoneos godotcpp
add_requires("godotcpp")
| Description | C++ bindings for the Godot 4 script API | | -- | -- | | Homepage | https://godotengine.org/ | | Versions | 4.0 | | Architectures | arm64, x86_64 | | Definition | godotcpp4/xmake.lua |
xrepo install -p iphoneos godotcpp4
add_requires("godotcpp4")
| Description | Perfect hash function generator. | | -- | -- | | Homepage | https://www.gnu.org/software/gperf | | Versions | 3.1 | | Architectures | arm64, x86_64 | | Definition | gperf/xmake.lua |
xrepo install -p iphoneos gperf
add_requires("gperf")
| Description | Guidelines Support Library | | -- | -- | | Homepage | https://github.com/microsoft/GSL | | License | MIT | | Versions | v3.1.0, v4.0.0 | | Architectures | arm64, x86_64 | | Definition | gsl/xmake.lua |
xrepo install -p iphoneos gsl
add_requires("gsl")
| Description | gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later | | -- | -- | | Homepage | https://github.com/gsl-lite/gsl-lite | | License | MIT | | Versions | v0.41.0 | | Architectures | arm64, x86_64 | | Definition | gsl-lite/xmake.lua |
xrepo install -p iphoneos gsl-lite
add_requires("gsl-lite")
| 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 | | Architectures | arm64, x86_64 | | Definition | gtest/xmake.lua |
xrepo install -p iphoneos gtest
add_requires("gtest")
| Description | Perceptual JPEG encoder | | -- | -- | | Homepage | https://github.com/google/guetzli | | Versions | v1.0.1 | | Architectures | arm64, x86_64 | | Definition | guetzli/xmake.lua |
xrepo install -p iphoneos guetzli
add_requires("guetzli")
| 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, x86_64 | | Definition | guilite/xmake.lua |
xrepo install -p iphoneos guilite
add_requires("guilite")
| Description | An HTML5 parsing library in pure C99 | | -- | -- | | Homepage | https://github.com/google/gumbo-parser | | License | Apache-2.0 | | Versions | v0.10.1 | | Architectures | arm64, x86_64 | | Definition | gumbo-parser/xmake.lua |
xrepo install -p iphoneos gumbo-parser
add_requires("gumbo-parser")
| 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 | | Architectures | arm64, x86_64 | | Definition | gyp-next/xmake.lua |
xrepo install -p iphoneos gyp-next
add_requires("gyp-next")
| Description | Gzip header-only C++ library | | -- | -- | | Homepage | https://github.com/mapbox/gzip-hpp | | License | MIT | | Versions | v0.1.0 | | Architectures | arm64, x86_64 | | Definition | gzip-hpp/xmake.lua |
xrepo install -p iphoneos gzip-hpp
add_requires("gzip-hpp")
| Description | C++ library for half precision floating point arithmetics | | -- | -- | | Homepage | https://half.sourceforge.net | | License | MIT | | Versions | 2.2.0 | | Architectures | arm64, x86_64 | | Definition | half/xmake.lua |
xrepo install -p iphoneos half
add_requires("half")
| Description | A simple C++11 network server framework | | -- | -- | | Homepage | https://github.com/yedf2/handy | | Versions | 0.2.0 | | Architectures | arm64, x86_64 | | Definition | handy/xmake.lua |
xrepo install -p iphoneos handy
add_requires("handy")
| Description | A C++ header-only parser for the PLY file format. | | -- | -- | | Homepage | https://github.com/nmwsharp/happly | | License | MIT | | Versions | 2022.01.07 | | Architectures | arm64, x86_64 | | Definition | happly/xmake.lua |
xrepo install -p iphoneos happly
add_requires("happly")
| 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 | | Architectures | arm64, x86_64 | | Definition | harfbuzz/xmake.lua |
xrepo install -p iphoneos harfbuzz
add_requires("harfbuzz")
| Description | Portable C++ hashing library | | -- | -- | | Homepage | https://create.stephan-brumme.com/hash-library/ | | License | zlib | | Versions | 2021.09.29 | | Architectures | arm64, x86_64 | | Definition | hash-library/xmake.lua |
xrepo install -p iphoneos hash-library
add_requires("hash-library")
| 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, x86_64 | | Definition | hedley/xmake.lua |
xrepo install -p iphoneos hedley
add_requires("hedley")
| Description | Linear optimization software | | -- | -- | | Homepage | https://github.com/ERGO-Code/HiGHS | | License | MIT | | Versions | v1.5.3, v1.7.0 | | Architectures | arm64, x86_64 | | Definition | highs/xmake.lua |
xrepo install -p iphoneos highs
add_requires("highs")
| Description | Performance-portable, length-agnostic SIMD with runtime dispatch | | -- | -- | | Homepage | https://github.com/google/highway | | License | Apache-2.0 | | Versions | 1.1.0 | | Architectures | arm64, x86_64 | | Definition | highway/xmake.lua |
xrepo install -p iphoneos highway
add_requires("highway")
| 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, x86_64 | | Definition | hiredis/xmake.lua |
xrepo install -p iphoneos hiredis
add_requires("hiredis")
| 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 | | Architectures | arm64, x86_64 | | Definition | hlslpp/xmake.lua |
xrepo install -p iphoneos hlslpp
add_requires("hlslpp")
| Description | A C++ implementation of a fast hash map and hash set using hopscotch hashing | | -- | -- | | Homepage | https://github.com/Tessil/hopscotch-map | | Versions | v2.3.0, v2.3.1 | | Architectures | arm64, x86_64 | | Definition | hopscotch-map/xmake.lua |
xrepo install -p iphoneos hopscotch-map
add_requires("hopscotch-map")
| Description | Parser for HTTP messages written in C. | | -- | -- | | Homepage | https://github.com/nodejs/http-parser | | Versions | v2.9.4 | | Architectures | arm64, x86_64 | | Definition | http_parser/xmake.lua |
xrepo install -p iphoneos http_parser
add_requires("http_parser")
| 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, x86_64 | | Definition | idna/xmake.lua |
xrepo install -p iphoneos idna
add_requires("idna")
| Description | The Fortran Compiler provided by Intel® | | -- | -- | | Homepage | https://www.intel.com/content/www/us/en/developer/tools/oneapi/fortran-compiler.html | | Versions | 2021.4.0+3224 | | Architectures | arm64, x86_64 | | Definition | ifort/xmake.lua |
xrepo install -p iphoneos ifort
add_requires("ifort")
| Description | universal serialization engine | | -- | -- | | Homepage | https://github.com/qicosmos/iguana | | License | Apache-2.0 | | Versions | v1.0.3, 1.0.4 | | Architectures | arm64, x86_64 | | Definition | iguana/xmake.lua |
xrepo install -p iphoneos iguana
add_requires("iguana")
| Description | File Dialog for Dear ImGui | | -- | -- | | Homepage | https://github.com/john-chapman/im3d | | License | MIT | | Versions | 2023.06.09 | | Architectures | arm64, x86_64 | | Definition | im3d/xmake.lua |
xrepo install -p iphoneos im3d
add_requires("im3d")
| Description | A Cool bar for Dear ImGui | | -- | -- | | Homepage | https://github.com/aiekick/ImCoolBar | | License | MIT | | Versions | 2023.07.05 | | Architectures | arm64, x86_64 | | Definition | imcoolbar/xmake.lua |
xrepo install -p iphoneos imcoolbar
add_requires("imcoolbar")
| 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 | | Architectures | arm64, x86_64 | | Definition | imgui/xmake.lua |
xrepo install -p iphoneos imgui
add_requires("imgui")
| Description | Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui | | -- | -- | | Homepage | https://github.com/CedricGuillemet/ImGuizmo | | Versions | 1.83, 1.89+WIP | | Architectures | arm64, x86_64 | | Definition | imguizmo/xmake.lua |
xrepo install -p iphoneos imguizmo
add_requires("imguizmo")
| Description | A small, dependency-free node editor for dear imgui | | -- | -- | | Homepage | https://github.com/Nelarius/imnodes | | License | MIT | | Versions | v0.5 | | Architectures | arm64, x86_64 | | Definition | imnodes/xmake.lua |
xrepo install -p iphoneos imnodes
add_requires("imnodes")
| Description | Immediate Mode Plotting | | -- | -- | | Homepage | https://github.com/epezent/implot | | License | MIT | | Versions | v0.15, v0.16 | | Architectures | arm64, x86_64 | | Definition | implot/xmake.lua |
xrepo install -p iphoneos implot
add_requires("implot")
| Description | Activity Indicators for Modern C++ | | -- | -- | | Homepage | https://github.com/p-ranav/indicators | | License | MIT | | Versions | 2.2, 2.3 | | Architectures | arm64, x86_64 | | Definition | indicators/xmake.lua |
xrepo install -p iphoneos indicators
add_requires("indicators")
| Description | A header-only and easy to use Ini file parser for C++. | | -- | -- | | Homepage | https://github.com/Rookfighter/inifile-cpp | | License | MIT | | Versions | 2022.06.25 | | Architectures | arm64, x86_64 | | Definition | inifile-cpp/xmake.lua |
xrepo install -p iphoneos inifile-cpp
add_requires("inifile-cpp")
| Description | Simple .INI file parser in C, good for embedded systems | | -- | -- | | Homepage | https://github.com/benhoyt/inih | | Versions | 58 | | Architectures | arm64, x86_64 | | Definition | inih/xmake.lua |
xrepo install -p iphoneos inih
add_requires("inih")
| Description | ini file parser | | -- | -- | | Homepage | http://ndevilla.free.fr/iniparser | | License | MIT | | Versions | 2023.09.15 | | Architectures | arm64, x86_64 | | Definition | iniparser/xmake.lua |
xrepo install -p iphoneos iniparser
add_requires("iniparser")
| Description | Simple C++ ini parser. | | -- | -- | | Homepage | https://github.com/mcmtroffaes/inipp | | License | MIT | | Versions | 2022.02.03 | | Architectures | arm64, x86_64 | | Definition | inipp/xmake.lua |
xrepo install -p iphoneos inipp
add_requires("inipp")
| Description | A Template Engine for Modern C++ | | -- | -- | | Homepage | https://pantor.github.io/inja/ | | Versions | v2.1.0, v3.4.0 | | Architectures | arm64, x86_64 | | Definition | inja/xmake.lua |
xrepo install -p iphoneos inja
add_requires("inja")
| Description | IP address region search library. | | -- | -- | | Homepage | https://github.com/lionsoul2014/ip2region | | License | Apache-2.0 | | Versions | v2020.10.31 | | Architectures | arm64, x86_64 | | Definition | ip2region/xmake.lua |
xrepo install -p iphoneos ip2region
add_requires("ip2region")
| Description | High speed and easy-to-use XML Parser for C++ | | -- | -- | | Homepage | https://sourceforge.net/projects/irrlicht/ | | Versions | 1.2 | | Architectures | arm64, x86_64 | | Definition | irrxml/xmake.lua |
xrepo install -p iphoneos irrxml
add_requires("irrxml")
| Description | Intel® Implicit SPMD Program Compiler | | -- | -- | | Homepage | https://ispc.github.io/ | | License | BSD-3-Clause | | Versions | 1.17.0 | | Architectures | arm64, x86_64 | | Definition | ispc/xmake.lua |
xrepo install -p iphoneos ispc
add_requires("ispc")
| Description | A collection of std-like single-header C++ libraries | | -- | -- | | Homepage | https://github.com/iboB/itlib | | License | MIT | | Versions | v1.10.3 | | Architectures | arm64, x86_64 | | Definition | itlib/xmake.lua |
xrepo install -p iphoneos itlib
add_requires("itlib")
| 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 | | Architectures | arm64, x86_64 | | Definition | ittapi/xmake.lua |
xrepo install -p iphoneos ittapi
add_requires("ittapi")
| Description | websocket and http client and server library, with TLS support and very few dependencies | | -- | -- | | Homepage | https://github.com/machinezone/IXWebSocket | | License | BSD-3-Clause | | Versions | v11.4.4, v11.4.5 | | Architectures | arm64, x86_64 | | Definition | ixwebsocket/xmake.lua |
xrepo install -p iphoneos ixwebsocket
add_requires("ixwebsocket")
| 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 | | Architectures | arm64, x86_64 | | Definition | joltphysics/xmake.lua |
xrepo install -p iphoneos joltphysics
add_requires("joltphysics")
| Description | Jsmn is a world fastest JSON parser/tokenizer | | -- | -- | | Homepage | https://github.com/zserge/jsmn | | Versions | v1.1.0 | | Architectures | arm64, x86_64 | | Definition | jsmn/xmake.lua |
xrepo install -p iphoneos jsmn
add_requires("jsmn")
| Description | JSON parser for C | | -- | -- | | Homepage | https://github.com/json-c/json-c/wiki | | License | MIT | | Versions | 0.13.1-20180305 | | Architectures | arm64, x86_64 | | Definition | json-c/xmake.lua |
xrepo install -p iphoneos json-c
add_requires("json-c")
| Description | JSON schema validator for JSON for Modern C++ | | -- | -- | | Homepage | https://github.com/pboettch/json-schema-validator | | Versions | 2.1.0, 2.3.0 | | Architectures | arm64, x86_64 | | Definition | json-schema-validator/xmake.lua |
xrepo install -p iphoneos json-schema-validator
add_requires("json-schema-validator")
| Description | single header json parser for C and C++ | | -- | -- | | Homepage | https://github.com/sheredom/json.h | | Versions | 2022.11.27 | | Architectures | arm64, x86_64 | | Definition | json.h/xmake.lua |
xrepo install -p iphoneos json.h
add_requires("json.h")
| Description | A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON | | -- | -- | | Homepage | https://danielaparker.github.io/jsoncons/ | | Versions | v0.158.0, v0.170.2 | | Architectures | arm64, x86_64 | | Definition | jsoncons/xmake.lua |
xrepo install -p iphoneos jsoncons
add_requires("jsoncons")
| Description | A C++ library for interacting with JSON. | | -- | -- | | Homepage | https://github.com/open-source-parsers/jsoncpp/wiki | | Versions | 1.9.4, 1.9.5 | | Architectures | arm64, x86_64 | | Definition | jsoncpp/xmake.lua |
xrepo install -p iphoneos jsoncpp
add_requires("jsoncpp")
| 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, x86_64 | | Definition | kangaru/xmake.lua |
xrepo install -p iphoneos kangaru
add_requires("kangaru")
| Description | A Fast and Reliable ARQ Protocol. | | -- | -- | | Homepage | https://github.com/skywind3000/kcp | | Versions | 1.7 | | Architectures | arm64, x86_64 | | Definition | kcp/xmake.lua |
xrepo install -p iphoneos kcp
add_requires("kcp")
| Description | Khronos Shared Platform Header () | | -- | -- | | Homepage | https://registry.khronos.org/EGL | | Versions | latest | | Architectures | arm64, x86_64 | | Definition | khrplatform/xmake.lua |
xrepo install -p iphoneos khrplatform
add_requires("khrplatform")
| 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 | | Architectures | arm64, x86_64 | | Definition | kiwisolver/xmake.lua |
xrepo install -p iphoneos kiwisolver
add_requires("kiwisolver")
| Description | Limited Error Raster Compression | | -- | -- | | Homepage | https://github.com/esri/lerc | | License | Apache-2.0 | | Versions | v4.0.0 | | Architectures | arm64, x86_64 | | Definition | lerc/xmake.lua |
xrepo install -p iphoneos lerc
add_requires("lerc")
| Description | Lexbor is development of an open source HTML Renderer library. https://lexbor.com | | -- | -- | | Homepage | https://github.com/lexbor/lexbor | | License | Apache-2.0 | | Versions | v2.2.0, v2.3.0 | | Architectures | arm64, x86_64 | | Definition | lexbor/xmake.lua |
xrepo install -p iphoneos lexbor
add_requires("lexbor")
| Description | C++ parsing DSL | | -- | -- | | Homepage | https://lexy.foonathan.net | | Versions | 2022.03.21, 2022.12.1 | | Architectures | arm64, x86_64 | | Definition | lexy/xmake.lua |
xrepo install -p iphoneos lexy
add_requires("lexy")
| 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, x86_64 | | Definition | libass/xmake.lua |
xrepo install -p iphoneos libass
add_requires("libass")
| Description | A C library for handling bigWig files | | -- | -- | | Homepage | https://github.com/dpryan79/libBigWig | | License | MIT | | Versions | 0.4.7 | | Architectures | arm64, x86_64 | | Definition | libbigwig/xmake.lua |
xrepo install -p iphoneos libbigwig
add_requires("libbigwig")
| Description | The multiprotocol file transfer library. | | -- | -- | | Homepage | https://curl.haxx.se/ | | License | MIT | | Versions | 7.31.0, 7.32.0, 7.33.0, 7.34.0, 7.35.0, 7.36.0, 7.37.1, 7.38.0, 7.39.0, 7.40.0, 7.41.0, 7.42.1, 7.43.0, 7.44.0, 7.45.0, 7.46.0, 7.47.1, 7.48.0, 7.49.1, 7.50.3, 7.51.0, 7.52.1, 7.53.1, 7.54.1, 7.55.1, 7.56.1, 7.57.0, 7.58.0, 7.59.0, 7.60.0, 7.61.0, 7.61.1, 7.62.0, 7.63.0, 7.64.0, 7.64.1, 7.65.3, 7.66.0, 7.67.0, 7.68.0, 7.69.1, 7.70.0, 7.71.1, 7.72.0, 7.73.0, 7.74.0, 7.75.0, 7.76.1, 7.77.0, 7.78.0, 7.80.0, 7.81.0, 7.82.0, 7.84.0, 7.85.0, 7.86.0, 7.87.0, 8.0.1, 8.4.0, 8.5.0, 8.6.0, 8.7.1 | | Architectures | arm64, x86_64 | | Definition | libcurl/xmake.lua |
xrepo install -p iphoneos libcurl
add_requires("libcurl")
| Description | C library for reading DICOM files | | -- | -- | | Homepage | https://libdicom.readthedocs.io | | License | MIT | | Versions | v1.1.0 | | Architectures | arm64, x86_64 | | Definition | libdicom/xmake.lua |
xrepo install -p iphoneos libdicom
add_requires("libdicom")
| Description | The libdisasm library provides basic disassembly of Intel x86 instructions from a binary stream. | | -- | -- | | Homepage | https://bastard.sourceforge.net/libdisasm.html | | License | MIT | | Versions | 0.23 | | Architectures | arm64, x86_64 | | Definition | libdisasm/xmake.lua |
xrepo install -p iphoneos libdisasm
add_requires("libdisasm")
| Description | Official git repository for libdivide: optimized integer division | | -- | -- | | Homepage | http://libdivide.com | | Versions | 5.0 | | Architectures | arm64, x86_64 | | Definition | libdivide/xmake.lua |
xrepo install -p iphoneos libdivide
add_requires("libdivide")
| Description | A lightweight suffix array sorting library | | -- | -- | | Homepage | https://android.googlesource.com/platform/external/libdivsufsort/ | | Versions | 2021.2.18 | | Architectures | arm64, x86_64 | | Definition | libdivsufsort/xmake.lua |
xrepo install -p iphoneos libdivsufsort
add_requires("libdivsufsort")
| 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 | | Architectures | arm64, x86_64 | | Definition | libenvpp/xmake.lua |
xrepo install -p iphoneos libenvpp
add_requires("libenvpp")
| Description | Full-featured high-performance event loop loosely modelled after libevent. | | -- | -- | | Homepage | http://software.schmorp.de/pkg/libev | | Versions | 4.33 | | Architectures | arm64, x86_64 | | Definition | libev/xmake.lua |
xrepo install -p iphoneos libev
add_requires("libev")
| Description | *An open source library for face detection in images. The face detection speed can reach 1000FPS. * | | -- | -- | | Homepage | https://github.com/ShiqiYu/libfacedetection | | License | BSD-3-Clause | | Versions | v3.0 | | Architectures | arm64, x86_64 | | Definition | libfacedetection/xmake.lua |
xrepo install -p iphoneos libfacedetection
add_requires("libfacedetection")
| Description | Portable Foreign Function Interface library. | | -- | -- | | Homepage | https://sourceware.org/libffi/ | | License | MIT | | Versions | 3.2.1, 3.3, 3.4.2, 3.4.4, 3.4.6 | | Architectures | arm64, x86_64 | | Definition | libffi/xmake.lua |
xrepo install -p iphoneos libffi
add_requires("libffi")
| Description | Free Lossless Audio Codec | | -- | -- | | Homepage | https://xiph.org/flac | | License | BSD | | Versions | 1.3.3, 1.4.2, 1.4.3 | | Architectures | arm64, x86_64 | | Definition | libflac/xmake.lua |
xrepo install -p iphoneos libflac
add_requires("libflac")
| 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, x86_64 | | Definition | libfork/xmake.lua |
xrepo install -p iphoneos libfork
add_requires("libfork")
| 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, x86_64 | | Definition | libfyaml/xmake.lua |
xrepo install -p iphoneos libfyaml
add_requires("libfyaml")
| 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 | | Architectures | arm64, x86_64 | | Definition | libgit2/xmake.lua |
xrepo install -p iphoneos libgit2
add_requires("libgit2")
| Description | Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols. | | -- | -- | | Homepage | https://github.com/ithewei/libhv | | Versions | 1.0.0, 1.1.0, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.6, 1.3.0, 1.3.1, 1.3.2 | | Architectures | arm64, x86_64 | | Definition | libhv/xmake.lua |
xrepo install -p iphoneos libhv
add_requires("libhv")
| Description | A widely used C library for reading and writing JPEG image files. | | -- | -- | | Homepage | http://ijg.org/ | | Versions | v9b, v9c, v9d, v9e | | Architectures | arm64, x86_64 | | Definition | libjpeg/xmake.lua |
xrepo install -p iphoneos libjpeg
add_requires("libjpeg")
| Description | JPEG XL image format reference implementation | | -- | -- | | Homepage | https://jpeg.org/jpegxl | | License | BSD-3-Clause | | Versions | v0.8.2 | | Architectures | arm64, x86_64 | | Definition | libjxl/xmake.lua |
xrepo install -p iphoneos libjxl
add_requires("libjxl")
| Description | libmodplug GitHub repository | | -- | -- | | Homepage | http://modplug-xmms.sf.net | | License | Public Domain | | Versions | 2022.1.31 | | Architectures | arm64, x86_64 | | Definition | libmodplug/xmake.lua |
xrepo install -p iphoneos libmodplug
add_requires("libmodplug")
| 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, x86_64 | | Definition | libmorton/xmake.lua |
xrepo install -p iphoneos libmorton
add_requires("libmorton")
| 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, x86_64 | | Definition | libnpy/xmake.lua |
xrepo install -p iphoneos libnpy
add_requires("libnpy")
| Description | Ogg Bitstream Library | | -- | -- | | Homepage | https://www.xiph.org/ogg/ | | Versions | v1.3.4 | | Architectures | arm64, x86_64 | | Definition | libogg/xmake.lua |
xrepo install -p iphoneos libogg
add_requires("libogg")
| Description | Modern audio compression for the internet. | | -- | -- | | Homepage | https://opus-codec.org | | Versions | 1.3.1, 1.4, 1.5, 1.5.1 | | Architectures | arm64, x86_64 | | Definition | libopus/xmake.lua |
xrepo install -p iphoneos libopus
add_requires("libopus")
| Description | Library for Apple Binary- and XML-Property Lists | | -- | -- | | Homepage | https://www.libimobiledevice.org/ | | License | LGPL-2.1 | | Versions | 2.2.0 | | Architectures | arm64, x86_64 | | Definition | libplist/xmake.lua |
xrepo install -p iphoneos libplist
add_requires("libplist")
| 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 | | Architectures | arm64, x86_64 | | Definition | libpng/xmake.lua |
xrepo install -p iphoneos libpng
add_requires("libpng")
| Description | A fast and compact QR Code encoding library | | -- | -- | | Homepage | https://github.com/fukuchi/libqrencode | | License | LGPL-2.1 | | Versions | 4.1.1 | | Architectures | arm64, x86_64 | | Definition | libqrencode/xmake.lua |
xrepo install -p iphoneos libqrencode
add_requires("libqrencode")
| Description | LibRaw is a library for reading RAW files from digital cameras. | | -- | -- | | Homepage | http://www.libraw.org | | License | LGPL-2.1 | | Versions | 0.19.5, 0.20.2 | | Architectures | arm64, x86_64 | | Definition | libraw/xmake.lua |
xrepo install -p iphoneos libraw
add_requires("libraw")
| Description | The Apache Kafka C/C++ library | | -- | -- | | Homepage | https://github.com/edenhill/librdkafka | | Versions | v1.6.2, v1.8.2-POST2 | | Architectures | arm64, x86_64 | | Definition | librdkafka/xmake.lua |
xrepo install -p iphoneos librdkafka
add_requires("librdkafka")
| 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, x86_64 | | Definition | libremidi/xmake.lua |
xrepo install -p iphoneos libremidi
add_requires("libremidi")
| 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 | | Architectures | arm64, x86_64 | | Definition | libsais/xmake.lua |
xrepo install -p iphoneos libsais
add_requires("libsais")
| Description | An audio Sample Rate Conversion library | | -- | -- | | Homepage | http://libsndfile.github.io/libsamplerate/ | | License | BSD-2-Clause | | Versions | 0.2.2 | | Architectures | arm64, x86_64 | | Definition | libsamplerate/xmake.lua |
xrepo install -p iphoneos libsamplerate
add_requires("libsamplerate")
| 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 | | Architectures | arm64, x86_64 | | Definition | libsdl/xmake.lua |
xrepo install -p iphoneos libsdl
add_requires("libsdl")
| 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 | | Architectures | arm64, x86_64 | | Definition | libsdl_image/xmake.lua |
xrepo install -p iphoneos libsdl_image
add_requires("libsdl_image")
| 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, x86_64 | | Definition | libsdl_mixer/xmake.lua |
xrepo install -p iphoneos libsdl_mixer
add_requires("libsdl_mixer")
| Description | Simple DirectMedia Layer networking library | | -- | -- | | Homepage | https://www.libsdl.org/projects/SDL_net/ | | License | zlib | | Versions | 2.2.0 | | Architectures | arm64, x86_64 | | Definition | libsdl_net/xmake.lua |
xrepo install -p iphoneos libsdl_net
add_requires("libsdl_net")
| 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, x86_64 | | Definition | libsdl_ttf/xmake.lua |
xrepo install -p iphoneos libsdl_ttf
add_requires("libsdl_ttf")
| Description | libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual. | | -- | -- | | Homepage | https://libsigcplusplus.github.io/libsigcplusplus/ | | License | LGPL-3.0 | | Versions | 3.4.0, 3.6.0 | | Architectures | arm64, x86_64 | | Definition | libsigcplusplus/xmake.lua |
xrepo install -p iphoneos libsigcplusplus
add_requires("libsigcplusplus")
| Description | A C library for reading and writing sound files containing sampled audio data. | | -- | -- | | Homepage | https://libsndfile.github.io/libsndfile/ | | License | LGPL-2.1 | | Versions | 1.0.31, 1.2.2 | | Architectures | arm64, x86_64 | | Definition | libsndfile/xmake.lua |
xrepo install -p iphoneos libsndfile
add_requires("libsndfile")
| 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 | | Architectures | arm64, x86_64 | | Definition | libsodium/xmake.lua |
xrepo install -p iphoneos libsodium
add_requires("libsodium")
| Description | C library for cross-platform real-time audio input and output. | | -- | -- | | Homepage | http://libsound.io/ | | License | MIT | | Versions | 2.0.0 | | Architectures | arm64, x86_64 | | Definition | libsoundio/xmake.lua |
xrepo install -p iphoneos libsoundio
add_requires("libsoundio")
| Description | Simple, modern libpng alternative | | -- | -- | | Homepage | https://libspng.org | | Versions | v0.7.1, v0.7.4 | | Architectures | arm64, x86_64 | | Definition | libspng/xmake.lua |
xrepo install -p iphoneos libspng
add_requires("libspng")
| Description | libsv - Public domain cross-platform semantic versioning in c99 | | -- | -- | | Homepage | https://github.com/uael/sv | | Versions | 2021.11.27 | | Architectures | arm64, x86_64 | | Definition | libsv/xmake.lua |
xrepo install -p iphoneos libsv
add_requires("libsv")
| Description | A simple, easy-to-use, and efficient software for SVM classification and regression | | -- | -- | | Homepage | https://github.com/cjlin1/libsvm | | Versions | v325, v332 | | Architectures | arm64, x86_64 | | Definition | libsvm/xmake.lua |
xrepo install -p iphoneos libsvm
add_requires("libsvm")
| 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, x86_64 | | Definition | libtommath/xmake.lua |
xrepo install -p iphoneos libtommath
add_requires("libtommath")
| Description | A generic library support script. | | -- | -- | | Homepage | https://www.gnu.org/software/libtool/ | | Versions | 2.4.5, 2.4.6, 2.4.7 | | Architectures | arm64, x86_64 | | Definition | libtool/xmake.lua |
xrepo install -p iphoneos libtool
add_requires("libtool")
| Description | Portable uuid C library | | -- | -- | | Homepage | https://sourceforge.net/projects/libuuid | | License | BSD-3-Clause | | Versions | 1.0.3 | | Architectures | arm64, x86_64 | | Definition | libuuid/xmake.lua |
xrepo install -p iphoneos libuuid
add_requires("libuuid")
| Description | Reference implementation of the Ogg Vorbis audio format. | | -- | -- | | Homepage | https://xiph.org/vorbis | | License | BSD-3 | | Versions | 1.3.7 | | Architectures | arm64, x86_64 | | Definition | libvorbis/xmake.lua |
xrepo install -p iphoneos libvorbis
add_requires("libvorbis")
| Description | A C library for creating Excel XLSX files. | | -- | -- | | Homepage | https://libxlsxwriter.github.io | | License | BSD-2-Clause | | Versions | 1.1.5 | | Architectures | arm64, x86_64 | | Definition | libxlsxwriter/xmake.lua |
xrepo install -p iphoneos libxlsxwriter
add_requires("libxlsxwriter")
| Description | The XML C parser and toolkit of Gnome. | | -- | -- | | Homepage | http://xmlsoft.org/ | | License | MIT | | Versions | 2.10.3 | | Architectures | arm64, x86_64 | | Definition | libxml2/xmake.lua |
xrepo install -p iphoneos libxml2
add_requires("libxml2")
| 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, x86_64 | | Definition | lightmapper/xmake.lua |
xrepo install -p iphoneos lightmapper
add_requires("lightmapper")
| Description | A small self-contained alternative to readline and libedit | | -- | -- | | Homepage | https://github.com/antirez/linenoise | | Versions | 2020.3.12 | | Architectures | arm64, x86_64 | | Definition | linenoise/xmake.lua |
xrepo install -p iphoneos linenoise
add_requires("linenoise")
| Description | a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions | | -- | -- | | Homepage | https://github.com/datenwolf/linmath.h | | Versions | 2022.06.19 | | Architectures | arm64, x86_64 | | Definition | linmath.h/xmake.lua |
xrepo install -p iphoneos linmath.h
add_requires("linmath.h")
| Description | Fast and lightweight HTML/CSS rendering engine | | -- | -- | | Homepage | http://www.litehtml.com/ | | Versions | 2023.01.05 | | Architectures | arm64, x86_64 | | Definition | litehtml/xmake.lua |
xrepo install -p iphoneos litehtml
add_requires("litehtml")
| Description | A little fail-safe filesystem designed for microcontrollers | | -- | -- | | Homepage | https://github.com/littlefs-project/littlefs | | Versions | v2.5.0, v2.8.2, v2.9.2, v2.9.3 | | Architectures | arm64, x86_64 | | Definition | littlefs/xmake.lua |
xrepo install -p iphoneos littlefs
add_requires("littlefs")
| 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, x86_64 | | Definition | llfio/xmake.lua |
xrepo install -p iphoneos llfio
add_requires("llfio")
| Description | Port of http_parser to llparse | | -- | -- | | Homepage | https://github.com/nodejs/llhttp | | License | MIT | | Versions | v3.0.0, v8.1.0 | | Architectures | arm64, x86_64 | | Definition | llhttp/xmake.lua |
xrepo install -p iphoneos llhttp
add_requires("llhttp")
| Description | A project dedicated to building LLVM toolchain for 32-bit Arm embedded targets. | | -- | -- | | Homepage | https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm | | Versions | 17.0.1 | | Architectures | arm64, x86_64 | | Definition | llvm-arm/xmake.lua |
xrepo install -p iphoneos llvm-arm
add_requires("llvm-arm")
| Description | An LLVM/Clang/LLD based mingw-w64 toolchain | | -- | -- | | Homepage | https://github.com/mstorsjo/llvm-mingw | | Versions | 20211002, 20220323, 20240417 | | Architectures | arm64, x86_64 | | Definition | llvm-mingw/xmake.lua |
xrepo install -p iphoneos llvm-mingw
add_requires("llvm-mingw")
| 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, x86_64 | | Definition | lmdb/xmake.lua |
xrepo install -p iphoneos lmdb
add_requires("lmdb")
| Description | PNG encoder and decoder in C and C++. | | -- | -- | | Homepage | https://lodev.org/lodepng/ | | License | zlib | | Versions | | | Architectures | arm64, x86_64 | | Definition | lodepng/xmake.lua |
xrepo install -p iphoneos lodepng
add_requires("lodepng")
| Description | A lightweight C++ logging library | | -- | -- | | Homepage | https://github.com/emilk/loguru | | Versions | v2.1.0 | | Architectures | arm64, x86_64 | | Definition | loguru/xmake.lua |
xrepo install -p iphoneos loguru
add_requires("loguru")
| Description | LiteSpeed HPACK (RFC7541) Library | | -- | -- | | Homepage | https://github.com/litespeedtech/ls-hpack | | License | MIT | | Versions | v2.3.3 | | Architectures | arm64, x86_64 | | Definition | ls-hpack/xmake.lua |
xrepo install -p iphoneos ls-hpack
add_requires("ls-hpack")
| 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 | | Architectures | arm64, x86_64 | | Definition | ls-qpack/xmake.lua |
xrepo install -p iphoneos ls-qpack
add_requires("ls-qpack")
| 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 | | Architectures | arm64, x86_64 | | Definition | lua/xmake.lua |
xrepo install -p iphoneos lua
add_requires("lua")
| Description | Code formatter for Lua | | -- | -- | | Homepage | https://github.com/Koihik/LuaFormatter | | Versions | 1.3.5 | | Architectures | arm64, x86_64 | | Definition | lua-format/xmake.lua |
xrepo install -p iphoneos lua-format
add_requires("lua-format")
| Description | LuaBridge3 is a lightweight and dependency-free library for mapping data, functions, and classes back and forth between C++ and Lua. | | -- | -- | | Homepage | https://kunitoki.github.io/LuaBridge3 | | License | MIT | | Versions | 3.0-rc3 | | Architectures | arm64, x86_64 | | Definition | luabridge3/xmake.lua |
xrepo install -p iphoneos luabridge3
add_requires("luabridge3")
| Description | A Just-In-Time Compiler (JIT) for the Lua programming language. | | -- | -- | | Homepage | http://luajit.org | | Versions | 2.1.0-beta3 | | Architectures | arm64, x86_64 | | Definition | luajit/xmake.lua |
xrepo install -p iphoneos luajit
add_requires("luajit")
| Description | A fast, small, safe, gradually typed embeddable scripting language derived from Lua. | | -- | -- | | Homepage | https://luau-lang.org/ | | License | MIT | | Versions | 0.538, 0.623, 0.624 | | Architectures | arm64, x86_64 | | Definition | luau/xmake.lua |
xrepo install -p iphoneos luau
add_requires("luau")
| 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, x86_64 | | Definition | lvgl/xmake.lua |
xrepo install -p iphoneos lvgl
add_requires("lvgl")
| Description | A simple to use, composable, command line parser for C++ 11 and beyond | | -- | -- | | Homepage | https://www.bfgroup.xyz/Lyra/ | | License | BSL-1.0 | | Versions | 1.5.1, 1.6 | | Architectures | arm64, x86_64 | | Definition | lyra/xmake.lua |
xrepo install -p iphoneos lyra
add_requires("lyra")
| Description | LZ4 - Extremely fast compression | | -- | -- | | Homepage | https://www.lz4.org/ | | Versions | v1.9.3, v1.9.4 | | Architectures | arm64, x86_64 | | Definition | lz4/xmake.lua |
xrepo install -p iphoneos lz4
add_requires("lz4")
| Description | Fast In-Memory Data Compression Algorithm (safe, inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio better than LZ4 | | -- | -- | | Homepage | https://github.com/avaneev/lzav | | License | MIT | | Versions | 2.14, 4.0 | | Architectures | arm64, x86_64 | | Definition | lzav/xmake.lua |
xrepo install -p iphoneos lzav
add_requires("lzav")
| Description | Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++ | | -- | -- | | Homepage | https://github.com/richgel999/lzham_codec | | Versions | 2023.01.03 | | Architectures | arm64, x86_64 | | Definition | lzham_codec/xmake.lua |
xrepo install -p iphoneos lzham_codec
add_requires("lzham_codec")
| 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, x86_64 | | Definition | lzo/xmake.lua |
xrepo install -p iphoneos lzo
add_requires("lzo")
| Description | Macro processing language | | -- | -- | | Homepage | https://www.gnu.org/software/m4 | | Versions | 1.4.18, 1.4.19 | | Architectures | arm64, x86_64 | | Definition | m4/xmake.lua |
xrepo install -p iphoneos m4
add_requires("m4")
| Description | C++ Markdown to HTML header-only parser library | | -- | -- | | Homepage | https://github.com/progsource/maddy | | License | MIT | | Versions | 1.2.1, 1.3.0 | | Architectures | arm64, x86_64 | | Definition | maddy/xmake.lua |
xrepo install -p iphoneos maddy
add_requires("maddy")
| 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 | | Architectures | arm64, x86_64 | | Definition | magic_enum/xmake.lua |
xrepo install -p iphoneos magic_enum
add_requires("magic_enum")
| Description | GNU make tool. | | -- | -- | | Homepage | https://www.gnu.org/software/make/ | | Versions | 4.2.1, 4.3, 4.4.1 | | Architectures | arm64, x86_64 | | Definition | make/xmake.lua |
xrepo install -p iphoneos make
add_requires("make")
| 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, x86_64 | | Definition | mapbox_earcut/xmake.lua |
xrepo install -p iphoneos mapbox_earcut
add_requires("mapbox_earcut")
| Description | A C++14 compile-time/constexpr map and hash map with minimal binary footprint | | -- | -- | | Homepage | https://github.com/mapbox/eternal | | License | ISC | | Versions | v1.0.1 | | Architectures | arm64, x86_64 | | Definition | mapbox_eternal/xmake.lua |
xrepo install -p iphoneos mapbox_eternal
add_requires("mapbox_eternal")
| 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, x86_64 | | Definition | mapbox_geometry/xmake.lua |
xrepo install -p iphoneos mapbox_geometry
add_requires("mapbox_geometry")
| Description | C++11/C++14 Variant | | -- | -- | | Homepage | https://github.com/mapbox/variant | | License | BSD | | Versions | v1.2.0 | | Architectures | arm64, x86_64 | | Definition | mapbox_variant/xmake.lua |
xrepo install -p iphoneos mapbox_variant
add_requires("mapbox_variant")
| 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, x86_64 | | Definition | mathfu/xmake.lua |
xrepo install -p iphoneos mathfu
add_requires("mathfu")
| Description | MATLAB MAT File I/O Library | | -- | -- | | Homepage | https://matio.sourceforge.io | | License | BSD-2-Clause | | Versions | v1.5.26, v1.5.27 | | Architectures | arm64, x86_64 | | Definition | matio/xmake.lua |
xrepo install -p iphoneos matio
add_requires("matio")
| Description | An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API | | -- | -- | | Homepage | https://tls.mbed.org | | License | Apache-2.0 | | Versions | v2.7.6, v2.13.0, v2.25.0, v2.28.3, v3.4.0, v3.5.1, v3.6.0 | | Architectures | arm64, x86_64 | | Definition | mbedtls/xmake.lua |
xrepo install -p iphoneos mbedtls
add_requires("mbedtls")
| 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, x86_64 | | Definition | md4c/xmake.lua |
xrepo install -p iphoneos md4c
add_requires("md4c")
| Description | Public domain mDNS/DNS-SD library in C | | -- | -- | | Homepage | https://github.com/mjansson/mdns | | Versions | 1.4.2, 1.4.3 | | Architectures | arm64, x86_64 | | Definition | mdns/xmake.lua |
xrepo install -p iphoneos mdns
add_requires("mdns")
| Description | fmemopen port library | | -- | -- | | Homepage | https://github.com/NimbusKit/memorymapping | | Versions | 2014.12.21 | | Architectures | arm64, x86_64 | | Definition | memorymapping/xmake.lua |
xrepo install -p iphoneos memorymapping
add_requires("memorymapping")
| 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 | | Architectures | arm64, x86_64 | | Definition | meson/xmake.lua |
xrepo install -p iphoneos meson
add_requires("meson")
| 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, x86_64 | | Definition | micro-gl/xmake.lua |
xrepo install -p iphoneos micro-gl
add_requires("micro-gl")
| Description | microprofile is an embeddable profiler | | -- | -- | | Homepage | https://github.com/jonasmr/microprofile | | License | Unlicense | | Versions | v4.0 | | Architectures | arm64, x86_64 | | Definition | microprofile/xmake.lua |
xrepo install -p iphoneos microprofile
add_requires("microprofile")
| Description | Guidelines Support Library | | -- | -- | | Homepage | https://github.com/microsoft/GSL | | License | MIT | | Versions | v3.1.0, v4.0.0 | | Architectures | arm64, x86_64 | | Definition | microsoft-gsl/xmake.lua |
xrepo install -p iphoneos microsoft-gsl
add_requires("microsoft-gsl")
| 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 | | Architectures | arm64, x86_64 | | Definition | microsoft-proxy/xmake.lua |
xrepo install -p iphoneos microsoft-proxy
add_requires("microsoft-proxy")
| 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, x86_64 | | Definition | mikktspace/xmake.lua |
xrepo install -p iphoneos mikktspace
add_requires("mikktspace")
| Description | Single file audio playback and capture library written in C. | | -- | -- | | Homepage | https://miniaud.io | | Versions | 0.11.15, 0.11.16, 0.11.17, 0.11.18, 0.11.21 | | Architectures | arm64, x86_64 | | Definition | miniaudio/xmake.lua |
xrepo install -p iphoneos miniaudio
add_requires("miniaudio")
| Description | For computing the smallest enclosing balls of points in arbitrary dimensions | | -- | -- | | Homepage | https://people.inf.ethz.ch/gaertner/subdir/software/miniball.html | | License | GPL-3.0 | | Versions | v3.0 | | Architectures | arm64, x86_64 | | Definition | miniball/xmake.lua |
xrepo install -p iphoneos miniball
add_requires("miniball")
| Description | A very lightweight subset of the LZO library intended for easy inclusion with your application | | -- | -- | | Homepage | http://www.oberhumer.com/opensource/lzo/#minilzo | | Versions | 2.10 | | Architectures | arm64, x86_64 | | Definition | minilzo/xmake.lua |
xrepo install -p iphoneos minilzo
add_requires("minilzo")
| Description | Minimalistic MP3 decoder single header library | | -- | -- | | Homepage | https://github.com/lieff/minimp3 | | License | CC0 | | Versions | 2021.05.29 | | Architectures | arm64, x86_64 | | Definition | minimp3/xmake.lua |
xrepo install -p iphoneos minimp3
add_requires("minimp3")
| 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, x86_64 | | Definition | minitrace/xmake.lua |
xrepo install -p iphoneos minitrace
add_requires("minitrace")
| Description | miniz: Single C source file zlib-replacement library | | -- | -- | | Homepage | https://github.com/richgel999/miniz/ | | License | MIT | | Versions | 2.1.0, 2.2.0 | | Architectures | arm64, x86_64 | | Definition | miniz/xmake.lua |
xrepo install -p iphoneos miniz
add_requires("miniz")
| 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, x86_64 | | Definition | minizip/xmake.lua |
xrepo install -p iphoneos minizip
add_requires("minizip")
| 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, x86_64 | | Definition | mio/xmake.lua |
xrepo install -p iphoneos mio
add_requires("mio")
| 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, x86_64 | | Definition | mjson/xmake.lua |
xrepo install -p iphoneos mjson
add_requires("mjson")
| Description | A self-contained C++ implementation of MMA and GCMMA. | | -- | -- | | Homepage | https://github.com/jdumas/mma | | License | MIT | | Versions | 2018.08.01 | | Architectures | arm64, x86_64 | | Definition | mma/xmake.lua |
xrepo install -p iphoneos mma
add_requires("mma")
| Description | MoltenVK is a Vulkan Portability implementation. | | -- | -- | | Homepage | https://github.com/KhronosGroup/MoltenVK | | License | Apache-2.0 | | Versions | v1.1.0, v1.1.4, v1.1.5, v1.2.0, v1.2.7 | | Architectures | arm64, x86_64 | | Definition | moltenvk/xmake.lua |
xrepo install -p iphoneos moltenvk
add_requires("moltenvk")
| Description | Embedded Web Server | | -- | -- | | Homepage | https://mongoose.ws | | License | GPL-2.0 | | Versions | 7.11, 7.13, 7.14 | | Architectures | arm64, x86_64 | | Definition | mongoose/xmake.lua |
xrepo install -p iphoneos mongoose
add_requires("mongoose")
| Description | A Just-In-Time Compiler (JIT) for the Lua programming language. | | -- | -- | | Homepage | https://github.com/moonjit/moonjit | | Versions | 2.2.0 | | Architectures | arm64, x86_64 | | Definition | moonjit/xmake.lua |
xrepo install -p iphoneos moonjit
add_requires("moonjit")
| Description | Fast console MPEG Audio Player and decoder library | | -- | -- | | Homepage | https://www.mpg123.de/ | | Versions | 1.30.2 | | Architectures | arm64, x86_64 | | Definition | mpg123/xmake.lua |
xrepo install -p iphoneos mpg123
add_requires("mpg123")
| Description | A bounded multi-producer multi-consumer concurrent queue written in C++11 | | -- | -- | | Homepage | https://github.com/rigtorp/MPMCQueue | | Versions | v1.0 | | Architectures | arm64, x86_64 | | Definition | mpmcqueue/xmake.lua |
xrepo install -p iphoneos mpmcqueue
add_requires("mpmcqueue")
| Description | * from Microsoft STL, but multi-platform * | | -- | -- | | Homepage | https://github.com/iboB/mscharconv | | Versions | latest | | Architectures | arm64, x86_64 | | Definition | mscharconv/xmake.lua |
xrepo install -p iphoneos mscharconv
add_requires("mscharconv")
| Description | Multi-channel signed distance field generator | | -- | -- | | Homepage | https://github.com/Chlumsky/msdfgen | | License | MIT | | Versions | v1.10, v1.11 | | Architectures | arm64, x86_64 | | Definition | msdfgen/xmake.lua |
xrepo install -p iphoneos msdfgen
add_requires("msdfgen")
| Description | An embeddable Javascript interpreter in C. | | -- | -- | | Homepage | http://mujs.com/ | | Versions | 1.3.4 | | Architectures | arm64, x86_64 | | Definition | mujs/xmake.lua |
xrepo install -p iphoneos mujs
add_requires("mujs")
| Description | static cross- and native- musl-based toolchains. | | -- | -- | | Homepage | https://musl.cc/ | | Versions | 20210202 | | Architectures | arm64, x86_64 | | Definition | muslcc/xmake.lua |
xrepo install -p iphoneos muslcc
add_requires("muslcc")
| Description | Mustache text templates for modern C++ | | -- | -- | | Homepage | https://github.com/kainjow/Mustache | | License | BSL-1.0 | | Versions | 2021.12.10 | | Architectures | arm64, x86_64 | | Definition | mustache/xmake.lua |
xrepo install -p iphoneos mustache
add_requires("mustache")
| Description | Implementation of strong types in C++. | | -- | -- | | Homepage | https://github.com/joboccara/NamedType | | License | MIT | | Versions | v1.1.0.20210209 | | Architectures | arm64, x86_64 | | Definition | named_type/xmake.lua |
xrepo install -p iphoneos named_type
add_requires("named_type")
| 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, x86_64 | | Definition | nameof/xmake.lua |
xrepo install -p iphoneos nameof
add_requires("nameof")
| 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, x86_64 | | Definition | nanobench/xmake.lua |
xrepo install -p iphoneos nanobench
add_requires("nanobench")
| 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 | | Architectures | arm64, x86_64 | | Definition | nanoflann/xmake.lua |
xrepo install -p iphoneos nanoflann
add_requires("nanoflann")
| Description | Simple stupid SVG parser | | -- | -- | | Homepage | https://github.com/memononen/nanosvg | | License | zlib | | Versions | 2022.07.09 | | Architectures | arm64, x86_64 | | Definition | nanosvg/xmake.lua |
xrepo install -p iphoneos nanosvg
add_requires("nanosvg")
| Description | Netwide Assembler (NASM) is an 80x86 assembler. | | -- | -- | | Homepage | https://www.nasm.us/ | | License | BSD-2-Clause | | Versions | 2.13.03, 2.15.05, 2.16.01 | | Architectures | arm64, x86_64 | | Definition | nasm/xmake.lua |
xrepo install -p iphoneos nasm
add_requires("nasm")
| Description | Android NDK toolchain. | | -- | -- | | Homepage | https://developer.android.com/ndk | | Versions | 21.0, 22.0, 26.0 | | Architectures | arm64, x86_64 | | Definition | ndk/xmake.lua |
xrepo install -p iphoneos ndk
add_requires("ndk")
| Description | Scope Guard & Defer C++ | | -- | -- | | Homepage | https://github.com/Neargye/scope_guard | | License | MIT | | Versions | 2022.04.05 | | Architectures | arm64, x86_64 | | Definition | neargye-scope_guard/xmake.lua |
xrepo install -p iphoneos neargye-scope_guard
add_requires("neargye-scope_guard")
| 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, x86_64 | | Definition | niftiheader/xmake.lua |
xrepo install -p iphoneos niftiheader
add_requires("niftiheader")
| Description | Nim is a statically typed compiled systems programming language | | -- | -- | | Homepage | https://nim-lang.org/ | | Versions | 2.0.2 | | Architectures | arm64, x86_64 | | Definition | nim/xmake.lua |
xrepo install -p iphoneos nim
add_requires("nim")
| Description | Small build system for use with gyp or CMake. | | -- | -- | | Homepage | https://ninja-build.org/ | | Versions | 1.9.0, 1.10.1, 1.10.2, 1.11.0, 1.11.1 | | Architectures | arm64, x86_64 | | Definition | ninja/xmake.lua |
xrepo install -p iphoneos ninja
add_requires("ninja")
| 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, x86_64 | | Definition | nlohmann_json/xmake.lua |
xrepo install -p iphoneos nlohmann_json
add_requires("nlohmann_json")
| 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, x86_64 | | Definition | nmd/xmake.lua |
xrepo install -p iphoneos nmd
add_requires("nmd")
| 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 | | Architectures | arm64, x86_64 | | Definition | nng/xmake.lua |
xrepo install -p iphoneos nng
add_requires("nng")
| Description | C++ wrapper around the nanomsg NNG API. | | -- | -- | | Homepage | https://github.com/cwzx/nngpp | | Versions | v2020.10.30 | | Architectures | arm64, x86_64 | | Definition | nngpp/xmake.lua |
xrepo install -p iphoneos nngpp
add_requires("nngpp")
| Description | Small, header only signals and slots C++11 library. | | -- | -- | | Homepage | https://github.com/fr00b0/nod | | License | MIT | | Versions | v0.5.4 | | Architectures | arm64, x86_64 | | Definition | nod/xmake.lua |
xrepo install -p iphoneos nod
add_requires("nod")
| Description | Force-directed graph layout with Fruchterman-Reingold | | -- | -- | | Homepage | https://github.com/olvb/nodesoup | | Versions | 2020.09.05 | | Architectures | arm64, x86_64 | | Definition | nodesoup/xmake.lua |
xrepo install -p iphoneos nodesoup
add_requires("nodesoup")
| Description | A C++ type to trace calls to special member functions. | | -- | -- | | Homepage | https://vzalzal.com/posts/noisy-the-class-you-wrote-a-hundred-times/ | | License | MIT | | Versions | 2024.04.22 | | Architectures | arm64, x86_64 | | Definition | noisy/xmake.lua |
xrepo install -p iphoneos noisy
add_requires("noisy")
| Description | *A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes * | | -- | -- | | Homepage | https://github.com/ned14/ntkernel-error-category | | License | Apache-2.0 | | Versions | v1.0.0 | | Architectures | arm64, x86_64 | | Definition | ntkernel-error-category/xmake.lua |
xrepo install -p iphoneos ntkernel-error-category
add_requires("ntkernel-error-category")
| 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 | | Architectures | arm64, x86_64 | | Definition | nuklear/xmake.lua |
xrepo install -p iphoneos nuklear
add_requires("nuklear")
| 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, x86_64 | | Definition | ocilib/xmake.lua |
xrepo install -p iphoneos ocilib
add_requires("ocilib")
| Description | Simple 2D Graphics Library for C | | -- | -- | | Homepage | https://tsoding.github.io/olive.c/ | | License | MIT | | Versions | 2022.12.14 | | Architectures | arm64, x86_64 | | Definition | olive.c/xmake.lua |
xrepo install -p iphoneos olive.c
add_requires("olive.c")
| Description | regular expression library | | -- | -- | | Homepage | https://github.com/kkos/oniguruma | | License | BSD | | Versions | v6.9.9 | | Architectures | arm64, x86_64 | | Definition | oniguruma/xmake.lua |
xrepo install -p iphoneos oniguruma
add_requires("oniguruma")
| 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, x86_64 | | Definition | openal-soft/xmake.lua |
xrepo install -p iphoneos openal-soft
add_requires("openal-soft")
| Description | OpenCL API C++ bindings | | -- | -- | | Homepage | https://github.com/KhronosGroup/OpenCL-CLHPP/ | | License | Apache-2.0 | | Versions | 1.2.8, 2.0.15 | | Architectures | arm64, x86_64 | | Definition | opencl-clhpp/xmake.lua |
xrepo install -p iphoneos opencl-clhpp
add_requires("opencl-clhpp")
| 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 | | Architectures | arm64, x86_64 | | Definition | opencl-headers/xmake.lua |
xrepo install -p iphoneos opencl-headers
add_requires("opencl-headers")
| 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, x86_64 | | Definition | opencore-amr/xmake.lua |
xrepo install -p iphoneos opencore-amr
add_requires("opencore-amr")
| Description | OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry | | -- | -- | | Homepage | https://github.com/KhronosGroup/OpenGL-Registry/ | | License | MIT | | Versions | 2024.01.04 | | Architectures | arm64, x86_64 | | Definition | opengl-headers/xmake.lua |
xrepo install -p iphoneos opengl-headers
add_requires("opengl-headers")
| Description | OpenResty's Branch of LuaJIT 2 | | -- | -- | | Homepage | https://github.com/openresty/luajit2 | | Versions | v2.1-20220310, v2.1-20230119 | | Architectures | arm64, x86_64 | | Definition | openrestry-luajit/xmake.lua |
xrepo install -p iphoneos openrestry-luajit
add_requires("openrestry-luajit")
| 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, x86_64 | | Definition | optional-lite/xmake.lua |
xrepo install -p iphoneos optional-lite
add_requires("optional-lite")
| Description | A Parser Combinator library for C | | -- | -- | | Homepage | https://github.com/orangeduck/mpc | | Versions | 0.9.0 | | Architectures | arm64, x86_64 | | Definition | orangeduck_mpc/xmake.lua |
xrepo install -p iphoneos orangeduck_mpc
add_requires("orangeduck_mpc")
| Description | C++ hash map and hash set which preserve the order of insertion | | -- | -- | | Homepage | https://github.com/Tessil/ordered-map | | License | MIT | | Versions | v1.0.0, v1.1.0 | | Architectures | arm64, x86_64 | | Definition | ordered_map/xmake.lua |
xrepo install -p iphoneos ordered_map
add_requires("ordered_map")
| 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 | | Architectures | arm64, x86_64 | | Definition | ormpp/xmake.lua |
xrepo install -p iphoneos ormpp
add_requires("ormpp")
| 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, x86_64 | | Definition | osmanip/xmake.lua |
xrepo install -p iphoneos osmanip
add_requires("osmanip")
| 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, x86_64 | | Definition | out_ptr/xmake.lua |
xrepo install -p iphoneos out_ptr
add_requires("out_ptr")
| 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, x86_64 |
| Definition | outcome/xmake.lua |
| Description | Open source c++ skeletal animation library and toolset |
| -- | -- |
| Homepage | http://guillaumeblanc.github.io/ozz-animation/ |
| License | MIT |
| Versions | 0.14.2, 0.14.3, 0.15.0 |
| Architectures | arm64, x86_64 |
| Definition | ozz-animation/xmake.lua | | 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, x86_64 |
| Definition | parallel-hashmap/xmake.lua | | Description | GNU patch, which applies diff files to original files. |
| -- | -- |
| Homepage | http://www.gnu.org/software/patch/patch.html |
| Versions | 2.7.6 |
| Architectures | arm64, x86_64 |
| Definition | patch/xmake.lua | | Description | PCG — C++ Implementation |
| -- | -- |
| Homepage | http://www.pcg-random.org |
| License | Apache-2.0 |
| Versions | 2022.04.09 |
| Architectures | arm64, x86_64 |
| Definition | pcg-cpp/xmake.lua | | Description | A Perl Compatible Regular Expressions Library |
| -- | -- |
| Homepage | https://www.pcre.org/ |
| Versions | 10.39, 10.40, 10.42 |
| Architectures | arm64, x86_64 |
| Definition | pcre2/xmake.lua | | Description | Header-only Perlin noise library for modern C++ (C++17/C++20) |
| -- | -- |
| Homepage | https://github.com/Reputeless/PerlinNoise |
| License | MIT |
| Versions | v3.0.0 |
| Architectures | arm64, x86_64 |
| Definition | perlinnoise/xmake.lua | | 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, x86_64 |
| Definition | picobench/xmake.lua | | Description | A header-file-only, JSON parser serializer in C++ |
| -- | -- |
| Homepage | https://pocoproject.org/ |
| License | BSD-2-Clause |
| Versions | v1.3.0 |
| Architectures | arm64, x86_64 |
| Definition | picojson/xmake.lua | | Description | a header-file-only, SHA256 hash generator in C++ |
| -- | -- |
| Homepage | https://github.com/okdshin/PicoSHA2 |
| License | MIT |
| Versions | 2022.08.08 |
| Architectures | arm64, x86_64 |
| Definition | picosha2/xmake.lua | | Description | Preview Image Extractor (PIEX) |
| -- | -- |
| Homepage | https://github.com/google/piex |
| License | Apache-2.0 |
| Versions | 20190530 |
| Architectures | arm64, x86_64 |
| Definition | piex/xmake.lua | | Description | A helper tool used when compiling applications and libraries. |
| -- | -- |
| Homepage | https://freedesktop.org/wiki/Software/pkg-config/ |
| Versions | 0.29.2 |
| Architectures | arm64, x86_64 |
| Definition | pkg-config/xmake.lua | | 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, x86_64 |
| Definition | pkgconf/xmake.lua | | 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, x86_64 |
| Definition | plf_colony/xmake.lua | | 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, x86_64 |
| Definition | plf_indiesort/xmake.lua | | 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, x86_64 |
| Definition | plf_list/xmake.lua | | 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, x86_64 |
| Definition | plf_nanotimer/xmake.lua | | 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, x86_64 |
| Definition | plf_queue/xmake.lua | | 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, x86_64 |
| Definition | plf_rand/xmake.lua | | 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, x86_64 |
| Definition | plf_reorderase/xmake.lua | | 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, x86_64 |
| Definition | plf_stack/xmake.lua | | Description | Portable, simple and extensible C++ logging library |
| -- | -- |
| Homepage | https://github.com/SergiusTheBest/plog |
| License | MIT |
| Versions | 1.1.9, 1.1.10 |
| Architectures | arm64, x86_64 |
| Definition | plog/xmake.lua | | Description | Header only C++ AES cipher library |
| -- | -- |
| Homepage | https://kkayataka.github.io/plusaes/doc/index.html |
| License | BSL-1.0 |
| Versions | v1.0.0 |
| Architectures | arm64, x86_64 |
| Definition | plusaes/xmake.lua | | Description | FFT implementation based on FFTPack, but with several improvements |
| -- | -- |
| Homepage | https://github.com/mreineck/pocketfft |
| License | BSD-3-Clause |
| Versions | 2023.02.14 |
| Architectures | arm64, x86_64 |
| Definition | pocketfft/xmake.lua | | Description | Pretty Printer for Modern C++ |
| -- | -- |
| Homepage | https://github.com/p-ranav/pprint |
| Versions | 2020.2.20 |
| Architectures | arm64, x86_64 |
| Definition | pprint/xmake.lua | | Description | A Proximity Query Package |
| -- | -- |
| Homepage | http://gamma.cs.unc.edu/SSV/ |
| Versions | 1.3 |
| Architectures | arm64, x86_64 |
| Definition | pqp/xmake.lua | | Description | Premake - Powerfully simple build configuration |
| -- | -- |
| Homepage | https://premake.github.io/ |
| Versions | 2022.11.17 |
| Architectures | arm64, x86_64 |
| Definition | premake5/xmake.lua | | Description | Google's data interchange format compiler |
| -- | -- |
| Homepage | https://developers.google.com/protocol-buffers/ |
| Versions | 3.8.0 |
| Architectures | arm64, x86_64 |
| Definition | protoc/xmake.lua | | Description | PRVHASH - Pseudo-Random-Value Hash |
| -- | -- |
| Homepage | https://github.com/avaneev/prvhash |
| License | MIT |
| Versions | 4.0, 4.3.2 |
| Architectures | arm64, x86_64 |
| Definition | prvhash/xmake.lua | | 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, x86_64 |
| Definition | pugixml/xmake.lua | | Description | A C++ type library that is as easy to use as Python built-in types. |
| -- | -- |
| Homepage | https://github.com/chen-qingyu/pyincpp |
| Versions | v1.3.2, v1.3.3, v1.4.1, v1.6.0, v1.6.1, v2.3.0 |
| Architectures | arm64, x86_64 |
| Definition | pyincpp/xmake.lua | | 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, x86_64 |
| Definition | pystring/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | python/xmake.lua | | Description | The python programming language. |
| -- | -- |
| Homepage | https://www.python.org/ |
| Versions | 2.7.15, 2.7.18 |
| Architectures | arm64, x86_64 |
| Definition | python2/xmake.lua | | Description | CMake Modules and Basic Libraries for C/C++ projects. |
| -- | -- |
| Homepage | https://github.com/stdware/qmsetup |
| License | MIT |
| Versions | 2024.04.23 |
| Architectures | arm64, x86_64 |
| Definition | qmsetup/xmake.lua | | Description | The Quite OK Image Format for fast, lossless image compression |
| -- | -- |
| Homepage | https://qoiformat.org/ |
| License | MIT |
| Versions | 2021.12.22, 2022.11.17 |
| Architectures | arm64, x86_64 |
| Definition | qoi/xmake.lua | | 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, x86_64 |
| Definition | qr-code-generator-c/xmake.lua | | 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, x86_64 |
| Definition | qr-code-generator-cpp/xmake.lua | | 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, x86_64 |
| Definition | qt5base/xmake.lua | | 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, x86_64 |
| Definition | qt5core/xmake.lua | | 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, x86_64 |
| Definition | qt5gui/xmake.lua | | 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, x86_64 |
| Definition | qt5network/xmake.lua | | 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, x86_64 |
| Definition | qt5webview/xmake.lua | | 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, x86_64 |
| Definition | qt5widgets/xmake.lua | | Description | Quadsort is a branchless stable adaptive mergesort faster than quicksort. |
| -- | -- |
| Homepage | https://github.com/scandum/quadsort |
| License | MIT |
| Versions | 2023.02.03 |
| Architectures | arm64, x86_64 |
| Definition | quadsort/xmake.lua | | Description | A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator. |
| -- | -- |
| Homepage | http://www.cs.cmu.edu/~quake/triangle.html |
| Versions | 1.6 |
| Architectures | arm64, x86_64 |
| Definition | quake_triangle/xmake.lua | | 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, x86_64 |
| Definition | quickcpplib/xmake.lua | | 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, x86_64 |
| Definition | quickjs/xmake.lua | | 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, x86_64 |
| Definition | rang/xmake.lua | | Description | Range library for C++14/17/20, basis for C++20's std::ranges |
| -- | -- |
| Homepage | https://github.com/ericniebler/range-v3/ |
| License | BSL-1.0 |
| Versions | 0.11.0, 0.12.0 |
| Architectures | arm64, x86_64 |
| Definition | range-v3/xmake.lua | | Description | C++ header-only library for CSV parsing (by d99kris) |
| -- | -- |
| Homepage | https://github.com/d99kris/rapidcsv |
| Versions | 8.50, 8.80, 8.82 |
| Architectures | arm64, x86_64 |
| Definition | rapidcsv/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | rapidfuzz/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | rapidjson/xmake.lua | | Description | An attempt to create the fastest XML parser possible |
| -- | -- |
| Homepage | https://sourceforge.net/projects/rapidxml |
| License | MIT |
| Versions | 1.13 |
| Architectures | arm64, x86_64 |
| Definition | rapidxml/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | re-flex/xmake.lua | | Description | Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX approach |
| -- | -- |
| Homepage | https://victimsnino.github.io/ReactivePlusPlus/v2/docs/html/md_docs_2readme.html |
| License | BSL-1.0 |
| Versions | v2.1.1 |
| Architectures | arm64, x86_64 |
| Definition | reactiveplusplus/xmake.lua | | Description | A fast single-producer, single-consumer lock-free queue for C++ |
| -- | -- |
| Homepage | https://github.com/cameron314/readerwriterqueue |
| License | BSD-3-Clause |
| Versions | v1.0.6 |
| Architectures | arm64, x86_64 |
| Definition | readerwriterqueue/xmake.lua | | Description | Navigation-mesh Toolset for Games |
| -- | -- |
| Homepage | https://github.com/recastnavigation/recastnavigation |
| License | zlib |
| Versions | 1.5.1, v1.6.0 |
| Architectures | arm64, x86_64 |
| Definition | recastnavigation/xmake.lua | | 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, x86_64 |
| Definition | remotery/xmake.lua | | 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, x86_64 |
| Definition | reproc/xmake.lua | | 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, x86_64 |
| Definition | restinio/xmake.lua | | Description | A modern C++ scope guard that is easy to use but hard to misuse. |
| -- | -- |
| Homepage | https://ricab.github.io/scope_guard/ |
| License | Unlicense |
| Versions | v1.1.0 |
| Architectures | arm64, x86_64 |
| Definition | ricab-scope_guard/xmake.lua | | Description | Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20 |
| -- | -- |
| Homepage | https://github.com/martinus/robin-hood-hashing |
| License | MIT |
| Versions | 3.11.3, 3.11.5 |
| Architectures | arm64, x86_64 |
| Definition | robin-hood-hashing/xmake.lua | | 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, x86_64 |
| Definition | robin-map/xmake.lua | | Description | rpclib is a modern C++ msgpack-RPC server and client library |
| -- | -- |
| Homepage | http://rpclib.net |
| Versions | v2.3.0 |
| Architectures | arm64, x86_64 |
| Definition | rpclib/xmake.lua | | Description | RPly is a library that lets applications read and write PLY files. |
| -- | -- |
| Homepage | http://w3.impa.br/~diego/software/rply/ |
| License | MIT |
| Versions | 1.1.4 |
| Architectures | arm64, x86_64 |
| Definition | rply/xmake.lua | | 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, x86_64 |
| Definition | rpmalloc/xmake.lua | | Description | toml++ wrapper for basic node types |
| -- | -- |
| Homepage | https://github.com/Ryan-rsm-McKenzie/AutoTOML |
| License | MIT |
| Versions | 2020.12.29 |
| Architectures | arm64, x86_64 |
| Definition | rsm-autotoml/xmake.lua | | Description | A binary i/o library for C++, without the agonizing pain |
| -- | -- |
| Homepage | https://github.com/Ryan-rsm-McKenzie/binary_io |
| License | MIT |
| Versions | 2.0.5, 2.0.6 |
| Architectures | arm64, x86_64 |
| Definition | rsm-binary-io/xmake.lua | | Description | A cross-platform memory-mapped io library for C++ |
| -- | -- |
| Homepage | https://github.com/Ryan-rsm-McKenzie/mmio |
| License | MIT |
| Versions | 2.0.0 |
| Architectures | arm64, x86_64 |
| Definition | rsm-mmio/xmake.lua | | Description | A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia) |
| -- | -- |
| Homepage | https://github.com/thestk/rtmidi |
| Versions | 6.0.0 |
| Architectures | arm64, x86_64 |
| Definition | rtmidi/xmake.lua | | Description | rttr: An open source library, which adds reflection to C++. |
| -- | -- |
| Homepage | https://www.rttr.org |
| License | MIT |
| Versions | 0.9.5, 0.9.6 |
| Architectures | arm64, x86_64 |
| Definition | rttr/xmake.lua | | Description | Detect CPU features with single-file |
| -- | -- |
| Homepage | https://github.com/nihui/ruapu |
| License | MIT |
| Versions | 0.1.0 |
| Architectures | arm64, x86_64 |
| Definition | ruapu/xmake.lua | | 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, x86_64 |
| Definition | rxcpp/xmake.lua | | Description | Simple, extensible, header-only C++17 argument parser released into the public domain. |
| -- | -- |
| Homepage | https://github.com/sailormoon/flags |
| License | MIT |
| Versions | 1.1 |
| Architectures | arm64, x86_64 |
| Definition | sailormoon_flags/xmake.lua | | Description | A software construction tool |
| -- | -- |
| Homepage | https://scons.org |
| Versions | 4.1.0, 4.3.0, 4.6.0, 4.7.0 |
| Architectures | arm64, x86_64 |
| Definition | scons/xmake.lua | | Description | Succinct Data Structure Library 3.0 |
| -- | -- |
| Homepage | https://github.com/xxsds/sdsl-lite |
| Versions | v3.0.3 |
| Architectures | arm64, x86_64 |
| Definition | sdsl-lite/xmake.lua | | Description | Semantic Versioning for modern C++ |
| -- | -- |
| Homepage | https://github.com/Neargye/semver |
| License | MIT |
| Versions | 2023.05.27, 2023.10.04 |
| Architectures | arm64, x86_64 |
| Definition | semver/xmake.lua | | 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, x86_64 |
| Definition | seqan3/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | sfl-library/xmake.lua | | Description | Structured Field Values parser |
| -- | -- |
| Homepage | https://github.com/ngtcp2/sfparse |
| License | MIT |
| Versions | 2024.05.12 |
| Architectures | arm64, x86_64 |
| Definition | sfparse/xmake.lua | | 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, x86_64 |
| Definition | shaderc/xmake.lua | | Description | A sophisticated implementation of Unicode Bidirectional Algorithm |
| -- | -- |
| Homepage | https://github.com/Tehreer/SheenBidi |
| License | Apache-2.0 |
| Versions | v2.6, v2.7 |
| Architectures | arm64, x86_64 |
| Definition | sheenbidi/xmake.lua | | Description | Implementations of SIMD instruction sets for systems which don't natively support them. |
| -- | -- |
| Homepage | simd-everywhere.github.io/blog/ |
| Versions | 0.7.2, 0.8.2 |
| Architectures | arm64, x86_64 |
| Definition | simde/xmake.lua | | Description | Ridiculously fast JSON parsing, UTF-8 validation and JSON minifying for popular 64 bit systems. |
| -- | -- |
| Homepage | https://simdjson.org |
| License | Apache-2.0 |
| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1, v3.6.0, v3.7.0, v3.8.0, v3.9.1, v3.9.2 |
| Architectures | arm64 |
| Definition | simdjson/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | simdutf/xmake.lua | | 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, x86_64 |
| Definition | simpleini/xmake.lua | | Description | Simple thread pooling library in C++ |
| -- | -- |
| Homepage | https://github.com/romch007/simplethreadpool |
| License | MIT |
| Versions | 2022.11.18 |
| Architectures | arm64, x86_64 |
| Definition | simplethreadpool/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | simsimd/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | snitch/xmake.lua | | 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, x86_64 |
| Definition | sobjectizer/xmake.lua | | 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, x86_64 |
| Definition | soci/xmake.lua | | Description | Modern C++ socket library |
| -- | -- |
| Homepage | https://github.com/fpagliughi/sockpp |
| License | BSD-3-Clause |
| Versions | v0.8.1, v0.8.3, v1.0.0 |
| Architectures | arm64, x86_64 |
| Definition | sockpp/xmake.lua | | Description | Simple STB-style cross-platform libraries for C and C++, written in C. |
| -- | -- |
| Homepage | https://github.com/floooh/sokol |
| License | zlib |
| Versions | 2022.02.10, 2023.01.27 |
| Architectures | arm64, x86_64 |
| Definition | sokol/xmake.lua | | 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, x86_64 |
| Definition | sol2/xmake.lua | | 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, x86_64 |
| Definition | soloud/xmake.lua | | Description | SoundTouch Audio Processing Library |
| -- | -- |
| Homepage | https://modplug-xmms.sourceforge.net |
| License | LGPL-2.1 |
| Versions | 2.3.2 |
| Architectures | arm64, x86_64 |
| Definition | soundtouch/xmake.lua | | 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, x86_64 |
| Definition | span-lite/xmake.lua | | Description | C++ implementation of a memory efficient hash map and hash set |
| -- | -- |
| Homepage | https://github.com/Tessil/sparse-map |
| License | MIT |
| Versions | v0.6.2 |
| Architectures | arm64, x86_64 |
| Definition | sparse-map/xmake.lua | | Description | A fast, memory efficient hash map for C++ |
| -- | -- |
| Homepage | https://github.com/greg7mdp/sparsepp |
| Versions | 1.22 |
| Architectures | arm64, x86_64 |
| Definition | sparsepp/xmake.lua | | Description | Fast C++ logging library. |
| -- | -- |
| Homepage | https://github.com/gabime/spdlog |
| License | MIT |
| Versions | v1.3.1, v1.4.2, v1.5.0, v1.8.0, v1.8.1, v1.8.2, v1.8.5, v1.9.0, v1.9.1, v1.9.2, v1.10.0, v1.11.0, v1.12.0, v1.13.0, v1.14.0, v1.14.1 |
| Architectures | arm64, x86_64 |
| Definition | spdlog/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | spirv-headers/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | spirv-tools/xmake.lua | | Description | SQLCipher is a standalone fork of the SQLite database library that adds 256 bit AES encryption of database files and other security features |
| -- | -- |
| Homepage | https://www.zetetic.net/sqlcipher/ |
| Versions | 4.5.3 |
| Architectures | arm64, x86_64 |
| Definition | sqlcipher/xmake.lua | | 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+100, 3.45.0+200 |
| Architectures | arm64, x86_64 |
| Definition | sqlite3/xmake.lua | | Description | SQLite ORM light header only library for modern C++ |
| -- | -- |
| Homepage | https://github.com/fnc12/sqlite_orm |
| Versions | 1.8.2 |
| Architectures | arm64, x86_64 |
| Definition | sqlite_orm/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | sqlitecpp/xmake.lua | | 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, x86_64 |
| Definition | srell/xmake.lua | | Description | C++ CSV parser |
| -- | -- |
| Homepage | https://github.com/red0124/ssp |
| License | MIT |
| Versions | v1.6.1, v1.8.0 |
| Architectures | arm64, x86_64 |
| Definition | ssp/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | stb/xmake.lua | | 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, x86_64 |
| Definition | stc/xmake.lua | | Description | A C++17 cross-platform implementation for UUIDs |
| -- | -- |
| Homepage | https://github.com/mariusbancila/stduuid |
| License | MIT |
| Versions | 1.2.3 |
| Architectures | arm64, x86_64 |
| Definition | stduuid/xmake.lua | | Description | Fast integer compression in C using the StreamVByte codec |
| -- | -- |
| Homepage | https://github.com/lemire/streamvbyte |
| License | Apache-2.0 |
| Versions | v1.0.0 |
| Architectures | arm64, x86_64 |
| Definition | streamvbyte/xmake.lua | | Description | string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library |
| -- | -- |
| Homepage | https://github.com/martinmoene/string-view-lite |
| License | BSL-1.0 |
| Versions | v1.7.0 |
| Architectures | arm64, x86_64 |
| Definition | string-view-lite/xmake.lua | | Description | Up to 10x faster string search, split, sort, and shuffle for long strings and multi-gigabyte files in Python and C, leveraging SIMD with just a few lines of Arm Neon and x86 AVX2 & AVX-512 intrinsics 🦖 |
| -- | -- |
| Homepage | https://ashvardanian.com/posts/stringzilla/ |
| License | Apache-2.0 |
| Versions | v1.2.2, v2.0.3, v2.0.4, v3.0.0, v3.1.0, v3.1.1, v3.1.2, v3.2.0, v3.3.0, v3.3.1, v3.4.0, v3.4.1, v3.5.0, v3.6.0, v3.6.1, v3.6.2, v3.6.3, v3.6.4, v3.6.5, v3.6.6, v3.6.7, v3.6.8, v3.7.0, v3.7.1, v3.7.2, v3.7.3, v3.8.0, v3.8.1, v3.8.2, v3.8.3, v3.8.4 |
| Architectures | arm64, x86_64 |
| Definition | stringzilla/xmake.lua | | Description | C++ String Toolkit Library |
| -- | -- |
| Homepage | https://www.partow.net/programming/strtk/index.html |
| License | MIT |
| Versions | 2020.01.01 |
| Architectures | arm64, x86_64 |
| Definition | strtk/xmake.lua | | Description | *C++17 & C++ 20 error-handling and utility extensions. * |
| -- | -- |
| Homepage | https://lamarrr.github.io/STX |
| License | MIT |
| Versions | v1.0.3, v1.0.5 |
| Architectures | arm64, x86_64 |
| Definition | stx/xmake.lua | | Description | Compact SVO optimized vector for C++17 or higher |
| -- | -- |
| Homepage | https://github.com/martinus/svector |
| License | MIT |
| Versions | v1.0.3 |
| Architectures | arm64, x86_64 |
| Definition | svector/xmake.lua | | Description | Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) |
| -- | -- |
| Homepage | https://gitlab.com/AOMediaCodec/SVT-AV1 |
| License | BSD-2-clause |
| Versions | 1.4.0, 1.4.1, 1.5.0, 1.6.0 |
| Architectures | arm64, x86_64 |
| Definition | svt-av1/xmake.lua | | 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, x86_64 |
| Definition | swig/xmake.lua | | Description | Table Maker for Modern C++ |
| -- | -- |
| Homepage | https://github.com/p-ranav/tabulate |
| License | MIT |
| Versions | v1.5 |
| Architectures | arm64, x86_64 |
| Definition | tabulate/xmake.lua | | Description | A fast C++ header-only library to help you quickly write parallel programs with complex task dependencies |
| -- | -- |
| Homepage | https://taskflow.github.io/ |
| License | MIT |
| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0, v3.7.0 |
| Architectures | arm64, x86_64 |
| Definition | taskflow/xmake.lua | | Description | A simple header-only C++ argument parser library. |
| -- | -- |
| Homepage | https://taywee.github.io/args/ |
| License | MIT |
| Versions | 6.3.0, 6.4.6 |
| Architectures | arm64, x86_64 |
| Definition | taywee_args/xmake.lua | | 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, x86_64 |
| Definition | tbox/xmake.lua | | 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, x86_64 |
| Definition | tclap/xmake.lua | | 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, x86_64 |
| Definition | termcolor/xmake.lua | | Description | A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator |
| -- | -- |
| Homepage | https://www.wias-berlin.de/software/index.jsp?id=TetGen |
| License | AGPL-3.0 |
| Versions | 1.6.0 |
| Architectures | arm64, x86_64 |
| Definition | tetgen/xmake.lua | | Description | A fast work-stealing queue template in C++ |
| -- | -- |
| Homepage | https://github.com/taskflow/work-stealing-queue |
| License | MIT |
| Versions | 2022.07.20 |
| Architectures | arm64, x86_64 |
| Definition | tf_workstealingqueue/xmake.lua | | 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, x86_64 |
| Definition | theora/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | thorvg/xmake.lua | | 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, x86_64 |
| Definition | thread-pool/xmake.lua | | Description | The C++ parallel algorithms library. |
| -- | -- |
| Homepage | https://github.com/NVIDIA/thrust |
| License | Apache-2.0 |
| Versions | 1.17.0 |
| Architectures | arm64, x86_64 |
| Definition | thrust/xmake.lua | | 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, x86_64 |
| Definition | tiny-process-library/xmake.lua | | 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, x86_64 |
| Definition | tinyalloc/xmake.lua | | Description | Concise Binary Object Representation (CBOR) Library |
| -- | -- |
| Homepage | https://github.com/intel/tinycbor |
| License | MIT |
| Versions | v0.6.0 |
| Architectures | arm64, x86_64 |
| Definition | tinycbor/xmake.lua | | Description | TinyCrypt Cryptographic Library |
| -- | -- |
| Homepage | https://github.com/intel/tinycrypt |
| Versions | 2019.9.18 |
| Architectures | arm64, x86_64 |
| Definition | tinycrypt/xmake.lua | | Description | Lightweight, portable and easy to integrate C directory and file reader |
| -- | -- |
| Homepage | https://github.com/cxong/tinydir |
| Versions | 1.2.6 |
| Architectures | arm64, x86_64 |
| Definition | tinydir/xmake.lua | | 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, x86_64 |
| Definition | tinyexpr/xmake.lua | | Description | Tiny OpenEXR image loader/saver library |
| -- | -- |
| Homepage | https://github.com/syoyo/tinyexr/ |
| License | BSD-3-Clause |
| Versions | v1.0.1, v1.0.8 |
| Architectures | arm64, x86_64 |
| Definition | tinyexr/xmake.lua | | Description | Minimal, type safe printf replacement library for C++ |
| -- | -- |
| Homepage | https://github.com/c42f/tinyformat/ |
| Versions | 2.3.0 |
| Architectures | arm64, x86_64 |
| Definition | tinyformat/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | tinygltf/xmake.lua | | Description | Tiny but powerful single file wavefront obj loader |
| -- | -- |
| Homepage | https://github.com/tinyobjloader/tinyobjloader |
| License | MIT |
| Versions | v1.0.7, v2.0.0rc10, v2.0.0rc13 |
| Architectures | arm64, x86_64 |
| Definition | tinyobjloader/xmake.lua | | Description | C++11 ply 3d mesh format importer & exporter |
| -- | -- |
| Homepage | https://github.com/ddiakopoulos/tinyply |
| License | BSD-2-Clause |
| Versions | 2.3.4 |
| Architectures | arm64, x86_64 |
| Definition | tinyply/xmake.lua | | 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, x86_64 |
| Definition | tinyxml/xmake.lua | | 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, x86_64 |
| Definition | tinyxml2/xmake.lua | | Description | C++11/14/17 std::expected with functional-style extensions |
| -- | -- |
| Homepage | https://github.com/TartanLlama/expected |
| License | CC0 |
| Versions | v1.0.0, v1.1.0 |
| Architectures | arm64, x86_64 |
| Definition | tl_expected/xmake.lua | | Description | A lightweight, non-owning reference to a callable. |
| -- | -- |
| Homepage | https://github.com/TartanLlama/function_ref |
| License | CC0 |
| Versions | v1.0.0 |
| Architectures | arm64, x86_64 |
| Definition | tl_function_ref/xmake.lua | | Description | C++11/14/17 std::optional with functional-style extensions and support for references. |
| -- | -- |
| Homepage | https://github.com/TartanLlama/optional |
| License | CC0 |
| Versions | v1.1.0 |
| Architectures | arm64, x86_64 |
| Definition | tl_optional/xmake.lua | | Description | C tmx map loader |
| -- | -- |
| Homepage | http://libtmx.rtfd.io/ |
| License | BSD-2-Clause |
| Versions | 1.2.0 |
| Architectures | arm64, x86_64 |
| Definition | tmx/xmake.lua | | Description | lightweight C++14 parser for Tiled tmx files |
| -- | -- |
| Homepage | https://github.com/fallahn/tmxlite |
| License | zlib |
| Versions | v1.4.4 |
| Architectures | arm64, x86_64 |
| Definition | tmxlite/xmake.lua | | Description | *A modern C++ base64 encoder / decoder * |
| -- | -- |
| Homepage | https://github.com/tobiaslocker/base64 |
| License | MIT |
| Versions | 2024.02.26 |
| Architectures | arm64, x86_64 |
| Definition | tobiaslocker_base64/xmake.lua | | Description | toml++ is a header-only TOML config file parser and serializer for C++17 (and later!). |
| -- | -- |
| Homepage | https://marzer.github.io/tomlplusplus/ |
| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0 |
| Architectures | arm64, x86_64 |
| Definition | toml++/xmake.lua | | Description | TOML for Modern C++ |
| -- | -- |
| Homepage | https://github.com/ToruNiina/toml11 |
| License | MIT |
| Versions | v3.7.0, v3.8.1 |
| Architectures | arm64, x86_64 |
| Definition | toml11/xmake.lua | | Description | TOML C library |
| -- | -- |
| Homepage | https://github.com/cktan/tomlc99 |
| License | MIT |
| Versions | 2023.09.30 |
| Architectures | arm64, x86_64 |
| Definition | tomlc99/xmake.lua | | Description | No fanfare TOML C++ Library |
| -- | -- |
| Homepage | https://github.com/cktan/tomlcpp |
| License | MIT |
| Versions | 2022.06.25 |
| Architectures | arm64, x86_64 |
| Definition | tomlcpp/xmake.lua | | Description | A JPEG encoder in a single C++ file |
| -- | -- |
| Homepage | https://create.stephan-brumme.com/toojpeg/ |
| License | zlib |
| Versions | 1.5 |
| Architectures | arm64, x86_64 |
| Definition | toojpeg/xmake.lua | | Description | A header-only C++ library for task concurrency |
| -- | -- |
| Homepage | https://github.com/bloomen/transwarp |
| License | MIT |
| Versions | 2.2.3 |
| Architectures | arm64, x86_64 |
| Definition | transwarp/xmake.lua | | Description | An incremental parsing system for programming tools |
| -- | -- |
| Homepage | https://tree-sitter.github.io/ |
| Versions | 0.21.0, 0.22.2, 0.22.5 |
| Architectures | arm64, x86_64 |
| Definition | tree-sitter/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | trompeloeil/xmake.lua | | 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, x86_64 |
| Definition | tuplet/xmake.lua | | Description | A modern C++ tweening library |
| -- | -- |
| Homepage | http://mobius3.github.io/tweeny |
| License | MIT |
| Versions | 2023.05.09 |
| Architectures | arm64, x86_64 |
| Definition | tweeny/xmake.lua | | 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, x86_64 |
| Definition | type_safe/xmake.lua | | 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, x86_64 |
| Definition | uchardet/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | ufbx/xmake.lua | | 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, x86_64 |
| Definition | uni_algo/xmake.lua | | Description | A compile-time, header-only, dimensional analysis library built on c++14 with no dependencies. |
| -- | -- |
| Homepage | https://nholthaus.github.io/units/ |
| Versions | v2.3.3 |
| Architectures | arm64, x86_64 |
| Definition | units/xmake.lua | | 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, x86_64 |
| Definition | unity_test/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | unordered_dense/xmake.lua | | Description | UnZip is an extraction utility for archives compressed in .zip format. |
| -- | -- |
| Homepage | http://infozip.sourceforge.net/UnZip.html |
| Versions | 6.0 |
| Architectures | arm64, x86_64 |
| Definition | unzip/xmake.lua | | Description | Headers for URDF parsers |
| -- | -- |
| Homepage | http://ros.org/wiki/urdf |
| License | BSD-3-Clause |
| Versions | 1.0.5, 1.1.1 |
| Architectures | arm64, x86_64 |
| Definition | urdfdom-headers/xmake.lua | | Description | single header unit testing framework for C and C++ |
| -- | -- |
| Homepage | https://www.duskborn.com/utest_h/ |
| Versions | 2022.09.01 |
| Architectures | arm64, x86_64 |
| Definition | utest.h/xmake.lua | | Description | single header utf8 string functions for C and C++ |
| -- | -- |
| Homepage | https://github.com/sheredom/utf8.h |
| Versions | 2022.07.04 |
| Architectures | arm64, x86_64 |
| Definition | utf8.h/xmake.lua | | Description | UTF8-CPP: UTF-8 with C++ in a Portable Way |
| -- | -- |
| Homepage | https://github.com/nemtrif/utfcpp |
| License | BSL-1.0 |
| Versions | v3.2.1, v3.2.3, v3.2.4, v3.2.5, v4.0.0, v4.0.1, v4.0.2, v4.0.3, v4.0.4, v4.0.5 |
| Architectures | arm64, x86_64 |
| Definition | utfcpp/xmake.lua | | Description | C macros for hash tables and more |
| -- | -- |
| Homepage | https://troydhanson.github.io/uthash |
| Versions | 2023.7.11 |
| Architectures | arm64, x86_64 |
| Definition | uthash/xmake.lua | | Description | Header-only, event based, tiny and easy to use libuv wrapper in modern C++ |
| -- | -- |
| Homepage | https://github.com/skypjack/uvw |
| Versions | 2.10.0 |
| Architectures | arm64, x86_64 |
| Definition | uvw/xmake.lua | | 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, x86_64 |
| Definition | variant-lite/xmake.lua | | Description | Vector math library with NEON/SSE support |
| -- | -- |
| Homepage | https://github.com/scoopr/vectorial |
| Versions | 2019.06.28 |
| Architectures | arm64, x86_64 |
| Definition | vectorial/xmake.lua | | Description | A miniature library for struct-field reflection in C++ |
| -- | -- |
| Homepage | https://github.com/cbeck88/visit_struct |
| License | BSL-1.0 |
| Versions | v1.1.0 |
| Architectures | arm64, x86_64 |
| Definition | visit_struct/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | volk/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | vulkan-headers/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | vulkan-hpp/xmake.lua | | Description | Easy to integrate Vulkan memory allocation library. |
| -- | -- |
| Homepage | https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/ |
| License | MIT |
| Versions | v3.0.0, v3.0.1 |
| Architectures | arm64, x86_64 |
| Definition | vulkan-memory-allocator/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | vulkan-memory-allocator-hpp/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | vvenc/xmake.lua | | Description | A C++ client library for Selenium Webdriver |
| -- | -- |
| Homepage | https://GermanAizek.github.io/webdriverxx |
| License | MIT |
| Versions | 2023.04.22 |
| Architectures | arm64, x86_64 |
| Definition | webdriverxx/xmake.lua | | 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, x86_64 |
| Definition | which/xmake.lua | | 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, x86_64 |
| Definition | wyhash/xmake.lua | | 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, x86_64 |
| Definition | xbyak/xmake.lua | | Description | Cross-platform user-friendly xlsx library for C++11+ |
| -- | -- |
| Homepage | https://github.com/tfussell/xlnt |
| License | MIT |
| Versions | 2023.03.02 |
| Architectures | arm64, x86_64 |
| Definition | xlnt/xmake.lua | | Description | convert json/xml/bson to c++ struct |
| -- | -- |
| Homepage | https://github.com/xyz347/xpack |
| License | Apache-2.0 |
| Versions | v1.0.5 |
| Architectures | arm64, x86_64 |
| Definition | xpack/xmake.lua | | Description | xxHash is an extremely fast non-cryptographic hash algorithm, working at RAM speed limit. |
| -- | -- |
| Homepage | http://cyan4973.github.io/xxHash/ |
| License | BSD-2-Clause |
| Versions | v0.8.0, v0.8.1, v0.8.2 |
| Architectures | arm64, x86_64 |
| Definition | xxhash/xmake.lua | | Description | Modular BSD reimplementation of NASM. |
| -- | -- |
| Homepage | https://yasm.tortall.net/ |
| Versions | 1.3.0 |
| Architectures | arm64, x86_64 |
| Definition | yasm/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | yoga/xmake.lua | | Description | The fastest JSON library in C. |
| -- | -- |
| Homepage | https://github.com/ibireme/yyjson |
| Versions | 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.8.0 |
| Architectures | arm64, x86_64 |
| Definition | yyjson/xmake.lua | | 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 |
| Architectures | arm64, x86_64 |
| Definition | zeus_expected/xmake.lua | | Description | Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. |
| -- | -- |
| Homepage | https://www.ziglang.org/ |
| Versions | 0.10.1, 0.11.0 |
| Architectures | arm64, x86_64 |
| Definition | zig/xmake.lua | | 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, x86_64 |
| Definition | zlib/xmake.lua | | Description | C++ interface to the ZLib library supporting compression with FLUSH, decompression, and std::string. RAII |
| -- | -- |
| Homepage | https://github.com/rudi-cilibrasi/zlibcomplete |
| License | MIT |
| Versions | 1.0.5 |
| Architectures | arm64, x86_64 |
| Definition | zlibcomplete/xmake.lua | | Description | A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library. |
| -- | -- |
| Homepage | https://github.com/HardySimpson/zlog |
| License | Apache-2.0 |
| Versions | 1.2.17 |
| Architectures | arm64, x86_64 |
| Definition | zlog/xmake.lua | | 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, x86_64 |
| Definition | zopfli/xmake.lua | | Description | Using coroutines to implement C++ exceptions for freestanding environments |
| -- | -- |
| Homepage | https://github.com/eyalz800/zpp_throwing |
| License | MIT |
| Versions | v1.0.1 |
| Architectures | arm64, x86_64 |
| Definition | zpp_throwing/xmake.lua | | Description | Zstandard - Fast real-time compression algorithm |
| -- | -- |
| Homepage | https://www.zstd.net/ |
| License | BSD-3-Clause |
| Versions | v1.4.5, v1.5.0, v1.5.2, v1.5.5 |
| Architectures | arm64, x86_64 |
| Definition | zstd/xmake.lua | | Description | C++ port of ZXing |
| -- | -- |
| Homepage | https://github.com/zxing-cpp/zxing-cpp |
| License | Apache-2.0 |
| Versions | v2.2.1 |
| Architectures | arm64, x86_64 |
| Definition | zxing-cpp/xmake.lua | | 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, x86_64 |
| Definition | zycore-c/xmake.lua |Install command
xrepo install -p iphoneos outcome
Integration in the project (xmake.lua)
add_requires("outcome")
ozz-animation (iphoneos)
Install command
xrepo install -p iphoneos ozz-animation
Integration in the project (xmake.lua)
add_requires("ozz-animation")
p
parallel-hashmap (iphoneos)
Install command
xrepo install -p iphoneos parallel-hashmap
Integration in the project (xmake.lua)
add_requires("parallel-hashmap")
patch (iphoneos)
Install command
xrepo install -p iphoneos patch
Integration in the project (xmake.lua)
add_requires("patch")
pcg-cpp (iphoneos)
Install command
xrepo install -p iphoneos pcg-cpp
Integration in the project (xmake.lua)
add_requires("pcg-cpp")
pcre2 (iphoneos)
Install command
xrepo install -p iphoneos pcre2
Integration in the project (xmake.lua)
add_requires("pcre2")
perlinnoise (iphoneos)
Install command
xrepo install -p iphoneos perlinnoise
Integration in the project (xmake.lua)
add_requires("perlinnoise")
picobench (iphoneos)
Install command
xrepo install -p iphoneos picobench
Integration in the project (xmake.lua)
add_requires("picobench")
picojson (iphoneos)
Install command
xrepo install -p iphoneos picojson
Integration in the project (xmake.lua)
add_requires("picojson")
picosha2 (iphoneos)
Install command
xrepo install -p iphoneos picosha2
Integration in the project (xmake.lua)
add_requires("picosha2")
piex (iphoneos)
Install command
xrepo install -p iphoneos piex
Integration in the project (xmake.lua)
add_requires("piex")
pkg-config (iphoneos)
Install command
xrepo install -p iphoneos pkg-config
Integration in the project (xmake.lua)
add_requires("pkg-config")
pkgconf (iphoneos)
Install command
xrepo install -p iphoneos pkgconf
Integration in the project (xmake.lua)
add_requires("pkgconf")
plf_colony (iphoneos)
Install command
xrepo install -p iphoneos plf_colony
Integration in the project (xmake.lua)
add_requires("plf_colony")
plf_indiesort (iphoneos)
Install command
xrepo install -p iphoneos plf_indiesort
Integration in the project (xmake.lua)
add_requires("plf_indiesort")
plf_list (iphoneos)
Install command
xrepo install -p iphoneos plf_list
Integration in the project (xmake.lua)
add_requires("plf_list")
plf_nanotimer (iphoneos)
Install command
xrepo install -p iphoneos plf_nanotimer
Integration in the project (xmake.lua)
add_requires("plf_nanotimer")
plf_queue (iphoneos)
Install command
xrepo install -p iphoneos plf_queue
Integration in the project (xmake.lua)
add_requires("plf_queue")
plf_rand (iphoneos)
Install command
xrepo install -p iphoneos plf_rand
Integration in the project (xmake.lua)
add_requires("plf_rand")
plf_reorderase (iphoneos)
Install command
xrepo install -p iphoneos plf_reorderase
Integration in the project (xmake.lua)
add_requires("plf_reorderase")
plf_stack (iphoneos)
Install command
xrepo install -p iphoneos plf_stack
Integration in the project (xmake.lua)
add_requires("plf_stack")
plog (iphoneos)
Install command
xrepo install -p iphoneos plog
Integration in the project (xmake.lua)
add_requires("plog")
plusaes (iphoneos)
Install command
xrepo install -p iphoneos plusaes
Integration in the project (xmake.lua)
add_requires("plusaes")
pocketfft (iphoneos)
Install command
xrepo install -p iphoneos pocketfft
Integration in the project (xmake.lua)
add_requires("pocketfft")
pprint (iphoneos)
Install command
xrepo install -p iphoneos pprint
Integration in the project (xmake.lua)
add_requires("pprint")
pqp (iphoneos)
Install command
xrepo install -p iphoneos pqp
Integration in the project (xmake.lua)
add_requires("pqp")
premake5 (iphoneos)
Install command
xrepo install -p iphoneos premake5
Integration in the project (xmake.lua)
add_requires("premake5")
protoc (iphoneos)
Install command
xrepo install -p iphoneos protoc
Integration in the project (xmake.lua)
add_requires("protoc")
prvhash (iphoneos)
Install command
xrepo install -p iphoneos prvhash
Integration in the project (xmake.lua)
add_requires("prvhash")
pugixml (iphoneos)
Install command
xrepo install -p iphoneos pugixml
Integration in the project (xmake.lua)
add_requires("pugixml")
pyincpp (iphoneos)
Install command
xrepo install -p iphoneos pyincpp
Integration in the project (xmake.lua)
add_requires("pyincpp")
pystring (iphoneos)
Install command
xrepo install -p iphoneos pystring
Integration in the project (xmake.lua)
add_requires("pystring")
python (iphoneos)
Install command
xrepo install -p iphoneos python
Integration in the project (xmake.lua)
add_requires("python")
python2 (iphoneos)
Install command
xrepo install -p iphoneos python2
Integration in the project (xmake.lua)
add_requires("python2")
q
qmsetup (iphoneos)
Install command
xrepo install -p iphoneos qmsetup
Integration in the project (xmake.lua)
add_requires("qmsetup")
qoi (iphoneos)
Install command
xrepo install -p iphoneos qoi
Integration in the project (xmake.lua)
add_requires("qoi")
qr-code-generator-c (iphoneos)
Install command
xrepo install -p iphoneos qr-code-generator-c
Integration in the project (xmake.lua)
add_requires("qr-code-generator-c")
qr-code-generator-cpp (iphoneos)
Install command
xrepo install -p iphoneos qr-code-generator-cpp
Integration in the project (xmake.lua)
add_requires("qr-code-generator-cpp")
qt5base (iphoneos)
Install command
xrepo install -p iphoneos qt5base
Integration in the project (xmake.lua)
add_requires("qt5base")
qt5core (iphoneos)
Install command
xrepo install -p iphoneos qt5core
Integration in the project (xmake.lua)
add_requires("qt5core")
qt5gui (iphoneos)
Install command
xrepo install -p iphoneos qt5gui
Integration in the project (xmake.lua)
add_requires("qt5gui")
qt5network (iphoneos)
Install command
xrepo install -p iphoneos qt5network
Integration in the project (xmake.lua)
add_requires("qt5network")
qt5webview (iphoneos)
Install command
xrepo install -p iphoneos qt5webview
Integration in the project (xmake.lua)
add_requires("qt5webview")
qt5widgets (iphoneos)
Install command
xrepo install -p iphoneos qt5widgets
Integration in the project (xmake.lua)
add_requires("qt5widgets")
quadsort (iphoneos)
Install command
xrepo install -p iphoneos quadsort
Integration in the project (xmake.lua)
add_requires("quadsort")
quake_triangle (iphoneos)
Install command
xrepo install -p iphoneos quake_triangle
Integration in the project (xmake.lua)
add_requires("quake_triangle")
quickcpplib (iphoneos)
Install command
xrepo install -p iphoneos quickcpplib
Integration in the project (xmake.lua)
add_requires("quickcpplib")
quickjs (iphoneos)
Install command
xrepo install -p iphoneos quickjs
Integration in the project (xmake.lua)
add_requires("quickjs")
r
rang (iphoneos)
Install command
xrepo install -p iphoneos rang
Integration in the project (xmake.lua)
add_requires("rang")
range-v3 (iphoneos)
Install command
xrepo install -p iphoneos range-v3
Integration in the project (xmake.lua)
add_requires("range-v3")
rapidcsv (iphoneos)
Install command
xrepo install -p iphoneos rapidcsv
Integration in the project (xmake.lua)
add_requires("rapidcsv")
rapidfuzz (iphoneos)
Install command
xrepo install -p iphoneos rapidfuzz
Integration in the project (xmake.lua)
add_requires("rapidfuzz")
rapidjson (iphoneos)
Install command
xrepo install -p iphoneos rapidjson
Integration in the project (xmake.lua)
add_requires("rapidjson")
rapidxml (iphoneos)
Install command
xrepo install -p iphoneos rapidxml
Integration in the project (xmake.lua)
add_requires("rapidxml")
re-flex (iphoneos)
Install command
xrepo install -p iphoneos re-flex
Integration in the project (xmake.lua)
add_requires("re-flex")
reactiveplusplus (iphoneos)
Install command
xrepo install -p iphoneos reactiveplusplus
Integration in the project (xmake.lua)
add_requires("reactiveplusplus")
readerwriterqueue (iphoneos)
Install command
xrepo install -p iphoneos readerwriterqueue
Integration in the project (xmake.lua)
add_requires("readerwriterqueue")
recastnavigation (iphoneos)
Install command
xrepo install -p iphoneos recastnavigation
Integration in the project (xmake.lua)
add_requires("recastnavigation")
remotery (iphoneos)
Install command
xrepo install -p iphoneos remotery
Integration in the project (xmake.lua)
add_requires("remotery")
reproc (iphoneos)
Install command
xrepo install -p iphoneos reproc
Integration in the project (xmake.lua)
add_requires("reproc")
restinio (iphoneos)
Install command
xrepo install -p iphoneos restinio
Integration in the project (xmake.lua)
add_requires("restinio")
ricab-scope_guard (iphoneos)
Install command
xrepo install -p iphoneos ricab-scope_guard
Integration in the project (xmake.lua)
add_requires("ricab-scope_guard")
robin-hood-hashing (iphoneos)
Install command
xrepo install -p iphoneos robin-hood-hashing
Integration in the project (xmake.lua)
add_requires("robin-hood-hashing")
robin-map (iphoneos)
Install command
xrepo install -p iphoneos robin-map
Integration in the project (xmake.lua)
add_requires("robin-map")
rpclib (iphoneos)
Install command
xrepo install -p iphoneos rpclib
Integration in the project (xmake.lua)
add_requires("rpclib")
rply (iphoneos)
Install command
xrepo install -p iphoneos rply
Integration in the project (xmake.lua)
add_requires("rply")
rpmalloc (iphoneos)
Install command
xrepo install -p iphoneos rpmalloc
Integration in the project (xmake.lua)
add_requires("rpmalloc")
rsm-autotoml (iphoneos)
Install command
xrepo install -p iphoneos rsm-autotoml
Integration in the project (xmake.lua)
add_requires("rsm-autotoml")
rsm-binary-io (iphoneos)
Install command
xrepo install -p iphoneos rsm-binary-io
Integration in the project (xmake.lua)
add_requires("rsm-binary-io")
rsm-mmio (iphoneos)
Install command
xrepo install -p iphoneos rsm-mmio
Integration in the project (xmake.lua)
add_requires("rsm-mmio")
rtmidi (iphoneos)
Install command
xrepo install -p iphoneos rtmidi
Integration in the project (xmake.lua)
add_requires("rtmidi")
rttr (iphoneos)
Install command
xrepo install -p iphoneos rttr
Integration in the project (xmake.lua)
add_requires("rttr")
ruapu (iphoneos)
Install command
xrepo install -p iphoneos ruapu
Integration in the project (xmake.lua)
add_requires("ruapu")
rxcpp (iphoneos)
Install command
xrepo install -p iphoneos rxcpp
Integration in the project (xmake.lua)
add_requires("rxcpp")
s
sailormoon_flags (iphoneos)
Install command
xrepo install -p iphoneos sailormoon_flags
Integration in the project (xmake.lua)
add_requires("sailormoon_flags")
scons (iphoneos)
Install command
xrepo install -p iphoneos scons
Integration in the project (xmake.lua)
add_requires("scons")
sdsl-lite (iphoneos)
Install command
xrepo install -p iphoneos sdsl-lite
Integration in the project (xmake.lua)
add_requires("sdsl-lite")
semver (iphoneos)
Install command
xrepo install -p iphoneos semver
Integration in the project (xmake.lua)
add_requires("semver")
seqan3 (iphoneos)
Install command
xrepo install -p iphoneos seqan3
Integration in the project (xmake.lua)
add_requires("seqan3")
sfl-library (iphoneos)
Install command
xrepo install -p iphoneos sfl-library
Integration in the project (xmake.lua)
add_requires("sfl-library")
sfparse (iphoneos)
Install command
xrepo install -p iphoneos sfparse
Integration in the project (xmake.lua)
add_requires("sfparse")
shaderc (iphoneos)
Install command
xrepo install -p iphoneos shaderc
Integration in the project (xmake.lua)
add_requires("shaderc")
sheenbidi (iphoneos)
Install command
xrepo install -p iphoneos sheenbidi
Integration in the project (xmake.lua)
add_requires("sheenbidi")
simde (iphoneos)
Install command
xrepo install -p iphoneos simde
Integration in the project (xmake.lua)
add_requires("simde")
simdjson (iphoneos)
Install command
xrepo install -p iphoneos simdjson
Integration in the project (xmake.lua)
add_requires("simdjson")
simdutf (iphoneos)
Install command
xrepo install -p iphoneos simdutf
Integration in the project (xmake.lua)
add_requires("simdutf")
simpleini (iphoneos)
Install command
xrepo install -p iphoneos simpleini
Integration in the project (xmake.lua)
add_requires("simpleini")
simplethreadpool (iphoneos)
Install command
xrepo install -p iphoneos simplethreadpool
Integration in the project (xmake.lua)
add_requires("simplethreadpool")
simsimd (iphoneos)
Install command
xrepo install -p iphoneos simsimd
Integration in the project (xmake.lua)
add_requires("simsimd")
snitch (iphoneos)
Install command
xrepo install -p iphoneos snitch
Integration in the project (xmake.lua)
add_requires("snitch")
sobjectizer (iphoneos)
Install command
xrepo install -p iphoneos sobjectizer
Integration in the project (xmake.lua)
add_requires("sobjectizer")
soci (iphoneos)
Install command
xrepo install -p iphoneos soci
Integration in the project (xmake.lua)
add_requires("soci")
sockpp (iphoneos)
Install command
xrepo install -p iphoneos sockpp
Integration in the project (xmake.lua)
add_requires("sockpp")
sokol (iphoneos)
Install command
xrepo install -p iphoneos sokol
Integration in the project (xmake.lua)
add_requires("sokol")
sol2 (iphoneos)
Install command
xrepo install -p iphoneos sol2
Integration in the project (xmake.lua)
add_requires("sol2")
soloud (iphoneos)
Install command
xrepo install -p iphoneos soloud
Integration in the project (xmake.lua)
add_requires("soloud")
soundtouch (iphoneos)
Install command
xrepo install -p iphoneos soundtouch
Integration in the project (xmake.lua)
add_requires("soundtouch")
span-lite (iphoneos)
Install command
xrepo install -p iphoneos span-lite
Integration in the project (xmake.lua)
add_requires("span-lite")
sparse-map (iphoneos)
Install command
xrepo install -p iphoneos sparse-map
Integration in the project (xmake.lua)
add_requires("sparse-map")
sparsepp (iphoneos)
Install command
xrepo install -p iphoneos sparsepp
Integration in the project (xmake.lua)
add_requires("sparsepp")
spdlog (iphoneos)
Install command
xrepo install -p iphoneos spdlog
Integration in the project (xmake.lua)
add_requires("spdlog")
spirv-headers (iphoneos)
Install command
xrepo install -p iphoneos spirv-headers
Integration in the project (xmake.lua)
add_requires("spirv-headers")
spirv-tools (iphoneos)
Install command
xrepo install -p iphoneos spirv-tools
Integration in the project (xmake.lua)
add_requires("spirv-tools")
sqlcipher (iphoneos)
Install command
xrepo install -p iphoneos sqlcipher
Integration in the project (xmake.lua)
add_requires("sqlcipher")
sqlite3 (iphoneos)
Install command
xrepo install -p iphoneos sqlite3
Integration in the project (xmake.lua)
add_requires("sqlite3")
sqlite_orm (iphoneos)
Install command
xrepo install -p iphoneos sqlite_orm
Integration in the project (xmake.lua)
add_requires("sqlite_orm")
sqlitecpp (iphoneos)
Install command
xrepo install -p iphoneos sqlitecpp
Integration in the project (xmake.lua)
add_requires("sqlitecpp")
srell (iphoneos)
Install command
xrepo install -p iphoneos srell
Integration in the project (xmake.lua)
add_requires("srell")
ssp (iphoneos)
Install command
xrepo install -p iphoneos ssp
Integration in the project (xmake.lua)
add_requires("ssp")
stb (iphoneos)
Install command
xrepo install -p iphoneos stb
Integration in the project (xmake.lua)
add_requires("stb")
stc (iphoneos)
Install command
xrepo install -p iphoneos stc
Integration in the project (xmake.lua)
add_requires("stc")
stduuid (iphoneos)
Install command
xrepo install -p iphoneos stduuid
Integration in the project (xmake.lua)
add_requires("stduuid")
streamvbyte (iphoneos)
Install command
xrepo install -p iphoneos streamvbyte
Integration in the project (xmake.lua)
add_requires("streamvbyte")
string-view-lite (iphoneos)
Install command
xrepo install -p iphoneos string-view-lite
Integration in the project (xmake.lua)
add_requires("string-view-lite")
stringzilla (iphoneos)
Install command
xrepo install -p iphoneos stringzilla
Integration in the project (xmake.lua)
add_requires("stringzilla")
strtk (iphoneos)
Install command
xrepo install -p iphoneos strtk
Integration in the project (xmake.lua)
add_requires("strtk")
stx (iphoneos)
Install command
xrepo install -p iphoneos stx
Integration in the project (xmake.lua)
add_requires("stx")
svector (iphoneos)
Install command
xrepo install -p iphoneos svector
Integration in the project (xmake.lua)
add_requires("svector")
svt-av1 (iphoneos)
Install command
xrepo install -p iphoneos svt-av1
Integration in the project (xmake.lua)
add_requires("svt-av1")
swig (iphoneos)
Install command
xrepo install -p iphoneos swig
Integration in the project (xmake.lua)
add_requires("swig")
t
tabulate (iphoneos)
Install command
xrepo install -p iphoneos tabulate
Integration in the project (xmake.lua)
add_requires("tabulate")
taskflow (iphoneos)
Install command
xrepo install -p iphoneos taskflow
Integration in the project (xmake.lua)
add_requires("taskflow")
taywee_args (iphoneos)
Install command
xrepo install -p iphoneos taywee_args
Integration in the project (xmake.lua)
add_requires("taywee_args")
tbox (iphoneos)
Install command
xrepo install -p iphoneos tbox
Integration in the project (xmake.lua)
add_requires("tbox")
tclap (iphoneos)
Install command
xrepo install -p iphoneos tclap
Integration in the project (xmake.lua)
add_requires("tclap")
termcolor (iphoneos)
Install command
xrepo install -p iphoneos termcolor
Integration in the project (xmake.lua)
add_requires("termcolor")
tetgen (iphoneos)
Install command
xrepo install -p iphoneos tetgen
Integration in the project (xmake.lua)
add_requires("tetgen")
tf_workstealingqueue (iphoneos)
Install command
xrepo install -p iphoneos tf_workstealingqueue
Integration in the project (xmake.lua)
add_requires("tf_workstealingqueue")
theora (iphoneos)
Install command
xrepo install -p iphoneos theora
Integration in the project (xmake.lua)
add_requires("theora")
thorvg (iphoneos)
Install command
xrepo install -p iphoneos thorvg
Integration in the project (xmake.lua)
add_requires("thorvg")
thread-pool (iphoneos)
Install command
xrepo install -p iphoneos thread-pool
Integration in the project (xmake.lua)
add_requires("thread-pool")
thrust (iphoneos)
Install command
xrepo install -p iphoneos thrust
Integration in the project (xmake.lua)
add_requires("thrust")
tiny-process-library (iphoneos)
Install command
xrepo install -p iphoneos tiny-process-library
Integration in the project (xmake.lua)
add_requires("tiny-process-library")
tinyalloc (iphoneos)
Install command
xrepo install -p iphoneos tinyalloc
Integration in the project (xmake.lua)
add_requires("tinyalloc")
tinycbor (iphoneos)
Install command
xrepo install -p iphoneos tinycbor
Integration in the project (xmake.lua)
add_requires("tinycbor")
tinycrypt (iphoneos)
Install command
xrepo install -p iphoneos tinycrypt
Integration in the project (xmake.lua)
add_requires("tinycrypt")
tinydir (iphoneos)
Install command
xrepo install -p iphoneos tinydir
Integration in the project (xmake.lua)
add_requires("tinydir")
tinyexpr (iphoneos)
Install command
xrepo install -p iphoneos tinyexpr
Integration in the project (xmake.lua)
add_requires("tinyexpr")
tinyexr (iphoneos)
Install command
xrepo install -p iphoneos tinyexr
Integration in the project (xmake.lua)
add_requires("tinyexr")
tinyformat (iphoneos)
Install command
xrepo install -p iphoneos tinyformat
Integration in the project (xmake.lua)
add_requires("tinyformat")
tinygltf (iphoneos)
Install command
xrepo install -p iphoneos tinygltf
Integration in the project (xmake.lua)
add_requires("tinygltf")
tinyobjloader (iphoneos)
Install command
xrepo install -p iphoneos tinyobjloader
Integration in the project (xmake.lua)
add_requires("tinyobjloader")
tinyply (iphoneos)
Install command
xrepo install -p iphoneos tinyply
Integration in the project (xmake.lua)
add_requires("tinyply")
tinyxml (iphoneos)
Install command
xrepo install -p iphoneos tinyxml
Integration in the project (xmake.lua)
add_requires("tinyxml")
tinyxml2 (iphoneos)
Install command
xrepo install -p iphoneos tinyxml2
Integration in the project (xmake.lua)
add_requires("tinyxml2")
tl_expected (iphoneos)
Install command
xrepo install -p iphoneos tl_expected
Integration in the project (xmake.lua)
add_requires("tl_expected")
tl_function_ref (iphoneos)
Install command
xrepo install -p iphoneos tl_function_ref
Integration in the project (xmake.lua)
add_requires("tl_function_ref")
tl_optional (iphoneos)
Install command
xrepo install -p iphoneos tl_optional
Integration in the project (xmake.lua)
add_requires("tl_optional")
tmx (iphoneos)
Install command
xrepo install -p iphoneos tmx
Integration in the project (xmake.lua)
add_requires("tmx")
tmxlite (iphoneos)
Install command
xrepo install -p iphoneos tmxlite
Integration in the project (xmake.lua)
add_requires("tmxlite")
tobiaslocker_base64 (iphoneos)
Install command
xrepo install -p iphoneos tobiaslocker_base64
Integration in the project (xmake.lua)
add_requires("tobiaslocker_base64")
toml++ (iphoneos)
Install command
xrepo install -p iphoneos toml++
Integration in the project (xmake.lua)
add_requires("toml++")
toml11 (iphoneos)
Install command
xrepo install -p iphoneos toml11
Integration in the project (xmake.lua)
add_requires("toml11")
tomlc99 (iphoneos)
Install command
xrepo install -p iphoneos tomlc99
Integration in the project (xmake.lua)
add_requires("tomlc99")
tomlcpp (iphoneos)
Install command
xrepo install -p iphoneos tomlcpp
Integration in the project (xmake.lua)
add_requires("tomlcpp")
toojpeg (iphoneos)
Install command
xrepo install -p iphoneos toojpeg
Integration in the project (xmake.lua)
add_requires("toojpeg")
transwarp (iphoneos)
Install command
xrepo install -p iphoneos transwarp
Integration in the project (xmake.lua)
add_requires("transwarp")
tree-sitter (iphoneos)
Install command
xrepo install -p iphoneos tree-sitter
Integration in the project (xmake.lua)
add_requires("tree-sitter")
trompeloeil (iphoneos)
Install command
xrepo install -p iphoneos trompeloeil
Integration in the project (xmake.lua)
add_requires("trompeloeil")
tuplet (iphoneos)
Install command
xrepo install -p iphoneos tuplet
Integration in the project (xmake.lua)
add_requires("tuplet")
tweeny (iphoneos)
Install command
xrepo install -p iphoneos tweeny
Integration in the project (xmake.lua)
add_requires("tweeny")
type_safe (iphoneos)
Install command
xrepo install -p iphoneos type_safe
Integration in the project (xmake.lua)
add_requires("type_safe")
u
uchardet (iphoneos)
Install command
xrepo install -p iphoneos uchardet
Integration in the project (xmake.lua)
add_requires("uchardet")
ufbx (iphoneos)
Install command
xrepo install -p iphoneos ufbx
Integration in the project (xmake.lua)
add_requires("ufbx")
uni_algo (iphoneos)
Install command
xrepo install -p iphoneos uni_algo
Integration in the project (xmake.lua)
add_requires("uni_algo")
units (iphoneos)
Install command
xrepo install -p iphoneos units
Integration in the project (xmake.lua)
add_requires("units")
unity_test (iphoneos)
Install command
xrepo install -p iphoneos unity_test
Integration in the project (xmake.lua)
add_requires("unity_test")
unordered_dense (iphoneos)
Install command
xrepo install -p iphoneos unordered_dense
Integration in the project (xmake.lua)
add_requires("unordered_dense")
unzip (iphoneos)
Install command
xrepo install -p iphoneos unzip
Integration in the project (xmake.lua)
add_requires("unzip")
urdfdom-headers (iphoneos)
Install command
xrepo install -p iphoneos urdfdom-headers
Integration in the project (xmake.lua)
add_requires("urdfdom-headers")
utest.h (iphoneos)
Install command
xrepo install -p iphoneos utest.h
Integration in the project (xmake.lua)
add_requires("utest.h")
utf8.h (iphoneos)
Install command
xrepo install -p iphoneos utf8.h
Integration in the project (xmake.lua)
add_requires("utf8.h")
utfcpp (iphoneos)
Install command
xrepo install -p iphoneos utfcpp
Integration in the project (xmake.lua)
add_requires("utfcpp")
uthash (iphoneos)
Install command
xrepo install -p iphoneos uthash
Integration in the project (xmake.lua)
add_requires("uthash")
uvw (iphoneos)
Install command
xrepo install -p iphoneos uvw
Integration in the project (xmake.lua)
add_requires("uvw")
v
variant-lite (iphoneos)
Install command
xrepo install -p iphoneos variant-lite
Integration in the project (xmake.lua)
add_requires("variant-lite")
vectorial (iphoneos)
Install command
xrepo install -p iphoneos vectorial
Integration in the project (xmake.lua)
add_requires("vectorial")
visit_struct (iphoneos)
Install command
xrepo install -p iphoneos visit_struct
Integration in the project (xmake.lua)
add_requires("visit_struct")
volk (iphoneos)
Install command
xrepo install -p iphoneos volk
Integration in the project (xmake.lua)
add_requires("volk")
vulkan-headers (iphoneos)
Install command
xrepo install -p iphoneos vulkan-headers
Integration in the project (xmake.lua)
add_requires("vulkan-headers")
vulkan-hpp (iphoneos)
Install command
xrepo install -p iphoneos vulkan-hpp
Integration in the project (xmake.lua)
add_requires("vulkan-hpp")
vulkan-memory-allocator (iphoneos)
Install command
xrepo install -p iphoneos vulkan-memory-allocator
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator")
vulkan-memory-allocator-hpp (iphoneos)
Install command
xrepo install -p iphoneos vulkan-memory-allocator-hpp
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator-hpp")
vvenc (iphoneos)
Install command
xrepo install -p iphoneos vvenc
Integration in the project (xmake.lua)
add_requires("vvenc")
w
webdriverxx (iphoneos)
Install command
xrepo install -p iphoneos webdriverxx
Integration in the project (xmake.lua)
add_requires("webdriverxx")
which (iphoneos)
Install command
xrepo install -p iphoneos which
Integration in the project (xmake.lua)
add_requires("which")
wyhash (iphoneos)
Install command
xrepo install -p iphoneos wyhash
Integration in the project (xmake.lua)
add_requires("wyhash")
x
xbyak (iphoneos)
Install command
xrepo install -p iphoneos xbyak
Integration in the project (xmake.lua)
add_requires("xbyak")
xlnt (iphoneos)
Install command
xrepo install -p iphoneos xlnt
Integration in the project (xmake.lua)
add_requires("xlnt")
xpack (iphoneos)
Install command
xrepo install -p iphoneos xpack
Integration in the project (xmake.lua)
add_requires("xpack")
xxhash (iphoneos)
Install command
xrepo install -p iphoneos xxhash
Integration in the project (xmake.lua)
add_requires("xxhash")
y
yasm (iphoneos)
Install command
xrepo install -p iphoneos yasm
Integration in the project (xmake.lua)
add_requires("yasm")
yoga (iphoneos)
Install command
xrepo install -p iphoneos yoga
Integration in the project (xmake.lua)
add_requires("yoga")
yyjson (iphoneos)
Install command
xrepo install -p iphoneos yyjson
Integration in the project (xmake.lua)
add_requires("yyjson")
z
zeus_expected (iphoneos)
Install command
xrepo install -p iphoneos zeus_expected
Integration in the project (xmake.lua)
add_requires("zeus_expected")
zig (iphoneos)
Install command
xrepo install -p iphoneos zig
Integration in the project (xmake.lua)
add_requires("zig")
zlib (iphoneos)
Install command
xrepo install -p iphoneos zlib
Integration in the project (xmake.lua)
add_requires("zlib")
zlibcomplete (iphoneos)
Install command
xrepo install -p iphoneos zlibcomplete
Integration in the project (xmake.lua)
add_requires("zlibcomplete")
zlog (iphoneos)
Install command
xrepo install -p iphoneos zlog
Integration in the project (xmake.lua)
add_requires("zlog")
zopfli (iphoneos)
Install command
xrepo install -p iphoneos zopfli
Integration in the project (xmake.lua)
add_requires("zopfli")
zpp_throwing (iphoneos)
Install command
xrepo install -p iphoneos zpp_throwing
Integration in the project (xmake.lua)
add_requires("zpp_throwing")
zstd (iphoneos)
Install command
xrepo install -p iphoneos zstd
Integration in the project (xmake.lua)
add_requires("zstd")
zxing-cpp (iphoneos)
Install command
xrepo install -p iphoneos zxing-cpp
Integration in the project (xmake.lua)
add_requires("zxing-cpp")
zycore-c (iphoneos)
Install command
xrepo install -p iphoneos zycore-c
Integration in the project (xmake.lua)
add_requires("zycore-c")