## a ### abseil (wasm) | Description | *C++ Common Libraries* | | -- | -- | | Homepage | [https://abseil.io](https://abseil.io) | | License | Apache-2.0 | | Versions | 20200225.1, 20210324.1, 20210324.2, 20211102.0, 20220623.0, 20230125.2, 20230802.1, 20240116.1, 20240116.2, 20240722.0, 20250127.0, 20250127.1, 20250512.0, 20250512.1, 20250814.0, 20250814.1 | | Architectures | wasm32, wasm64 | | Definition | [abseil/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/abseil/xmake.lua) | ##### Install command ```console xrepo install -p wasm abseil ``` ##### Integration in the project (xmake.lua) ```lua add_requires("abseil") ``` ### access_private (wasm) | Description | *Access private members and statics of a C++ class* | | -- | -- | | Homepage | [https://github.com/martong/access_private](https://github.com/martong/access_private) | | License | MIT | | Versions | 2024.02.01 | | Architectures | wasm32, wasm64 | | Definition | [access_private/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/access_private/xmake.lua) | ##### Install command ```console xrepo install -p wasm access_private ``` ##### Integration in the project (xmake.lua) ```lua add_requires("access_private") ``` ### ada (wasm) | Description | *WHATWG-compliant and fast URL parser written in modern C++* | | -- | -- | | Homepage | [https://www.ada-url.com](https://www.ada-url.com) | | License | Apache-2.0 | | Versions | v2.3.1, v2.4.0, v2.4.1, v2.7.6, v2.7.7, v2.7.8, v2.8.0, v2.9.0, v2.9.1, v2.9.2, v3.0.1, v3.1.3, v3.2.1, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.3.0 | | Architectures | wasm32, wasm64 | | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) | ##### Install command ```console xrepo install -p wasm ada ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ada") ``` ### ade (wasm) | Description | *ADE Framework is a graph construction, manipulation, and processing framework.* | | -- | -- | | Homepage | [https://github.com/opencv/ade](https://github.com/opencv/ade) | | License | Apache-2.0 | | Versions | v0.1.2d, v0.1.2 | | Architectures | wasm32, wasm64 | | Definition | [ade/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ade/xmake.lua) | ##### Install command ```console xrepo install -p wasm ade ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ade") ``` ### aitoolkit (wasm) | Description | *Give a brain to your game's NPCs* | | -- | -- | | Homepage | [https://linkdd.github.io/aitoolkit/](https://linkdd.github.io/aitoolkit/) | | License | MIT | | Versions | v0.3.0, v0.5.0, v0.5.1 | | Architectures | wasm32, wasm64 | | Definition | [aitoolkit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aitoolkit/xmake.lua) | ##### Install command ```console xrepo install -p wasm aitoolkit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aitoolkit") ``` ### aklomp-base64 (wasm) | Description | *Fast Base64 stream encoder/decoder in C99, with SIMD acceleration.* | | -- | -- | | Homepage | [https://github.com/aklomp/base64](https://github.com/aklomp/base64) | | License | BSD-2-Clause | | Versions | v0.5.2 | | Architectures | wasm32, wasm64 | | Definition | [aklomp-base64/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aklomp-base64/xmake.lua) | ##### Install command ```console xrepo install -p wasm aklomp-base64 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aklomp-base64") ``` ### alembic (wasm) | Description | *Open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications.* | | -- | -- | | Homepage | [https://alembic.io/](https://alembic.io/) | | License | BSD-3-Clause | | Versions | 1.8.5, 1.8.6, 1.8.7, 1.8.8 | | Architectures | wasm32, wasm64 | | Definition | [alembic/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/alembic/xmake.lua) | ##### Install command ```console xrepo install -p wasm alembic ``` ##### Integration in the project (xmake.lua) ```lua add_requires("alembic") ``` ### algo_plus (wasm) | Description | *AlgoPlus is a C++17 library for complex data structures and algorithms* | | -- | -- | | Homepage | [https://csrt-ntua.github.io/AlgoPlus](https://csrt-ntua.github.io/AlgoPlus) | | License | Apache-2.0 | | Versions | 2024.07.02 | | Architectures | wasm32, wasm64 | | Definition | [algo_plus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/algo_plus/xmake.lua) | ##### Install command ```console xrepo install -p wasm algo_plus ``` ##### Integration in the project (xmake.lua) ```lua add_requires("algo_plus") ``` ### amqp-cpp (wasm) | Description | *C++ library for asynchronous non-blocking communication with RabbitMQ* | | -- | -- | | Homepage | [https://github.com/CopernicaMarketingSoftware/AMQP-CPP](https://github.com/CopernicaMarketingSoftware/AMQP-CPP) | | License | Apache-2.0 | | Versions | v4.3.26, v4.3.27 | | Architectures | wasm32, wasm64 | | Definition | [amqp-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/amqp-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm amqp-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("amqp-cpp") ``` ### anari (wasm) | Description | *ANARI Software Development Kit (SDK)* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/ANARI-SDK](https://github.com/KhronosGroup/ANARI-SDK) | | License | Apache-2.0 | | Versions | v0.12.1, v0.13.1, v0.14.1 | | Architectures | wasm32, wasm64 | | Definition | [anari/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/anari/xmake.lua) | ##### Install command ```console xrepo install -p wasm anari ``` ##### Integration in the project (xmake.lua) ```lua add_requires("anari") ``` ### annoy (wasm) | Description | *Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk* | | -- | -- | | Homepage | [https://github.com/spotify/annoy](https://github.com/spotify/annoy) | | License | Apache-2.0 | | Versions | v1.17.2, v1.17.3 | | Architectures | wasm32, wasm64 | | Definition | [annoy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/annoy/xmake.lua) | ##### Install command ```console xrepo install -p wasm annoy ``` ##### Integration in the project (xmake.lua) ```lua add_requires("annoy") ``` ### antlr4 (wasm) | Description | *powerful parser generator for reading, processing, executing, or translating structured text or binary files.* | | -- | -- | | Homepage | [https://www.antlr.org](https://www.antlr.org) | | License | BSD-3-Clause | | Versions | 4.13.1, 4.13.2 | | Architectures | wasm32, wasm64 | | Definition | [antlr4/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/antlr4/xmake.lua) | ##### Install command ```console xrepo install -p wasm antlr4 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("antlr4") ``` ### antlr4-runtime (wasm) | Description | *ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.* | | -- | -- | | Homepage | [http://antlr.org](http://antlr.org) | | License | BSD-3-Clause | | Versions | 4.13.1, 4.13.2 | | Architectures | wasm32, wasm64 | | Definition | [antlr4-runtime/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/antlr4-runtime/xmake.lua) | ##### Install command ```console xrepo install -p wasm antlr4-runtime ``` ##### Integration in the project (xmake.lua) ```lua add_requires("antlr4-runtime") ``` ### aqt (wasm) | Description | *aqt: Another (unofficial) Qt CLI Installer on multi-platforms* | | -- | -- | | Homepage | [https://github.com/miurahr/aqtinstall](https://github.com/miurahr/aqtinstall) | | License | MIT | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [aqt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aqt/xmake.lua) | ##### Install command ```console xrepo install -p wasm aqt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aqt") ``` ### arduinojson (wasm) | Description | *📟 JSON library for Arduino and embedded C++. Simple and efficient.* | | -- | -- | | Homepage | [https://arduinojson.org](https://arduinojson.org) | | License | MIT | | Versions | v6.21.4, v7.0.3, v7.0.4, v7.1.0, v7.2.0, v7.2.1, v7.3.0, v7.3.1, v7.4.1, v7.4.2 | | Architectures | wasm32, wasm64 | | Definition | [arduinojson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/arduinojson/xmake.lua) | ##### Install command ```console xrepo install -p wasm arduinojson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("arduinojson") ``` ### argh (wasm) | Description | *Argh! A minimalist argument handler.* | | -- | -- | | Homepage | [https://github.com/adishavit/argh](https://github.com/adishavit/argh) | | License | BSD-3-Clause | | Versions | v1.3.2 | | Architectures | wasm32, wasm64 | | Definition | [argh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argh/xmake.lua) | ##### Install command ```console xrepo install -p wasm argh ``` ##### Integration in the project (xmake.lua) ```lua add_requires("argh") ``` ### argparse (wasm) | Description | *A single header argument parser for C++17* | | -- | -- | | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) | | License | MIT | | Versions | v2.6, v2.7, v2.8, v2.9, v3.0, v3.1, v3.2 | | Architectures | wasm32, wasm64 | | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) | ##### Install command ```console xrepo install -p wasm argparse ``` ##### Integration in the project (xmake.lua) ```lua add_requires("argparse") ``` ### argtable3 (wasm) | Description | *A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.* | | -- | -- | | Homepage | [http://www.argtable.org](http://www.argtable.org) | | License | BSD-3-Clause | | Versions | v3.2.2 | | Architectures | wasm32, wasm64 | | Definition | [argtable3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argtable3/xmake.lua) | ##### Install command ```console xrepo install -p wasm argtable3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("argtable3") ``` ### argus (wasm) | Description | *Argus is a cross-platform modern feature-rich command-line argument parser for C* | | -- | -- | | Homepage | [https://argus-lib.com](https://argus-lib.com) | | License | MIT | | Versions | v0.1.0 | | Architectures | wasm32, wasm64 | | Definition | [argus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argus/xmake.lua) | ##### Install command ```console xrepo install -p wasm argus ``` ##### Integration in the project (xmake.lua) ```lua add_requires("argus") ``` ### argz (wasm) | Description | *A light weight C++ in memory argument parser* | | -- | -- | | Homepage | [https://github.com/stephenberry/argz](https://github.com/stephenberry/argz) | | License | Apache-2.0 | | Versions | v0.2.1 | | Architectures | wasm32, wasm64 | | Definition | [argz/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argz/xmake.lua) | ##### Install command ```console xrepo install -p wasm argz ``` ##### Integration in the project (xmake.lua) ```lua add_requires("argz") ``` ### asap (wasm) | Description | *A C++ header-only library for creating, displaying, iterating and manipulating dates* | | -- | -- | | Homepage | [https://github.com/mobius3/asap](https://github.com/mobius3/asap) | | License | MIT | | Versions | 2023.04.21 | | Architectures | wasm32, wasm64 | | Definition | [asap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/asap/xmake.lua) | ##### Install command ```console xrepo install -p wasm asap ``` ##### Integration in the project (xmake.lua) ```lua add_requires("asap") ``` ### aseprite-tga (wasm) | Description | *C++ library to read/write Truevision TGA/TARGA files* | | -- | -- | | Homepage | [https://github.com/aseprite/tga](https://github.com/aseprite/tga) | | License | MIT | | Versions | 2023.6.2 | | Architectures | wasm32, wasm64 | | Definition | [aseprite-tga/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aseprite-tga/xmake.lua) | ##### Install command ```console xrepo install -p wasm aseprite-tga ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aseprite-tga") ``` ### asmjit (wasm) | Description | *AsmJit is a lightweight library for machine code generation written in C++ language.* | | -- | -- | | Homepage | [https://asmjit.com/](https://asmjit.com/) | | License | zlib | | Versions | 2021.06.27, 2022.01.18, 2024.03.09, 2024.05.21 | | Architectures | wasm32, wasm64 | | Definition | [asmjit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/asmjit/xmake.lua) | ##### Install command ```console xrepo install -p wasm asmjit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("asmjit") ``` ### asmtk (wasm) | Description | *Assembler toolkit based on AsmJit* | | -- | -- | | Homepage | [https://github.com/asmjit/asmtk](https://github.com/asmjit/asmtk) | | License | zlib | | Versions | 2023.07.18 | | Architectures | wasm32, wasm64 | | Definition | [asmtk/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/asmtk/xmake.lua) | ##### Install command ```console xrepo install -p wasm asmtk ``` ##### Integration in the project (xmake.lua) ```lua add_requires("asmtk") ``` ### assimp (wasm) | Description | *Portable Open-Source library to import various well-known 3D model formats in a uniform manner* | | -- | -- | | Homepage | [https://assimp.org](https://assimp.org) | | License | BSD-3-Clause | | Versions | v5.0.1, v5.1.4, v5.2.1, v5.2.2, v5.2.3, v5.2.4, v5.2.5, v5.3.0, v5.3.1, v5.4.0, v5.4.1, v5.4.2, v5.4.3, v6.0.1, v6.0.2 | | Architectures | wasm32, wasm64 | | Definition | [assimp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/assimp/xmake.lua) | ##### Install command ```console xrepo install -p wasm assimp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("assimp") ``` ### astc-encoder (wasm) | Description | *The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.* | | -- | -- | | Homepage | [https://developer.arm.com/graphics](https://developer.arm.com/graphics) | | License | Apache-2.0 | | Versions | 4.6.1, 4.7.0, 4.8.0, 5.2.0, 5.3.0 | | Architectures | wasm32, wasm64 | | Definition | [astc-encoder/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/astc-encoder/xmake.lua) | ##### Install command ```console xrepo install -p wasm astc-encoder ``` ##### Integration in the project (xmake.lua) ```lua add_requires("astc-encoder") ``` ### async_simple (wasm) | Description | *Simple, light-weight and easy-to-use asynchronous components* | | -- | -- | | Homepage | [https://github.com/alibaba/async_simple](https://github.com/alibaba/async_simple) | | License | Apache-2.0 | | Versions | 1.1, 1.2, 1.3, 1.4 | | Architectures | wasm32, wasm64 | | Definition | [async_simple/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/async_simple/xmake.lua) | ##### Install command ```console xrepo install -p wasm async_simple ``` ##### Integration in the project (xmake.lua) ```lua add_requires("async_simple") ``` ### atomic_queue (wasm) | Description | *C++ lockless queue.* | | -- | -- | | Homepage | [https://github.com/max0x7ba/atomic_queue](https://github.com/max0x7ba/atomic_queue) | | License | MIT | | Versions | v1.5, v1.6.3, v1.6.4, v1.6.5, v1.6.9, v1.7.1 | | Architectures | wasm32, wasm64 | | Definition | [atomic_queue/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/atomic_queue/xmake.lua) | ##### Install command ```console xrepo install -p wasm atomic_queue ``` ##### Integration in the project (xmake.lua) ```lua add_requires("atomic_queue") ``` ### audiofile (wasm) | Description | *A simple C++ library for reading and writing audio files.* | | -- | -- | | Homepage | [https://github.com/adamstark/AudioFile](https://github.com/adamstark/AudioFile) | | License | MIT | | Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.1.0, 1.1.1, 1.1.2, 1.1.3 | | Architectures | wasm32, wasm64 | | Definition | [audiofile/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/audiofile/xmake.lua) | ##### Install command ```console xrepo install -p wasm audiofile ``` ##### Integration in the project (xmake.lua) ```lua add_requires("audiofile") ``` ### aurora-au (wasm) | Description | *A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.* | | -- | -- | | Homepage | [https://aurora-opensource.github.io/au](https://aurora-opensource.github.io/au) | | License | Apache-2.0 | | Versions | 0.4.1, 0.5.0 | | Architectures | wasm32, wasm64 | | Definition | [aurora-au/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aurora-au/xmake.lua) | ##### Install command ```console xrepo install -p wasm aurora-au ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aurora-au") ``` ### autoconf (wasm) | 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](https://www.gnu.org/software/autoconf/autoconf.html) | | Versions | 2.68, 2.69, 2.71, 2.72 | | Architectures | wasm32, wasm64 | | Definition | [autoconf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/autoconf/xmake.lua) | ##### Install command ```console xrepo install -p wasm autoconf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("autoconf") ``` ### autoconf-archive (wasm) | 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/](http://www.gnu.org/software/autoconf-archive/) | | License | GPL-3.0-or-later | | Versions | 2023.02.20 | | Architectures | wasm32, wasm64 | | Definition | [autoconf-archive/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/autoconf-archive/xmake.lua) | ##### Install command ```console xrepo install -p wasm autoconf-archive ``` ##### Integration in the project (xmake.lua) ```lua add_requires("autoconf-archive") ``` ### automake (wasm) | Description | *A tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.* | | -- | -- | | Homepage | [https://www.gnu.org/software/automake/](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, 1.17 | | Architectures | wasm32, wasm64 | | Definition | [automake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/automake/xmake.lua) | ##### Install command ```console xrepo install -p wasm automake ``` ##### Integration in the project (xmake.lua) ```lua add_requires("automake") ``` ### autotools (wasm) | Description | *%s* | | -- | -- | | Homepage | [%s](%s) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [autotools/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/autotools/xmake.lua) | ##### Install command ```console xrepo install -p wasm autotools ``` ##### Integration in the project (xmake.lua) ```lua add_requires("autotools") ``` ### avir (wasm) | Description | *High-quality pro image resizing / scaling C++ library, including a very fast Lanczos resizer* | | -- | -- | | Homepage | [https://github.com/avaneev/avir](https://github.com/avaneev/avir) | | License | MIT | | Versions | 3.0, 3.1 | | Architectures | wasm32, wasm64 | | Definition | [avir/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/avir/xmake.lua) | ##### Install command ```console xrepo install -p wasm avir ``` ##### Integration in the project (xmake.lua) ```lua add_requires("avir") ``` ### aws-c-common (wasm) | Description | *Core c99 package for AWS SDK for C* | | -- | -- | | Homepage | [https://github.com/awslabs/aws-c-common](https://github.com/awslabs/aws-c-common) | | License | Apache-2.0 | | Versions | v0.9.3, v0.9.13, v0.9.14, v0.9.15, v0.9.17, v0.9.19, v0.9.23, v0.9.24, v0.9.25, v0.9.27, v0.9.28, v0.10.0, v0.10.3, v0.10.6, v0.11.1, v0.11.3, v0.12.0, v0.12.2, v0.12.3, v0.12.4, v0.12.5 | | Architectures | wasm32, wasm64 | | Definition | [aws-c-common/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-common/xmake.lua) | ##### Install command ```console xrepo install -p wasm aws-c-common ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aws-c-common") ``` ### aws-c-compression (wasm) | Description | *C99 implementation of huffman encoding/decoding* | | -- | -- | | Homepage | [https://github.com/awslabs/aws-c-compression](https://github.com/awslabs/aws-c-compression) | | License | Apache-2.0 | | Versions | v0.2.17, v0.2.18, v0.2.19, v0.3.0, v0.3.1 | | Architectures | wasm32, wasm64 | | Definition | [aws-c-compression/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-compression/xmake.lua) | ##### Install command ```console xrepo install -p wasm aws-c-compression ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aws-c-compression") ``` ### aws-c-sdkutils (wasm) | 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](https://github.com/awslabs/aws-c-sdkutils) | | License | Apache-2.0 | | Versions | v0.1.12, v0.1.15, v0.1.16, v0.1.19, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4 | | Architectures | wasm32, wasm64 | | Definition | [aws-c-sdkutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-sdkutils/xmake.lua) | ##### Install command ```console xrepo install -p wasm aws-c-sdkutils ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aws-c-sdkutils") ``` ### aws-checksums (wasm) | Description | *Cross platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations - C interface with language bindings for AWS SDKs* | | -- | -- | | Homepage | [https://github.com/awslabs/aws-checksums](https://github.com/awslabs/aws-checksums) | | License | Apache-2.0 | | Versions | v0.1.17, v0.1.18, v0.1.19, v0.1.20, v0.2.0, v0.2.2, v0.2.3, v0.2.7 | | Architectures | wasm32, wasm64 | | Definition | [aws-checksums/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-checksums/xmake.lua) | ##### Install command ```console xrepo install -p wasm aws-checksums ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aws-checksums") ``` ### aws-lc (wasm) | Description | *AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.* | | -- | -- | | Homepage | [https://github.com/aws/aws-lc](https://github.com/aws/aws-lc) | | Versions | v1.32.0, v1.34.2, v1.37.0, v1.39.0, v1.40.0, v1.41.1, v1.45.0, v1.48.1, v1.48.5, v1.49.1, v1.51.2, v1.53.0 | | Architectures | wasm32, wasm64 | | Definition | [aws-lc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-lc/xmake.lua) | ##### Install command ```console xrepo install -p wasm aws-lc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("aws-lc") ``` ## b ### b2 (wasm) | Description | *B2 makes it easy to build C++ projects, everywhere.* | | -- | -- | | Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) | | License | BSL-1.0 | | Versions | 4.9.6, 5.0.0, 5.0.1, 5.1.0, 5.2.1, 5.3.0, 5.3.2, 5.3.3 | | Architectures | wasm32, wasm64 | | Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) | ##### Install command ```console xrepo install -p wasm b2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("b2") ``` ### backportcpp (wasm) | Description | *Library of backported modern C++ types to work with C++11* | | -- | -- | | Homepage | [https://github.com/bitwizeshift/BackportCpp](https://github.com/bitwizeshift/BackportCpp) | | License | MIT | | Versions | v1.2.0 | | Architectures | wasm32, wasm64 | | Definition | [backportcpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/backportcpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm backportcpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("backportcpp") ``` ### bandit (wasm) | Description | *Human-friendly unit testing for C++11* | | -- | -- | | Homepage | [https://banditcpp.github.io/bandit/](https://banditcpp.github.io/bandit/) | | Versions | 2023.08.05 | | Architectures | wasm32, wasm64 | | Definition | [bandit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bandit/xmake.lua) | ##### Install command ```console xrepo install -p wasm bandit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bandit") ``` ### barkeep (wasm) | Description | *Small C++ header to display async animations, counters, and progress bars* | | -- | -- | | Homepage | [https://oir.github.io/barkeep/](https://oir.github.io/barkeep/) | | License | Apache-2.0 | | Versions | v0.1.3, v0.1.4, v0.1.5 | | Architectures | wasm32, wasm64 | | Definition | [barkeep/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/barkeep/xmake.lua) | ##### Install command ```console xrepo install -p wasm barkeep ``` ##### Integration in the project (xmake.lua) ```lua add_requires("barkeep") ``` ### base-n (wasm) | 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](https://github.com/azawadzki/base-n) | | License | MIT | | Versions | 2020.05.28 | | Architectures | wasm32, wasm64 | | Definition | [base-n/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/base-n/xmake.lua) | ##### Install command ```console xrepo install -p wasm base-n ``` ##### Integration in the project (xmake.lua) ```lua add_requires("base-n") ``` ### base64-terrakuh (wasm) | Description | *Simple, open source, header-only base64 encoder* | | -- | -- | | Homepage | [https://terrakuh.github.io/base64/classbase64.html](https://terrakuh.github.io/base64/classbase64.html) | | License | Unlicense | | Versions | v1.0 | | Architectures | wasm32, wasm64 | | Definition | [base64-terrakuh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/base64-terrakuh/xmake.lua) | ##### Install command ```console xrepo install -p wasm base64-terrakuh ``` ##### Integration in the project (xmake.lua) ```lua add_requires("base64-terrakuh") ``` ### basisu (wasm) | Description | *Basis Universal GPU Texture Codec* | | -- | -- | | Homepage | [https://github.com/BinomialLLC/basis_universal](https://github.com/BinomialLLC/basis_universal) | | License | Apache-2.0 | | Versions | 1.16.4 | | Architectures | wasm32, wasm64 | | Definition | [basisu/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/basisu/xmake.lua) | ##### Install command ```console xrepo install -p wasm basisu ``` ##### Integration in the project (xmake.lua) ```lua add_requires("basisu") ``` ### bazel (wasm) | Description | *A fast, scalable, multi-language and extensible build system* | | -- | -- | | Homepage | [https://bazel.build/](https://bazel.build/) | | Versions | 5.0.0, 7.1.0 | | Architectures | wasm32, wasm64 | | Definition | [bazel/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bazel/xmake.lua) | ##### Install command ```console xrepo install -p wasm bazel ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bazel") ``` ### bcg729 (wasm) | Description | *Bcg729 is an opensource implementation of both encoder and decoder of the ITU G729 Annex A/B speech codec.* | | -- | -- | | Homepage | [http://linphone.org](http://linphone.org) | | Versions | 1.0.4, 1.1.1 | | Architectures | wasm32, wasm64 | | Definition | [bcg729/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bcg729/xmake.lua) | ##### Install command ```console xrepo install -p wasm bcg729 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bcg729") ``` ### benchmark (wasm) | Description | *A microbenchmark support library* | | -- | -- | | Homepage | [https://github.com/google/benchmark](https://github.com/google/benchmark) | | License | Apache-2.0 | | Versions | v1.5.2, v1.5.3, v1.5.4, v1.5.5, v1.5.6, v1.6.0, v1.6.1, v1.7.0, v1.7.1, v1.8.0, v1.8.3, v1.8.4, v1.8.5, v1.9.0, v1.9.1, v1.9.2, v1.9.3, v1.9.4 | | Architectures | wasm32, wasm64 | | Definition | [benchmark/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/benchmark/xmake.lua) | ##### Install command ```console xrepo install -p wasm benchmark ``` ##### Integration in the project (xmake.lua) ```lua add_requires("benchmark") ``` ### bento4 (wasm) | Description | *Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools* | | -- | -- | | Homepage | [http://www.bento4.com](http://www.bento4.com) | | Versions | 2023.08.08, 2024.11.15 | | Architectures | wasm32, wasm64 | | Definition | [bento4/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bento4/xmake.lua) | ##### Install command ```console xrepo install -p wasm bento4 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bento4") ``` ### better-enums (wasm) | Description | *C++ compile-time enum to string, iteration, in a single header file* | | -- | -- | | Homepage | [http://aantron.github.io/better-enums](http://aantron.github.io/better-enums) | | License | BSD-2-Clause | | Versions | 0.11.3 | | Architectures | wasm32, wasm64 | | Definition | [better-enums/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/better-enums/xmake.lua) | ##### Install command ```console xrepo install -p wasm better-enums ``` ##### Integration in the project (xmake.lua) ```lua add_requires("better-enums") ``` ### bght (wasm) | Description | *BGHT: Better GPU Hash Tables* | | -- | -- | | Homepage | [https://owensgroup.github.io/BGHT/](https://owensgroup.github.io/BGHT/) | | License | Apache-2.0 | | Versions | 2024.03.06 | | Architectures | wasm32, wasm64 | | Definition | [bght/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bght/xmake.lua) | ##### Install command ```console xrepo install -p wasm bght ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bght") ``` ### bin2c (wasm) | Description | *A simple utility for converting a binary file to a c application* | | -- | -- | | Homepage | [https://github.com/gwilymk/bin2c](https://github.com/gwilymk/bin2c) | | Versions | 0.0.1 | | Architectures | wasm32, wasm64 | | Definition | [bin2c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bin2c/xmake.lua) | ##### Install command ```console xrepo install -p wasm bin2c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bin2c") ``` ### binn (wasm) | Description | *Binary Serialization* | | -- | -- | | Homepage | [https://github.com/liteserver/binn](https://github.com/liteserver/binn) | | License | Apache-2.0 | | Versions | v3.0 | | Architectures | wasm32, wasm64 | | Definition | [binn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/binn/xmake.lua) | ##### Install command ```console xrepo install -p wasm binn ``` ##### Integration in the project (xmake.lua) ```lua add_requires("binn") ``` ### binutils (wasm) | Description | *GNU binary tools for native development* | | -- | -- | | Homepage | [https://www.gnu.org/software/binutils/binutils.html](https://www.gnu.org/software/binutils/binutils.html) | | License | GPL-2.0 | | Versions | 2.34, 2.38, 2.41 | | Architectures | wasm32, wasm64 | | Definition | [binutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/binutils/xmake.lua) | ##### Install command ```console xrepo install -p wasm binutils ``` ##### Integration in the project (xmake.lua) ```lua add_requires("binutils") ``` ### bitsery (wasm) | 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](https://github.com/fraillt/bitsery) | | License | MIT | | Versions | v5.2.3, v5.2.4 | | Architectures | wasm32, wasm64 | | Definition | [bitsery/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bitsery/xmake.lua) | ##### Install command ```console xrepo install -p wasm bitsery ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bitsery") ``` ### blake2 (wasm) | Description | *BLAKE2 official implementations* | | -- | -- | | Homepage | [https://blake2.net](https://blake2.net) | | License | CC0-1.0 | | Versions | 2023.02.12 | | Architectures | wasm32, wasm64 | | Definition | [blake2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/blake2/xmake.lua) | ##### Install command ```console xrepo install -p wasm blake2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("blake2") ``` ### blake3 (wasm) | 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/](https://blake3.io/) | | License | CC0-1.0 | | Versions | 1.3.1, 1.3.3, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6.1, 1.8.1, 1.8.2 | | Architectures | wasm32, wasm64 | | Definition | [blake3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/blake3/xmake.lua) | ##### Install command ```console xrepo install -p wasm blake3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("blake3") ``` ### blend2d (wasm) | Description | *2D Vector Graphics Engine Powered by a JIT Compiler* | | -- | -- | | Homepage | [https://blend2d.com](https://blend2d.com) | | License | zlib | | Versions | 0.11.1 | | Architectures | wasm32, wasm64 | | Definition | [blend2d/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/blend2d/xmake.lua) | ##### Install command ```console xrepo install -p wasm blend2d ``` ##### Integration in the project (xmake.lua) ```lua add_requires("blend2d") ``` ### blobify (wasm) | Description | *C++17 library for all your binary de-/serialization needs* | | -- | -- | | Homepage | [https://github.com/neobrain/blobify](https://github.com/neobrain/blobify) | | License | BSL-1.0 | | Versions | 2023.12.07 | | Architectures | wasm32, wasm64 | | Definition | [blobify/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/blobify/xmake.lua) | ##### Install command ```console xrepo install -p wasm blobify ``` ##### Integration in the project (xmake.lua) ```lua add_requires("blobify") ``` ### boost (wasm) | Description | *Collection of portable C++ source libraries.* | | -- | -- | | Homepage | [https://www.boost.org/](https://www.boost.org/) | | License | BSL-1.0 | | Versions | 1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0, 1.78.0, 1.79.0, 1.80.0, 1.81.0, 1.82.0, 1.83.0, 1.84.0, 1.85.0, 1.86.0, 1.87.0, 1.88.0 | | Architectures | wasm32, wasm64 | | Definition | [boost/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/boost/xmake.lua) | ##### Install command ```console xrepo install -p wasm boost ``` ##### Integration in the project (xmake.lua) ```lua add_requires("boost") ``` ### boost_di (wasm) | Description | *DI: C++14 Dependency Injection Library* | | -- | -- | | Homepage | [https://boost-ext.github.io/di](https://boost-ext.github.io/di) | | Versions | v1.3.0, v1.3.2 | | Architectures | wasm32, wasm64 | | Definition | [boost_di/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/boost_di/xmake.lua) | ##### Install command ```console xrepo install -p wasm boost_di ``` ##### Integration in the project (xmake.lua) ```lua add_requires("boost_di") ``` ### boost_pfr (wasm) | Description | *C++14 library for struct reflection* | | -- | -- | | Homepage | [https://github.com/boostorg/pfr](https://github.com/boostorg/pfr) | | License | BSL-1.0 | | Versions | 2.1.0, 2.2.0 | | Architectures | wasm32, wasm64 | | Definition | [boost_pfr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/boost_pfr/xmake.lua) | ##### Install command ```console xrepo install -p wasm boost_pfr ``` ##### Integration in the project (xmake.lua) ```lua add_requires("boost_pfr") ``` ### boost_sml (wasm) | Description | *SML: C++14 State Machine Library* | | -- | -- | | Homepage | [https://boost-ext.github.io/sml](https://boost-ext.github.io/sml) | | License | BSL-1.0 | | Versions | v1.1.8, v1.1.11, v1.1.12 | | Architectures | wasm32, wasm64 | | Definition | [boost_sml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/boost_sml/xmake.lua) | ##### Install command ```console xrepo install -p wasm boost_sml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("boost_sml") ``` ### boostdep (wasm) | Description | *A tool to create Boost module dependency reports* | | -- | -- | | Homepage | [https://boost.org/tools/boostdep](https://boost.org/tools/boostdep) | | License | BSL-1.0 | | Versions | 2025.05.07 | | Architectures | wasm32, wasm64 | | Definition | [boostdep/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/boostdep/xmake.lua) | ##### Install command ```console xrepo install -p wasm boostdep ``` ##### Integration in the project (xmake.lua) ```lua add_requires("boostdep") ``` ### botan (wasm) | Description | *Cryptography Toolkit* | | -- | -- | | Homepage | [https://botan.randombit.net](https://botan.randombit.net) | | License | BSD-2-Clause | | Versions | 3.4.0, 3.5.0, 3.6.0, 3.6.1, 3.7.0, 3.7.1, 3.8.1 | | Architectures | wasm32, wasm64 | | Definition | [botan/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/botan/xmake.lua) | ##### Install command ```console xrepo install -p wasm botan ``` ##### Integration in the project (xmake.lua) ```lua add_requires("botan") ``` ### box2d (wasm) | Description | *A 2D Physics Engine for Games* | | -- | -- | | Homepage | [https://box2d.org](https://box2d.org) | | License | MIT | | Versions | v2.4.2, v3.0.0, v3.1.0, v3.1.1 | | Architectures | wasm32, wasm64 | | Definition | [box2d/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/box2d/xmake.lua) | ##### Install command ```console xrepo install -p wasm box2d ``` ##### Integration in the project (xmake.lua) ```lua add_requires("box2d") ``` ### branchless-utf8 (wasm) | Description | *Branchless UTF-8 decoder* | | -- | -- | | Homepage | [https://github.com/skeeto/branchless-utf8](https://github.com/skeeto/branchless-utf8) | | Versions | 2022.08.30 | | Architectures | wasm32, wasm64 | | Definition | [branchless-utf8/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/branchless-utf8/xmake.lua) | ##### Install command ```console xrepo install -p wasm branchless-utf8 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("branchless-utf8") ``` ### brotli (wasm) | Description | *Brotli compression format.* | | -- | -- | | Homepage | [https://github.com/google/brotli](https://github.com/google/brotli) | | License | MIT | | Versions | v1.0.9, v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [brotli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brotli/xmake.lua) | ##### Install command ```console xrepo install -p wasm brotli ``` ##### Integration in the project (xmake.lua) ```lua add_requires("brotli") ``` ### bullet3 (wasm) | Description | *Bullet Physics SDK.* | | -- | -- | | Homepage | [http://bulletphysics.org](http://bulletphysics.org) | | License | zlib | | Versions | 2.88, 3.05, 3.09, 3.24, 3.25 | | Architectures | wasm32, wasm64 | | Definition | [bullet3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bullet3/xmake.lua) | ##### Install command ```console xrepo install -p wasm bullet3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bullet3") ``` ### bvh (wasm) | Description | *A modern C++ BVH construction and traversal library* | | -- | -- | | Homepage | [https://github.com/madmann91/bvh](https://github.com/madmann91/bvh) | | License | MIT | | Versions | 2023.6.30, 2024.7.8, 2025.06.16 | | Architectures | wasm32, wasm64 | | Definition | [bvh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bvh/xmake.lua) | ##### Install command ```console xrepo install -p wasm bvh ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bvh") ``` ### byte-lite (wasm) | Description | *byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library* | | -- | -- | | Homepage | [https://github.com/martinmoene/byte-lite](https://github.com/martinmoene/byte-lite) | | License | BSL-1.0 | | Versions | v0.3.0 | | Architectures | wasm32, wasm64 | | Definition | [byte-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/byte-lite/xmake.lua) | ##### Install command ```console xrepo install -p wasm byte-lite ``` ##### Integration in the project (xmake.lua) ```lua add_requires("byte-lite") ``` ### bytepack (wasm) | Description | *C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros* | | -- | -- | | Homepage | [https://github.com/farukeryilmaz/bytepack](https://github.com/farukeryilmaz/bytepack) | | License | MIT | | Versions | v0.1.0 | | Architectures | wasm32, wasm64 | | Definition | [bytepack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bytepack/xmake.lua) | ##### Install command ```console xrepo install -p wasm bytepack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bytepack") ``` ### bzip2 (wasm) | Description | *Freely available, patent free, high-quality data compressor.* | | -- | -- | | Homepage | [https://sourceware.org/bzip2/](https://sourceware.org/bzip2/) | | Versions | 1.0.8 | | Architectures | wasm32, wasm64 | | Definition | [bzip2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bzip2/xmake.lua) | ##### Install command ```console xrepo install -p wasm bzip2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bzip2") ``` ### bzip3 (wasm) | Description | *A better and stronger spiritual successor to BZip2.* | | -- | -- | | Homepage | [https://github.com/kspalaiologos/bzip3](https://github.com/kspalaiologos/bzip3) | | License | LGPL-3.0 | | Versions | 1.4.0, 1.5.1, 1.5.2, 1.5.3 | | Architectures | wasm32, wasm64 | | Definition | [bzip3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bzip3/xmake.lua) | ##### Install command ```console xrepo install -p wasm bzip3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("bzip3") ``` ## c ### c-ares (wasm) | Description | *A C library for asynchronous DNS requests* | | -- | -- | | Homepage | [https://c-ares.org/](https://c-ares.org/) | | License | MIT | | Versions | 1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1, 1.19.0, 1.27.0, 1.28.1, 1.29.0, 1.30.0, 1.31.0, 1.32.2, 1.32.3, 1.33.0, 1.33.1, 1.34.1, 1.34.3, 1.34.4, 1.34.5 | | Architectures | wasm32, wasm64 | | Definition | [c-ares/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c-ares/xmake.lua) | ##### Install command ```console xrepo install -p wasm c-ares ``` ##### Integration in the project (xmake.lua) ```lua add_requires("c-ares") ``` ### c-blosc2 (wasm) | Description | *A fast, compressed, persistent binary data store library for C.* | | -- | -- | | Homepage | [https://www.blosc.org](https://www.blosc.org) | | License | BSD-3-Clause | | Versions | v2.10.2, v2.13.2, v2.14.3, v2.14.4, v2.15.0, v2.15.1, v2.15.2, v2.16.0, v2.17.0, v2.17.1, v2.18.0, v2.19.1, v2.21.0, v2.21.1, v2.21.3 | | Architectures | wasm32, wasm64 | | Definition | [c-blosc2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c-blosc2/xmake.lua) | ##### Install command ```console xrepo install -p wasm c-blosc2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("c-blosc2") ``` ### c-vector (wasm) | Description | *A simple vector library for C that can store any type.* | | -- | -- | | Homepage | [https://github.com/Mashpoe/c-vector](https://github.com/Mashpoe/c-vector) | | License | BSD-3-Clause | | Versions | v1.0 | | Architectures | wasm32, wasm64 | | Definition | [c-vector/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c-vector/xmake.lua) | ##### Install command ```console xrepo install -p wasm c-vector ``` ##### Integration in the project (xmake.lua) ```lua add_requires("c-vector") ``` ### c4core (wasm) | Description | *C++ utilities* | | -- | -- | | Homepage | [https://github.com/biojppm/c4core](https://github.com/biojppm/c4core) | | License | MIT | | Versions | 0.2.1, 0.2.2, 0.2.5, 0.2.6 | | Architectures | wasm32, wasm64 | | Definition | [c4core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c4core/xmake.lua) | ##### Install command ```console xrepo install -p wasm c4core ``` ##### Integration in the project (xmake.lua) ```lua add_requires("c4core") ``` ### ca-certificates (wasm) | 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/](https://mkcert.org/) | | Versions | 20211118, 20220604, 20230306, 20240207, 20250131 | | Architectures | wasm32, wasm64 | | Definition | [ca-certificates/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ca-certificates/xmake.lua) | ##### Install command ```console xrepo install -p wasm ca-certificates ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ca-certificates") ``` ### capstone (wasm) | Description | *Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.* | | -- | -- | | Homepage | [http://www.capstone-engine.org](http://www.capstone-engine.org) | | License | BSD-3-Clause | | Versions | 5.0.3, 5.0.5, 5.0.6 | | Architectures | wasm32, wasm64 | | Definition | [capstone/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/capstone/xmake.lua) | ##### Install command ```console xrepo install -p wasm capstone ``` ##### Integration in the project (xmake.lua) ```lua add_requires("capstone") ``` ### cargs (wasm) | 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/](https://likle.github.io/cargs/) | | License | MIT | | Versions | v1.0.3, v1.1.0, v1.2.0 | | Architectures | wasm32, wasm64 | | Definition | [cargs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cargs/xmake.lua) | ##### Install command ```console xrepo install -p wasm cargs ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cargs") ``` ### catch2 (wasm) | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * | | -- | -- | | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) | | License | BSL-1.0 | | Versions | v2.9.2, v2.13.5, v2.13.6, v2.13.7, v2.13.8, v2.13.9, v2.13.10, v3.1.0, v3.1.1, v3.2.0, v3.2.1, v3.3.2, v3.4.0, v3.5.0, v3.5.1, v3.5.2, v3.5.3, v3.5.4, v3.6.0, v3.7.0, v3.7.1, v3.8.0, v3.8.1, v3.9.0, v3.10.0, v3.11.0 | | Architectures | wasm32, wasm64 | | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) | ##### Install command ```console xrepo install -p wasm catch2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("catch2") ``` ### cdt (wasm) | Description | *Constrained Delaunay Triangulation (C++)* | | -- | -- | | Homepage | [https://artem-ogre.github.io/CDT/](https://artem-ogre.github.io/CDT/) | | License | MPL-2.0 | | Versions | 1.4.1, 1.4.4 | | Architectures | wasm32, wasm64 | | Definition | [cdt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cdt/xmake.lua) | ##### Install command ```console xrepo install -p wasm cdt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cdt") ``` ### celero (wasm) | Description | *C++ Benchmarking Library* | | -- | -- | | Homepage | [https://github.com/DigitalInBlue/Celero](https://github.com/DigitalInBlue/Celero) | | License | Apache-2.0 | | Versions | v2.8.2, v2.8.5, v2.9.0, v2.9.1 | | Architectures | wasm32, wasm64 | | Definition | [celero/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/celero/xmake.lua) | ##### Install command ```console xrepo install -p wasm celero ``` ##### Integration in the project (xmake.lua) ```lua add_requires("celero") ``` ### centurion (wasm) | Description | *A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.* | | -- | -- | | Homepage | [https://github.com/albin-johansson/centurion](https://github.com/albin-johansson/centurion) | | License | MIT | | Versions | v7.3.0 | | Architectures | wasm32, wasm64 | | Definition | [centurion/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/centurion/xmake.lua) | ##### Install command ```console xrepo install -p wasm centurion ``` ##### Integration in the project (xmake.lua) ```lua add_requires("centurion") ``` ### cereal (wasm) | Description | *cereal is a header-only C++11 serialization library.* | | -- | -- | | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) | | License | BSD-3-Clause | | Versions | v1.3.0, v1.3.1, v1.3.2 | | Architectures | wasm32, wasm64 | | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) | ##### Install command ```console xrepo install -p wasm cereal ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cereal") ``` ### ceval (wasm) | Description | *A C/C++ library for parsing and evaluation of arithmetic expressions.* | | -- | -- | | Homepage | [https://github.com/erstan/ceval](https://github.com/erstan/ceval) | | License | MIT | | Versions | 1.0.0, 1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [ceval/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ceval/xmake.lua) | ##### Install command ```console xrepo install -p wasm ceval ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ceval") ``` ### cgetopt (wasm) | Description | *A GNU getopt() implementation written in pure C.* | | -- | -- | | Homepage | [https://github.com/xq114/cgetopt/](https://github.com/xq114/cgetopt/) | | License | zlib | | Versions | 1.0 | | Architectures | wasm32, wasm64 | | Definition | [cgetopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cgetopt/xmake.lua) | ##### Install command ```console xrepo install -p wasm cgetopt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cgetopt") ``` ### cgif (wasm) | Description | *GIF encoder written in C* | | -- | -- | | Homepage | [https://github.com/dloebl/cgif](https://github.com/dloebl/cgif) | | License | MIT | | Versions | v0.4.0, v0.4.1, v0.5.0 | | Architectures | wasm32, wasm64 | | Definition | [cgif/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cgif/xmake.lua) | ##### Install command ```console xrepo install -p wasm cgif ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cgif") ``` ### cglm (wasm) | Description | *📽 Highly Optimized Graphics Math (glm) for C* | | -- | -- | | Homepage | [https://github.com/recp/cglm](https://github.com/recp/cglm) | | License | MIT | | Versions | v0.9.0, v0.9.2, v0.9.3, v0.9.4, v0.9.6 | | Architectures | wasm32, wasm64 | | Definition | [cglm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cglm/xmake.lua) | ##### Install command ```console xrepo install -p wasm cglm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cglm") ``` ### cgltf (wasm) | Description | *Single-file glTF 2.0 loader and writer written in C99* | | -- | -- | | Homepage | [https://github.com/jkuhlmann/cgltf](https://github.com/jkuhlmann/cgltf) | | License | MIT | | Versions | v1.13, v1.14, v1.15 | | Architectures | wasm32, wasm64 | | Definition | [cgltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cgltf/xmake.lua) | ##### Install command ```console xrepo install -p wasm cgltf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cgltf") ``` ### cgraph (wasm) | Description | *A common used C++ DAG framework* | | -- | -- | | Homepage | [http://www.chunel.cn](http://www.chunel.cn) | | License | MIT | | Versions | v2.5.4, v2.6.0, v2.6.1, v2.6.2, v3.1.0, v3.1.1, v3.1.2 | | Architectures | wasm32, wasm64 | | Definition | [cgraph/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cgraph/xmake.lua) | ##### Install command ```console xrepo install -p wasm cgraph ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cgraph") ``` ### charls (wasm) | Description | *CharLS, a C++ JPEG-LS library implementation* | | -- | -- | | Homepage | [https://github.com/team-charls/charls](https://github.com/team-charls/charls) | | License | BSD-3-Clause | | Versions | 2.4.2 | | Architectures | wasm32, wasm64 | | Definition | [charls/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/charls/xmake.lua) | ##### Install command ```console xrepo install -p wasm charls ``` ##### Integration in the project (xmake.lua) ```lua add_requires("charls") ``` ### chipmunk2d (wasm) | Description | *A fast and lightweight 2D game physics library.* | | -- | -- | | Homepage | [https://chipmunk-physics.net/](https://chipmunk-physics.net/) | | License | MIT | | Versions | 7.0.3 | | Architectures | wasm32, wasm64 | | Definition | [chipmunk2d/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/chipmunk2d/xmake.lua) | ##### Install command ```console xrepo install -p wasm chipmunk2d ``` ##### Integration in the project (xmake.lua) ```lua add_requires("chipmunk2d") ``` ### choc (wasm) | Description | *A collection of header only classes, permissively licensed, to provide basic useful tasks with the bare-minimum of dependencies.* | | -- | -- | | Homepage | [https://github.com/Tracktion/choc](https://github.com/Tracktion/choc) | | License | ISC | | Versions | 2025.01.27 | | Architectures | wasm32, wasm64 | | Definition | [choc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/choc/xmake.lua) | ##### Install command ```console xrepo install -p wasm choc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("choc") ``` ### chromium_zlib (wasm) | Description | *zlib from chromium* | | -- | -- | | Homepage | [https://chromium.googlesource.com/chromium/src/third_party/zlib/](https://chromium.googlesource.com/chromium/src/third_party/zlib/) | | License | zlib | | Versions | 2022.02.22, 2023.03.14, 2024.01.29 | | Architectures | wasm32, wasm64 | | Definition | [chromium_zlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/chromium_zlib/xmake.lua) | ##### Install command ```console xrepo install -p wasm chromium_zlib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("chromium_zlib") ``` ### civetweb (wasm) | Description | *Embedded C/C++ web server* | | -- | -- | | Homepage | [https://github.com/civetweb/civetweb](https://github.com/civetweb/civetweb) | | License | MIT | | Versions | v1.15 | | Architectures | wasm32, wasm64 | | Definition | [civetweb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/civetweb/xmake.lua) | ##### Install command ```console xrepo install -p wasm civetweb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("civetweb") ``` ### cjson (wasm) | Description | *Ultralightweight JSON parser in ANSI C.* | | -- | -- | | Homepage | [https://github.com/DaveGamble/cJSON](https://github.com/DaveGamble/cJSON) | | License | MIT | | Versions | v1.7.15, v1.7.18, v1.7.19 | | Architectures | wasm32, wasm64 | | Definition | [cjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cjson/xmake.lua) | ##### Install command ```console xrepo install -p wasm cjson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cjson") ``` ### clara (wasm) | Description | *A simple to use, composable, command line parser for C++ 11 and beyond.* | | -- | -- | | Homepage | [https://github.com/catchorg/Clara](https://github.com/catchorg/Clara) | | License | BSL-1.0 | | Versions | 1.1.5 | | Architectures | wasm32, wasm64 | | Definition | [clara/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/clara/xmake.lua) | ##### Install command ```console xrepo install -p wasm clara ``` ##### Integration in the project (xmake.lua) ```lua add_requires("clara") ``` ### clay (wasm) | Description | *High performance UI layout library in C.* | | -- | -- | | Homepage | [https://nicbarker.com/clay](https://nicbarker.com/clay) | | License | zlib | | Versions | v0.12, v0.13, v0.14 | | Architectures | wasm32, wasm64 | | Definition | [clay/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/clay/xmake.lua) | ##### Install command ```console xrepo install -p wasm clay ``` ##### Integration in the project (xmake.lua) ```lua add_requires("clay") ``` ### cli (wasm) | Description | *A library for interactive command line interfaces in modern C++* | | -- | -- | | Homepage | [https://github.com/daniele77/cli](https://github.com/daniele77/cli) | | License | BSL-1.0 | | Versions | v2.0.0, v2.1.0, v2.2.0 | | Architectures | wasm32, wasm64 | | Definition | [cli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cli/xmake.lua) | ##### Install command ```console xrepo install -p wasm cli ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cli") ``` ### clib (wasm) | Description | *Header-only library for C99 that implements the most important classes from GLib: GList, GHashTable and GString.* | | -- | -- | | Homepage | [https://github.com/aheck/clib](https://github.com/aheck/clib) | | License | MIT | | Versions | 2022.12.25 | | Architectures | wasm32, wasm64 | | Definition | [clib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/clib/xmake.lua) | ##### Install command ```console xrepo install -p wasm clib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("clib") ``` ### clip (wasm) | Description | *Library to copy/retrieve content to/from the clipboard/pasteboard.* | | -- | -- | | Homepage | [https://github.com/dacap/clip](https://github.com/dacap/clip) | | License | MIT | | Versions | v1.11 | | Architectures | wasm32, wasm64 | | Definition | [clip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/clip/xmake.lua) | ##### Install command ```console xrepo install -p wasm clip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("clip") ``` ### clipper2 (wasm) | Description | *Polygon Clipping and Offsetting - C++, C# and Delphi* | | -- | -- | | Homepage | [https://github.com/AngusJohnson/Clipper2](https://github.com/AngusJohnson/Clipper2) | | License | BSL-1.0 | | Versions | 1.2.2, 1.2.3, 1.2.4, 1.3.0, 1.4.0, 1.5.4 | | Architectures | wasm32, wasm64 | | Definition | [clipper2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/clipper2/xmake.lua) | ##### Install command ```console xrepo install -p wasm clipper2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("clipper2") ``` ### clove-unit (wasm) | Description | *Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature* | | -- | -- | | Homepage | [https://github.com/fdefelici/clove-unit](https://github.com/fdefelici/clove-unit) | | License | MIT | | Versions | v2.4.4, v2.4.5, v2.4.6 | | Architectures | wasm32, wasm64 | | Definition | [clove-unit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/clove-unit/xmake.lua) | ##### Install command ```console xrepo install -p wasm clove-unit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("clove-unit") ``` ### cmake (wasm) | Description | *A cross-platform family of tool designed to build, test and package software* | | -- | -- | | Homepage | [https://cmake.org](https://cmake.org) | | Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1, 3.24.2, 3.26.4, 3.28.1, 3.28.3, 3.29.2, 3.30.1, 3.30.2, 4.0.0, 4.0.1, 4.0.2, 4.0.3 | | Architectures | wasm32, wasm64 | | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) | ##### Install command ```console xrepo install -p wasm cmake ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cmake") ``` ### cmark (wasm) | Description | *CommonMark parsing and rendering library and program in C* | | -- | -- | | Homepage | [https://github.com/commonmark/cmark](https://github.com/commonmark/cmark) | | Versions | 0.31.0, 0.31.1 | | Architectures | wasm32, wasm64 | | Definition | [cmark/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmark/xmake.lua) | ##### Install command ```console xrepo install -p wasm cmark ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cmark") ``` ### cmdparser (wasm) | Description | *A simple and lightweight command line parser using C++11.* | | -- | -- | | Homepage | [https://github.com/FlorianRappl/CmdParser](https://github.com/FlorianRappl/CmdParser) | | License | MIT | | Versions | 2024.02.13 | | Architectures | wasm32, wasm64 | | Definition | [cmdparser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmdparser/xmake.lua) | ##### Install command ```console xrepo install -p wasm cmdparser ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cmdparser") ``` ### cmidi2 (wasm) | Description | *header-only MIDI 2.0 UMP and MIDI-CI binary processor library* | | -- | -- | | Homepage | [https://github.com/atsushieno/cmidi2](https://github.com/atsushieno/cmidi2) | | License | MIT | | Versions | 2023.08.07, 2025.06.25 | | Architectures | wasm32, wasm64 | | Definition | [cmidi2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmidi2/xmake.lua) | ##### Install command ```console xrepo install -p wasm cmidi2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cmidi2") ``` ### cminpack (wasm) | Description | *A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems* | | -- | -- | | Homepage | [https://devernay.github.io/cminpack/](https://devernay.github.io/cminpack/) | | Versions | v1.3.9, v1.3.11 | | Architectures | wasm32, wasm64 | | Definition | [cminpack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cminpack/xmake.lua) | ##### Install command ```console xrepo install -p wasm cminpack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cminpack") ``` ### cnats (wasm) | Description | *A C client for NATS* | | -- | -- | | Homepage | [https://github.com/nats-io/nats.c](https://github.com/nats-io/nats.c) | | License | Apache-2.0 | | Versions | v3.8.2, v3.9.2, v3.10.1 | | Architectures | wasm32, wasm64 | | Definition | [cnats/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cnats/xmake.lua) | ##### Install command ```console xrepo install -p wasm cnats ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cnats") ``` ### cnl (wasm) | Description | *A Compositional Numeric Library for C++* | | -- | -- | | Homepage | [https://github.com/johnmcfarlane/cnl](https://github.com/johnmcfarlane/cnl) | | License | BSL-1.0 | | Versions | 2023.12.23 | | Architectures | wasm32, wasm64 | | Definition | [cnl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cnl/xmake.lua) | ##### Install command ```console xrepo install -p wasm cnl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cnl") ``` ### cnpy (wasm) | Description | *library to read/write .npy and .npz files in C/C++* | | -- | -- | | Homepage | [https://github.com/rogersce/cnpy](https://github.com/rogersce/cnpy) | | License | MIT | | Versions | 2018.06.01 | | Architectures | wasm32, wasm64 | | Definition | [cnpy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cnpy/xmake.lua) | ##### Install command ```console xrepo install -p wasm cnpy ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cnpy") ``` ### coin-or-clp (wasm) | Description | *COIN-OR Linear Programming Solver* | | -- | -- | | Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) | | License | EPL-2.0 | | Versions | 1.17.10 | | Architectures | wasm32, wasm64 | | Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) | ##### Install command ```console xrepo install -p wasm coin-or-clp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("coin-or-clp") ``` ### coin-or-coinutils (wasm) | Description | *COIN-OR Utilities* | | -- | -- | | Homepage | [https://github.com/coin-or/CoinUtils](https://github.com/coin-or/CoinUtils) | | License | EPL-2.0 | | Versions | 2.11.12 | | Architectures | wasm32, wasm64 | | Definition | [coin-or-coinutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-coinutils/xmake.lua) | ##### Install command ```console xrepo install -p wasm coin-or-coinutils ``` ##### Integration in the project (xmake.lua) ```lua add_requires("coin-or-coinutils") ``` ### coin-or-osi (wasm) | Description | *Open Solver Interface* | | -- | -- | | Homepage | [https://github.com/coin-or/Osi](https://github.com/coin-or/Osi) | | Versions | 0.108.11 | | Architectures | wasm32, wasm64 | | Definition | [coin-or-osi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-osi/xmake.lua) | ##### Install command ```console xrepo install -p wasm coin-or-osi ``` ##### Integration in the project (xmake.lua) ```lua add_requires("coin-or-osi") ``` ### commata (wasm) | Description | *Just another header-only C++17 CSV parser* | | -- | -- | | Homepage | [https://furfurylic.github.io/commata/CommataSpecification.xml](https://furfurylic.github.io/commata/CommataSpecification.xml) | | License | Unlicense | | Versions | v1.0.0, v1.0.1, v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [commata/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/commata/xmake.lua) | ##### Install command ```console xrepo install -p wasm commata ``` ##### Integration in the project (xmake.lua) ```lua add_requires("commata") ``` ### concerto-core (wasm) | Description | *Concerto engine core library* | | -- | -- | | Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) | | License | MIT | | Versions | 2025.10.03 | | Architectures | wasm32, wasm64 | | Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) | ##### Install command ```console xrepo install -p wasm concerto-core ``` ##### Integration in the project (xmake.lua) ```lua add_requires("concerto-core") ``` ### concurrentqueue (wasm) | Description | *A fast multi-producer, multi-consumer lock-free concurrent queue for C++11* | | -- | -- | | Homepage | [https://github.com/cameron314/concurrentqueue](https://github.com/cameron314/concurrentqueue) | | License | BSD | | Versions | v1.0.4 | | Architectures | wasm32, wasm64 | | Definition | [concurrentqueue/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concurrentqueue/xmake.lua) | ##### Install command ```console xrepo install -p wasm concurrentqueue ``` ##### Integration in the project (xmake.lua) ```lua add_requires("concurrentqueue") ``` ### console-bridge (wasm) | Description | *A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.* | | -- | -- | | Homepage | [https://github.com/ros/console_bridge](https://github.com/ros/console_bridge) | | License | BSD-3-Clause | | Versions | 1.0.1, 1.0.2 | | Architectures | wasm32, wasm64 | | Definition | [console-bridge/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/console-bridge/xmake.lua) | ##### Install command ```console xrepo install -p wasm console-bridge ``` ##### Integration in the project (xmake.lua) ```lua add_requires("console-bridge") ``` ### continuable (wasm) | Description | *C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)* | | -- | -- | | Homepage | [https://naios.github.io/continuable/](https://naios.github.io/continuable/) | | License | MIT | | Versions | 4.2.2 | | Architectures | wasm32, wasm64 | | Definition | [continuable/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/continuable/xmake.lua) | ##### Install command ```console xrepo install -p wasm continuable ``` ##### Integration in the project (xmake.lua) ```lua add_requires("continuable") ``` ### convertutf (wasm) | Description | *Conversions between UTF-32, UTF-16, and UTF-8. Circa 2004.* | | -- | -- | | Homepage | [https://home.unicode.org/](https://home.unicode.org/) | | Versions | v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [convertutf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/convertutf/xmake.lua) | ##### Install command ```console xrepo install -p wasm convertutf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("convertutf") ``` ### cosmocc (wasm) | Description | *build-once run-anywhere c library* | | -- | -- | | Homepage | [https://github.com/jart/cosmopolitan](https://github.com/jart/cosmopolitan) | | License | ISC | | Versions | 3.2.4, 3.3.2, 3.3.4, 3.3.5, 3.3.6, 3.3.7, 3.3.8, 3.3.9, 3.3.10, 3.4.0, 3.5.0, 3.5.1, 3.5.2, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.5.9, 3.6.0, 3.6.1, 3.6.2, 3.7.0, 3.7.1, 3.8.0, 3.9.0, 3.9.1, 3.9.2, 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7, 4.0.0, 4.0.1, 4.0.2 | | Architectures | wasm32, wasm64 | | Definition | [cosmocc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cosmocc/xmake.lua) | ##### Install command ```console xrepo install -p wasm cosmocc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cosmocc") ``` ### cpp-async (wasm) | Description | *Support types and functions for C++20 coroutines* | | -- | -- | | Homepage | [https://github.com/microsoft/cpp-async](https://github.com/microsoft/cpp-async) | | License | MIT | | Versions | v1.1.0, v1.2.0 | | Architectures | wasm32, wasm64 | | Definition | [cpp-async/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-async/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-async ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-async") ``` ### cpp-channel (wasm) | Description | *Thread-safe container for sharing data between threads* | | -- | -- | | Homepage | [https://github.com/andreiavrammsd/cpp-channel](https://github.com/andreiavrammsd/cpp-channel) | | License | MIT | | Versions | v0.8.2, v0.8.3, v1.3.1 | | Architectures | wasm32, wasm64 | | Definition | [cpp-channel/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-channel/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-channel ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-channel") ``` ### cpp-dump (wasm) | Description | *A C++ library for debugging purposes that can print any variable, even user-defined types.* | | -- | -- | | Homepage | [https://github.com/philip82148/cpp-dump](https://github.com/philip82148/cpp-dump) | | License | MIT | | Versions | v0.5.0, v0.6.0, v0.7.0 | | Architectures | wasm32, wasm64 | | Definition | [cpp-dump/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-dump/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-dump ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-dump") ``` ### cpp-httplib (wasm) | Description | *A C++11 single-file header-only cross platform HTTP/HTTPS library.* | | -- | -- | | Homepage | [https://github.com/yhirose/cpp-httplib](https://github.com/yhirose/cpp-httplib) | | License | MIT | | Versions | v0.8.5, v0.9.2, v0.12.1, v0.12.6, v0.14.0, v0.14.1, v0.14.2, v0.14.3, v0.15.0, v0.15.1, v0.15.2, v0.15.3, v0.16.2, v0.16.3, v0.17.0, v0.17.3, v0.18.1, v0.18.3, v0.18.5, v0.18.6, v0.18.7, v0.19.0, v0.20.0, v0.20.1, v0.21.0, v0.22.0, v0.23.1, v0.26.0 | | Architectures | wasm32, wasm64 | | Definition | [cpp-httplib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-httplib/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-httplib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-httplib") ``` ### cpp-jwt (wasm) | Description | *JSON Web Token library for C++* | | -- | -- | | Homepage | [https://github.com/arun11299/cpp-jwt](https://github.com/arun11299/cpp-jwt) | | License | MIT | | Versions | v1.4, v1.5, v1.5.1 | | Architectures | wasm32, wasm64 | | Definition | [cpp-jwt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-jwt/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-jwt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-jwt") ``` ### cpp-linenoise (wasm) | Description | *A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.* | | -- | -- | | Homepage | [https://github.com/yhirose/cpp-linenoise](https://github.com/yhirose/cpp-linenoise) | | License | BSD-2-Clause | | Versions | 2021.11.05 | | Architectures | wasm32, wasm64 | | Definition | [cpp-linenoise/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-linenoise/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-linenoise ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-linenoise") ``` ### cpp-mcp (wasm) | Description | *Lightweight C++ MCP (Model Context Protocol) SDK* | | -- | -- | | Homepage | [https://github.com/hkr04/cpp-mcp](https://github.com/hkr04/cpp-mcp) | | License | MIT | | Versions | 2025.05.24 | | Architectures | wasm32, wasm64 | | Definition | [cpp-mcp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-mcp/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-mcp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-mcp") ``` ### cpp-peglib (wasm) | Description | *A single file C++ header-only PEG (Parsing Expression Grammars) library* | | -- | -- | | Homepage | [https://yhirose.github.io/cpp-peglib](https://yhirose.github.io/cpp-peglib) | | License | MIT | | Versions | 1.8.3, 1.8.8, 1.9.0, 1.9.1 | | Architectures | wasm32, wasm64 | | Definition | [cpp-peglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-peglib/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-peglib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-peglib") ``` ### cpp-semver (wasm) | Description | *Semantic Versioning library for modern C++.* | | -- | -- | | Homepage | [https://github.com/z4kn4fein/cpp-semver](https://github.com/z4kn4fein/cpp-semver) | | License | MIT | | Versions | v0.3.1, v0.3.3, v0.4.0 | | Architectures | wasm32, wasm64 | | Definition | [cpp-semver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-semver/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-semver ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-semver") ``` ### cpp-semver-easz (wasm) | Description | *cpp-semver - Semantic Versioning in C++ header-only C++11* | | -- | -- | | Homepage | [https://github.com/easz/cpp-semver](https://github.com/easz/cpp-semver) | | License | MIT | | Versions | 2021.12.10 | | Architectures | wasm32, wasm64 | | Definition | [cpp-semver-easz/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-semver-easz/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-semver-easz ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-semver-easz") ``` ### cpp-sort (wasm) | Description | *Sorting algorithms & related tools for C++14* | | -- | -- | | Homepage | [https://github.com/Morwenn/cpp-sort](https://github.com/Morwenn/cpp-sort) | | License | MIT | | Versions | 1.10.0, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.2, 1.14.0, 1.15.0, 1.16.0, 1.17.0, 1.17.1 | | Architectures | wasm32, wasm64 | | Definition | [cpp-sort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpp-sort/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpp-sort ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpp-sort") ``` ### cppcodec (wasm) | 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](https://github.com/tplgy/cppcodec) | | License | MIT | | Versions | 2022.09.07 | | Architectures | wasm32, wasm64 | | Definition | [cppcodec/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cppcodec/xmake.lua) | ##### Install command ```console xrepo install -p wasm cppcodec ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cppcodec") ``` ### cppitertools (wasm) | Description | *Implementation of python itertools and builtin iteration functions for C++17* | | -- | -- | | Homepage | [https://twitter.com/cppitertools](https://twitter.com/cppitertools) | | License | BSD-2-Clause | | Versions | v2.1, v2.2, v2.3 | | Architectures | wasm32, wasm64 | | Definition | [cppitertools/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cppitertools/xmake.lua) | ##### Install command ```console xrepo install -p wasm cppitertools ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cppitertools") ``` ### cppjieba (wasm) | Description | *"结巴"中文分词的C++版本* | | -- | -- | | Homepage | [https://github.com/yanyiwu/cppjieba](https://github.com/yanyiwu/cppjieba) | | License | MIT | | Versions | v5.2.0, v5.4.0, v5.4.1, v5.5.0, v5.6.0 | | Architectures | wasm32, wasm64 | | Definition | [cppjieba/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cppjieba/xmake.lua) | ##### Install command ```console xrepo install -p wasm cppjieba ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cppjieba") ``` ### cppp-reiconv (wasm) | Description | *A character set conversion library based on GNU LIBICONV.* | | -- | -- | | Homepage | [https://github.com/cppp-project/cppp-reiconv](https://github.com/cppp-project/cppp-reiconv) | | License | LGPL-3.0 | | Versions | v2.1.0 | | Architectures | wasm32, wasm64 | | Definition | [cppp-reiconv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cppp-reiconv/xmake.lua) | ##### Install command ```console xrepo install -p wasm cppp-reiconv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cppp-reiconv") ``` ### cppunit (wasm) | Description | *CppUnit is the C++ port of the famous JUnit framework for unit testing* | | -- | -- | | Homepage | [https://freedesktop.org/wiki/Software/cppunit](https://freedesktop.org/wiki/Software/cppunit) | | License | LGPL-2.1-or-later | | Versions | 1.15.1 | | Architectures | wasm32, wasm64 | | Definition | [cppunit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cppunit/xmake.lua) | ##### Install command ```console xrepo install -p wasm cppunit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cppunit") ``` ### cppzmq (wasm) | Description | *Header-only C++ binding for libzmq* | | -- | -- | | Homepage | [http://www.zeromq.org/](http://www.zeromq.org/) | | License | MIT | | Versions | v4.8.1, v4.9.0, v4.10.0, v4.11.0 | | Architectures | wasm32, wasm64 | | Definition | [cppzmq/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cppzmq/xmake.lua) | ##### Install command ```console xrepo install -p wasm cppzmq ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cppzmq") ``` ### cpuinfo (wasm) | Description | *CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)* | | -- | -- | | Homepage | [https://github.com/pytorch/cpuinfo](https://github.com/pytorch/cpuinfo) | | License | BSD-2-Clause | | Versions | 2023.07.21, 2024.09.26, 2025.03.28 | | Architectures | wasm32, wasm64 | | Definition | [cpuinfo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpuinfo/xmake.lua) | ##### Install command ```console xrepo install -p wasm cpuinfo ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cpuinfo") ``` ### crc32c (wasm) | Description | *CRC32C implementation with support for CPU-specific acceleration instructions* | | -- | -- | | Homepage | [https://github.com/google/crc32c](https://github.com/google/crc32c) | | License | BSD-3-Clause | | Versions | 1.1.2 | | Architectures | wasm32, wasm64 | | Definition | [crc32c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/crc32c/xmake.lua) | ##### Install command ```console xrepo install -p wasm crc32c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("crc32c") ``` ### croaring (wasm) | 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/](http://roaringbitmap.org/) | | License | Apache-2.0 | | Versions | v2.0.4, v3.0.1, v4.0.0, v4.1.0, v4.1.1, v4.1.5, v4.1.7, v4.3.5, v4.3.6, v4.3.12, v4.4.0 | | Architectures | wasm32, wasm64 | | Definition | [croaring/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/croaring/xmake.lua) | ##### Install command ```console xrepo install -p wasm croaring ``` ##### Integration in the project (xmake.lua) ```lua add_requires("croaring") ``` ### croncpp (wasm) | Description | *A C++11/14/17 header-only cross-platform library for handling CRON expressions* | | -- | -- | | Homepage | [https://github.com/mariusbancila/croncpp](https://github.com/mariusbancila/croncpp) | | License | MIT | | Versions | v2023.03.30 | | Architectures | wasm32, wasm64 | | Definition | [croncpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/croncpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm croncpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("croncpp") ``` ### crstl (wasm) | Description | *STL whose aim is to compile fast, run fast, and be clear to read* | | -- | -- | | Homepage | [https://github.com/redorav/crstl](https://github.com/redorav/crstl) | | Versions | 2024.06.04 | | Architectures | wasm32, wasm64 | | Definition | [crstl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/crstl/xmake.lua) | ##### Install command ```console xrepo install -p wasm crstl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("crstl") ``` ### crypto-algorithms (wasm) | Description | *Basic implementations of standard cryptography algorithms, like AES and SHA-1.* | | -- | -- | | Homepage | [https://github.com/KorewaWatchful/crypto-algorithms](https://github.com/KorewaWatchful/crypto-algorithms) | | Versions | 2020.4.20 | | Architectures | wasm32, wasm64 | | Definition | [crypto-algorithms/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/crypto-algorithms/xmake.lua) | ##### Install command ```console xrepo install -p wasm crypto-algorithms ``` ##### Integration in the project (xmake.lua) ```lua add_requires("crypto-algorithms") ``` ### cryptopp (wasm) | Description | *free C++ class library of cryptographic schemes* | | -- | -- | | Homepage | [https://cryptopp.com/](https://cryptopp.com/) | | Versions | 8.4.0, 8.5.0, 8.6.0, 8.7.0, 8.9.0 | | Architectures | wasm32, wasm64 | | Definition | [cryptopp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cryptopp/xmake.lua) | ##### Install command ```console xrepo install -p wasm cryptopp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cryptopp") ``` ### cs_libguarded (wasm) | Description | *Header-only library for multithreaded programming* | | -- | -- | | Homepage | [https://www.copperspice.com/](https://www.copperspice.com/) | | License | BSD-2-Clause | | Versions | 2023.08.02 | | Architectures | wasm32, wasm64 | | Definition | [cs_libguarded/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cs_libguarded/xmake.lua) | ##### Install command ```console xrepo install -p wasm cs_libguarded ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cs_libguarded") ``` ### cserialport (wasm) | Description | *CSerialPort is a lightweight cross-platform serial port library based on C++, which can easy to read and write serial port on multiple operating system.* | | -- | -- | | Homepage | [https://github.com/itas109/CSerialPort](https://github.com/itas109/CSerialPort) | | License | LGPL-3.0 | | Versions | v4.3.1, v4.3.2 | | Architectures | wasm32, wasm64 | | Definition | [cserialport/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cserialport/xmake.lua) | ##### Install command ```console xrepo install -p wasm cserialport ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cserialport") ``` ### csv2 (wasm) | Description | *A CSV parser library* | | -- | -- | | Homepage | [https://github.com/p-ranav/csv2](https://github.com/p-ranav/csv2) | | License | MIT | | Versions | v0.1 | | Architectures | wasm32, wasm64 | | Definition | [csv2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/csv2/xmake.lua) | ##### Install command ```console xrepo install -p wasm csv2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("csv2") ``` ### csvparser (wasm) | Description | *A modern C++ library for reading, writing, and analyzing CSV (and similar) files (by vincentlaucsb)* | | -- | -- | | Homepage | [https://github.com/vincentlaucsb/csv-parser](https://github.com/vincentlaucsb/csv-parser) | | License | MIT | | Versions | 2.1.1, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0 | | Architectures | wasm32, wasm64 | | Definition | [csvparser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/csvparser/xmake.lua) | ##### Install command ```console xrepo install -p wasm csvparser ``` ##### Integration in the project (xmake.lua) ```lua add_requires("csvparser") ``` ### cthash (wasm) | Description | *constexpr implementation of SHA-2 and SHA-3 family of hashes* | | -- | -- | | Homepage | [https://github.com/hanickadot/cthash](https://github.com/hanickadot/cthash) | | License | Apache-2.0 | | Versions | 2023.10.24 | | Architectures | wasm32, wasm64 | | Definition | [cthash/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cthash/xmake.lua) | ##### Install command ```console xrepo install -p wasm cthash ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cthash") ``` ### ctpg (wasm) | Description | *Compile Time Parser Generator.* | | -- | -- | | Homepage | [https://github.com/peter-winter/ctpg](https://github.com/peter-winter/ctpg) | | License | MIT | | Versions | v1.3.7 | | Architectures | wasm32, wasm64 | | Definition | [ctpg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctpg/xmake.lua) | ##### Install command ```console xrepo install -p wasm ctpg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ctpg") ``` ### ctrack (wasm) | Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments. Features single-header integration, minimal overhead, multi-threaded support, customizable output, and advanced metrics for quick bottleneck detection in complex codebases.* | | -- | -- | | Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) | | License | MIT | | Versions | v1.0.2, v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) | ##### Install command ```console xrepo install -p wasm ctrack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ctrack") ``` ### ctre (wasm) | Description | *ctre is a Compile time PCRE (almost) compatible regular expression matcher.* | | -- | -- | | Homepage | [https://github.com/hanickadot/compile-time-regular-expressions/](https://github.com/hanickadot/compile-time-regular-expressions/) | | License | Apache-2.0 | | Versions | v3.4.1, v3.5, v3.6, v3.7.2, v3.8.1, v3.9.0 | | Architectures | wasm32, wasm64 | | Definition | [ctre/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctre/xmake.lua) | ##### Install command ```console xrepo install -p wasm ctre ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ctre") ``` ### cubeb (wasm) | Description | *Cross platform audio library* | | -- | -- | | Homepage | [https://github.com/mozilla/cubeb](https://github.com/mozilla/cubeb) | | License | ISC | | Versions | 2023.7.31 | | Architectures | wasm32, wasm64 | | Definition | [cubeb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cubeb/xmake.lua) | ##### Install command ```console xrepo install -p wasm cubeb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cubeb") ``` ### cuda-samples (wasm) | Description | *CUDA Sample Utility Code* | | -- | -- | | Homepage | [https://github.com/NVIDIA/cuda-samples](https://github.com/NVIDIA/cuda-samples) | | License | BSD-3-Clause | | Versions | v11.8, v12.3, v12.4.1, v12.5, v12.8, v12.9, v13.0 | | Architectures | wasm32, wasm64 | | Definition | [cuda-samples/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cuda-samples/xmake.lua) | ##### Install command ```console xrepo install -p wasm cuda-samples ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cuda-samples") ``` ### cunit (wasm) | Description | *CUnit is a lightweight system for writing, administering, and running unit tests in C.* | | -- | -- | | Homepage | [https://gitlab.com/cunity/cunit](https://gitlab.com/cunity/cunit) | | License | LGPL-2.1 | | Versions | 3.4.4 | | Architectures | wasm32, wasm64 | | Definition | [cunit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cunit/xmake.lua) | ##### Install command ```console xrepo install -p wasm cunit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cunit") ``` ### curl (wasm) | Description | *The multiprotocol file transfer library.* | | -- | -- | | Homepage | [https://curl.haxx.se/](https://curl.haxx.se/) | | License | MIT | | Versions | 7.31.0, 7.32.0, 7.33.0, 7.34.0, 7.35.0, 7.36.0, 7.37.1, 7.38.0, 7.39.0, 7.40.0, 7.41.0, 7.42.1, 7.43.0, 7.44.0, 7.45.0, 7.46.0, 7.47.1, 7.48.0, 7.49.1, 7.50.3, 7.51.0, 7.52.1, 7.53.1, 7.54.1, 7.55.1, 7.56.1, 7.57.0, 7.58.0, 7.59.0, 7.60.0, 7.61.0, 7.61.1, 7.62.0, 7.63.0, 7.64.0, 7.64.1, 7.65.3, 7.66.0, 7.67.0, 7.68.0, 7.69.1, 7.70.0, 7.71.1, 7.72.0, 7.73.0, 7.74.0, 7.75.0, 7.76.1, 7.77.0, 7.78.0, 7.80.0, 7.81.0, 7.82.0, 7.84.0, 7.85.0, 7.86.0, 7.87.0, 8.0.1, 8.4.0, 8.5.0, 8.6.0, 8.7.1, 8.8.0, 8.9.0, 8.9.1, 8.10.0, 8.10.1, 8.11.0 | | Architectures | wasm32, wasm64 | | Definition | [curl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/curl/xmake.lua) | ##### Install command ```console xrepo install -p wasm curl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("curl") ``` ### cute_headers (wasm) | Description | *Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games* | | -- | -- | | Homepage | [https://github.com/RandyGaul/cute_headers](https://github.com/RandyGaul/cute_headers) | | License | Public Domain | | Versions | 2024.07.22 | | Architectures | wasm32, wasm64 | | Definition | [cute_headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cute_headers/xmake.lua) | ##### Install command ```console xrepo install -p wasm cute_headers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cute_headers") ``` ### cutlass (wasm) | Description | *CUDA Templates for Linear Algebra Subroutines* | | -- | -- | | Homepage | [https://github.com/NVIDIA/cutlass](https://github.com/NVIDIA/cutlass) | | License | BSD-3-Clause | | Versions | v3.2.0, v3.4.1, v3.5.0, v3.5.1, v3.6.0, v3.7.0, v3.8.0, v3.9.0, v4.0.0, v4.1.0, v4.2.0 | | Architectures | wasm32, wasm64 | | Definition | [cutlass/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cutlass/xmake.lua) | ##### Install command ```console xrepo install -p wasm cutlass ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cutlass") ``` ### cwt-cucumber (wasm) | Description | *A C++ Cucumber interpreter* | | -- | -- | | Homepage | [https://github.com/ThoSe1990/cwt-cucumber](https://github.com/ThoSe1990/cwt-cucumber) | | License | MIT | | Versions | 2.5, 2.6, 2.7 | | Architectures | wasm32, wasm64 | | Definition | [cwt-cucumber/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cwt-cucumber/xmake.lua) | ##### Install command ```console xrepo install -p wasm cwt-cucumber ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cwt-cucumber") ``` ### cxxgraph (wasm) | Description | *Header-Only C++ Library for Graph Representation and Algorithms* | | -- | -- | | Homepage | [https://zigrazor.github.io/CXXGraph](https://zigrazor.github.io/CXXGraph) | | License | AGPL-3.0 | | Versions | v3.1.0, v4.1.0 | | Architectures | wasm32, wasm64 | | Definition | [cxxgraph/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxgraph/xmake.lua) | ##### Install command ```console xrepo install -p wasm cxxgraph ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cxxgraph") ``` ### cxxopts (wasm) | Description | *Lightweight C++ command line option parser* | | -- | -- | | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) | | License | MIT | | Versions | v2.2.0, v3.0.0, v3.1.1, v3.2.0, v3.2.1, v3.3.1 | | Architectures | wasm32, wasm64 | | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) | ##### Install command ```console xrepo install -p wasm cxxopts ``` ##### Integration in the project (xmake.lua) ```lua add_requires("cxxopts") ``` ## d ### darts (wasm) | Description | *C++ Template Library for implementation of Double-Array* | | -- | -- | | Homepage | [http://chasen.org/~taku/software/darts/](http://chasen.org/~taku/software/darts/) | | License | BSD | | Versions | 0.32 | | Architectures | wasm32, wasm64 | | Definition | [darts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/darts/xmake.lua) | ##### Install command ```console xrepo install -p wasm darts ``` ##### Integration in the project (xmake.lua) ```lua add_requires("darts") ``` ### dataframe (wasm) | Description | *This is a C++ analytical library that provides interface and functionality similar to packages/libraries in Python and R.* | | -- | -- | | Homepage | [https://github.com/hosseinmoein/DataFrame](https://github.com/hosseinmoein/DataFrame) | | License | MIT | | Versions | 1.21.0, 1.22.0, 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0 | | Architectures | wasm32, wasm64 | | Definition | [dataframe/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dataframe/xmake.lua) | ##### Install command ```console xrepo install -p wasm dataframe ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dataframe") ``` ### datatype99 (wasm) | Description | *Algebraic data types for C99* | | -- | -- | | Homepage | [https://github.com/Hirrolot/datatype99](https://github.com/Hirrolot/datatype99) | | License | MIT | | Versions | 1.6.3, 1.6.4, 1.6.5 | | Architectures | wasm32, wasm64 | | Definition | [datatype99/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/datatype99/xmake.lua) | ##### Install command ```console xrepo install -p wasm datatype99 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("datatype99") ``` ### date (wasm) | Description | *A date and time library for use with C++11 and C++14.* | | -- | -- | | Homepage | [https://github.com/HowardHinnant/date](https://github.com/HowardHinnant/date) | | License | MIT | | Versions | v3.0.1, v3.0.3, v3.0.4 | | Architectures | wasm32, wasm64 | | Definition | [date/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/date/xmake.lua) | ##### Install command ```console xrepo install -p wasm date ``` ##### Integration in the project (xmake.lua) ```lua add_requires("date") ``` ### dav1d (wasm) | Description | *dav1d is a new AV1 cross-platform decoder, open-source, and focused on speed, size and correctness.* | | -- | -- | | Homepage | [https://www.videolan.org/projects/dav1d.html](https://www.videolan.org/projects/dav1d.html) | | License | BSD-2-Clause | | Versions | 0.9.0, 1.1.0, 1.4.3, 1.5.0 | | Architectures | wasm32, wasm64 | | Definition | [dav1d/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dav1d/xmake.lua) | ##### Install command ```console xrepo install -p wasm dav1d ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dav1d") ``` ### daw_header_libraries (wasm) | Description | *Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc * | | -- | -- | | Homepage | [https://beached.github.io/header_libraries/](https://beached.github.io/header_libraries/) | | License | BSL-1.0 | | Versions | v2.96.1, v2.102.0, v2.106.0, v2.106.1, v2.110.0, v2.114.0, v2.114.1, v2.118.0, v2.123.2 | | Architectures | wasm32, wasm64 | | Definition | [daw_header_libraries/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/daw_header_libraries/xmake.lua) | ##### Install command ```console xrepo install -p wasm daw_header_libraries ``` ##### Integration in the project (xmake.lua) ```lua add_requires("daw_header_libraries") ``` ### dbg-macro (wasm) | Description | *A dbg(…) macro for C++* | | -- | -- | | Homepage | [https://github.com/sharkdp/dbg-macro](https://github.com/sharkdp/dbg-macro) | | License | MIT | | Versions | v0.4.0, v0.5.0, v0.5.1 | | Architectures | wasm32, wasm64 | | Definition | [dbg-macro/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dbg-macro/xmake.lua) | ##### Install command ```console xrepo install -p wasm dbg-macro ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dbg-macro") ``` ### debug-hpp (wasm) | Description | *printing everything including STL containers without pain* | | -- | -- | | Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) | | License | Unlicense | | Versions | 2024.09.06 | | Architectures | wasm32, wasm64 | | Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm debug-hpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("debug-hpp") ``` ### debug_assert (wasm) | Description | *Simple, flexible and modular assertion macro.* | | -- | -- | | Homepage | [http://foonathan.net/blog/2016/09/16/assertions.html](http://foonathan.net/blog/2016/09/16/assertions.html) | | License | zlib | | Versions | v1.3.4 | | Architectures | wasm32, wasm64 | | Definition | [debug_assert/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug_assert/xmake.lua) | ##### Install command ```console xrepo install -p wasm debug_assert ``` ##### Integration in the project (xmake.lua) ```lua add_requires("debug_assert") ``` ### debugbreak (wasm) | Description | *break into the debugger programmatically* | | -- | -- | | Homepage | [https://github.com/scottt/debugbreak](https://github.com/scottt/debugbreak) | | License | BSD-2-Clause | | Versions | v1.0 | | Architectures | wasm32, wasm64 | | Definition | [debugbreak/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debugbreak/xmake.lua) | ##### Install command ```console xrepo install -p wasm debugbreak ``` ##### Integration in the project (xmake.lua) ```lua add_requires("debugbreak") ``` ### decimal_for_cpp (wasm) | Description | *Decimal data type support, for COBOL-like fixed-point operations on currency/money values.* | | -- | -- | | Homepage | [https://github.com/vpiotr/decimal_for_cpp](https://github.com/vpiotr/decimal_for_cpp) | | License | BSD-3-Clause | | Versions | 1.19, 1.20, 1.21 | | Architectures | wasm32, wasm64 | | Definition | [decimal_for_cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/decimal_for_cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm decimal_for_cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("decimal_for_cpp") ``` ### demumble (wasm) | Description | *A better c++filt and a better undname.exe, in one binary.* | | -- | -- | | Homepage | [https://github.com/nico/demumble](https://github.com/nico/demumble) | | License | Apache-2.0 | | Versions | 2022.3.23 | | Architectures | wasm32, wasm64 | | Definition | [demumble/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/demumble/xmake.lua) | ##### Install command ```console xrepo install -p wasm demumble ``` ##### Integration in the project (xmake.lua) ```lua add_requires("demumble") ``` ### dfdutils (wasm) | Description | *Utilities for working with Khronos data format descriptors* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/dfdutils](https://github.com/KhronosGroup/dfdutils) | | License | Apache-2.0 | | Versions | 2023.10.27 | | Architectures | wasm32, wasm64 | | Definition | [dfdutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dfdutils/xmake.lua) | ##### Install command ```console xrepo install -p wasm dfdutils ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dfdutils") ``` ### digestpp (wasm) | Description | *C++11 header-only message digest library* | | -- | -- | | Homepage | [https://github.com/kerukuro/digestpp](https://github.com/kerukuro/digestpp) | | License | MIT | | Versions | 2023.11.8 | | Architectures | wasm32, wasm64 | | Definition | [digestpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/digestpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm digestpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("digestpp") ``` ### dipp (wasm) | Description | *C++ Dependency injection inspired inspired by .NET's Microsoft.Extensions.DependencyInjection* | | -- | -- | | Homepage | [https://github.com/01Pollux/dipp](https://github.com/01Pollux/dipp) | | License | MIT | | Versions | 2024.01.12 | | Architectures | wasm32, wasm64 | | Definition | [dipp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dipp/xmake.lua) | ##### Install command ```console xrepo install -p wasm dipp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dipp") ``` ### dispenso (wasm) | Description | *The project provides high-performance concurrency, enabling highly parallel computation.* | | -- | -- | | Homepage | [https://github.com/facebookincubator/dispenso](https://github.com/facebookincubator/dispenso) | | License | MIT | | Versions | v1.1.0, v1.2.0, v1.3.0, v1.4.0 | | Architectures | wasm32, wasm64 | | Definition | [dispenso/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dispenso/xmake.lua) | ##### Install command ```console xrepo install -p wasm dispenso ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dispenso") ``` ### distorm (wasm) | Description | *Powerful Disassembler Library For x86/AMD64* | | -- | -- | | Homepage | [https://github.com/gdabah/distorm](https://github.com/gdabah/distorm) | | Versions | 2021.12.18 | | Architectures | wasm32, wasm64 | | Definition | [distorm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/distorm/xmake.lua) | ##### Install command ```console xrepo install -p wasm distorm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("distorm") ``` ### dlib (wasm) | Description | *A toolkit for making real world machine learning and data analysis applications in C++* | | -- | -- | | Homepage | [https://dlib.net](https://dlib.net) | | License | Boost | | Versions | v19.22, v19.24.4, v19.24.5, v19.24.6, v19.24.8, v19.24.9, v20.0 | | Architectures | wasm32, wasm64 | | Definition | [dlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dlib/xmake.lua) | ##### Install command ```console xrepo install -p wasm dlib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dlib") ``` ### dlpack (wasm) | Description | *common in-memory tensor structure * | | -- | -- | | Homepage | [https://dmlc.github.io/dlpack/latest](https://dmlc.github.io/dlpack/latest) | | License | Apache-2.0 | | Versions | v0.8, v1.0, v1.1 | | Architectures | wasm32, wasm64 | | Definition | [dlpack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dlpack/xmake.lua) | ##### Install command ```console xrepo install -p wasm dlpack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dlpack") ``` ### docopt (wasm) | Description | *Pythonic command line arguments parser (C++11 port)* | | -- | -- | | Homepage | [https://github.com/docopt/docopt.cpp](https://github.com/docopt/docopt.cpp) | | License | BSL-1.0 | | Versions | v0.6.3 | | Architectures | wasm32, wasm64 | | Definition | [docopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/docopt/xmake.lua) | ##### Install command ```console xrepo install -p wasm docopt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("docopt") ``` ### doctest (wasm) | 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](http://bit.ly/doctest-docs) | | License | MIT | | Versions | 2.3.1, 2.3.6, 2.4.8, 2.4.9, 2.4.10, 2.4.11, 2.4.12 | | Architectures | wasm32, wasm64 | | Definition | [doctest/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/doctest/xmake.lua) | ##### Install command ```console xrepo install -p wasm doctest ``` ##### Integration in the project (xmake.lua) ```lua add_requires("doctest") ``` ### double-conversion (wasm) | Description | *Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.* | | -- | -- | | Homepage | [https://github.com/google/double-conversion](https://github.com/google/double-conversion) | | License | BSD-3-Clause | | Versions | v3.1.5, v3.3.0, v3.3.1 | | Architectures | wasm32, wasm64 | | Definition | [double-conversion/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/double-conversion/xmake.lua) | ##### Install command ```console xrepo install -p wasm double-conversion ``` ##### Integration in the project (xmake.lua) ```lua add_requires("double-conversion") ``` ### doxygen (wasm) | Description | *%s* | | -- | -- | | Homepage | [https://www.doxygen.nl/](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 | wasm32, wasm64 | | Definition | [doxygen/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/doxygen/xmake.lua) | ##### Install command ```console xrepo install -p wasm doxygen ``` ##### Integration in the project (xmake.lua) ```lua add_requires("doxygen") ``` ### dr_flac (wasm) | Description | *Single file audio decoding libraries for C/C++.* | | -- | -- | | Homepage | [https://github.com/mackron/dr_libs](https://github.com/mackron/dr_libs) | | License | MIT | | Versions | 0.12.29, 0.12.39, 0.12.41, 0.12.42, 0.12.43, 0.13.1 | | Architectures | wasm32, wasm64 | | Definition | [dr_flac/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dr_flac/xmake.lua) | ##### Install command ```console xrepo install -p wasm dr_flac ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dr_flac") ``` ### dr_mp3 (wasm) | Description | *Single file audio decoding libraries for C/C++.* | | -- | -- | | Homepage | [https://github.com/mackron/dr_libs](https://github.com/mackron/dr_libs) | | License | MIT | | Versions | 0.6.27, 0.6.34, 0.6.36, 0.6.37, 0.6.38, 0.6.39, 0.6.40, 0.7.1 | | Architectures | wasm32, wasm64 | | Definition | [dr_mp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dr_mp3/xmake.lua) | ##### Install command ```console xrepo install -p wasm dr_mp3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dr_mp3") ``` ### dr_wav (wasm) | Description | *Single file audio decoding libraries for C/C++.* | | -- | -- | | Homepage | [https://github.com/mackron/dr_libs](https://github.com/mackron/dr_libs) | | License | MIT | | Versions | 0.12.19, 0.13.8, 0.13.10, 0.13.11, 0.13.12, 0.13.13, 0.13.16, 0.13.17, 0.14.1 | | Architectures | wasm32, wasm64 | | Definition | [dr_wav/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dr_wav/xmake.lua) | ##### Install command ```console xrepo install -p wasm dr_wav ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dr_wav") ``` ### dragonbox (wasm) | Description | *Reference implementation of Dragonbox in C++* | | -- | -- | | Homepage | [https://github.com/jk-jeon/dragonbox](https://github.com/jk-jeon/dragonbox) | | License | Apache-2.0 | | Versions | 1.1.3 | | Architectures | wasm32, wasm64 | | Definition | [dragonbox/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dragonbox/xmake.lua) | ##### Install command ```console xrepo install -p wasm dragonbox ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dragonbox") ``` ### drogon (wasm) | Description | *Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows* | | -- | -- | | Homepage | [https://github.com/an-tao/drogon/](https://github.com/an-tao/drogon/) | | License | MIT | | Versions | v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5, v1.8.0, v1.8.1, v1.8.2, v1.9.1, v1.9.3, v1.9.4, v1.9.5, v1.9.6, v1.9.8, v1.9.9, v1.9.10, v1.9.11 | | Architectures | wasm32, wasm64 | | Definition | [drogon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/drogon/xmake.lua) | ##### Install command ```console xrepo install -p wasm drogon ``` ##### Integration in the project (xmake.lua) ```lua add_requires("drogon") ``` ### duktape (wasm) | Description | *Duktape - embeddable Javascript engine with a focus on portability and compact footprint* | | -- | -- | | Homepage | [https://github.com/svaarala/duktape](https://github.com/svaarala/duktape) | | License | MIT | | Versions | 2.7.0 | | Architectures | wasm32, wasm64 | | Definition | [duktape/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/duktape/xmake.lua) | ##### Install command ```console xrepo install -p wasm duktape ``` ##### Integration in the project (xmake.lua) ```lua add_requires("duktape") ``` ### dylib (wasm) | Description | *C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)* | | -- | -- | | Homepage | [https://conan.io/center/recipes/dylib](https://conan.io/center/recipes/dylib) | | License | MIT | | Versions | v2.2.1, v3.0.1 | | Architectures | wasm32, wasm64 | | Definition | [dylib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dylib/xmake.lua) | ##### Install command ```console xrepo install -p wasm dylib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("dylib") ``` ## e ### easyloggingpp (wasm) | Description | *Single header C++ logging library.* | | -- | -- | | Homepage | [https://github.com/amrayn/easyloggingpp](https://github.com/amrayn/easyloggingpp) | | License | MIT | | Versions | v9.97.0, v9.97.1 | | Architectures | wasm32, wasm64 | | Definition | [easyloggingpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/easyloggingpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm easyloggingpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("easyloggingpp") ``` ### easywsclient (wasm) | Description | *A short and sweet WebSocket client for C++* | | -- | -- | | Homepage | [https://github.com/dhbaird/easywsclient](https://github.com/dhbaird/easywsclient) | | License | MIT | | Versions | 2021.01.12 | | Architectures | wasm32, wasm64 | | Definition | [easywsclient/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/easywsclient/xmake.lua) | ##### Install command ```console xrepo install -p wasm easywsclient ``` ##### Integration in the project (xmake.lua) ```lua add_requires("easywsclient") ``` ### edlib (wasm) | Description | *Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.* | | -- | -- | | Homepage | [http://martinsos.github.io/edlib](http://martinsos.github.io/edlib) | | License | MIT | | Versions | v1.2.7 | | Architectures | wasm32, wasm64 | | Definition | [edlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/edlib/xmake.lua) | ##### Install command ```console xrepo install -p wasm edlib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("edlib") ``` ### effolkronium-random (wasm) | Description | *Random for modern C++ with convenient API* | | -- | -- | | Homepage | [https://github.com/effolkronium/random](https://github.com/effolkronium/random) | | License | MIT | | Versions | v1.4.1, v1.5.0 | | Architectures | wasm32, wasm64 | | Definition | [effolkronium-random/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/effolkronium-random/xmake.lua) | ##### Install command ```console xrepo install -p wasm effolkronium-random ``` ##### Integration in the project (xmake.lua) ```lua add_requires("effolkronium-random") ``` ### egl-headers (wasm) | Description | *EGL API and Extension Registry* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/EGL-Registry](https://github.com/KhronosGroup/EGL-Registry) | | License | MIT | | Versions | 2023.12.16 | | Architectures | wasm32, wasm64 | | Definition | [egl-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/egl-headers/xmake.lua) | ##### Install command ```console xrepo install -p wasm egl-headers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("egl-headers") ``` ### eigen (wasm) | Description | *C++ template library for linear algebra* | | -- | -- | | Homepage | [https://eigen.tuxfamily.org/](https://eigen.tuxfamily.org/) | | License | MPL-2.0 | | Versions | 3.3.7, 3.3.8, 3.3.9, 3.4.0 | | Architectures | wasm32, wasm64 | | Definition | [eigen/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/eigen/xmake.lua) | ##### Install command ```console xrepo install -p wasm eigen ``` ##### Integration in the project (xmake.lua) ```lua add_requires("eigen") ``` ### elfio (wasm) | Description | *ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library* | | -- | -- | | Homepage | [http://serge1.github.io/ELFIO](http://serge1.github.io/ELFIO) | | License | MIT | | Versions | 3.11 | | Architectures | wasm32, wasm64 | | Definition | [elfio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/elfio/xmake.lua) | ##### Install command ```console xrepo install -p wasm elfio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("elfio") ``` ### emhash (wasm) | Description | *Fast and memory efficient c++ flat hash map/set* | | -- | -- | | Homepage | [https://github.com/ktprime/emhash](https://github.com/ktprime/emhash) | | License | MIT | | Versions | 2024.06.01, 2025.03.19, 2025.03.24 | | Architectures | wasm32, wasm64 | | Definition | [emhash/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/emhash/xmake.lua) | ##### Install command ```console xrepo install -p wasm emhash ``` ##### Integration in the project (xmake.lua) ```lua add_requires("emhash") ``` ### emio (wasm) | 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/](https://viatorus.github.io/emio/) | | Versions | 0.4.0, 0.7.0, 0.8.0, 0.9.0 | | Architectures | wasm32, wasm64 | | Definition | [emio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/emio/xmake.lua) | ##### Install command ```console xrepo install -p wasm emio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("emio") ``` ### emock (wasm) | Description | *Next generation cross-platform mock library for C/C++* | | -- | -- | | Homepage | [https://github.com/ez8-co/emock](https://github.com/ez8-co/emock) | | License | Apache-2.0 | | Versions | v0.9.0 | | Architectures | wasm32, wasm64 | | Definition | [emock/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/emock/xmake.lua) | ##### Install command ```console xrepo install -p wasm emock ``` ##### Integration in the project (xmake.lua) ```lua add_requires("emock") ``` ### emscripten-glfw (wasm) | Description | *This project is an emscripten port of GLFW written in C++ for the web/webassembly platform #wasm* | | -- | -- | | Homepage | [https://pongasoft.github.io/emscripten-glfw/test/demo/main.html](https://pongasoft.github.io/emscripten-glfw/test/demo/main.html) | | License | Apache-2.0 | | Versions | 2024.09.07 | | Architectures | wasm32, wasm64 | | Definition | [emscripten-glfw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/emscripten-glfw/xmake.lua) | ##### Install command ```console xrepo install -p wasm emscripten-glfw ``` ##### Integration in the project (xmake.lua) ```lua add_requires("emscripten-glfw") ``` ### enet (wasm) | Description | *Reliable UDP networking library.* | | -- | -- | | Homepage | [http://enet.bespin.org](http://enet.bespin.org) | | License | MIT | | Versions | v1.3.17, v1.3.18 | | Architectures | wasm32, wasm64 | | Definition | [enet/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/enet/xmake.lua) | ##### Install command ```console xrepo install -p wasm enet ``` ##### Integration in the project (xmake.lua) ```lua add_requires("enet") ``` ### enet6 (wasm) | Description | *A fork of ENet (reliable UDP networking library) in order to add IPv6 support.* | | -- | -- | | Homepage | [https://github.com/SirLynix/enet6](https://github.com/SirLynix/enet6) | | License | MIT | | Versions | v6.0.0, v6.0.1, v6.0.2, v6.1.0, v6.1.2 | | Architectures | wasm32, wasm64 | | Definition | [enet6/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/enet6/xmake.lua) | ##### Install command ```console xrepo install -p wasm enet6 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("enet6") ``` ### enkits (wasm) | Description | *A permissively licensed C and C++ Task Scheduler for creating parallel programs.* | | -- | -- | | Homepage | [https://github.com/dougbinks/enkiTS](https://github.com/dougbinks/enkiTS) | | License | zlib | | Versions | v1.10, v1.11 | | Architectures | wasm32, wasm64 | | Definition | [enkits/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/enkits/xmake.lua) | ##### Install command ```console xrepo install -p wasm enkits ``` ##### Integration in the project (xmake.lua) ```lua add_requires("enkits") ``` ### entt (wasm) | Description | *Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more.* | | -- | -- | | Homepage | [https://github.com/skypjack/entt](https://github.com/skypjack/entt) | | License | MIT | | Versions | v3.6.0, v3.7.0, v3.7.1, v3.8.0, v3.8.1, v3.9.0, v3.10.0, v3.10.1, v3.10.3, v3.11.0, v3.11.1, v3.12.1, v3.12.2, v3.13.0, v3.13.1, v3.13.2, v3.14.0, v3.15.0 | | Architectures | wasm32, wasm64 | | Definition | [entt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/entt/xmake.lua) | ##### Install command ```console xrepo install -p wasm entt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("entt") ``` ### etl (wasm) | Description | *Embedded Template Library* | | -- | -- | | Homepage | [https://www.etlcpp.com](https://www.etlcpp.com) | | License | MIT | | Versions | 20.38.0, 20.38.10, 20.38.11, 20.38.13, 20.38.16, 20.38.17, 20.39.1, 20.39.2, 20.39.3, 20.39.4, 20.40.0, 20.40.1, 20.41.0, 20.41.1, 20.41.2, 20.41.3, 20.41.4, 20.41.5, 20.41.6, 20.41.7, 20.42.0, 20.42.1, 20.42.2, 20.43.0, 20.43.1, 20.43.2, 20.43.3, 20.43.4 | | Architectures | wasm32, wasm64 | | Definition | [etl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/etl/xmake.lua) | ##### Install command ```console xrepo install -p wasm etl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("etl") ``` ### eve (wasm) | Description | *Expressive Vector Engine - SIMD in C++ Goes Brrrr* | | -- | -- | | Homepage | [https://jfalcou.github.io/eve/](https://jfalcou.github.io/eve/) | | License | BSL-1.0 | | Versions | v2025.09.01 | | Architectures | wasm32, wasm64 | | Definition | [eve/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/eve/xmake.lua) | ##### Install command ```console xrepo install -p wasm eve ``` ##### Integration in the project (xmake.lua) ```lua add_requires("eve") ``` ### eventpp (wasm) | Description | *Event Dispatcher and callback list for C++* | | -- | -- | | Homepage | [https://github.com/wqking/eventpp](https://github.com/wqking/eventpp) | | License | Apache-2.0 | | Versions | v0.1.3 | | Architectures | wasm32, wasm64 | | Definition | [eventpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/eventpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm eventpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("eventpp") ``` ### exosip (wasm) | Description | *eXosip is a library that hides the complexity of using the SIP protocol for mutlimedia session establishement* | | -- | -- | | Homepage | [https://savannah.nongnu.org/projects/exosip](https://savannah.nongnu.org/projects/exosip) | | License | GPL-2.0 | | Versions | 5.3.0 | | Architectures | wasm32, wasm64 | | Definition | [exosip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/exosip/xmake.lua) | ##### Install command ```console xrepo install -p wasm exosip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("exosip") ``` ### expat (wasm) | Description | *XML 1.0 parser* | | -- | -- | | Homepage | [https://libexpat.github.io](https://libexpat.github.io) | | License | MIT | | Versions | 2.2.6, 2.2.10, 2.3.0, 2.4.1, 2.4.5, 2.4.7, 2.4.8, 2.5.0, 2.6.2, 2.6.3, 2.6.4, 2.7.1, 2.7.3 | | Architectures | wasm32, wasm64 | | Definition | [expat/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expat/xmake.lua) | ##### Install command ```console xrepo install -p wasm expat ``` ##### Integration in the project (xmake.lua) ```lua add_requires("expat") ``` ### expected-lite (wasm) | Description | *expected lite - Expected objects in C++11 and later in a single-file header-only library* | | -- | -- | | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) | | License | BSL-1.0 | | Versions | v0.6.3, v0.8.0, v0.9.0 | | Architectures | wasm32, wasm64 | | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) | ##### Install command ```console xrepo install -p wasm expected-lite ``` ##### Integration in the project (xmake.lua) ```lua add_requires("expected-lite") ``` ### exprtk (wasm) | Description | *C++ Mathematical Expression Parsing And Evaluation Library* | | -- | -- | | Homepage | [https://www.partow.net/programming/exprtk/index.html](https://www.partow.net/programming/exprtk/index.html) | | License | MIT | | Versions | 0.0.1, 0.0.2, 0.0.3 | | Architectures | wasm32, wasm64 | | Definition | [exprtk/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/exprtk/xmake.lua) | ##### Install command ```console xrepo install -p wasm exprtk ``` ##### Integration in the project (xmake.lua) ```lua add_requires("exprtk") ``` ### extra-cmake-modules (wasm) | Description | *Extra CMake Modules (ECM) extends CMake with additional modules and scripts.* | | -- | -- | | Homepage | [https://invent.kde.org/frameworks/extra-cmake-modules](https://invent.kde.org/frameworks/extra-cmake-modules) | | Versions | v6.10.0 | | Architectures | wasm32, wasm64 | | Definition | [extra-cmake-modules/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/extra-cmake-modules/xmake.lua) | ##### Install command ```console xrepo install -p wasm extra-cmake-modules ``` ##### Integration in the project (xmake.lua) ```lua add_requires("extra-cmake-modules") ``` ## f ### fadec (wasm) | Description | *A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.* | | -- | -- | | Homepage | [https://aengelke.net/fadec.html](https://aengelke.net/fadec.html) | | License | BSD-2-Clause | | Versions | 2025.08.21 | | Architectures | wasm32, wasm64 | | Definition | [fadec/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fadec/xmake.lua) | ##### Install command ```console xrepo install -p wasm fadec ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fadec") ``` ### fakeit (wasm) | Description | *C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.* | | -- | -- | | Homepage | [https://github.com/eranpeer/FakeIt](https://github.com/eranpeer/FakeIt) | | License | MIT | | Versions | 2.4.0, 2.4.1 | | Architectures | wasm32, wasm64 | | Definition | [fakeit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fakeit/xmake.lua) | ##### Install command ```console xrepo install -p wasm fakeit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fakeit") ``` ### faker-cxx (wasm) | Description | *C++ Faker library for generating fake (but realistic) data.* | | -- | -- | | Homepage | [https://cieslarmichal.github.io/faker-cxx/](https://cieslarmichal.github.io/faker-cxx/) | | License | MIT | | Versions | v2.0.0, v3.0.0, v4.0.1 | | Architectures | wasm32, wasm64 | | Definition | [faker-cxx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/faker-cxx/xmake.lua) | ##### Install command ```console xrepo install -p wasm faker-cxx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("faker-cxx") ``` ### fast-cdr (wasm) | 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](https://www.eprosima.com) | | License | Apache-2.0 | | Versions | v1.1.0, v2.1.3, v2.2.1, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.3.0, v2.3.1 | | Architectures | wasm32, wasm64 | | Definition | [fast-cdr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast-cdr/xmake.lua) | ##### Install command ```console xrepo install -p wasm fast-cdr ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fast-cdr") ``` ### fast-lzma2 (wasm) | Description | *Fast LZMA2 Library* | | -- | -- | | Homepage | [https://github.com/conor42/fast-lzma2](https://github.com/conor42/fast-lzma2) | | License | BSD-3-Clause | | Versions | v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [fast-lzma2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast-lzma2/xmake.lua) | ##### Install command ```console xrepo install -p wasm fast-lzma2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fast-lzma2") ``` ### fast_float (wasm) | 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](https://github.com/fastfloat/fast_float) | | License | Apache-2.0 | | Versions | v3.4.0, v3.5.1, v3.10.1, v5.2.0, v5.3.0, v6.0.0, v6.1.0, v6.1.1, v6.1.3, v6.1.4, v6.1.5, v6.1.6, v7.0.0, v8.0.0, v8.0.2, v8.1.0 | | Architectures | wasm32, wasm64 | | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) | ##### Install command ```console xrepo install -p wasm fast_float ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fast_float") ``` ### fast_obj (wasm) | Description | *Fast C OBJ parser* | | -- | -- | | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) | | License | MIT | | Versions | v1.3 | | Architectures | wasm32, wasm64 | | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) | ##### Install command ```console xrepo install -p wasm fast_obj ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fast_obj") ``` ### fastcppcsvparser (wasm) | 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](https://github.com/ben-strasser/fast-cpp-csv-parser) | | Versions | 2021.01.03 | | Architectures | wasm32, wasm64 | | Definition | [fastcppcsvparser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fastcppcsvparser/xmake.lua) | ##### Install command ```console xrepo install -p wasm fastcppcsvparser ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fastcppcsvparser") ``` ### fastmod (wasm) | Description | *A header file for fast 32-bit division remainders on 64-bit hardware.* | | -- | -- | | Homepage | [https://github.com/lemire/fastmod](https://github.com/lemire/fastmod) | | License | Apache-2.0 | | Versions | v0.1.0 | | Architectures | wasm32, wasm64 | | Definition | [fastmod/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fastmod/xmake.lua) | ##### Install command ```console xrepo install -p wasm fastmod ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fastmod") ``` ### fatal (wasm) | Description | *Fatal is a library for fast prototyping software in modern C++.* | | -- | -- | | Homepage | [https://github.com/facebook/fatal](https://github.com/facebook/fatal) | | License | BSD | | Versions | 2024.06.24 | | Architectures | wasm32, wasm64 | | Definition | [fatal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fatal/xmake.lua) | ##### Install command ```console xrepo install -p wasm fatal ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fatal") ``` ### fcpw (wasm) | Description | *FCPW: Fastest Closest Points in the West* | | -- | -- | | Homepage | [https://github.com/rohan-sawhney/fcpw](https://github.com/rohan-sawhney/fcpw) | | License | MIT | | Versions | v1.0.5, v1.1.2, v1.2.0 | | Architectures | wasm32, wasm64 | | Definition | [fcpw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fcpw/xmake.lua) | ##### Install command ```console xrepo install -p wasm fcpw ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fcpw") ``` ### fdk-aac (wasm) | Description | *A standalone library of the Fraunhofer FDK AAC code from Android.* | | -- | -- | | Homepage | [https://sourceforge.net/projects/opencore-amr/](https://sourceforge.net/projects/opencore-amr/) | | License | Apache-2.0 | | Versions | 2.0.0, 2.0.1, 2.0.2, 2.0.3 | | Architectures | wasm32, wasm64 | | Definition | [fdk-aac/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fdk-aac/xmake.lua) | ##### Install command ```console xrepo install -p wasm fdk-aac ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fdk-aac") ``` ### ffts (wasm) | Description | *The Fastest Fourier Transform in the South* | | -- | -- | | Homepage | [http://anthonix.com/ffts](http://anthonix.com/ffts) | | Versions | 2019.03.19 | | Architectures | wasm32, wasm64 | | Definition | [ffts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/ffts/xmake.lua) | ##### Install command ```console xrepo install -p wasm ffts ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ffts") ``` ### fftw (wasm) | Description | *A C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions.* | | -- | -- | | Homepage | [http://fftw.org/](http://fftw.org/) | | License | GPL-2.0 | | Versions | 3.3.8, 3.3.9, 3.3.10 | | Architectures | wasm32, wasm64 | | Definition | [fftw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fftw/xmake.lua) | ##### Install command ```console xrepo install -p wasm fftw ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fftw") ``` ### fgt (wasm) | Description | *C++ library for fast Gauss transforms.* | | -- | -- | | Homepage | [http://gadomski.github.io/fgt](http://gadomski.github.io/fgt) | | License | LGPL-2.1 | | Versions | v0.4.11 | | Architectures | wasm32, wasm64 | | Definition | [fgt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fgt/xmake.lua) | ##### Install command ```console xrepo install -p wasm fgt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fgt") ``` ### fixed-containers (wasm) | Description | *C++ Fixed Containers* | | -- | -- | | Homepage | [https://github.com/teslamotors/fixed-containers](https://github.com/teslamotors/fixed-containers) | | License | MIT | | Versions | 2025.01.03 | | Architectures | wasm32, wasm64 | | Definition | [fixed-containers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fixed-containers/xmake.lua) | ##### Install command ```console xrepo install -p wasm fixed-containers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fixed-containers") ``` ### flann (wasm) | Description | *Fast Library for Approximate Nearest Neighbors* | | -- | -- | | Homepage | [https://github.com/flann-lib/flann/](https://github.com/flann-lib/flann/) | | License | BSD-3-Clause | | Versions | 1.9.1, 1.9.2 | | Architectures | wasm32, wasm64 | | Definition | [flann/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/flann/xmake.lua) | ##### Install command ```console xrepo install -p wasm flann ``` ##### Integration in the project (xmake.lua) ```lua add_requires("flann") ``` ### flatbuffers (wasm) | Description | *FlatBuffers is a cross platform serialization library architected for maximum memory efficiency.* | | -- | -- | | Homepage | [http://google.github.io/flatbuffers/](http://google.github.io/flatbuffers/) | | License | Apache-2.0 | | Versions | v1.12.0, v2.0.0, v23.1.21, v23.5.26, v24.3.25, v24.12.23, v25.2.10 | | Architectures | wasm32, wasm64 | | Definition | [flatbuffers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/flatbuffers/xmake.lua) | ##### Install command ```console xrepo install -p wasm flatbuffers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("flatbuffers") ``` ### flatcc (wasm) | Description | *FlatBuffers Compiler and Library in C for C* | | -- | -- | | Homepage | [https://github.com/dvidelabs/flatcc](https://github.com/dvidelabs/flatcc) | | License | Apache-2.0 | | Versions | v0.6.1, 2025.04.08 | | Architectures | wasm32, wasm64 | | Definition | [flatcc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/flatcc/xmake.lua) | ##### Install command ```console xrepo install -p wasm flatcc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("flatcc") ``` ### flecs (wasm) | Description | *A fast entity component system (ECS) for C & C++* | | -- | -- | | Homepage | [https://github.com/SanderMertens/flecs](https://github.com/SanderMertens/flecs) | | License | MIT | | Versions | v2.4.8, v3.0.0, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.2.10, v3.2.11, v3.2.12, v4.0.0, v4.0.1, v4.0.2, v4.0.3, v4.0.4, v4.0.5, v4.1.0, v4.1.1 | | Architectures | wasm32, wasm64 | | Definition | [flecs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/flecs/xmake.lua) | ##### Install command ```console xrepo install -p wasm flecs ``` ##### Integration in the project (xmake.lua) ```lua add_requires("flecs") ``` ### flux (wasm) | Description | *A C++20 library for sequence-orientated programming* | | -- | -- | | Homepage | [https://tristanbrindle.com/flux/](https://tristanbrindle.com/flux/) | | License | BSL-1.0 | | Versions | v0.4.0 | | Architectures | wasm32, wasm64 | | Definition | [flux/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/flux/xmake.lua) | ##### Install command ```console xrepo install -p wasm flux ``` ##### Integration in the project (xmake.lua) ```lua add_requires("flux") ``` ### fluxsort (wasm) | Description | *A branchless stable quicksort / mergesort hybrid.* | | -- | -- | | Homepage | [https://github.com/scandum/fluxsort](https://github.com/scandum/fluxsort) | | License | MIT | | Versions | 2023.02.05 | | Architectures | wasm32, wasm64 | | Definition | [fluxsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fluxsort/xmake.lua) | ##### Install command ```console xrepo install -p wasm fluxsort ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fluxsort") ``` ### fmi (wasm) | Description | *Specification of the Functional Mock-Up Interface (FMI)* | | -- | -- | | Homepage | [https://fmi-standard.org/](https://fmi-standard.org/) | | Versions | v3.0.1, v3.0.2 | | Architectures | wasm32, wasm64 | | Definition | [fmi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fmi/xmake.lua) | ##### Install command ```console xrepo install -p wasm fmi ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fmi") ``` ### fmt (wasm) | 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](https://fmt.dev) | | License | MIT | | Versions | 5.3.0, 6.0.0, 6.2.0, 7.1.3, 8.0.0, 8.0.1, 8.1.1, 9.0.0, 9.1.0, 10.0.0, 10.1.0, 10.1.1, 10.2.0, 10.2.1, 11.0.0, 11.0.1, 11.0.2, 11.1.0, 11.1.1, 11.1.2, 11.1.3, 11.1.4, 11.2.0, 12.0.0 | | Architectures | wasm32, wasm64 | | Definition | [fmt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fmt/xmake.lua) | ##### Install command ```console xrepo install -p wasm fmt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fmt") ``` ### fpm (wasm) | Description | *C++ header-only fixed-point math library* | | -- | -- | | Homepage | [https://mikelankamp.github.io/fpm](https://mikelankamp.github.io/fpm) | | License | MIT | | Versions | 2024.09.06 | | Architectures | wasm32, wasm64 | | Definition | [fpm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fpm/xmake.lua) | ##### Install command ```console xrepo install -p wasm fpm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fpm") ``` ### freerdp (wasm) | Description | *FreeRDP is a free remote desktop protocol library and clients * | | -- | -- | | Homepage | [http://www.freerdp.com](http://www.freerdp.com) | | License | Apache-2.0 | | Versions | 3.15.0, 3.16.0, 3.17.2 | | Architectures | wasm32, wasm64 | | Definition | [freerdp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/freerdp/xmake.lua) | ##### Install command ```console xrepo install -p wasm freerdp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("freerdp") ``` ### freetype (wasm) | Description | *A freely available software library to render fonts.* | | -- | -- | | Homepage | [https://www.freetype.org](https://www.freetype.org) | | License | BSD | | Versions | 2.9.1, 2.10.4, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.13.0, 2.13.1, 2.13.3, 2.14.1 | | Architectures | wasm32, wasm64 | | Definition | [freetype/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/freetype/xmake.lua) | ##### Install command ```console xrepo install -p wasm freetype ``` ##### Integration in the project (xmake.lua) ```lua add_requires("freetype") ``` ### fribidi (wasm) | Description | *The Free Implementation of the Unicode Bidirectional Algorithm.* | | -- | -- | | Homepage | [https://github.com/fribidi/fribidi](https://github.com/fribidi/fribidi) | | License | LGPL-2.1 | | Versions | 1.0.10, 1.0.11, 1.0.12, 1.0.13, 1.0.14, 1.0.15, 1.0.16 | | Architectures | wasm32, wasm64 | | Definition | [fribidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fribidi/xmake.lua) | ##### Install command ```console xrepo install -p wasm fribidi ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fribidi") ``` ### frozen (wasm) | Description | *A header-only, constexpr alternative to gperf for C++14 users* | | -- | -- | | Homepage | [https://github.com/serge-sans-paille/frozen](https://github.com/serge-sans-paille/frozen) | | License | Apache-2.0 | | Versions | 1.1.1, 1.2.0 | | Architectures | wasm32, wasm64 | | Definition | [frozen/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/frozen/xmake.lua) | ##### Install command ```console xrepo install -p wasm frozen ``` ##### Integration in the project (xmake.lua) ```lua add_requires("frozen") ``` ### fruit (wasm) | Description | *Fruit, a dependency injection framework for C++* | | -- | -- | | Homepage | [https://github.com/google/fruit/wiki](https://github.com/google/fruit/wiki) | | License | Apache-2.0 | | Versions | v3.7.0, v3.7.1 | | Architectures | wasm32, wasm64 | | Definition | [fruit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fruit/xmake.lua) | ##### Install command ```console xrepo install -p wasm fruit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fruit") ``` ### function2 (wasm) | 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](http://naios.github.io/function2) | | License | BSL-1.0 | | Versions | 4.1.0, 4.2.0, 4.2.1, 4.2.2, 4.2.3, 4.2.4, 4.2.5 | | Architectures | wasm32, wasm64 | | Definition | [function2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/function2/xmake.lua) | ##### Install command ```console xrepo install -p wasm function2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("function2") ``` ### functionalplus (wasm) | Description | *Functional Programming Library for C++. Write concise and readable C++ code.* | | -- | -- | | Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) | | License | BSL-1.0 | | Versions | v0.2.22, v0.2.23, v0.2.24, v0.2.25 | | Architectures | wasm32, wasm64 | | Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) | ##### Install command ```console xrepo install -p wasm functionalplus ``` ##### Integration in the project (xmake.lua) ```lua add_requires("functionalplus") ``` ### fx-gltf (wasm) | 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](https://github.com/jessey-git/fx-gltf) | | License | MIT | | Versions | v1.2.0, v2.0.0 | | Architectures | wasm32, wasm64 | | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) | ##### Install command ```console xrepo install -p wasm fx-gltf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("fx-gltf") ``` ## g ### gaussianlib (wasm) | Description | *Basic linear algebra C++ library for 2D and 3D applications* | | -- | -- | | Homepage | [https://github.com/LukasBanana/GaussianLib](https://github.com/LukasBanana/GaussianLib) | | License | BSD-3-Clause | | Versions | 2024.12.31 | | Architectures | wasm32, wasm64 | | Definition | [gaussianlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gaussianlib/xmake.lua) | ##### Install command ```console xrepo install -p wasm gaussianlib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gaussianlib") ``` ### gcem (wasm) | Description | *A C++ compile-time math library using generalized constant expressions* | | -- | -- | | Homepage | [https://www.kthohr.com/gcem.html](https://www.kthohr.com/gcem.html) | | License | Apache-2.0 | | Versions | v1.13.1, v1.16.0, v1.17.0, v1.18.0 | | Architectures | wasm32, wasm64 | | Definition | [gcem/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gcem/xmake.lua) | ##### Install command ```console xrepo install -p wasm gcem ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gcem") ``` ### gelldur-eventbus (wasm) | Description | *A lightweight and very fast event bus / event framework for C++17 * | | -- | -- | | Homepage | [https://github.com/gelldur/EventBus](https://github.com/gelldur/EventBus) | | License | Apache-2.0 | | Versions | v3.1.2 | | Architectures | wasm32, wasm64 | | Definition | [gelldur-eventbus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gelldur-eventbus/xmake.lua) | ##### Install command ```console xrepo install -p wasm gelldur-eventbus ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gelldur-eventbus") ``` ### genie (wasm) | Description | *GENie - Project generator tool* | | -- | -- | | Homepage | [https://github.com/bkaradzic/GENie](https://github.com/bkaradzic/GENie) | | License | BSD-3-Clause | | Versions | 1160, 1165, 1170 | | Architectures | wasm32, wasm64 | | Definition | [genie/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/genie/xmake.lua) | ##### Install command ```console xrepo install -p wasm genie ``` ##### Integration in the project (xmake.lua) ```lua add_requires("genie") ``` ### gflags (wasm) | Description | *The gflags package contains a C++ library that implements commandline flags processing.* | | -- | -- | | Homepage | [https://github.com/gflags/gflags/](https://github.com/gflags/gflags/) | | License | BSD-3-Clause | | Versions | v2.2.2 | | Architectures | wasm32, wasm64 | | Definition | [gflags/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gflags/xmake.lua) | ##### Install command ```console xrepo install -p wasm gflags ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gflags") ``` ### gfortran (wasm) | Description | *The GNU Fortran compiler* | | -- | -- | | Homepage | [https://gcc.gnu.org/fortran/](https://gcc.gnu.org/fortran/) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [gfortran/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gfortran/xmake.lua) | ##### Install command ```console xrepo install -p wasm gfortran ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gfortran") ``` ### gfx-timsort (wasm) | Description | *A C++ implementation of timsort* | | -- | -- | | Homepage | [https://github.com/timsort/cpp-TimSort](https://github.com/timsort/cpp-TimSort) | | License | MIT | | Versions | v3.0.0, v3.0.1 | | Architectures | wasm32, wasm64 | | Definition | [gfx-timsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gfx-timsort/xmake.lua) | ##### Install command ```console xrepo install -p wasm gfx-timsort ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gfx-timsort") ``` ### ggml (wasm) | Description | *Tensor library for machine learning* | | -- | -- | | Homepage | [https://github.com/ggml-org/ggml](https://github.com/ggml-org/ggml) | | License | MIT | | Versions | 2025.03.05 | | Architectures | wasm32, wasm64 | | Definition | [ggml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/ggml/xmake.lua) | ##### Install command ```console xrepo install -p wasm ggml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ggml") ``` ### ghc_filesystem (wasm) | 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](https://github.com/gulrak/filesystem) | | License | MIT | | Versions | v1.5.10, v1.5.12, v1.5.14 | | Architectures | wasm32, wasm64 | | Definition | [ghc_filesystem/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/ghc_filesystem/xmake.lua) | ##### Install command ```console xrepo install -p wasm ghc_filesystem ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ghc_filesystem") ``` ### gifdec (wasm) | Description | *small C GIF decoder* | | -- | -- | | Homepage | [https://github.com/lecram/gifdec](https://github.com/lecram/gifdec) | | Versions | 2021.12.04 | | Architectures | wasm32, wasm64 | | Definition | [gifdec/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gifdec/xmake.lua) | ##### Install command ```console xrepo install -p wasm gifdec ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gifdec") ``` ### giflib (wasm) | Description | *A library for reading and writing gif images.* | | -- | -- | | Homepage | [https://sourceforge.net/projects/giflib/](https://sourceforge.net/projects/giflib/) | | License | MIT | | Versions | 5.2.1, 5.2.2 | | Architectures | wasm32, wasm64 | | Definition | [giflib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/giflib/xmake.lua) | ##### Install command ```console xrepo install -p wasm giflib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("giflib") ``` ### gklib (wasm) | Description | *A library of various helper routines and frameworks used by many of the lab's software* | | -- | -- | | Homepage | [https://github.com/KarypisLab/GKlib](https://github.com/KarypisLab/GKlib) | | License | Apache-2.0 | | Versions | 2023.03.26 | | Architectures | wasm32, wasm64 | | Definition | [gklib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gklib/xmake.lua) | ##### Install command ```console xrepo install -p wasm gklib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gklib") ``` ### glaze (wasm) | Description | *Extremely fast, in memory, JSON and interface library for modern C++* | | -- | -- | | Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) | | License | MIT | | Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2, v4.0.1, v4.2.2, v4.4.2, v4.4.3, v5.0.2, v5.1.0, v5.1.2, v5.2.0, v5.2.1, v5.3.0, v5.3.1, v5.4.0, v5.4.1, v5.5.0, v5.5.1, v5.5.2, v5.5.4, v5.5.5, v5.6.0, v5.7.1 | | Architectures | wasm32, wasm64 | | Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) | ##### Install command ```console xrepo install -p wasm glaze ``` ##### Integration in the project (xmake.lua) ```lua add_requires("glaze") ``` ### glbinding (wasm) | Description | *A C++ binding for the OpenGL API, generated using the gl.xml specification. * | | -- | -- | | Homepage | [https://glbinding.org](https://glbinding.org) | | License | MIT | | Versions | v2.0.0, v2.1.1, v2.1.2, v2.1.3, v2.1.4, v3.0.2, v3.1.0, v3.3.0, v3.4.0, v3.5.0 | | Architectures | wasm32, wasm64 | | Definition | [glbinding/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glbinding/xmake.lua) | ##### Install command ```console xrepo install -p wasm glbinding ``` ##### Integration in the project (xmake.lua) ```lua add_requires("glbinding") ``` ### gli (wasm) | Description | *OpenGL Image (GLI)* | | -- | -- | | Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) | | Versions | 0.8.2.0 | | Architectures | wasm32, wasm64 | | Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) | ##### Install command ```console xrepo install -p wasm gli ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gli") ``` ### glm (wasm) | Description | *OpenGL Mathematics (GLM)* | | -- | -- | | Homepage | [https://glm.g-truc.net/](https://glm.g-truc.net/) | | License | MIT | | Versions | 0.9.9+8, 1.0.0, 1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [glm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glm/xmake.lua) | ##### Install command ```console xrepo install -p wasm glm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("glm") ``` ### glob (wasm) | Description | *Glob for C++17* | | -- | -- | | Homepage | [https://github.com/p-ranav/glob](https://github.com/p-ranav/glob) | | License | MIT | | Versions | 2024.04.18 | | Architectures | wasm32, wasm64 | | Definition | [glob/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glob/xmake.lua) | ##### Install command ```console xrepo install -p wasm glob ``` ##### Integration in the project (xmake.lua) ```lua add_requires("glob") ``` ### glog (wasm) | Description | *C++ implementation of the Google logging module* | | -- | -- | | Homepage | [https://github.com/google/glog/](https://github.com/google/glog/) | | License | BSD-3-Clause | | Versions | v0.4.0, v0.5.0, v0.6.0, v0.7.0, v0.7.1 | | Architectures | wasm32, wasm64 | | Definition | [glog/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glog/xmake.lua) | ##### Install command ```console xrepo install -p wasm glog ``` ##### Integration in the project (xmake.lua) ```lua add_requires("glog") ``` ### gloo (wasm) | Description | *Collective communications library with various primitives for multi-machine training.* | | -- | -- | | Homepage | [https://github.com/pytorch/gloo](https://github.com/pytorch/gloo) | | License | BSD-3-Clause | | Versions | 2025.07.29 | | Architectures | wasm32, wasm64 | | Definition | [gloo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gloo/xmake.lua) | ##### Install command ```console xrepo install -p wasm gloo ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gloo") ``` ### glpk (wasm) | Description | *The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems.* | | -- | -- | | Homepage | [https://www.gnu.org/software/glpk/](https://www.gnu.org/software/glpk/) | | License | GPL-3.0 | | Versions | 5.0 | | Architectures | wasm32, wasm64 | | Definition | [glpk/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glpk/xmake.lua) | ##### Install command ```console xrepo install -p wasm glpk ``` ##### Integration in the project (xmake.lua) ```lua add_requires("glpk") ``` ### glslang (wasm) | Description | *Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/glslang/](https://github.com/KhronosGroup/glslang/) | | License | Apache-2.0 | | Versions | 1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0, 1.4.309+0 | | Architectures | wasm32, wasm64 | | Definition | [glslang/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glslang/xmake.lua) | ##### Install command ```console xrepo install -p wasm glslang ``` ##### Integration in the project (xmake.lua) ```lua add_requires("glslang") ``` ### glu (wasm) | Description | *OpenGL utility library* | | -- | -- | | Homepage | [https://gitlab.freedesktop.org/mesa/glu](https://gitlab.freedesktop.org/mesa/glu) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [glu/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glu/xmake.lua) | ##### Install command ```console xrepo install -p wasm glu ``` ##### Integration in the project (xmake.lua) ```lua add_requires("glu") ``` ### glx (wasm) | Description | *an extension to the X Window System core protocol providing an interface between OpenGL and the X Window System* | | -- | -- | | Homepage | [https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/glXIntro.xml](https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/glXIntro.xml) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [glx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glx/xmake.lua) | ##### Install command ```console xrepo install -p wasm glx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("glx") ``` ### gmssl (wasm) | Description | *Password Toolkit supporting National secret chip SM2/SM3/SM4/SM9/SSL* | | -- | -- | | Homepage | [https://github.com/guanzhi/GmSSL](https://github.com/guanzhi/GmSSL) | | License | Apache-2.0 | | Versions | v3.1.0, v3.1.1 | | Architectures | wasm32, wasm64 | | Definition | [gmssl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gmssl/xmake.lua) | ##### Install command ```console xrepo install -p wasm gmssl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gmssl") ``` ### gn (wasm) | Description | *GN is a meta-build system that generates build files for Ninja.* | | -- | -- | | Homepage | [https://gn.googlesource.com/gn](https://gn.googlesource.com/gn) | | Versions | 20211117 | | Architectures | wasm32, wasm64 | | Definition | [gn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gn/xmake.lua) | ##### Install command ```console xrepo install -p wasm gn ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gn") ``` ### gnu-rm (wasm) | Description | *GNU Arm Embedded Toolchain* | | -- | -- | | Homepage | [https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm) | | Versions | 2020.10, 2021.10, 2024.12 | | Architectures | wasm32, wasm64 | | Definition | [gnu-rm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gnu-rm/xmake.lua) | ##### Install command ```console xrepo install -p wasm gnu-rm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gnu-rm") ``` ### google-cloud-cpp (wasm) | Description | *C++ Client Libraries for Google Cloud Services* | | -- | -- | | Homepage | [https://github.com/googleapis/google-cloud-cpp](https://github.com/googleapis/google-cloud-cpp) | | License | Apache-2.0 | | Versions | v2.33.0, v2.34.0, v2.36.0, v2.37.0, v2.38.0, v2.39.0, v2.42.0 | | Architectures | wasm32, wasm64 | | Definition | [google-cloud-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/google-cloud-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm google-cloud-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("google-cloud-cpp") ``` ### gperf (wasm) | Description | *Perfect hash function generator.* | | -- | -- | | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) | | License | GPL-3.0-or-later | | Versions | 3.1, 3.2.1 | | Architectures | wasm32, wasm64 | | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) | ##### Install command ```console xrepo install -p wasm gperf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gperf") ``` ### graaf (wasm) | Description | *A general-purpose lightweight C++ graph library* | | -- | -- | | Homepage | [https://bobluppes.github.io/graaf/](https://bobluppes.github.io/graaf/) | | License | MIT | | Versions | v1.1.1 | | Architectures | wasm32, wasm64 | | Definition | [graaf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/graaf/xmake.lua) | ##### Install command ```console xrepo install -p wasm graaf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("graaf") ``` ### gsl (wasm) | Description | *Guidelines Support Library* | | -- | -- | | Homepage | [https://github.com/microsoft/GSL](https://github.com/microsoft/GSL) | | License | MIT | | Versions | v3.1.0, v4.0.0, v4.1.0, v4.2.0 | | Architectures | wasm32, wasm64 | | Definition | [gsl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gsl/xmake.lua) | ##### Install command ```console xrepo install -p wasm gsl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gsl") ``` ### gsl-lite (wasm) | 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](https://github.com/gsl-lite/gsl-lite) | | License | MIT | | Versions | v0.41.0, v0.42.0, v0.43.0, v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [gsl-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gsl-lite/xmake.lua) | ##### Install command ```console xrepo install -p wasm gsl-lite ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gsl-lite") ``` ### gtest (wasm) | Description | *Google Testing and Mocking Framework.* | | -- | -- | | Homepage | [https://github.com/google/googletest](https://github.com/google/googletest) | | License | BSD-3 | | Versions | v1.8.1, v1.10.0, v1.11.0, v1.12.0, v1.12.1, v1.13.0, v1.14.0, v1.15.2, v1.16.0, v1.17.0 | | Architectures | wasm32, wasm64 | | Definition | [gtest/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gtest/xmake.lua) | ##### Install command ```console xrepo install -p wasm gtest ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gtest") ``` ### guetzli (wasm) | Description | *Perceptual JPEG encoder* | | -- | -- | | Homepage | [https://github.com/google/guetzli](https://github.com/google/guetzli) | | Versions | v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [guetzli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/guetzli/xmake.lua) | ##### Install command ```console xrepo install -p wasm guetzli ``` ##### Integration in the project (xmake.lua) ```lua add_requires("guetzli") ``` ### gumbo-parser (wasm) | Description | *An HTML5 parsing library in pure C99* | | -- | -- | | Homepage | [https://github.com/google/gumbo-parser](https://github.com/google/gumbo-parser) | | License | Apache-2.0 | | Versions | v0.10.1 | | Architectures | wasm32, wasm64 | | Definition | [gumbo-parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gumbo-parser/xmake.lua) | ##### Install command ```console xrepo install -p wasm gumbo-parser ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gumbo-parser") ``` ### gyp-next (wasm) | Description | *A fork of the GYP build system for use in the Node.js projects* | | -- | -- | | Homepage | [https://github.com/nodejs/gyp-next](https://github.com/nodejs/gyp-next) | | License | BSD-3-Clause | | Versions | v0.11.0, v0.16.1, v0.16.2, v0.18.0, v0.18.1, v0.18.2, v0.18.3, v0.19.1, v0.20.0, v0.20.2, v0.20.4 | | Architectures | wasm32, wasm64 | | Definition | [gyp-next/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gyp-next/xmake.lua) | ##### Install command ```console xrepo install -p wasm gyp-next ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gyp-next") ``` ### gzip-hpp (wasm) | Description | *Gzip header-only C++ library* | | -- | -- | | Homepage | [https://github.com/mapbox/gzip-hpp](https://github.com/mapbox/gzip-hpp) | | License | MIT | | Versions | v0.1.0 | | Architectures | wasm32, wasm64 | | Definition | [gzip-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gzip-hpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm gzip-hpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("gzip-hpp") ``` ## h ### h3 (wasm) | Description | *Hexagonal hierarchical geospatial indexing system* | | -- | -- | | Homepage | [https://h3geo.org](https://h3geo.org) | | License | Apache-2.0 | | Versions | v4.3.0 | | Architectures | wasm32, wasm64 | | Definition | [h3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/h3/xmake.lua) | ##### Install command ```console xrepo install -p wasm h3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("h3") ``` ### happly (wasm) | Description | *A C++ header-only parser for the PLY file format.* | | -- | -- | | Homepage | [https://github.com/nmwsharp/happly](https://github.com/nmwsharp/happly) | | License | MIT | | Versions | 2022.01.07 | | Architectures | wasm32, wasm64 | | Definition | [happly/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/happly/xmake.lua) | ##### Install command ```console xrepo install -p wasm happly ``` ##### Integration in the project (xmake.lua) ```lua add_requires("happly") ``` ### harfbuzz (wasm) | Description | *HarfBuzz is a text shaping library.* | | -- | -- | | Homepage | [https://harfbuzz.github.io/](https://harfbuzz.github.io/) | | License | MIT | | Versions | 2.8.1, 2.9.0, 3.0.0, 3.1.1, 4.4.1, 5.3.1, 6.0.0, 7.3.0, 8.0.0, 8.0.1, 8.1.0, 8.1.1, 8.3.0, 8.4.0, 8.5.0, 9.0.0, 10.0.1, 10.1.0, 10.2.0, 10.3.0, 10.4.0, 11.2.1, 11.3.3 | | Architectures | wasm32, wasm64 | | Definition | [harfbuzz/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/harfbuzz/xmake.lua) | ##### Install command ```console xrepo install -p wasm harfbuzz ``` ##### Integration in the project (xmake.lua) ```lua add_requires("harfbuzz") ``` ### hash-library (wasm) | Description | *Portable C++ hashing library* | | -- | -- | | Homepage | [https://create.stephan-brumme.com/hash-library/](https://create.stephan-brumme.com/hash-library/) | | License | zlib | | Versions | 2021.09.29 | | Architectures | wasm32, wasm64 | | Definition | [hash-library/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/hash-library/xmake.lua) | ##### Install command ```console xrepo install -p wasm hash-library ``` ##### Integration in the project (xmake.lua) ```lua add_requires("hash-library") ``` ### hedley (wasm) | Description | *A C/C++ header to help move #ifdefs out of your code* | | -- | -- | | Homepage | [https://nemequ.github.io/hedley/](https://nemequ.github.io/hedley/) | | License | CC0-1.0 | | Versions | v15 | | Architectures | wasm32, wasm64 | | Definition | [hedley/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/hedley/xmake.lua) | ##### Install command ```console xrepo install -p wasm hedley ``` ##### Integration in the project (xmake.lua) ```lua add_requires("hedley") ``` ### highs (wasm) | Description | *Linear optimization software* | | -- | -- | | Homepage | [https://github.com/ERGO-Code/HiGHS](https://github.com/ERGO-Code/HiGHS) | | License | MIT | | Versions | v1.5.3, v1.7.0, v1.7.1, v1.7.2, v1.8.0, v1.8.1, v1.9.0, v1.10.0, v1.11.0 | | Architectures | wasm32, wasm64 | | Definition | [highs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/highs/xmake.lua) | ##### Install command ```console xrepo install -p wasm highs ``` ##### Integration in the project (xmake.lua) ```lua add_requires("highs") ``` ### highway (wasm) | Description | *Performance-portable, length-agnostic SIMD with runtime dispatch* | | -- | -- | | Homepage | [https://github.com/google/highway](https://github.com/google/highway) | | License | Apache-2.0 | | Versions | 1.1.0, 1.2.0, 1.3.0 | | Architectures | wasm32, wasm64 | | Definition | [highway/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/highway/xmake.lua) | ##### Install command ```console xrepo install -p wasm highway ``` ##### Integration in the project (xmake.lua) ```lua add_requires("highway") ``` ### hiredis (wasm) | Description | *Minimalistic C client for Redis >= 1.2* | | -- | -- | | Homepage | [https://github.com/redis/hiredis](https://github.com/redis/hiredis) | | License | BSD-3-Clause | | Versions | v1.0.2, v1.1.0, v1.2.0, v1.3.0 | | Architectures | wasm32, wasm64 | | Definition | [hiredis/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/hiredis/xmake.lua) | ##### Install command ```console xrepo install -p wasm hiredis ``` ##### Integration in the project (xmake.lua) ```lua add_requires("hiredis") ``` ### hiredis-vip (wasm) | Description | *Support redis cluster. Maintained and used at vipshop.* | | -- | -- | | Homepage | [https://github.com/vipshop/hiredis-vip](https://github.com/vipshop/hiredis-vip) | | License | BSD-3-Clause | | Versions | 0.3.0 | | Architectures | wasm32, wasm64 | | Definition | [hiredis-vip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/hiredis-vip/xmake.lua) | ##### Install command ```console xrepo install -p wasm hiredis-vip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("hiredis-vip") ``` ### hopscotch-map (wasm) | Description | *A C++ implementation of a fast hash map and hash set using hopscotch hashing* | | -- | -- | | Homepage | [https://github.com/Tessil/hopscotch-map](https://github.com/Tessil/hopscotch-map) | | License | MIT | | Versions | v2.3.0, v2.3.1 | | Architectures | wasm32, wasm64 | | Definition | [hopscotch-map/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/hopscotch-map/xmake.lua) | ##### Install command ```console xrepo install -p wasm hopscotch-map ``` ##### Integration in the project (xmake.lua) ```lua add_requires("hopscotch-map") ``` ### houdini (wasm) | Description | *Houdini is built from the ground up to be a procedural system that empowers artists to work freely, create multiple iterations and rapidly share workflows with colleagues.* | | -- | -- | | Homepage | [https://www.sidefx.com/](https://www.sidefx.com/) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [houdini/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/houdini/xmake.lua) | ##### Install command ```console xrepo install -p wasm houdini ``` ##### Integration in the project (xmake.lua) ```lua add_requires("houdini") ``` ### http_parser (wasm) | Description | *Parser for HTTP messages written in C.* | | -- | -- | | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) | | License | MIT | | Versions | v2.9.4 | | Architectures | wasm32, wasm64 | | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) | ##### Install command ```console xrepo install -p wasm http_parser ``` ##### Integration in the project (xmake.lua) ```lua add_requires("http_parser") ``` ### hyperscan (wasm) | Description | *High-performance regular expression matching library* | | -- | -- | | Homepage | [https://www.hyperscan.io](https://www.hyperscan.io) | | License | BSD-3 | | Versions | v5.4.2 | | Architectures | wasm32, wasm64 | | Definition | [hyperscan/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/hyperscan/xmake.lua) | ##### Install command ```console xrepo install -p wasm hyperscan ``` ##### Integration in the project (xmake.lua) ```lua add_requires("hyperscan") ``` ### hyprwayland-scanner (wasm) | Description | *A Hyprland implementation of wayland-scanner, in and for C++.* | | -- | -- | | Homepage | [https://github.com/hyprwm/hyprwayland-scanner](https://github.com/hyprwm/hyprwayland-scanner) | | License | BSD-3-Clause | | Versions | v0.4.4, v0.4.5 | | Architectures | wasm32, wasm64 | | Definition | [hyprwayland-scanner/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/hyprwayland-scanner/xmake.lua) | ##### Install command ```console xrepo install -p wasm hyprwayland-scanner ``` ##### Integration in the project (xmake.lua) ```lua add_requires("hyprwayland-scanner") ``` ## i ### idna (wasm) | Description | *C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.* | | -- | -- | | Homepage | [https://github.com/ada-url/idna](https://github.com/ada-url/idna) | | License | Apache-2.0 | | Versions | 0.2.0, 0.3.2, 0.3.3, 0.3.4 | | Architectures | wasm32, wasm64 | | Definition | [idna/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/idna/xmake.lua) | ##### Install command ```console xrepo install -p wasm idna ``` ##### Integration in the project (xmake.lua) ```lua add_requires("idna") ``` ### ifort (wasm) | Description | *The Fortran Compiler provided by Intel®* | | -- | -- | | Homepage | [https://www.intel.com/content/www/us/en/developer/tools/oneapi/fortran-compiler.html](https://www.intel.com/content/www/us/en/developer/tools/oneapi/fortran-compiler.html) | | Versions | 2021.4.0+3224 | | Architectures | wasm32, wasm64 | | Definition | [ifort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/ifort/xmake.lua) | ##### Install command ```console xrepo install -p wasm ifort ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ifort") ``` ### igraph (wasm) | Description | *Library for the analysis of networks* | | -- | -- | | Homepage | [https://igraph.org](https://igraph.org) | | License | GPL-2.0 | | Versions | 0.10.15, 0.10.16 | | Architectures | wasm32, wasm64 | | Definition | [igraph/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/igraph/xmake.lua) | ##### Install command ```console xrepo install -p wasm igraph ``` ##### Integration in the project (xmake.lua) ```lua add_requires("igraph") ``` ### iguana (wasm) | Description | *universal serialization engine* | | -- | -- | | Homepage | [https://github.com/qicosmos/iguana](https://github.com/qicosmos/iguana) | | License | Apache-2.0 | | Versions | v1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9 | | Architectures | wasm32, wasm64 | | Definition | [iguana/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/iguana/xmake.lua) | ##### Install command ```console xrepo install -p wasm iguana ``` ##### Integration in the project (xmake.lua) ```lua add_requires("iguana") ``` ### im3d (wasm) | Description | *File Dialog for Dear ImGui* | | -- | -- | | Homepage | [https://github.com/john-chapman/im3d](https://github.com/john-chapman/im3d) | | License | MIT | | Versions | 2023.06.09 | | Architectures | wasm32, wasm64 | | Definition | [im3d/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/im3d/xmake.lua) | ##### Install command ```console xrepo install -p wasm im3d ``` ##### Integration in the project (xmake.lua) ```lua add_requires("im3d") ``` ### imath (wasm) | Description | *Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics* | | -- | -- | | Homepage | [https://github.com/AcademySoftwareFoundation/Imath/](https://github.com/AcademySoftwareFoundation/Imath/) | | License | BSD-3-Clause | | Versions | v3.1.0, v3.1.1, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.9, v3.1.10, v3.1.11, v3.1.12, v3.2.1 | | Architectures | wasm32, wasm64 | | Definition | [imath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imath/xmake.lua) | ##### Install command ```console xrepo install -p wasm imath ``` ##### Integration in the project (xmake.lua) ```lua add_requires("imath") ``` ### imgui (wasm) | Description | *Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies* | | -- | -- | | Homepage | [https://github.com/ocornut/imgui](https://github.com/ocornut/imgui) | | License | MIT | | Versions | v1.75, v1.76, v1.77, v1.78, v1.79, v1.80, v1.81, v1.82, v1.83-docking, v1.83, v1.84.1, v1.84.2, v1.85-docking, v1.85, v1.86, v1.87-docking, v1.87, v1.88-docking, v1.88, v1.89-docking, v1.89, v1.89.3-docking, v1.89.3, v1.89.4-docking, v1.89.4, v1.89.5-docking, v1.89.5, v1.89.6-docking, v1.89.6, v1.89.7-docking, v1.89.7, v1.89.8-docking, v1.89.8, v1.89.9-docking, v1.89.9, v1.90-docking, v1.90, v1.90.1-docking, v1.90.1, v1.90.2-docking, v1.90.2, v1.90.3-docking, v1.90.3, v1.90.4-docking, v1.90.4, v1.90.5-docking, v1.90.5, v1.90.6-docking, v1.90.6, v1.90.7-docking, v1.90.7, v1.90.8-docking, v1.90.8, v1.90.9-docking, v1.90.9, v1.91.0-docking, v1.91.0, v1.91.1-docking, v1.91.1, v1.91.2-docking, v1.91.2, v1.91.3-docking, v1.91.3, v1.91.4-docking, v1.91.4, v1.91.5-docking, v1.91.5, v1.91.6-docking, v1.91.6, v1.91.7-docking, v1.91.7, v1.91.8-docking, v1.91.8, v1.91.9-docking, v1.91.9, v1.92.0-docking, v1.92.0, v1.92.1-docking, v1.92.1 | | Architectures | wasm32, wasm64 | | Definition | [imgui/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui/xmake.lua) | ##### Install command ```console xrepo install -p wasm imgui ``` ##### Integration in the project (xmake.lua) ```lua add_requires("imgui") ``` ### implot (wasm) | Description | *Immediate Mode Plotting* | | -- | -- | | Homepage | [https://github.com/epezent/implot](https://github.com/epezent/implot) | | License | MIT | | Versions | v0.15, v0.16 | | Architectures | wasm32, wasm64 | | Definition | [implot/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/implot/xmake.lua) | ##### Install command ```console xrepo install -p wasm implot ``` ##### Integration in the project (xmake.lua) ```lua add_requires("implot") ``` ### implot3d (wasm) | Description | *Immediate Mode 3D Plotting* | | -- | -- | | Homepage | [https://github.com/brenocq/implot3d](https://github.com/brenocq/implot3d) | | License | MIT | | Versions | v0.2 | | Architectures | wasm32, wasm64 | | Definition | [implot3d/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/implot3d/xmake.lua) | ##### Install command ```console xrepo install -p wasm implot3d ``` ##### Integration in the project (xmake.lua) ```lua add_requires("implot3d") ``` ### indicators (wasm) | Description | *Activity Indicators for Modern C++* | | -- | -- | | Homepage | [https://github.com/p-ranav/indicators](https://github.com/p-ranav/indicators) | | License | MIT | | Versions | 2.2, 2.3 | | Architectures | wasm32, wasm64 | | Definition | [indicators/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/indicators/xmake.lua) | ##### Install command ```console xrepo install -p wasm indicators ``` ##### Integration in the project (xmake.lua) ```lua add_requires("indicators") ``` ### inifile-cpp (wasm) | Description | *A header-only and easy to use Ini file parser for C++.* | | -- | -- | | Homepage | [https://github.com/Rookfighter/inifile-cpp](https://github.com/Rookfighter/inifile-cpp) | | License | MIT | | Versions | 2022.06.25 | | Architectures | wasm32, wasm64 | | Definition | [inifile-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/inifile-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm inifile-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("inifile-cpp") ``` ### inih (wasm) | Description | *Simple .INI file parser in C, good for embedded systems* | | -- | -- | | Homepage | [https://github.com/benhoyt/inih](https://github.com/benhoyt/inih) | | Versions | 58, 59, 60 | | Architectures | wasm32, wasm64 | | Definition | [inih/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/inih/xmake.lua) | ##### Install command ```console xrepo install -p wasm inih ``` ##### Integration in the project (xmake.lua) ```lua add_requires("inih") ``` ### iniparser (wasm) | Description | *ini file parser* | | -- | -- | | Homepage | [http://ndevilla.free.fr/iniparser](http://ndevilla.free.fr/iniparser) | | License | MIT | | Versions | v4.2.6 | | Architectures | wasm32, wasm64 | | Definition | [iniparser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/iniparser/xmake.lua) | ##### Install command ```console xrepo install -p wasm iniparser ``` ##### Integration in the project (xmake.lua) ```lua add_requires("iniparser") ``` ### inipp (wasm) | Description | *Simple C++ ini parser.* | | -- | -- | | Homepage | [https://github.com/mcmtroffaes/inipp](https://github.com/mcmtroffaes/inipp) | | License | MIT | | Versions | 2022.02.03, 2025.06.17 | | Architectures | wasm32, wasm64 | | Definition | [inipp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/inipp/xmake.lua) | ##### Install command ```console xrepo install -p wasm inipp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("inipp") ``` ### inja (wasm) | Description | *A Template Engine for Modern C++* | | -- | -- | | Homepage | [https://pantor.github.io/inja/](https://pantor.github.io/inja/) | | License | MIT | | Versions | v2.1.0, v3.4.0 | | Architectures | wasm32, wasm64 | | Definition | [inja/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/inja/xmake.lua) | ##### Install command ```console xrepo install -p wasm inja ``` ##### Integration in the project (xmake.lua) ```lua add_requires("inja") ``` ### innoextract (wasm) | Description | *A tool to unpack installers created by Inno Setup* | | -- | -- | | Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) | | Versions | 2025.02.07 | | Architectures | wasm32, wasm64 | | Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) | ##### Install command ```console xrepo install -p wasm innoextract ``` ##### Integration in the project (xmake.lua) ```lua add_requires("innoextract") ``` ### interface99 (wasm) | Description | *Full-featured interfaces for C99* | | -- | -- | | Homepage | [https://github.com/Hirrolot/interface99](https://github.com/Hirrolot/interface99) | | License | MIT | | Versions | 1.0.0, 1.0.1, 1.0.2 | | Architectures | wasm32, wasm64 | | Definition | [interface99/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/interface99/xmake.lua) | ##### Install command ```console xrepo install -p wasm interface99 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("interface99") ``` ### intx (wasm) | Description | *Extended precision integer C++ library* | | -- | -- | | Homepage | [https://github.com/chfast/intx](https://github.com/chfast/intx) | | License | Apache-2.0 | | Versions | v0.11.0, v0.12.0, v0.12.1, v0.13.0 | | Architectures | wasm32, wasm64 | | Definition | [intx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/intx/xmake.lua) | ##### Install command ```console xrepo install -p wasm intx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("intx") ``` ### ip2region (wasm) | Description | *IP address region search library.* | | -- | -- | | Homepage | [https://github.com/lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region) | | License | Apache-2.0 | | Versions | v2020.10.31 | | Architectures | wasm32, wasm64 | | Definition | [ip2region/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/ip2region/xmake.lua) | ##### Install command ```console xrepo install -p wasm ip2region ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ip2region") ``` ### irrxml (wasm) | Description | *High speed and easy-to-use XML Parser for C++* | | -- | -- | | Homepage | [https://sourceforge.net/projects/irrlicht/](https://sourceforge.net/projects/irrlicht/) | | Versions | 1.2 | | Architectures | wasm32, wasm64 | | Definition | [irrxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/irrxml/xmake.lua) | ##### Install command ```console xrepo install -p wasm irrxml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("irrxml") ``` ### isocline (wasm) | Description | *Isocline is a portable GNU readline alternative * | | -- | -- | | Homepage | [https://github.com/daanx/isocline](https://github.com/daanx/isocline) | | License | MIT | | Versions | 2022.01.16 | | Architectures | wasm32, wasm64 | | Definition | [isocline/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/isocline/xmake.lua) | ##### Install command ```console xrepo install -p wasm isocline ``` ##### Integration in the project (xmake.lua) ```lua add_requires("isocline") ``` ### ispc (wasm) | Description | *Intel® Implicit SPMD Program Compiler* | | -- | -- | | Homepage | [https://ispc.github.io/](https://ispc.github.io/) | | License | BSD-3-Clause | | Versions | 1.17.0, 1.25.3, 1.26.0, 1.27.0 | | Architectures | wasm32, wasm64 | | Definition | [ispc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/ispc/xmake.lua) | ##### Install command ```console xrepo install -p wasm ispc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ispc") ``` ### itlib (wasm) | Description | *A collection of std-like single-header C++ libraries* | | -- | -- | | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) | | License | MIT | | Versions | v1.10.3, v1.11.0, v1.11.1, v1.11.4, v1.11.5, v1.11.7, v1.11.8 | | Architectures | wasm32, wasm64 | | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) | ##### Install command ```console xrepo install -p wasm itlib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("itlib") ``` ### ittapi (wasm) | Description | *Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API* | | -- | -- | | Homepage | [https://github.com/intel/ittapi](https://github.com/intel/ittapi) | | License | BSD-3-Clause | | Versions | v3.24.4, v3.24.6, v3.24.7, v3.24.8, v3.25.1, v3.25.2, v3.25.3, v3.25.4, v3.25.5, v3.26.1, v3.26.2, v3.26.3 | | Architectures | wasm32, wasm64 | | Definition | [ittapi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/ittapi/xmake.lua) | ##### Install command ```console xrepo install -p wasm ittapi ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ittapi") ``` ### ixwebsocket (wasm) | Description | *websocket and http client and server library, with TLS support and very few dependencies* | | -- | -- | | Homepage | [https://github.com/machinezone/IXWebSocket](https://github.com/machinezone/IXWebSocket) | | License | BSD-3-Clause | | Versions | v11.4.4, v11.4.5, v11.4.6 | | Architectures | wasm32, wasm64 | | Definition | [ixwebsocket/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/ixwebsocket/xmake.lua) | ##### Install command ```console xrepo install -p wasm ixwebsocket ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ixwebsocket") ``` ## j ### jack2 (wasm) | Description | *Cross-platform API that enables device sharing and inter-application audio routing* | | -- | -- | | Homepage | [https://jackaudio.org/](https://jackaudio.org/) | | License | GPL-2.0 | | Versions | v1.9.22 | | Architectures | wasm32, wasm64 | | Definition | [jack2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jack2/xmake.lua) | ##### Install command ```console xrepo install -p wasm jack2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jack2") ``` ### jansson (wasm) | Description | *C library for encoding, decoding and manipulating JSON data* | | -- | -- | | Homepage | [https://github.com/akheron/jansson](https://github.com/akheron/jansson) | | License | MIT | | Versions | 2.14, 2.14.1 | | Architectures | wasm32, wasm64 | | Definition | [jansson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jansson/xmake.lua) | ##### Install command ```console xrepo install -p wasm jansson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jansson") ``` ### jerryscript (wasm) | Description | *Ultra-lightweight JavaScript engine for the Internet of Things.* | | -- | -- | | Homepage | [https://jerryscript.net](https://jerryscript.net) | | License | Apache-2.0 | | Versions | 2024.12.03 | | Architectures | wasm32, wasm64 | | Definition | [jerryscript/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jerryscript/xmake.lua) | ##### Install command ```console xrepo install -p wasm jerryscript ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jerryscript") ``` ### joltphysics (wasm) | Description | *A multi core friendly rigid body physics and collision detection library suitable for games and VR applications.* | | -- | -- | | Homepage | [https://github.com/jrouwe/JoltPhysics](https://github.com/jrouwe/JoltPhysics) | | License | MIT | | Versions | v2.0.1, v3.0.0, v3.0.1, v4.0.0, v4.0.1, v4.0.2, v5.0.0, v5.1.0, v5.2.0, v5.3.0, v5.4.0 | | Architectures | wasm32, wasm64 | | Definition | [joltphysics/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/joltphysics/xmake.lua) | ##### Install command ```console xrepo install -p wasm joltphysics ``` ##### Integration in the project (xmake.lua) ```lua add_requires("joltphysics") ``` ### jpcre2 (wasm) | Description | *C++ wrapper for PCRE2 Library* | | -- | -- | | Homepage | [https://docs.neurobin.org/jpcre2/latest/](https://docs.neurobin.org/jpcre2/latest/) | | License | BSD-3-Clause | | Versions | 2021.06.15 | | Architectures | wasm32, wasm64 | | Definition | [jpcre2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jpcre2/xmake.lua) | ##### Install command ```console xrepo install -p wasm jpcre2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jpcre2") ``` ### jrtplib (wasm) | Description | *JRTPLIB is an object-oriented RTP library written in C++* | | -- | -- | | Homepage | [https://research.edm.uhasselt.be/jori/page/CS/Jrtplib.html](https://research.edm.uhasselt.be/jori/page/CS/Jrtplib.html) | | License | MIT | | Versions | 2023.11.23 | | Architectures | wasm32, wasm64 | | Definition | [jrtplib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jrtplib/xmake.lua) | ##### Install command ```console xrepo install -p wasm jrtplib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jrtplib") ``` ### jsmn (wasm) | Description | *Jsmn is a world fastest JSON parser/tokenizer* | | -- | -- | | Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) | | License | MIT | | Versions | v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) | ##### Install command ```console xrepo install -p wasm jsmn ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jsmn") ``` ### json-c (wasm) | Description | *JSON parser for C* | | -- | -- | | Homepage | [https://github.com/json-c/json-c/wiki](https://github.com/json-c/json-c/wiki) | | License | MIT | | Versions | 0.17 | | Architectures | wasm32, wasm64 | | Definition | [json-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/json-c/xmake.lua) | ##### Install command ```console xrepo install -p wasm json-c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("json-c") ``` ### json.h (wasm) | Description | *single header json parser for C and C++* | | -- | -- | | Homepage | [https://github.com/sheredom/json.h](https://github.com/sheredom/json.h) | | Versions | 2022.11.27, 2024.07.19 | | Architectures | wasm32, wasm64 | | Definition | [json.h/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/json.h/xmake.lua) | ##### Install command ```console xrepo install -p wasm json.h ``` ##### Integration in the project (xmake.lua) ```lua add_requires("json.h") ``` ### jsoncons (wasm) | 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/](https://danielaparker.github.io/jsoncons/) | | License | BSL-1.0 | | Versions | v0.170.2, v0.176.0, v0.177.0, v0.178.0, v1.0.0, v1.1.0, v1.2.0, v1.3.0, v1.3.2 | | Architectures | wasm32, wasm64 | | Definition | [jsoncons/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsoncons/xmake.lua) | ##### Install command ```console xrepo install -p wasm jsoncons ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jsoncons") ``` ### jsoncpp (wasm) | Description | *A C++ library for interacting with JSON.* | | -- | -- | | Homepage | [https://github.com/open-source-parsers/jsoncpp/wiki](https://github.com/open-source-parsers/jsoncpp/wiki) | | License | MIT | | Versions | 1.9.4, 1.9.5, 1.9.6 | | Architectures | wasm32, wasm64 | | Definition | [jsoncpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsoncpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm jsoncpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jsoncpp") ``` ### jthread (wasm) | Description | *The JThread package provides some classes to make use of threads easy on different platforms* | | -- | -- | | Homepage | [https://github.com/j0r1/JThread](https://github.com/j0r1/JThread) | | License | MIT | | Versions | 2023.08.18 | | Architectures | wasm32, wasm64 | | Definition | [jthread/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jthread/xmake.lua) | ##### Install command ```console xrepo install -p wasm jthread ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jthread") ``` ### jwasm (wasm) | Description | *JWasm continuation* | | -- | -- | | Homepage | [https://github.com/JWasm/JWasm](https://github.com/JWasm/JWasm) | | License | JWasm | | Versions | 2025.01.10 | | Architectures | wasm32, wasm64 | | Definition | [jwasm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jwasm/xmake.lua) | ##### Install command ```console xrepo install -p wasm jwasm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jwasm") ``` ### jxrlib (wasm) | Description | *jxrlib is JPEG XR Image Codec reference implementation library released by Microsoft under BSD-2-Clause License. This repo is a clone of jxrlib as released by Microsoft from it's original Codeplex location https://jxrlib.codeplex.com. The only changes comprise addition of LICENSE and README.md in repo root.* | | -- | -- | | Homepage | [https://github.com/4creators/jxrlib](https://github.com/4creators/jxrlib) | | License | BSD-2-Clause | | Versions | v2019.10.9 | | Architectures | wasm32, wasm64 | | Definition | [jxrlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jxrlib/xmake.lua) | ##### Install command ```console xrepo install -p wasm jxrlib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("jxrlib") ``` ## k ### kangaru (wasm) | Description | *🦘 A dependency injection container for C++11, C++14 and later* | | -- | -- | | Homepage | [https://github.com/gracicot/kangaru](https://github.com/gracicot/kangaru) | | License | MIT | | Versions | v4.3.1, v4.3.2 | | Architectures | wasm32, wasm64 | | Definition | [kangaru/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kangaru/xmake.lua) | ##### Install command ```console xrepo install -p wasm kangaru ``` ##### Integration in the project (xmake.lua) ```lua add_requires("kangaru") ``` ### kcp (wasm) | Description | *A Fast and Reliable ARQ Protocol.* | | -- | -- | | Homepage | [https://github.com/skywind3000/kcp](https://github.com/skywind3000/kcp) | | License | MIT | | Versions | 1.7 | | Architectures | wasm32, wasm64 | | Definition | [kcp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kcp/xmake.lua) | ##### Install command ```console xrepo install -p wasm kcp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("kcp") ``` ### kdbindings (wasm) | Description | *Reactive programming & data binding in C++* | | -- | -- | | Homepage | [https://github.com/KDAB/KDBindings](https://github.com/KDAB/KDBindings) | | License | MIT | | Versions | v1.0.5, v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [kdbindings/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kdbindings/xmake.lua) | ##### Install command ```console xrepo install -p wasm kdbindings ``` ##### Integration in the project (xmake.lua) ```lua add_requires("kdbindings") ``` ### keystone (wasm) | Description | *Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings* | | -- | -- | | Homepage | [http://www.keystone-engine.org](http://www.keystone-engine.org) | | License | GPL-2.0 | | Versions | 0.9.2 | | Architectures | wasm32, wasm64 | | Definition | [keystone/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/keystone/xmake.lua) | ##### Install command ```console xrepo install -p wasm keystone ``` ##### Integration in the project (xmake.lua) ```lua add_requires("keystone") ``` ### khaledhosny-ots (wasm) | Description | *Sanitizer for OpenType* | | -- | -- | | Homepage | [https://github.com/khaledhosny/ots](https://github.com/khaledhosny/ots) | | License | BSD-3-Clause | | Versions | v9.2.0 | | Architectures | wasm32, wasm64 | | Definition | [khaledhosny-ots/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/khaledhosny-ots/xmake.lua) | ##### Install command ```console xrepo install -p wasm khaledhosny-ots ``` ##### Integration in the project (xmake.lua) ```lua add_requires("khaledhosny-ots") ``` ### khrplatform (wasm) | Description | *Khronos Shared Platform Header ()* | | -- | -- | | Homepage | [https://registry.khronos.org/EGL](https://registry.khronos.org/EGL) | | Versions | 2023.12.16 | | Architectures | wasm32, wasm64 | | Definition | [khrplatform/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/khrplatform/xmake.lua) | ##### Install command ```console xrepo install -p wasm khrplatform ``` ##### Integration in the project (xmake.lua) ```lua add_requires("khrplatform") ``` ### kiwisolver (wasm) | Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* | | -- | -- | | Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) | | Versions | 1.3.1, 1.3.2, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 1.4.9 | | Architectures | wasm32, wasm64 | | Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) | ##### Install command ```console xrepo install -p wasm kiwisolver ``` ##### Integration in the project (xmake.lua) ```lua add_requires("kiwisolver") ``` ### klib (wasm) | Description | *A standalone and lightweight C library* | | -- | -- | | Homepage | [http://attractivechaos.github.io/klib/](http://attractivechaos.github.io/klib/) | | License | MIT | | Versions | 2024.06.03 | | Architectures | wasm32, wasm64 | | Definition | [klib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/klib/xmake.lua) | ##### Install command ```console xrepo install -p wasm klib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("klib") ``` ### kotlin-native (wasm) | Description | *The Kotlin Programming Language. * | | -- | -- | | Homepage | [https://kotlinlang.org](https://kotlinlang.org) | | Versions | 2.1.10, 2.1.21 | | Architectures | wasm32, wasm64 | | Definition | [kotlin-native/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kotlin-native/xmake.lua) | ##### Install command ```console xrepo install -p wasm kotlin-native ``` ##### Integration in the project (xmake.lua) ```lua add_requires("kotlin-native") ``` ## l ### lastools (wasm) | Description | *efficient tools for LiDAR processing* | | -- | -- | | Homepage | [https://github.com/LAStools/LAStools](https://github.com/LAStools/LAStools) | | License | LGPL-2.0 | | Versions | v2.0.3 | | Architectures | wasm32, wasm64 | | Definition | [lastools/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lastools/xmake.lua) | ##### Install command ```console xrepo install -p wasm lastools ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lastools") ``` ### lcms (wasm) | Description | *A free, open source, CMM engine. It provides fast transforms between ICC profiles.* | | -- | -- | | Homepage | [https://www.littlecms.com/](https://www.littlecms.com/) | | License | MIT | | Versions | 2.17 | | Architectures | wasm32, wasm64 | | Definition | [lcms/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lcms/xmake.lua) | ##### Install command ```console xrepo install -p wasm lcms ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lcms") ``` ### lemon (wasm) | Description | *Library for Efficient Modeling and Optimization in Networks.* | | -- | -- | | Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) | | License | BSL-1.0 | | Versions | 1.3.1 | | Architectures | wasm32, wasm64 | | Definition | [lemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lemon/xmake.lua) | ##### Install command ```console xrepo install -p wasm lemon ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lemon") ``` ### lerc (wasm) | Description | *Limited Error Raster Compression* | | -- | -- | | Homepage | [https://github.com/esri/lerc](https://github.com/esri/lerc) | | License | Apache-2.0 | | Versions | v4.0.0 | | Architectures | wasm32, wasm64 | | Definition | [lerc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lerc/xmake.lua) | ##### Install command ```console xrepo install -p wasm lerc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lerc") ``` ### leveldb (wasm) | Description | *LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.* | | -- | -- | | Homepage | [https://github.com/google/leveldb](https://github.com/google/leveldb) | | License | BSD-3-Clause | | Versions | 1.22, 1.23 | | Architectures | wasm32, wasm64 | | Definition | [leveldb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/leveldb/xmake.lua) | ##### Install command ```console xrepo install -p wasm leveldb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("leveldb") ``` ### lexbor (wasm) | Description | *Lexbor is development of an open source HTML Renderer library. https://lexbor.com* | | -- | -- | | Homepage | [https://github.com/lexbor/lexbor](https://github.com/lexbor/lexbor) | | License | Apache-2.0 | | Versions | v2.2.0, v2.3.0, v2.4.0, v2.5.0 | | Architectures | wasm32, wasm64 | | Definition | [lexbor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lexbor/xmake.lua) | ##### Install command ```console xrepo install -p wasm lexbor ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lexbor") ``` ### lexy (wasm) | Description | *C++ parsing DSL* | | -- | -- | | Homepage | [https://lexy.foonathan.net](https://lexy.foonathan.net) | | License | BSL-1.0 | | Versions | 2022.03.21, 2022.12.1 | | Architectures | wasm32, wasm64 | | Definition | [lexy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lexy/xmake.lua) | ##### Install command ```console xrepo install -p wasm lexy ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lexy") ``` ### liba52 (wasm) | Description | *Library for decoding ATSC A/52 (AC-3) audio streams* | | -- | -- | | Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) | | License | GPL-2.0-or-later | | Versions | v0.8.0 | | Architectures | wasm32, wasm64 | | Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) | ##### Install command ```console xrepo install -p wasm liba52 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("liba52") ``` ### libass (wasm) | Description | *libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.* | | -- | -- | | Homepage | [https://github.com/libass/libass](https://github.com/libass/libass) | | License | ISC | | Versions | 0.15.2, 0.16.0, 0.17.0, 0.17.1 | | Architectures | wasm32, wasm64 | | Definition | [libass/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libass/xmake.lua) | ##### Install command ```console xrepo install -p wasm libass ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libass") ``` ### libatomic_ops (wasm) | Description | *The atomic_ops project (Atomic memory update operations portable implementation)* | | -- | -- | | Homepage | [https://github.com/bdwgc/libatomic_ops/wiki/Download](https://github.com/bdwgc/libatomic_ops/wiki/Download) | | License | GPL-2.0 | | Versions | v7.8.2, v7.8.4 | | Architectures | wasm32, wasm64 | | Definition | [libatomic_ops/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libatomic_ops/xmake.lua) | ##### Install command ```console xrepo install -p wasm libatomic_ops ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libatomic_ops") ``` ### libb2 (wasm) | Description | *C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp* | | -- | -- | | Homepage | [https://blake2.net](https://blake2.net) | | License | CC0-1.0 | | Versions | v0.98.1 | | Architectures | wasm32, wasm64 | | Definition | [libb2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libb2/xmake.lua) | ##### Install command ```console xrepo install -p wasm libb2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libb2") ``` ### libbacktrace (wasm) | Description | *A C library that may be linked into a C/C++ program to produce symbolic backtraces* | | -- | -- | | Homepage | [https://github.com/ianlancetaylor/libbacktrace](https://github.com/ianlancetaylor/libbacktrace) | | License | BSD-3-Clause | | Versions | 2025.04.10 | | Architectures | wasm32, wasm64 | | Definition | [libbacktrace/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libbacktrace/xmake.lua) | ##### Install command ```console xrepo install -p wasm libbacktrace ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libbacktrace") ``` ### libc++ (wasm) | Description | *libc++ is a new implementation of the C++ standard library, targeting C++11 and above.* | | -- | -- | | Homepage | [https://libcxx.llvm.org/](https://libcxx.llvm.org/) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [libc++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libc++/xmake.lua) | ##### Install command ```console xrepo install -p wasm libc++ ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libc++") ``` ### libcbor (wasm) | Description | *CBOR protocol implementation for C* | | -- | -- | | Homepage | [https://github.com/PJK/libcbor](https://github.com/PJK/libcbor) | | License | MIT | | Versions | v0.11.0, v0.12.0, v0.13.0 | | Architectures | wasm32, wasm64 | | Definition | [libcbor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libcbor/xmake.lua) | ##### Install command ```console xrepo install -p wasm libcbor ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libcbor") ``` ### libcoro (wasm) | Description | *C++20 coroutine library* | | -- | -- | | Homepage | [https://github.com/jbaldwin/libcoro](https://github.com/jbaldwin/libcoro) | | License | Apache-2.0 | | Versions | v0.12.1, v0.13.0, v0.14.0, v0.14.1, v0.15.0 | | Architectures | wasm32, wasm64 | | Definition | [libcoro/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libcoro/xmake.lua) | ##### Install command ```console xrepo install -p wasm libcoro ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libcoro") ``` ### libcron (wasm) | Description | *A C++ scheduling library using cron formatting.* | | -- | -- | | Homepage | [https://github.com/PerMalmberg/libcron](https://github.com/PerMalmberg/libcron) | | License | MIT | | Versions | v1.3.1 | | Architectures | wasm32, wasm64 | | Definition | [libcron/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libcron/xmake.lua) | ##### Install command ```console xrepo install -p wasm libcron ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libcron") ``` ### libdatachannel (wasm) | Description | *C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets* | | -- | -- | | Homepage | [https://libdatachannel.org/](https://libdatachannel.org/) | | License | MPL-2.0 | | Versions | v0.23.1, v0.23.2 | | Architectures | wasm32, wasm64 | | Definition | [libdatachannel/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdatachannel/xmake.lua) | ##### Install command ```console xrepo install -p wasm libdatachannel ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libdatachannel") ``` ### libde265 (wasm) | Description | *Open h.265 video codec implementation.* | | -- | -- | | Homepage | [https://www.libde265.org/](https://www.libde265.org/) | | License | LGPL-3.0 | | Versions | 1.0.8, 1.0.15, 1.0.16 | | Architectures | wasm32, wasm64 | | Definition | [libde265/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libde265/xmake.lua) | ##### Install command ```console xrepo install -p wasm libde265 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libde265") ``` ### libdeflate (wasm) | Description | *libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression.* | | -- | -- | | Homepage | [https://github.com/ebiggers/libdeflate](https://github.com/ebiggers/libdeflate) | | License | MIT | | Versions | v1.8, v1.10, v1.13, v1.15, v1.17, v1.19, v1.20, v1.21, v1.22, v1.23, v1.24 | | Architectures | wasm32, wasm64 | | Definition | [libdeflate/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdeflate/xmake.lua) | ##### Install command ```console xrepo install -p wasm libdeflate ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libdeflate") ``` ### libdicom (wasm) | Description | *C library for reading DICOM files* | | -- | -- | | Homepage | [https://libdicom.readthedocs.io](https://libdicom.readthedocs.io) | | License | MIT | | Versions | v1.1.0, v1.2.0 | | Architectures | wasm32, wasm64 | | Definition | [libdicom/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdicom/xmake.lua) | ##### Install command ```console xrepo install -p wasm libdicom ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libdicom") ``` ### libdisasm (wasm) | Description | *The libdisasm library provides basic disassembly of Intel x86 instructions from a binary stream.* | | -- | -- | | Homepage | [https://bastard.sourceforge.net/libdisasm.html](https://bastard.sourceforge.net/libdisasm.html) | | License | MIT | | Versions | 0.23 | | Architectures | wasm32, wasm64 | | Definition | [libdisasm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdisasm/xmake.lua) | ##### Install command ```console xrepo install -p wasm libdisasm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libdisasm") ``` ### libdivide (wasm) | Description | *Official git repository for libdivide: optimized integer division* | | -- | -- | | Homepage | [https://libdivide.com](https://libdivide.com) | | License | BSL-1.0 | | Versions | 5.0, v5.2.0 | | Architectures | wasm32, wasm64 | | Definition | [libdivide/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivide/xmake.lua) | ##### Install command ```console xrepo install -p wasm libdivide ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libdivide") ``` ### libdivsufsort (wasm) | Description | *A lightweight suffix array sorting library* | | -- | -- | | Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) | | Versions | 2021.2.18 | | Architectures | wasm32, wasm64 | | Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) | ##### Install command ```console xrepo install -p wasm libdivsufsort ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libdivsufsort") ``` ### libdom (wasm) | Description | *LibDOM is an implementation of the W3C DOM* | | -- | -- | | Homepage | [https://www.netsurf-browser.org/projects/libdom](https://www.netsurf-browser.org/projects/libdom) | | License | MIT | | Versions | 0.4.2 | | Architectures | wasm32, wasm64 | | Definition | [libdom/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdom/xmake.lua) | ##### Install command ```console xrepo install -p wasm libdom ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libdom") ``` ### libdwarf (wasm) | Description | *Libdwarf is a C library intended to simplify reading (and writing) applications using DWARF2, DWARF3, DWARF4 and DWARF5* | | -- | -- | | Homepage | [https://www.prevanders.net/dwarf.html](https://www.prevanders.net/dwarf.html) | | License | LGPL-2.1 | | Versions | 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.12.0, 2.0.0, 2.1.0 | | Architectures | wasm32, wasm64 | | Definition | [libdwarf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdwarf/xmake.lua) | ##### Install command ```console xrepo install -p wasm libdwarf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libdwarf") ``` ### libebur128 (wasm) | Description | *A library implementing the EBU R128 loudness standard.* | | -- | -- | | Homepage | [https://github.com/jiixyj/libebur128](https://github.com/jiixyj/libebur128) | | License | MIT | | Versions | v1.2.6 | | Architectures | wasm32, wasm64 | | Definition | [libebur128/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libebur128/xmake.lua) | ##### Install command ```console xrepo install -p wasm libebur128 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libebur128") ``` ### libelfin (wasm) | Description | *C++11 ELF/DWARF parser* | | -- | -- | | Homepage | [https://github.com/aclements/libelfin](https://github.com/aclements/libelfin) | | License | MIT | | Versions | v0.3 | | Architectures | wasm32, wasm64 | | Definition | [libelfin/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libelfin/xmake.lua) | ##### Install command ```console xrepo install -p wasm libelfin ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libelfin") ``` ### libenvpp (wasm) | Description | *A modern C++ library for type-safe environment variable parsing* | | -- | -- | | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) | | License | Apache-2.0 | | Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2, v1.4.3, v1.4.4, v1.5.1 | | Architectures | wasm32, wasm64 | | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm libenvpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libenvpp") ``` ### libevent (wasm) | Description | *Event notification library* | | -- | -- | | Homepage | [https://libevent.org/](https://libevent.org/) | | License | BSD-3-Clause | | Versions | 2.1.12 | | Architectures | wasm32, wasm64 | | Definition | [libevent/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libevent/xmake.lua) | ##### Install command ```console xrepo install -p wasm libevent ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libevent") ``` ### libfixmath (wasm) | Description | *Cross Platform Fixed Point Maths Library* | | -- | -- | | Homepage | [https://code.google.com/p/libfixmath/](https://code.google.com/p/libfixmath/) | | License | MIT | | Versions | 2023.08.06 | | Architectures | wasm32, wasm64 | | Definition | [libfixmath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfixmath/xmake.lua) | ##### Install command ```console xrepo install -p wasm libfixmath ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libfixmath") ``` ### libfixmatrix (wasm) | Description | *C library for fixed point matrix, quaternion and vector calculations* | | -- | -- | | Homepage | [https://github.com/PetteriAimonen/libfixmatrix](https://github.com/PetteriAimonen/libfixmatrix) | | License | MIT | | Versions | 2014.01.17 | | Architectures | wasm32, wasm64 | | Definition | [libfixmatrix/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfixmatrix/xmake.lua) | ##### Install command ```console xrepo install -p wasm libfixmatrix ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libfixmatrix") ``` ### libflac (wasm) | Description | *Free Lossless Audio Codec* | | -- | -- | | Homepage | [https://xiph.org/flac](https://xiph.org/flac) | | License | BSD | | Versions | 1.3.3, 1.4.2, 1.4.3, 1.5.0 | | Architectures | wasm32, wasm64 | | Definition | [libflac/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libflac/xmake.lua) | ##### Install command ```console xrepo install -p wasm libflac ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libflac") ``` ### libfork (wasm) | Description | *A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines* | | -- | -- | | Homepage | [https://conorwilliams.github.io/libfork/](https://conorwilliams.github.io/libfork/) | | License | MPL-2.0 | | Versions | v3.8.0 | | Architectures | wasm32, wasm64 | | Definition | [libfork/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfork/xmake.lua) | ##### Install command ```console xrepo install -p wasm libfork ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libfork") ``` ### libgit2 (wasm) | Description | *A cross-platform, linkable library implementation of Git that you can use in your application.* | | -- | -- | | Homepage | [https://libgit2.org/](https://libgit2.org/) | | License | GPL-2.0-only | | Versions | v1.3.0, v1.7.1, v1.8.0, v1.8.1, v1.8.2, v1.8.4, v1.9.0, v1.9.1 | | Architectures | wasm32, wasm64 | | Definition | [libgit2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libgit2/xmake.lua) | ##### Install command ```console xrepo install -p wasm libgit2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libgit2") ``` ### libgit2cpp (wasm) | Description | *C++ wrapper for libgit2* | | -- | -- | | Homepage | [https://github.com/AndreyG/libgit2cpp](https://github.com/AndreyG/libgit2cpp) | | Versions | 2024.06.09 | | Architectures | wasm32, wasm64 | | Definition | [libgit2cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libgit2cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm libgit2cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libgit2cpp") ``` ### libharu (wasm) | Description | *libHaru is a free, cross platform, open source library for generating PDF files.* | | -- | -- | | Homepage | [http://libharu.org/](http://libharu.org/) | | License | zlib | | Versions | 2.3.0, v2.4.5 | | Architectures | wasm32, wasm64 | | Definition | [libharu/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libharu/xmake.lua) | ##### Install command ```console xrepo install -p wasm libharu ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libharu") ``` ### libhubbub (wasm) | Description | *Hubbub is an HTML5 compliant parsing library* | | -- | -- | | Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) | | License | MIT | | Versions | 0.3.8 | | Architectures | wasm32, wasm64 | | Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) | ##### Install command ```console xrepo install -p wasm libhubbub ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libhubbub") ``` ### libiconv (wasm) | Description | *Character set conversion library.* | | -- | -- | | Homepage | [https://www.gnu.org/software/libiconv](https://www.gnu.org/software/libiconv) | | License | LGPL-2.0 | | Versions | 1.15, 1.16, 1.17, 1.18 | | Architectures | wasm32, wasm64 | | Definition | [libiconv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libiconv/xmake.lua) | ##### Install command ```console xrepo install -p wasm libiconv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libiconv") ``` ### libid3tag (wasm) | Description | *ID3 tag manipulation library* | | -- | -- | | Homepage | [https://www.underbit.com/products/mad/](https://www.underbit.com/products/mad/) | | License | GPL-2.0-or-later | | Versions | 0.16.3 | | Architectures | wasm32, wasm64 | | Definition | [libid3tag/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libid3tag/xmake.lua) | ##### Install command ```console xrepo install -p wasm libid3tag ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libid3tag") ``` ### libjpeg (wasm) | Description | *A widely used C library for reading and writing JPEG image files.* | | -- | -- | | Homepage | [http://ijg.org/](http://ijg.org/) | | Versions | v9b, v9c, v9d, v9e, v9f | | Architectures | wasm32, wasm64 | | Definition | [libjpeg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjpeg/xmake.lua) | ##### Install command ```console xrepo install -p wasm libjpeg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libjpeg") ``` ### libjuice (wasm) | Description | *JUICE is a UDP Interactive Connectivity Establishment library* | | -- | -- | | Homepage | [https://github.com/paullouisageneau/libjuice](https://github.com/paullouisageneau/libjuice) | | License | MPL-2.0 | | Versions | v1.6.1, v1.6.2 | | Architectures | wasm32, wasm64 | | Definition | [libjuice/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua) | ##### Install command ```console xrepo install -p wasm libjuice ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libjuice") ``` ### libjxl (wasm) | Description | *JPEG XL image format reference implementation* | | -- | -- | | Homepage | [https://jpeg.org/jpegxl](https://jpeg.org/jpegxl) | | License | BSD-3-Clause | | Versions | v0.8.2 | | Architectures | wasm32, wasm64 | | Definition | [libjxl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjxl/xmake.lua) | ##### Install command ```console xrepo install -p wasm libjxl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libjxl") ``` ### libkdtree (wasm) | Description | *libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretically unlimited number of dimensions, and can store any data structure* | | -- | -- | | Homepage | [https://github.com/nvmd/libkdtree](https://github.com/nvmd/libkdtree) | | Versions | 0.7.4 | | Architectures | wasm32, wasm64 | | Definition | [libkdtree/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libkdtree/xmake.lua) | ##### Install command ```console xrepo install -p wasm libkdtree ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libkdtree") ``` ### libkeyfinder (wasm) | Description | *Musical key detection for digital audio, GPL v3* | | -- | -- | | Homepage | [https://mixxxdj.github.io/libkeyfinder/](https://mixxxdj.github.io/libkeyfinder/) | | License | GPL-3.0 | | Versions | 2.2.8 | | Architectures | wasm32, wasm64 | | Definition | [libkeyfinder/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libkeyfinder/xmake.lua) | ##### Install command ```console xrepo install -p wasm libkeyfinder ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libkeyfinder") ``` ### libmaxminddb (wasm) | Description | *C library for the MaxMind DB file format* | | -- | -- | | Homepage | [https://maxmind.github.io/libmaxminddb/](https://maxmind.github.io/libmaxminddb/) | | License | Apache-2.0 | | Versions | 1.10.0, 1.11.0, 1.12.2 | | Architectures | wasm32, wasm64 | | Definition | [libmaxminddb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libmaxminddb/xmake.lua) | ##### Install command ```console xrepo install -p wasm libmaxminddb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libmaxminddb") ``` ### libmd (wasm) | Description | *Message Digest functions from BSD systems* | | -- | -- | | Homepage | [https://www.hadrons.org/software/libmd/](https://www.hadrons.org/software/libmd/) | | License | BSD-3-Clause | | Versions | 1.0.4, 1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [libmd/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libmd/xmake.lua) | ##### Install command ```console xrepo install -p wasm libmd ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libmd") ``` ### libmobi (wasm) | Description | *C library for handling Kindle (MOBI) formats of ebook documents* | | -- | -- | | Homepage | [https://github.com/bfabiszewski/libmobi](https://github.com/bfabiszewski/libmobi) | | License | MIT | | Versions | v0.12 | | Architectures | wasm32, wasm64 | | Definition | [libmobi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libmobi/xmake.lua) | ##### Install command ```console xrepo install -p wasm libmobi ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libmobi") ``` ### libmodplug (wasm) | Description | *libmodplug GitHub repository* | | -- | -- | | Homepage | [http://modplug-xmms.sf.net](http://modplug-xmms.sf.net) | | License | Public Domain | | Versions | 2022.1.31 | | Architectures | wasm32, wasm64 | | Definition | [libmodplug/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libmodplug/xmake.lua) | ##### Install command ```console xrepo install -p wasm libmodplug ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libmodplug") ``` ### libmorton (wasm) | Description | *C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates* | | -- | -- | | Homepage | [https://github.com/Forceflow/libmorton](https://github.com/Forceflow/libmorton) | | License | MIT | | Versions | v0.2.12 | | Architectures | wasm32, wasm64 | | Definition | [libmorton/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libmorton/xmake.lua) | ##### Install command ```console xrepo install -p wasm libmorton ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libmorton") ``` ### libmspack (wasm) | Description | *libmspack is a portable library for some loosely related Microsoft compression formats.* | | -- | -- | | Homepage | [https://www.cabextract.org.uk/libmspack/](https://www.cabextract.org.uk/libmspack/) | | License | LGPL-2.0 | | Versions | v0.10.1alpha, v1.11 | | Architectures | wasm32, wasm64 | | Definition | [libmspack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libmspack/xmake.lua) | ##### Install command ```console xrepo install -p wasm libmspack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libmspack") ``` ### libmysofa (wasm) | Description | *Reader for AES SOFA files to get better HRTFs* | | -- | -- | | Homepage | [https://github.com/hoene/libmysofa](https://github.com/hoene/libmysofa) | | License | BSD-3-Clause | | Versions | v1.3.2 | | Architectures | wasm32, wasm64 | | Definition | [libmysofa/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libmysofa/xmake.lua) | ##### Install command ```console xrepo install -p wasm libmysofa ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libmysofa") ``` ### libnpy (wasm) | Description | *C++ library for reading and writing of numpy's .npy files* | | -- | -- | | Homepage | [https://github.com/llohse/libnpy](https://github.com/llohse/libnpy) | | License | MIT | | Versions | v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [libnpy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libnpy/xmake.lua) | ##### Install command ```console xrepo install -p wasm libnpy ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libnpy") ``` ### libnpy-matajoh (wasm) | Description | *C++ library for reading and writing of numpy's .npy files* | | -- | -- | | Homepage | [https://github.com/matajoh/libnpy](https://github.com/matajoh/libnpy) | | License | MIT | | Versions | v1.5.3 | | Architectures | wasm32, wasm64 | | Definition | [libnpy-matajoh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libnpy-matajoh/xmake.lua) | ##### Install command ```console xrepo install -p wasm libnpy-matajoh ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libnpy-matajoh") ``` ### libnyquist (wasm) | Description | *:microphone: Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc) * | | -- | -- | | Homepage | [https://github.com/ddiakopoulos/libnyquist](https://github.com/ddiakopoulos/libnyquist) | | License | BSD-2-Clause | | Versions | 2023.02.12 | | Architectures | wasm32, wasm64 | | Definition | [libnyquist/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libnyquist/xmake.lua) | ##### Install command ```console xrepo install -p wasm libnyquist ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libnyquist") ``` ### libogg (wasm) | Description | *Ogg Bitstream Library* | | -- | -- | | Homepage | [https://www.xiph.org/ogg/](https://www.xiph.org/ogg/) | | License | BSD | | Versions | v1.3.4, v1.3.5, v1.3.6 | | Architectures | wasm32, wasm64 | | Definition | [libogg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libogg/xmake.lua) | ##### Install command ```console xrepo install -p wasm libogg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libogg") ``` ### libopus (wasm) | Description | *Modern audio compression for the internet.* | | -- | -- | | Homepage | [https://opus-codec.org](https://opus-codec.org) | | License | BSD-3-Clause | | Versions | v1.3.1, 1.3.1, 1.4, v1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 | | Architectures | wasm32, wasm64 | | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) | ##### Install command ```console xrepo install -p wasm libopus ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libopus") ``` ### liboqs (wasm) | Description | *C library for prototyping and experimenting with quantum-resistant cryptography* | | -- | -- | | Homepage | [https://openquantumsafe.org](https://openquantumsafe.org) | | License | MIT | | Versions | 0.10.1, 0.11.0, 0.12.0, 0.13.0, 0.14.0 | | Architectures | wasm32, wasm64 | | Definition | [liboqs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liboqs/xmake.lua) | ##### Install command ```console xrepo install -p wasm liboqs ``` ##### Integration in the project (xmake.lua) ```lua add_requires("liboqs") ``` ### libparserutils (wasm) | Description | *LibParserUtils is a library for building efficient parsers* | | -- | -- | | Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) | | License | MIT | | Versions | 0.2.5 | | Architectures | wasm32, wasm64 | | Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) | ##### Install command ```console xrepo install -p wasm libparserutils ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libparserutils") ``` ### libplist (wasm) | Description | *Library for Apple Binary- and XML-Property Lists* | | -- | -- | | Homepage | [https://www.libimobiledevice.org/](https://www.libimobiledevice.org/) | | License | LGPL-2.1 | | Versions | 2.2.0, 2.6.0, 2.7.0 | | Architectures | wasm32, wasm64 | | Definition | [libplist/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libplist/xmake.lua) | ##### Install command ```console xrepo install -p wasm libplist ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libplist") ``` ### libpng (wasm) | Description | *The official PNG reference library* | | -- | -- | | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) | | License | libpng-2.0 | | Versions | v1.2.56, v1.6.34, v1.6.35, v1.6.36, v1.6.37, v1.6.40, v1.6.42, v1.6.43, v1.6.44, v1.6.46, v1.6.47, v1.6.48, v1.6.49, v1.6.50 | | Architectures | wasm32, wasm64 | | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) | ##### Install command ```console xrepo install -p wasm libpng ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libpng") ``` ### libpopcnt (wasm) | Description | *🚀 Fast C/C++ bit population count library* | | -- | -- | | Homepage | [https://github.com/kimwalisch/libpopcnt](https://github.com/kimwalisch/libpopcnt) | | License | BSD-2-Clause | | Versions | v3.1 | | Architectures | wasm32, wasm64 | | Definition | [libpopcnt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpopcnt/xmake.lua) | ##### Install command ```console xrepo install -p wasm libpopcnt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libpopcnt") ``` ### libqrencode (wasm) | Description | *A fast and compact QR Code encoding library* | | -- | -- | | Homepage | [https://github.com/fukuchi/libqrencode](https://github.com/fukuchi/libqrencode) | | License | LGPL-2.1 | | Versions | 4.1.1 | | Architectures | wasm32, wasm64 | | Definition | [libqrencode/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libqrencode/xmake.lua) | ##### Install command ```console xrepo install -p wasm libqrencode ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libqrencode") ``` ### libremidi (wasm) | Description | *A modern C++ MIDI real-time & file I/O library. Supports Windows, macOS, Linux and WebMIDI.* | | -- | -- | | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) | | License | BSD-2-Clause | | Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0, v5.3.1 | | Architectures | wasm32, wasm64 | | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) | ##### Install command ```console xrepo install -p wasm libremidi ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libremidi") ``` ### librime (wasm) | Description | *Rime Input Method Engine, the core library* | | -- | -- | | Homepage | [https://rime.im](https://rime.im) | | License | BSD-3-Clause | | Versions | 1.14.0 | | Architectures | wasm32, wasm64 | | Definition | [librime/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/librime/xmake.lua) | ##### Install command ```console xrepo install -p wasm librime ``` ##### Integration in the project (xmake.lua) ```lua add_requires("librime") ``` ### libsais (wasm) | 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](https://github.com/IlyaGrebnov/libsais) | | License | Apache-2.0 | | Versions | v2.7.1, v2.7.3, v2.7.5, v2.8.0, v2.8.1, v2.8.2, v2.8.3, v2.8.4, v2.8.7, v2.10.0, v2.10.1, v2.10.2, v2.10.3, v2.10.4 | | Architectures | wasm32, wasm64 | | Definition | [libsais/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsais/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsais ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsais") ``` ### libsdl (wasm) | Description | *Simple DirectMedia Layer* | | -- | -- | | Homepage | [https://www.libsdl.org/](https://www.libsdl.org/) | | License | zlib | | Versions | 2.0.8, 2.0.12, 2.0.14, 2.0.16, 2.0.18, 2.0.20, 2.0.22, 2.24.0, 2.24.2, 2.26.0, 2.26.1, 2.26.2, 2.26.3, 2.26.4, 2.26.5, 2.28.0, 2.28.1, 2.28.2, 2.28.3, 2.28.4, 2.28.5, 2.30.0, 2.30.1, 2.30.2, 2.30.3, 2.30.4, 2.30.5, 2.30.6, 2.30.7, 2.30.8, 2.30.9, 2.30.10, 2.32.2 | | Architectures | wasm32, wasm64 | | Definition | [libsdl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl") ``` ### libsdl2 (wasm) | Description | *Simple DirectMedia Layer* | | -- | -- | | Homepage | [https://www.libsdl.org/](https://www.libsdl.org/) | | License | zlib | | Versions | 2.0.8, 2.0.12, 2.0.14, 2.0.16, 2.0.18, 2.0.20, 2.0.22, 2.24.0, 2.24.2, 2.26.0, 2.26.1, 2.26.2, 2.26.3, 2.26.4, 2.26.5, 2.28.0, 2.28.1, 2.28.2, 2.28.3, 2.28.4, 2.28.5, 2.30.0, 2.30.1, 2.30.2, 2.30.3, 2.30.4, 2.30.5, 2.30.6, 2.30.7, 2.30.8, 2.30.9, 2.30.10, 2.32.2 | | Architectures | wasm32, wasm64 | | Definition | [libsdl2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl2/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl2") ``` ### libsdl2_image (wasm) | Description | *Simple DirectMedia Layer image loading library* | | -- | -- | | Homepage | [https://github.com/libsdl-org/SDL_image](https://github.com/libsdl-org/SDL_image) | | License | zlib | | Versions | 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.8 | | Architectures | wasm32, wasm64 | | Definition | [libsdl2_image/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl2_image/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl2_image ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl2_image") ``` ### libsdl2_mixer (wasm) | Description | *Simple DirectMedia Layer mixer audio library* | | -- | -- | | Homepage | [https://www.libsdl.org/projects/SDL_mixer/](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, 2.8.1 | | Architectures | wasm32, wasm64 | | Definition | [libsdl2_mixer/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl2_mixer/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl2_mixer ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl2_mixer") ``` ### libsdl2_net (wasm) | Description | *Simple DirectMedia Layer networking library* | | -- | -- | | Homepage | [https://www.libsdl.org/projects/SDL_net/](https://www.libsdl.org/projects/SDL_net/) | | License | zlib | | Versions | 2.2.0 | | Architectures | wasm32, wasm64 | | Definition | [libsdl2_net/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl2_net/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl2_net ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl2_net") ``` ### libsdl2_ttf (wasm) | Description | *Simple DirectMedia Layer text rendering library* | | -- | -- | | Homepage | [https://github.com/libsdl-org/SDL_ttf/](https://github.com/libsdl-org/SDL_ttf/) | | License | zlib | | Versions | 2.20.0, 2.20.1, 2.20.2, 2.22.0, 2.24.0 | | Architectures | wasm32, wasm64 | | Definition | [libsdl2_ttf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl2_ttf/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl2_ttf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl2_ttf") ``` ### libsdl3 (wasm) | Description | *Simple DirectMedia Layer* | | -- | -- | | Homepage | [https://www.libsdl.org/](https://www.libsdl.org/) | | License | zlib | | Versions | 3.2.0, 3.2.2, 3.2.6, 3.2.8, 3.2.10, 3.2.14, 3.2.16, 3.2.22 | | Architectures | wasm32, wasm64 | | Definition | [libsdl3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl3/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl3") ``` ### libsdl3_image (wasm) | Description | *Image decoding for many popular formats for Simple Directmedia Layer.* | | -- | -- | | Homepage | [https://github.com/libsdl-org/SDL_image](https://github.com/libsdl-org/SDL_image) | | License | zlib | | Versions | 3.2.0 | | Architectures | wasm32, wasm64 | | Definition | [libsdl3_image/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl3_image/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl3_image ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl3_image") ``` ### libsdl3_ttf (wasm) | Description | *Simple DirectMedia Layer text rendering library* | | -- | -- | | Homepage | [https://github.com/libsdl-org/SDL_ttf/](https://github.com/libsdl-org/SDL_ttf/) | | License | zlib | | Versions | 3.2.0, 3.2.2 | | Architectures | wasm32, wasm64 | | Definition | [libsdl3_ttf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl3_ttf/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl3_ttf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl3_ttf") ``` ### libsdl_image (wasm) | Description | *Simple DirectMedia Layer image loading library* | | -- | -- | | Homepage | [https://github.com/libsdl-org/SDL_image](https://github.com/libsdl-org/SDL_image) | | License | zlib | | Versions | 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.8 | | Architectures | wasm32, wasm64 | | Definition | [libsdl_image/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl_image/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl_image ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl_image") ``` ### libsdl_mixer (wasm) | Description | *Simple DirectMedia Layer mixer audio library* | | -- | -- | | Homepage | [https://www.libsdl.org/projects/SDL_mixer/](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, 2.8.1 | | Architectures | wasm32, wasm64 | | Definition | [libsdl_mixer/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl_mixer/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl_mixer ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl_mixer") ``` ### libsdl_net (wasm) | Description | *Simple DirectMedia Layer networking library* | | -- | -- | | Homepage | [https://www.libsdl.org/projects/SDL_net/](https://www.libsdl.org/projects/SDL_net/) | | License | zlib | | Versions | 2.2.0 | | Architectures | wasm32, wasm64 | | Definition | [libsdl_net/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl_net/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl_net ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl_net") ``` ### libsdl_ttf (wasm) | Description | *Simple DirectMedia Layer text rendering library* | | -- | -- | | Homepage | [https://github.com/libsdl-org/SDL_ttf/](https://github.com/libsdl-org/SDL_ttf/) | | License | zlib | | Versions | 2.20.0, 2.20.1, 2.20.2, 2.22.0, 2.24.0 | | Architectures | wasm32, wasm64 | | Definition | [libsdl_ttf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsdl_ttf/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsdl_ttf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsdl_ttf") ``` ### libsigcplusplus (wasm) | 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/](https://libsigcplusplus.github.io/libsigcplusplus/) | | License | LGPL-3.0 | | Versions | 3.4.0, 3.6.0 | | Architectures | wasm32, wasm64 | | Definition | [libsigcplusplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsigcplusplus/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsigcplusplus ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsigcplusplus") ``` ### libsimdpp (wasm) | Description | *Portable header-only C++ low level SIMD library* | | -- | -- | | Homepage | [https://github.com/p12tic/libsimdpp](https://github.com/p12tic/libsimdpp) | | Versions | v2.1 | | Architectures | wasm32, wasm64 | | Definition | [libsimdpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsimdpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsimdpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsimdpp") ``` ### libsmb2 (wasm) | Description | *SMB2/3 userspace client* | | -- | -- | | Homepage | [https://github.com/sahlberg/libsmb2](https://github.com/sahlberg/libsmb2) | | License | LGPL-2.1 | | Versions | 2024.07.16 | | Architectures | wasm32, wasm64 | | Definition | [libsmb2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsmb2/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsmb2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsmb2") ``` ### libsodium (wasm) | Description | *Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.* | | -- | -- | | Homepage | [https://libsodium.org](https://libsodium.org) | | License | ISC | | Versions | 1.0.18, 1.0.19, 1.0.20 | | Architectures | wasm32, wasm64 | | Definition | [libsodium/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsodium/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsodium ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsodium") ``` ### libsolv (wasm) | Description | *Library for solving packages and reading repositories.* | | -- | -- | | Homepage | [https://github.com/openSUSE/libsolv](https://github.com/openSUSE/libsolv) | | License | BSD-3-Clause | | Versions | 0.7.34, 0.7.35 | | Architectures | wasm32, wasm64 | | Definition | [libsolv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsolv/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsolv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsolv") ``` ### libsoundio (wasm) | Description | *C library for cross-platform real-time audio input and output.* | | -- | -- | | Homepage | [http://libsound.io/](http://libsound.io/) | | License | MIT | | Versions | 2.0.0 | | Architectures | wasm32, wasm64 | | Definition | [libsoundio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsoundio/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsoundio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsoundio") ``` ### libspng (wasm) | Description | *Simple, modern libpng alternative* | | -- | -- | | Homepage | [https://libspng.org](https://libspng.org) | | License | BSD-2-Clause | | Versions | v0.7.1, v0.7.4 | | Architectures | wasm32, wasm64 | | Definition | [libspng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libspng/xmake.lua) | ##### Install command ```console xrepo install -p wasm libspng ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libspng") ``` ### libsquish (wasm) | Description | *The libSquish library compresses images with the DXT standard (also known as S3TC).* | | -- | -- | | Homepage | [https://sourceforge.net/projects/libsquish/](https://sourceforge.net/projects/libsquish/) | | License | MIT | | Versions | 1.15 | | Architectures | wasm32, wasm64 | | Definition | [libsquish/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsquish/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsquish ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsquish") ``` ### libssh (wasm) | Description | *C library implementing the SSH2 protocol* | | -- | -- | | Homepage | [https://www.libssh2.org/](https://www.libssh2.org/) | | License | BSD-3-Clause | | Versions | 0.11.1 | | Architectures | wasm32, wasm64 | | Definition | [libssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libssh/xmake.lua) | ##### Install command ```console xrepo install -p wasm libssh ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libssh") ``` ### libsv (wasm) | Description | *libsv - Public domain cross-platform semantic versioning in c99* | | -- | -- | | Homepage | [https://github.com/uael/sv](https://github.com/uael/sv) | | Versions | 2021.11.27 | | Architectures | wasm32, wasm64 | | Definition | [libsv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsv/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsv") ``` ### libsvgtiny (wasm) | Description | *Libsvgtiny is a library for parsing SVG files for display.* | | -- | -- | | Homepage | [https://www.netsurf-browser.org/projects/libsvgtiny](https://www.netsurf-browser.org/projects/libsvgtiny) | | License | MIT | | Versions | 0.1.8 | | Architectures | wasm32, wasm64 | | Definition | [libsvgtiny/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsvgtiny/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsvgtiny ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsvgtiny") ``` ### libsvm (wasm) | Description | *A simple, easy-to-use, and efficient software for SVM classification and regression* | | -- | -- | | Homepage | [https://github.com/cjlin1/libsvm](https://github.com/cjlin1/libsvm) | | License | BSD-3-Clause | | Versions | v325, v332, v333, v334, v335, v336 | | Architectures | wasm32, wasm64 | | Definition | [libsvm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsvm/xmake.lua) | ##### Install command ```console xrepo install -p wasm libsvm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libsvm") ``` ### libtcod (wasm) | Description | *A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.* | | -- | -- | | Homepage | [https://github.com/libtcod/libtcod](https://github.com/libtcod/libtcod) | | License | BSD-3-Clause | | Versions | 2.1.1 | | Architectures | wasm32, wasm64 | | Definition | [libtcod/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtcod/xmake.lua) | ##### Install command ```console xrepo install -p wasm libtcod ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libtcod") ``` ### libtiff (wasm) | Description | *TIFF Library and Utilities.* | | -- | -- | | Homepage | [http://www.simplesystems.org/libtiff/](http://www.simplesystems.org/libtiff/) | | Versions | v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0, v4.7.0 | | Architectures | wasm32, wasm64 | | Definition | [libtiff/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtiff/xmake.lua) | ##### Install command ```console xrepo install -p wasm libtiff ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libtiff") ``` ### libtommath (wasm) | Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* | | -- | -- | | Homepage | [https://www.libtom.net](https://www.libtom.net) | | License | Unlicense | | Versions | 1.3.0 | | Architectures | wasm32, wasm64 | | Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) | ##### Install command ```console xrepo install -p wasm libtommath ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libtommath") ``` ### libtool (wasm) | Description | *A generic library support script.* | | -- | -- | | Homepage | [https://www.gnu.org/software/libtool/](https://www.gnu.org/software/libtool/) | | Versions | 2.4.5, 2.4.6, 2.4.7, 2.5.4, 2.6.0 | | Architectures | wasm32, wasm64 | | Definition | [libtool/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtool/xmake.lua) | ##### Install command ```console xrepo install -p wasm libtool ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libtool") ``` ### libudis86 (wasm) | Description | *Disassembler Library for x86 and x86-64* | | -- | -- | | Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) | | License | BSD-2-Clause | | Versions | 2014.12.25 | | Architectures | wasm32, wasm64 | | Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) | ##### Install command ```console xrepo install -p wasm libudis86 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libudis86") ``` ### libunifex (wasm) | Description | *The 'libunifex' project is a prototype implementation of the C++ sender/receiver async programming model that is currently being considered for standardisation.* | | -- | -- | | Homepage | [https://github.com/facebookexperimental/libunifex](https://github.com/facebookexperimental/libunifex) | | License | Apache-2.0 | | Versions | v0.4.0 | | Architectures | wasm32, wasm64 | | Definition | [libunifex/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libunifex/xmake.lua) | ##### Install command ```console xrepo install -p wasm libunifex ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libunifex") ``` ### libusb (wasm) | Description | *A cross-platform library to access USB devices * | | -- | -- | | Homepage | [https://libusb.info](https://libusb.info) | | License | LGPL-2.1 | | Versions | v1.0.26, v1.0.27, v1.0.28, v1.0.29 | | Architectures | wasm32, wasm64 | | Definition | [libusb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libusb/xmake.lua) | ##### Install command ```console xrepo install -p wasm libusb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libusb") ``` ### libusb-compat (wasm) | Description | *A compatibility layer allowing applications written for libusb-0.1 to work with libusb-1.0.* | | -- | -- | | Homepage | [https://github.com/libusb/libusb-compat-0.1](https://github.com/libusb/libusb-compat-0.1) | | License | LGPL-2.1 | | Versions | v0.1.8 | | Architectures | wasm32, wasm64 | | Definition | [libusb-compat/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libusb-compat/xmake.lua) | ##### Install command ```console xrepo install -p wasm libusb-compat ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libusb-compat") ``` ### libuuid (wasm) | Description | *Portable uuid C library* | | -- | -- | | Homepage | [https://sourceforge.net/projects/libuuid](https://sourceforge.net/projects/libuuid) | | License | BSD-3-Clause | | Versions | 1.0.3 | | Architectures | wasm32, wasm64 | | Definition | [libuuid/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libuuid/xmake.lua) | ##### Install command ```console xrepo install -p wasm libuuid ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libuuid") ``` ### libvorbis (wasm) | Description | *Reference implementation of the Ogg Vorbis audio format.* | | -- | -- | | Homepage | [https://xiph.org/vorbis](https://xiph.org/vorbis) | | License | BSD-3 | | Versions | 1.3.7 | | Architectures | wasm32, wasm64 | | Definition | [libvorbis/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libvorbis/xmake.lua) | ##### Install command ```console xrepo install -p wasm libvorbis ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libvorbis") ``` ### libwapcaplet (wasm) | Description | *LibWapcaplet is a string internment library* | | -- | -- | | Homepage | [https://www.netsurf-browser.org/projects/libwapcaplet](https://www.netsurf-browser.org/projects/libwapcaplet) | | License | MIT | | Versions | 0.4.3 | | Architectures | wasm32, wasm64 | | Definition | [libwapcaplet/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwapcaplet/xmake.lua) | ##### Install command ```console xrepo install -p wasm libwapcaplet ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libwapcaplet") ``` ### libwebm (wasm) | Description | *Library for muxing and demuxing WebM media container files* | | -- | -- | | Homepage | [https://chromium.googlesource.com/webm/libwebm](https://chromium.googlesource.com/webm/libwebm) | | License | BSD-3-Clause | | Versions | 1.0.0+31 | | Architectures | wasm32, wasm64 | | Definition | [libwebm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwebm/xmake.lua) | ##### Install command ```console xrepo install -p wasm libwebm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libwebm") ``` ### libwebp (wasm) | Description | *Library to encode and decode images in WebP format.* | | -- | -- | | Homepage | [https://chromium.googlesource.com/webm/libwebp/](https://chromium.googlesource.com/webm/libwebp/) | | License | BSD-3-Clause | | Versions | v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0 | | Architectures | wasm32, wasm64 | | Definition | [libwebp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwebp/xmake.lua) | ##### Install command ```console xrepo install -p wasm libwebp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libwebp") ``` ### libxls (wasm) | Description | *Read binary Excel files from C/C++.* | | -- | -- | | Homepage | [%s](%s) | | License | BSD-2-Clause | | Versions | v1.6.3 | | Architectures | wasm32, wasm64 | | Definition | [libxls/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libxls/xmake.lua) | ##### Install command ```console xrepo install -p wasm libxls ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libxls") ``` ### libxlsxwriter (wasm) | Description | *A C library for creating Excel XLSX files.* | | -- | -- | | Homepage | [https://libxlsxwriter.github.io](https://libxlsxwriter.github.io) | | License | BSD-2-Clause | | Versions | 1.1.5 | | Architectures | wasm32, wasm64 | | Definition | [libxlsxwriter/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libxlsxwriter/xmake.lua) | ##### Install command ```console xrepo install -p wasm libxlsxwriter ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libxlsxwriter") ``` ### libxml2 (wasm) | Description | *The XML C parser and toolkit of Gnome.* | | -- | -- | | Homepage | [http://xmlsoft.org/](http://xmlsoft.org/) | | License | MIT | | Versions | v2.11.9, v2.12.9, v2.13.2, v2.13.4, v2.14.3 | | Architectures | wasm32, wasm64 | | Definition | [libxml2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libxml2/xmake.lua) | ##### Install command ```console xrepo install -p wasm libxml2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libxml2") ``` ### libxslt (wasm) | Description | *Libxslt is the XSLT C library developed for the GNOME project.* | | -- | -- | | Homepage | [http://xmlsoft.org/XSLT/](http://xmlsoft.org/XSLT/) | | License | MIT | | Versions | v1.1.42, v1.1.43 | | Architectures | wasm32, wasm64 | | Definition | [libxslt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libxslt/xmake.lua) | ##### Install command ```console xrepo install -p wasm libxslt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libxslt") ``` ### libyuv (wasm) | Description | *libyuv is an open source project that includes YUV scaling and conversion functionality.* | | -- | -- | | Homepage | [https://chromium.googlesource.com/libyuv/libyuv/](https://chromium.googlesource.com/libyuv/libyuv/) | | License | BSD-3-Clause | | Versions | 1891, 1913 | | Architectures | wasm32, wasm64 | | Definition | [libyuv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libyuv/xmake.lua) | ##### Install command ```console xrepo install -p wasm libyuv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libyuv") ``` ### libzchunk (wasm) | Description | *A file format designed for highly efficient deltas while maintaining good compression.* | | -- | -- | | Homepage | [https://github.com/zchunk/zchunk](https://github.com/zchunk/zchunk) | | License | BSD-2-Clause | | Versions | 1.5.1, 1.5.2 | | Architectures | wasm32, wasm64 | | Definition | [libzchunk/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libzchunk/xmake.lua) | ##### Install command ```console xrepo install -p wasm libzchunk ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libzchunk") ``` ### libzen (wasm) | Description | *Small C++ derivate classes to have an easier life* | | -- | -- | | Homepage | [https://mediaarea.net](https://mediaarea.net) | | License | zlib | | Versions | v0.4.41 | | Architectures | wasm32, wasm64 | | Definition | [libzen/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libzen/xmake.lua) | ##### Install command ```console xrepo install -p wasm libzen ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libzen") ``` ### libzip (wasm) | Description | *A C library for reading, creating, and modifying zip archives.* | | -- | -- | | Homepage | [https://libzip.org/](https://libzip.org/) | | License | BSD-3-Clause | | Versions | v1.8.0, v1.9.2, v1.10.1, v1.11.1, v1.11.2, v1.11.3, v1.11.4 | | Architectures | wasm32, wasm64 | | Definition | [libzip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libzip/xmake.lua) | ##### Install command ```console xrepo install -p wasm libzip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libzip") ``` ### libzippp (wasm) | Description | *C++ wrapper for libzip* | | -- | -- | | Homepage | [https://github.com/ctabin/libzippp](https://github.com/ctabin/libzippp) | | Versions | 7.1 | | Architectures | wasm32, wasm64 | | Definition | [libzippp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libzippp/xmake.lua) | ##### Install command ```console xrepo install -p wasm libzippp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("libzippp") ``` ### lief (wasm) | Description | *Library to Instrument Executable Formats.* | | -- | -- | | Homepage | [https://lief.quarkslab.com](https://lief.quarkslab.com) | | License | Apache-2.0 | | Versions | 0.10.1, 0.11.5, 0.14.0, 0.14.1, 0.15.1, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.17.0 | | Architectures | wasm32, wasm64 | | Definition | [lief/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lief/xmake.lua) | ##### Install command ```console xrepo install -p wasm lief ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lief") ``` ### lightmapper (wasm) | 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](https://github.com/ands/lightmapper) | | Versions | 2022.01.03 | | Architectures | wasm32, wasm64 | | Definition | [lightmapper/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lightmapper/xmake.lua) | ##### Install command ```console xrepo install -p wasm lightmapper ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lightmapper") ``` ### limonp (wasm) | Description | *C++ headers(hpp) library with Python style.* | | -- | -- | | Homepage | [https://github.com/yanyiwu/limonp](https://github.com/yanyiwu/limonp) | | License | MIT | | Versions | v0.9.0, v1.0.0, v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [limonp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/limonp/xmake.lua) | ##### Install command ```console xrepo install -p wasm limonp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("limonp") ``` ### linalg (wasm) | Description | *linalg.h is a single header, public domain, short vector math library for C++.* | | -- | -- | | Homepage | [https://github.com/sgorsten/linalg](https://github.com/sgorsten/linalg) | | License | Unlicense license | | Versions | v2.2 | | Architectures | wasm32, wasm64 | | Definition | [linalg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linalg/xmake.lua) | ##### Install command ```console xrepo install -p wasm linalg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("linalg") ``` ### linenoise (wasm) | Description | *A small self-contained alternative to readline and libedit* | | -- | -- | | Homepage | [https://github.com/antirez/linenoise](https://github.com/antirez/linenoise) | | License | BSD-2-Clause | | Versions | 2020.3.12 | | Architectures | wasm32, wasm64 | | Definition | [linenoise/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linenoise/xmake.lua) | ##### Install command ```console xrepo install -p wasm linenoise ``` ##### Integration in the project (xmake.lua) ```lua add_requires("linenoise") ``` ### linmath.h (wasm) | Description | *a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions* | | -- | -- | | Homepage | [https://github.com/datenwolf/linmath.h](https://github.com/datenwolf/linmath.h) | | License | WTFPL | | Versions | 2022.06.19 | | Architectures | wasm32, wasm64 | | Definition | [linmath.h/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linmath.h/xmake.lua) | ##### Install command ```console xrepo install -p wasm linmath.h ``` ##### Integration in the project (xmake.lua) ```lua add_requires("linmath.h") ``` ### liquid-dsp (wasm) | Description | *digital signal processing library for software-defined radios* | | -- | -- | | Homepage | [http://liquidsdr.org](http://liquidsdr.org) | | License | MIT | | Versions | v1.7.0 | | Architectures | wasm32, wasm64 | | Definition | [liquid-dsp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liquid-dsp/xmake.lua) | ##### Install command ```console xrepo install -p wasm liquid-dsp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("liquid-dsp") ``` ### litehtml (wasm) | Description | *Fast and lightweight HTML/CSS rendering engine* | | -- | -- | | Homepage | [http://www.litehtml.com/](http://www.litehtml.com/) | | License | BSD-3-Clause | | Versions | v0.9 | | Architectures | wasm32, wasm64 | | Definition | [litehtml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/litehtml/xmake.lua) | ##### Install command ```console xrepo install -p wasm litehtml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("litehtml") ``` ### littlefs (wasm) | Description | *A little fail-safe filesystem designed for microcontrollers* | | -- | -- | | Homepage | [https://github.com/littlefs-project/littlefs](https://github.com/littlefs-project/littlefs) | | License | BSD-3-Clause | | Versions | v2.5.0, v2.8.2, v2.9.2, v2.9.3, v2.10.1, v2.11.0, v2.11.1, v2.11.2 | | Architectures | wasm32, wasm64 | | Definition | [littlefs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/littlefs/xmake.lua) | ##### Install command ```console xrepo install -p wasm littlefs ``` ##### Integration in the project (xmake.lua) ```lua add_requires("littlefs") ``` ### llama.cpp (wasm) | Description | *Port of Facebook's LLaMA model in C/C++* | | -- | -- | | Homepage | [https://github.com/ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp) | | License | MIT | | Versions | 3775 | | Architectures | wasm32, wasm64 | | Definition | [llama.cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llama.cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm llama.cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("llama.cpp") ``` ### llgl (wasm) | Description | *Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal* | | -- | -- | | Homepage | [https://github.com/LukasBanana/LLGL](https://github.com/LukasBanana/LLGL) | | License | BSD-3-Clause | | Versions | v0.04 | | Architectures | wasm32, wasm64 | | Definition | [llgl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llgl/xmake.lua) | ##### Install command ```console xrepo install -p wasm llgl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("llgl") ``` ### llhttp (wasm) | Description | *Port of http_parser to llparse* | | -- | -- | | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) | | License | MIT | | Versions | v3.0.0, v8.1.0, v9.2.1, v9.3.0 | | Architectures | wasm32, wasm64 | | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) | ##### Install command ```console xrepo install -p wasm llhttp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("llhttp") ``` ### llvm-arm (wasm) | 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](https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm) | | Versions | 17.0.1 | | Architectures | wasm32, wasm64 | | Definition | [llvm-arm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llvm-arm/xmake.lua) | ##### Install command ```console xrepo install -p wasm llvm-arm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("llvm-arm") ``` ### llvm-mingw (wasm) | Description | *An LLVM/Clang/LLD based mingw-w64 toolchain* | | -- | -- | | Homepage | [https://github.com/mstorsjo/llvm-mingw](https://github.com/mstorsjo/llvm-mingw) | | Versions | 20211002, 20220323, 20240417 | | Architectures | wasm32, wasm64 | | Definition | [llvm-mingw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llvm-mingw/xmake.lua) | ##### Install command ```console xrepo install -p wasm llvm-mingw ``` ##### Integration in the project (xmake.lua) ```lua add_requires("llvm-mingw") ``` ### lmdb (wasm) | 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](http://www.openldap.org/software/repo.html) | | Versions | 0.9.31 | | Architectures | wasm32, wasm64 | | Definition | [lmdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lmdb/xmake.lua) | ##### Install command ```console xrepo install -p wasm lmdb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lmdb") ``` ### lockfree (wasm) | Description | *A collection of lock-free data structures written in standard C++11* | | -- | -- | | Homepage | [https://github.com/DNedic/lockfree](https://github.com/DNedic/lockfree) | | License | MIT | | Versions | 2.0.10 | | Architectures | wasm32, wasm64 | | Definition | [lockfree/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lockfree/xmake.lua) | ##### Install command ```console xrepo install -p wasm lockfree ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lockfree") ``` ### lodepng (wasm) | Description | *PNG encoder and decoder in C and C++.* | | -- | -- | | Homepage | [https://lodev.org/lodepng/](https://lodev.org/lodepng/) | | License | zlib | | Versions | 2025.05.06 | | Architectures | wasm32, wasm64 | | Definition | [lodepng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lodepng/xmake.lua) | ##### Install command ```console xrepo install -p wasm lodepng ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lodepng") ``` ### log4cplus (wasm) | Description | *log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration.* | | -- | -- | | Homepage | [https://sourceforge.net/projects/log4cplus/](https://sourceforge.net/projects/log4cplus/) | | License | BSD-2-Clause | | Versions | 2.0.6, 2.0.7, 2.1.1, 2.1.2 | | Architectures | wasm32, wasm64 | | Definition | [log4cplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/log4cplus/xmake.lua) | ##### Install command ```console xrepo install -p wasm log4cplus ``` ##### Integration in the project (xmake.lua) ```lua add_requires("log4cplus") ``` ### loguru (wasm) | Description | *A lightweight C++ logging library* | | -- | -- | | Homepage | [https://github.com/emilk/loguru](https://github.com/emilk/loguru) | | Versions | v2.1.0 | | Architectures | wasm32, wasm64 | | Definition | [loguru/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/loguru/xmake.lua) | ##### Install command ```console xrepo install -p wasm loguru ``` ##### Integration in the project (xmake.lua) ```lua add_requires("loguru") ``` ### lolly (wasm) | Description | *Lolly is an alternative to the C++ Standard Library.* | | -- | -- | | Homepage | [https://github.com/XmacsLabs/lolly](https://github.com/XmacsLabs/lolly) | | Versions | v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [lolly/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lolly/xmake.lua) | ##### Install command ```console xrepo install -p wasm lolly ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lolly") ``` ### ls-hpack (wasm) | Description | *LiteSpeed HPACK (RFC7541) Library* | | -- | -- | | Homepage | [https://github.com/litespeedtech/ls-hpack](https://github.com/litespeedtech/ls-hpack) | | License | MIT | | Versions | v2.3.3, v2.3.4 | | Architectures | wasm32, wasm64 | | Definition | [ls-hpack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/ls-hpack/xmake.lua) | ##### Install command ```console xrepo install -p wasm ls-hpack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ls-hpack") ``` ### ls-qpack (wasm) | Description | *QPACK compression library for use with HTTP/3* | | -- | -- | | Homepage | [https://github.com/litespeedtech/ls-qpack](https://github.com/litespeedtech/ls-qpack) | | License | MIT | | Versions | v2.5.3, v2.5.4, v2.5.5, v2.6.0, v2.6.1, v2.6.2 | | Architectures | wasm32, wasm64 | | Definition | [ls-qpack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/ls-qpack/xmake.lua) | ##### Install command ```console xrepo install -p wasm ls-qpack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ls-qpack") ``` ### lua (wasm) | Description | *A powerful, efficient, lightweight, embeddable scripting language.* | | -- | -- | | Homepage | [http://lua.org](http://lua.org) | | Versions | v5.1.1, v5.1.5, v5.2.3, v5.2.4, v5.3.6, v5.4.1, v5.4.2, v5.4.3, v5.4.4, v5.4.6, v5.4.7 | | Architectures | wasm32, wasm64 | | Definition | [lua/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lua/xmake.lua) | ##### Install command ```console xrepo install -p wasm lua ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lua") ``` ### lua-format (wasm) | Description | *Code formatter for Lua* | | -- | -- | | Homepage | [https://github.com/Koihik/LuaFormatter](https://github.com/Koihik/LuaFormatter) | | Versions | 1.3.5 | | Architectures | wasm32, wasm64 | | Definition | [lua-format/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lua-format/xmake.lua) | ##### Install command ```console xrepo install -p wasm lua-format ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lua-format") ``` ### luabridge3 (wasm) | 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](https://kunitoki.github.io/LuaBridge3) | | License | MIT | | Versions | 3.0-rc3, 3.0-rc4 | | Architectures | wasm32, wasm64 | | Definition | [luabridge3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/luabridge3/xmake.lua) | ##### Install command ```console xrepo install -p wasm luabridge3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("luabridge3") ``` ### luau (wasm) | Description | *A fast, small, safe, gradually typed embeddable scripting language derived from Lua.* | | -- | -- | | Homepage | [https://www.luau.org/](https://www.luau.org/) | | License | MIT | | Versions | 0.538, 0.623, 0.624, 0.638, 0.640, 0.642, 0.643, 0.683, 0.686, 0.689, 0.691, 0.693 | | Architectures | wasm32, wasm64 | | Definition | [luau/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/luau/xmake.lua) | ##### Install command ```console xrepo install -p wasm luau ``` ##### Integration in the project (xmake.lua) ```lua add_requires("luau") ``` ### lunasvg (wasm) | Description | *LunaSVG - SVG rendering library in C++* | | -- | -- | | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) | | License | MIT | | Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1, v3.0.1, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 | | Architectures | wasm32, wasm64 | | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) | ##### Install command ```console xrepo install -p wasm lunasvg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lunasvg") ``` ### lunzip (wasm) | Description | *Lunzip is a decompressor for the lzip format written in C.* | | -- | -- | | Homepage | [https://www.nongnu.org/lzip/lunzip.html](https://www.nongnu.org/lzip/lunzip.html) | | License | GPL-2.0-or-later | | Versions | 1.15 | | Architectures | wasm32, wasm64 | | Definition | [lunzip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunzip/xmake.lua) | ##### Install command ```console xrepo install -p wasm lunzip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lunzip") ``` ### lvgl (wasm) | Description | *Light and Versatile Graphics Library* | | -- | -- | | Homepage | [https://lvgl.io](https://lvgl.io) | | License | MIT | | Versions | v8.0.2, v8.2.0, v9.0.0, v9.1.0 | | Architectures | wasm32, wasm64 | | Definition | [lvgl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lvgl/xmake.lua) | ##### Install command ```console xrepo install -p wasm lvgl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lvgl") ``` ### lwlog (wasm) | Description | *Very fast synchronous and asynchronous C++17 logging library* | | -- | -- | | Homepage | [https://github.com/ChristianPanov/lwlog](https://github.com/ChristianPanov/lwlog) | | License | MIT | | Versions | v1.3.1 | | Architectures | wasm32, wasm64 | | Definition | [lwlog/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lwlog/xmake.lua) | ##### Install command ```console xrepo install -p wasm lwlog ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lwlog") ``` ### lyra (wasm) | Description | *A simple to use, composable, command line parser for C++ 11 and beyond* | | -- | -- | | Homepage | [https://www.bfgroup.xyz/Lyra/](https://www.bfgroup.xyz/Lyra/) | | License | BSL-1.0 | | Versions | 1.5.1, 1.6, 1.6.1 | | Architectures | wasm32, wasm64 | | Definition | [lyra/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lyra/xmake.lua) | ##### Install command ```console xrepo install -p wasm lyra ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lyra") ``` ### lz4 (wasm) | Description | *LZ4 - Extremely fast compression* | | -- | -- | | Homepage | [https://www.lz4.org/](https://www.lz4.org/) | | License | BSD-2-Clause | | Versions | v1.9.3, v1.9.4, v1.10.0 | | Architectures | wasm32, wasm64 | | Definition | [lz4/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lz4/xmake.lua) | ##### Install command ```console xrepo install -p wasm lz4 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lz4") ``` ### lzav (wasm) | 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](https://github.com/avaneev/lzav) | | License | MIT | | Versions | 2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23 | | Architectures | wasm32, wasm64 | | Definition | [lzav/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lzav/xmake.lua) | ##### Install command ```console xrepo install -p wasm lzav ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lzav") ``` ### lzham_codec (wasm) | 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](https://github.com/richgel999/lzham_codec) | | Versions | 2023.01.03 | | Architectures | wasm32, wasm64 | | Definition | [lzham_codec/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lzham_codec/xmake.lua) | ##### Install command ```console xrepo install -p wasm lzham_codec ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lzham_codec") ``` ### lzma (wasm) | Description | *LZMA SDK* | | -- | -- | | Homepage | [https://www.7-zip.org/sdk.html](https://www.7-zip.org/sdk.html) | | Versions | 19.00, 21.07, 22.01, 23.01, 24.09 | | Architectures | wasm32, wasm64 | | Definition | [lzma/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lzma/xmake.lua) | ##### Install command ```console xrepo install -p wasm lzma ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lzma") ``` ### lzo (wasm) | Description | *LZO is a portable lossless data compression library written in ANSI C.* | | -- | -- | | Homepage | [http://www.oberhumer.com/opensource/lzo](http://www.oberhumer.com/opensource/lzo) | | License | GPL-2.0 | | Versions | 2.10 | | Architectures | wasm32, wasm64 | | Definition | [lzo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lzo/xmake.lua) | ##### Install command ```console xrepo install -p wasm lzo ``` ##### Integration in the project (xmake.lua) ```lua add_requires("lzo") ``` ## m ### m4 (wasm) | Description | *Macro processing language* | | -- | -- | | Homepage | [https://www.gnu.org/software/m4](https://www.gnu.org/software/m4) | | Versions | 1.4.18, 1.4.19 | | Architectures | wasm32, wasm64 | | Definition | [m4/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/m4/xmake.lua) | ##### Install command ```console xrepo install -p wasm m4 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("m4") ``` ### maddy (wasm) | Description | *C++ Markdown to HTML header-only parser library* | | -- | -- | | Homepage | [https://github.com/progsource/maddy](https://github.com/progsource/maddy) | | License | MIT | | Versions | 1.2.1, 1.3.0, 1.5.0, 1.6.0 | | Architectures | wasm32, wasm64 | | Definition | [maddy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/maddy/xmake.lua) | ##### Install command ```console xrepo install -p wasm maddy ``` ##### Integration in the project (xmake.lua) ```lua add_requires("maddy") ``` ### magic_enum (wasm) | 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](https://github.com/Neargye/magic_enum) | | License | MIT | | Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2, v0.9.0, v0.9.5, v0.9.6, v0.9.7 | | Architectures | wasm32, wasm64 | | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) | ##### Install command ```console xrepo install -p wasm magic_enum ``` ##### Integration in the project (xmake.lua) ```lua add_requires("magic_enum") ``` ### make (wasm) | Description | *GNU make tool.* | | -- | -- | | Homepage | [https://www.gnu.org/software/make/](https://www.gnu.org/software/make/) | | Versions | 4.2.1, 4.3, 4.4.1 | | Architectures | wasm32, wasm64 | | Definition | [make/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/make/xmake.lua) | ##### Install command ```console xrepo install -p wasm make ``` ##### Integration in the project (xmake.lua) ```lua add_requires("make") ``` ### manif (wasm) | Description | *A small C++11 header-only library for Lie theory.* | | -- | -- | | Homepage | [https://artivis.github.io/manif](https://artivis.github.io/manif) | | License | MIT | | Versions | 0.0.5 | | Architectures | wasm32, wasm64 | | Definition | [manif/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/manif/xmake.lua) | ##### Install command ```console xrepo install -p wasm manif ``` ##### Integration in the project (xmake.lua) ```lua add_requires("manif") ``` ### manifold (wasm) | Description | *A Geometry library for topological robustness* | | -- | -- | | Homepage | [https://github.com/elalish/manifold](https://github.com/elalish/manifold) | | License | Apache-2.0 | | Versions | v3.2.1 | | Architectures | wasm32, wasm64 | | Definition | [manifold/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/manifold/xmake.lua) | ##### Install command ```console xrepo install -p wasm manifold ``` ##### Integration in the project (xmake.lua) ```lua add_requires("manifold") ``` ### mapbox_earcut (wasm) | Description | *A C++ port of earcut.js, a fast, header-only polygon triangulation library.* | | -- | -- | | Homepage | [https://github.com/mapbox/earcut.hpp](https://github.com/mapbox/earcut.hpp) | | License | ISC | | Versions | 2.2.3, 2.2.4 | | Architectures | wasm32, wasm64 | | Definition | [mapbox_earcut/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mapbox_earcut/xmake.lua) | ##### Install command ```console xrepo install -p wasm mapbox_earcut ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mapbox_earcut") ``` ### mapbox_eternal (wasm) | Description | *A C++14 compile-time/constexpr map and hash map with minimal binary footprint* | | -- | -- | | Homepage | [https://github.com/mapbox/eternal](https://github.com/mapbox/eternal) | | License | ISC | | Versions | v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [mapbox_eternal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mapbox_eternal/xmake.lua) | ##### Install command ```console xrepo install -p wasm mapbox_eternal ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mapbox_eternal") ``` ### mapbox_geometry (wasm) | Description | *Provides header-only, generic C++ interfaces for geometry types, geometry collections, and features.* | | -- | -- | | Homepage | [https://github.com/mapbox/geometry.hpp](https://github.com/mapbox/geometry.hpp) | | License | ISC | | Versions | 1.1.0, 2.0.3 | | Architectures | wasm32, wasm64 | | Definition | [mapbox_geometry/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mapbox_geometry/xmake.lua) | ##### Install command ```console xrepo install -p wasm mapbox_geometry ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mapbox_geometry") ``` ### mapbox_polylabel (wasm) | Description | *A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++)* | | -- | -- | | Homepage | [https://github.com/mapbox/polylabel](https://github.com/mapbox/polylabel) | | License | ISC | | Versions | v2.0.0, v2.0.1 | | Architectures | wasm32, wasm64 | | Definition | [mapbox_polylabel/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mapbox_polylabel/xmake.lua) | ##### Install command ```console xrepo install -p wasm mapbox_polylabel ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mapbox_polylabel") ``` ### mapbox_variant (wasm) | Description | *C++11/C++14 Variant* | | -- | -- | | Homepage | [https://github.com/mapbox/variant](https://github.com/mapbox/variant) | | License | BSD | | Versions | v1.2.0, 2020.12.02 | | Architectures | wasm32, wasm64 | | Definition | [mapbox_variant/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mapbox_variant/xmake.lua) | ##### Install command ```console xrepo install -p wasm mapbox_variant ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mapbox_variant") ``` ### marisa (wasm) | Description | *Matching Algorithm with Recursively Implemented StorAge.* | | -- | -- | | Homepage | [https://github.com/s-yata/marisa-trie](https://github.com/s-yata/marisa-trie) | | License | BSD-2-Clause | | Versions | v0.2.6, v0.3.0, v0.3.1 | | Architectures | wasm32, wasm64 | | Definition | [marisa/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/marisa/xmake.lua) | ##### Install command ```console xrepo install -p wasm marisa ``` ##### Integration in the project (xmake.lua) ```lua add_requires("marisa") ``` ### marl (wasm) | Description | *A hybrid thread / fiber task scheduler written in C++ 11* | | -- | -- | | Homepage | [https://github.com/google/marl](https://github.com/google/marl) | | License | Apache-2.0 | | Versions | 2025.02.23 | | Architectures | wasm32, wasm64 | | Definition | [marl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/marl/xmake.lua) | ##### Install command ```console xrepo install -p wasm marl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("marl") ``` ### matchit (wasm) | Description | *A lightweight single-header pattern-matching library for C++17 with macro-free APIs.* | | -- | -- | | Homepage | [https://bowenfu.github.io/matchit.cpp/](https://bowenfu.github.io/matchit.cpp/) | | License | Apache-2.0 | | Versions | v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [matchit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/matchit/xmake.lua) | ##### Install command ```console xrepo install -p wasm matchit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("matchit") ``` ### materialx (wasm) | Description | *MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.* | | -- | -- | | Homepage | [http://www.materialx.org/](http://www.materialx.org/) | | License | Apache-2.0 | | Versions | v1.38.10, v1.39.0, v1.39.3, v1.39.4 | | Architectures | wasm32, wasm64 | | Definition | [materialx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/materialx/xmake.lua) | ##### Install command ```console xrepo install -p wasm materialx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("materialx") ``` ### mathfu (wasm) | Description | *C++ math library developed primarily for games focused on simplicity and efficiency.* | | -- | -- | | Homepage | [http://google.github.io/mathfu](http://google.github.io/mathfu) | | License | Apache-2.0 | | Versions | 2022.5.10 | | Architectures | wasm32, wasm64 | | Definition | [mathfu/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mathfu/xmake.lua) | ##### Install command ```console xrepo install -p wasm mathfu ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mathfu") ``` ### mathter (wasm) | Description | *A flexible and fast matrix, transform and geometry library.* | | -- | -- | | Homepage | [https://github.com/petiaccja/Mathter](https://github.com/petiaccja/Mathter) | | License | MIT | | Versions | v1.1.1, v1.1.2, v2.0.1 | | Architectures | wasm32, wasm64 | | Definition | [mathter/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mathter/xmake.lua) | ##### Install command ```console xrepo install -p wasm mathter ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mathter") ``` ### matio (wasm) | Description | *MATLAB MAT File I/O Library* | | -- | -- | | Homepage | [https://matio.sourceforge.io](https://matio.sourceforge.io) | | License | BSD-2-Clause | | Versions | v1.5.26, v1.5.27, v1.5.28 | | Architectures | wasm32, wasm64 | | Definition | [matio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/matio/xmake.lua) | ##### Install command ```console xrepo install -p wasm matio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("matio") ``` ### matlab (wasm) | Description | *Build MEX function or engine application in matlab* | | -- | -- | | Homepage | [https://www.mathworks.com/help/matlab/ref/mex.html](https://www.mathworks.com/help/matlab/ref/mex.html) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [matlab/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/matlab/xmake.lua) | ##### Install command ```console xrepo install -p wasm matlab ``` ##### Integration in the project (xmake.lua) ```lua add_requires("matlab") ``` ### mbedtls (wasm) | 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](https://tls.mbed.org) | | License | Apache-2.0 | | Versions | v2.7.6, v2.13.0, v2.25.0, v2.28.3, v3.4.0, v3.5.1, v3.6.0, v3.6.1 | | Architectures | wasm32, wasm64 | | Definition | [mbedtls/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mbedtls/xmake.lua) | ##### Install command ```console xrepo install -p wasm mbedtls ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mbedtls") ``` ### md4c (wasm) | Description | *C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.* | | -- | -- | | Homepage | [https://github.com/mity/md4c](https://github.com/mity/md4c) | | License | MIT | | Versions | 2024.02.25 | | Architectures | wasm32, wasm64 | | Definition | [md4c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/md4c/xmake.lua) | ##### Install command ```console xrepo install -p wasm md4c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("md4c") ``` ### mdns (wasm) | Description | *Public domain mDNS/DNS-SD library in C* | | -- | -- | | Homepage | [https://github.com/mjansson/mdns](https://github.com/mjansson/mdns) | | License | Unlicense | | Versions | 1.4.2, 1.4.3 | | Architectures | wasm32, wasm64 | | Definition | [mdns/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mdns/xmake.lua) | ##### Install command ```console xrepo install -p wasm mdns ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mdns") ``` ### melon (wasm) | Description | *A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).* | | -- | -- | | Homepage | [http://doc.melonc.io](http://doc.melonc.io) | | License | BSD-3-Clause | | Versions | 2025.01.18 | | Architectures | wasm32, wasm64 | | Definition | [melon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/melon/xmake.lua) | ##### Install command ```console xrepo install -p wasm melon ``` ##### Integration in the project (xmake.lua) ```lua add_requires("melon") ``` ### meshoptimizer (wasm) | Description | *Mesh optimization library that makes meshes smaller and faster to render* | | -- | -- | | Homepage | [https://github.com/zeux/meshoptimizer](https://github.com/zeux/meshoptimizer) | | License | MIT | | Versions | v0.18, v0.20, v0.21, v0.22, v0.23, v0.24, v0.25 | | Architectures | wasm32, wasm64 | | Definition | [meshoptimizer/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meshoptimizer/xmake.lua) | ##### Install command ```console xrepo install -p wasm meshoptimizer ``` ##### Integration in the project (xmake.lua) ```lua add_requires("meshoptimizer") ``` ### meson (wasm) | Description | *Fast and user friendly build system.* | | -- | -- | | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) | | License | Apache-2.0 | | Versions | 0.50.1, 0.56.0, 0.58.0, 0.58.1, 0.59.1, 0.59.2, 0.60.1, 0.61.2, 0.62.1, 1.0.0, 1.1.0, 1.1.1, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1, 1.4.2, 1.5.1, 1.5.2, 1.6.0, 1.6.1, 1.7.0, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.9.0 | | Architectures | wasm32, wasm64 | | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) | ##### Install command ```console xrepo install -p wasm meson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("meson") ``` ### metalang99 (wasm) | Description | *Full-blown preprocessor metaprogramming* | | -- | -- | | Homepage | [https://github.com/Hirrolot/metalang99](https://github.com/Hirrolot/metalang99) | | License | MIT | | Versions | 1.13.2, 1.13.3, 1.13.5 | | Architectures | wasm32, wasm64 | | Definition | [metalang99/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/metalang99/xmake.lua) | ##### Install command ```console xrepo install -p wasm metalang99 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("metalang99") ``` ### metis (wasm) | Description | *Serial Graph Partitioning and Fill-reducing Matrix Ordering* | | -- | -- | | Homepage | [http://glaros.dtc.umn.edu/gkhome/metis/metis/overview](http://glaros.dtc.umn.edu/gkhome/metis/metis/overview) | | License | Apache-2.0 | | Versions | v5.2.1 | | Architectures | wasm32, wasm64 | | Definition | [metis/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/metis/xmake.lua) | ##### Install command ```console xrepo install -p wasm metis ``` ##### Integration in the project (xmake.lua) ```lua add_requires("metis") ``` ### micro-gl (wasm) | 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](http://micro-gl.github.io/docs/microgl) | | Versions | 2023.08.30 | | Architectures | wasm32, wasm64 | | Definition | [micro-gl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/micro-gl/xmake.lua) | ##### Install command ```console xrepo install -p wasm micro-gl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("micro-gl") ``` ### microsoft-gsl (wasm) | Description | *Guidelines Support Library* | | -- | -- | | Homepage | [https://github.com/microsoft/GSL](https://github.com/microsoft/GSL) | | License | MIT | | Versions | v3.1.0, v4.0.0, v4.1.0, v4.2.0 | | Architectures | wasm32, wasm64 | | Definition | [microsoft-gsl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/microsoft-gsl/xmake.lua) | ##### Install command ```console xrepo install -p wasm microsoft-gsl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("microsoft-gsl") ``` ### microsoft-kuku (wasm) | Description | *Kuku is a compact and convenient cuckoo hashing library written in C++.* | | -- | -- | | Homepage | [https://github.com/microsoft/Kuku](https://github.com/microsoft/Kuku) | | License | MIT | | Versions | v2.1.0 | | Architectures | wasm32, wasm64 | | Definition | [microsoft-kuku/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/microsoft-kuku/xmake.lua) | ##### Install command ```console xrepo install -p wasm microsoft-kuku ``` ##### Integration in the project (xmake.lua) ```lua add_requires("microsoft-kuku") ``` ### microsoft-proxy (wasm) | Description | *Proxy: Easy Polymorphism in C++* | | -- | -- | | Homepage | [https://github.com/microsoft/proxy](https://github.com/microsoft/proxy) | | License | MIT | | Versions | 1.1.1, 2.2.1, 2.3.0, 2.4.0, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.0, 3.4.0, 4.0.0 | | Architectures | wasm32, wasm64 | | Definition | [microsoft-proxy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/microsoft-proxy/xmake.lua) | ##### Install command ```console xrepo install -p wasm microsoft-proxy ``` ##### Integration in the project (xmake.lua) ```lua add_requires("microsoft-proxy") ``` ### microsoft-seal (wasm) | Description | *Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.* | | -- | -- | | Homepage | [https://www.microsoft.com/en-us/research/group/cryptography-research/](https://www.microsoft.com/en-us/research/group/cryptography-research/) | | License | MIT | | Versions | v4.1.2 | | Architectures | wasm32, wasm64 | | Definition | [microsoft-seal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/microsoft-seal/xmake.lua) | ##### Install command ```console xrepo install -p wasm microsoft-seal ``` ##### Integration in the project (xmake.lua) ```lua add_requires("microsoft-seal") ``` ### mikktspace (wasm) | Description | *A common standard for tangent space used in baking tools to produce normal maps.* | | -- | -- | | Homepage | [http://www.mikktspace.com/](http://www.mikktspace.com/) | | Versions | 2020.03.26 | | Architectures | wasm32, wasm64 | | Definition | [mikktspace/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mikktspace/xmake.lua) | ##### Install command ```console xrepo install -p wasm mikktspace ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mikktspace") ``` ### mimalloc (wasm) | Description | *mimalloc (pronounced 'me-malloc') is a general purpose allocator with excellent performance characteristics.* | | -- | -- | | Homepage | [https://github.com/microsoft/mimalloc](https://github.com/microsoft/mimalloc) | | License | MIT | | Versions | v1.6.7, v1.7.0, v1.7.1, v1.7.2, v1.7.3, v1.7.6, v1.7.7, v1.8.7, v2.0.1, v2.0.2, v2.0.3, v2.0.5, v2.0.6, v2.0.7, v2.1.2, v2.1.7, v2.2.4, v3.0.3, v3.1.5 | | Architectures | wasm32, wasm64 | | Definition | [mimalloc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mimalloc/xmake.lua) | ##### Install command ```console xrepo install -p wasm mimalloc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mimalloc") ``` ### mini (wasm) | Description | *INI file reader and writer* | | -- | -- | | Homepage | [https://github.com/metayeti/mINI](https://github.com/metayeti/mINI) | | License | MIT | | Versions | 0.9.15, 0.9.16, 0.9.17, 0.9.18 | | Architectures | wasm32, wasm64 | | Definition | [mini/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mini/xmake.lua) | ##### Install command ```console xrepo install -p wasm mini ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mini") ``` ### miniaudio (wasm) | Description | *Single file audio playback and capture library written in C.* | | -- | -- | | Homepage | [https://miniaud.io](https://miniaud.io) | | License | MIT | | Versions | 0.11.15, 0.11.16, 0.11.17, 0.11.18, 0.11.21, 0.11.22, 0.11.23 | | Architectures | wasm32, wasm64 | | Definition | [miniaudio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/miniaudio/xmake.lua) | ##### Install command ```console xrepo install -p wasm miniaudio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("miniaudio") ``` ### miniball (wasm) | Description | *For computing the smallest enclosing balls of points in arbitrary dimensions* | | -- | -- | | Homepage | [https://people.inf.ethz.ch/gaertner/subdir/software/miniball.html](https://people.inf.ethz.ch/gaertner/subdir/software/miniball.html) | | License | GPL-3.0 | | Versions | v3.0 | | Architectures | wasm32, wasm64 | | Definition | [miniball/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/miniball/xmake.lua) | ##### Install command ```console xrepo install -p wasm miniball ``` ##### Integration in the project (xmake.lua) ```lua add_requires("miniball") ``` ### minifb (wasm) | Description | *MiniFB is a small cross platform library to create a frame buffer that you can draw pixels in* | | -- | -- | | Homepage | [https://github.com/emoon/minifb](https://github.com/emoon/minifb) | | License | MIT | | Versions | 2023.09.21 | | Architectures | wasm32, wasm64 | | Definition | [minifb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/minifb/xmake.lua) | ##### Install command ```console xrepo install -p wasm minifb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("minifb") ``` ### minilzo (wasm) | Description | *A very lightweight subset of the LZO library intended for easy inclusion with your application* | | -- | -- | | Homepage | [http://www.oberhumer.com/opensource/lzo/#minilzo](http://www.oberhumer.com/opensource/lzo/#minilzo) | | Versions | 2.10 | | Architectures | wasm32, wasm64 | | Definition | [minilzo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/minilzo/xmake.lua) | ##### Install command ```console xrepo install -p wasm minilzo ``` ##### Integration in the project (xmake.lua) ```lua add_requires("minilzo") ``` ### minimp3 (wasm) | Description | *Minimalistic MP3 decoder single header library* | | -- | -- | | Homepage | [https://github.com/lieff/minimp3](https://github.com/lieff/minimp3) | | License | CC0 | | Versions | 2021.05.29 | | Architectures | wasm32, wasm64 | | Definition | [minimp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/minimp3/xmake.lua) | ##### Install command ```console xrepo install -p wasm minimp3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("minimp3") ``` ### minitrace (wasm) | 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](https://github.com/hrydgard/minitrace) | | License | MIT | | Versions | 2023.09.04 | | Architectures | wasm32, wasm64 | | Definition | [minitrace/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/minitrace/xmake.lua) | ##### Install command ```console xrepo install -p wasm minitrace ``` ##### Integration in the project (xmake.lua) ```lua add_requires("minitrace") ``` ### miniz (wasm) | Description | *miniz: Single C source file zlib-replacement library* | | -- | -- | | Homepage | [https://github.com/richgel999/miniz/](https://github.com/richgel999/miniz/) | | License | MIT | | Versions | 2.1.0, 2.2.0, 3.0.2 | | Architectures | wasm32, wasm64 | | Definition | [miniz/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/miniz/xmake.lua) | ##### Install command ```console xrepo install -p wasm miniz ``` ##### Integration in the project (xmake.lua) ```lua add_requires("miniz") ``` ### minizip (wasm) | Description | *Mini zip and unzip based on zlib* | | -- | -- | | Homepage | [https://www.zlib.net/](https://www.zlib.net/) | | License | zlib | | Versions | v1.2.10, v1.2.11, v1.2.12, v1.2.13 | | Architectures | wasm32, wasm64 | | Definition | [minizip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/minizip/xmake.lua) | ##### Install command ```console xrepo install -p wasm minizip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("minizip") ``` ### minizip-ng (wasm) | Description | *Fork of the popular zip manipulation library found in the zlib distribution.* | | -- | -- | | Homepage | [https://github.com/zlib-ng/minizip-ng](https://github.com/zlib-ng/minizip-ng) | | License | zlib | | Versions | 3.0.3, 3.0.5, 4.0.4, 4.0.5, 4.0.6, 4.0.7, 4.0.8, 4.0.10 | | Architectures | wasm32, wasm64 | | Definition | [minizip-ng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/minizip-ng/xmake.lua) | ##### Install command ```console xrepo install -p wasm minizip-ng ``` ##### Integration in the project (xmake.lua) ```lua add_requires("minizip-ng") ``` ### minja (wasm) | Description | *A minimalistic C++ Jinja templating engine for LLM chat templates* | | -- | -- | | Homepage | [https://github.com/google/minja](https://github.com/google/minja) | | License | MIT | | Versions | 2025.01.31 | | Architectures | wasm32, wasm64 | | Definition | [minja/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/minja/xmake.lua) | ##### Install command ```console xrepo install -p wasm minja ``` ##### Integration in the project (xmake.lua) ```lua add_requires("minja") ``` ### mjson (wasm) | Description | *C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems* | | -- | -- | | Homepage | [https://github.com/cesanta/mjson](https://github.com/cesanta/mjson) | | License | MIT | | Versions | 1.2.6, 1.2.7 | | Architectures | wasm32, wasm64 | | Definition | [mjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mjson/xmake.lua) | ##### Install command ```console xrepo install -p wasm mjson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mjson") ``` ### mma (wasm) | Description | *A self-contained C++ implementation of MMA and GCMMA.* | | -- | -- | | Homepage | [https://github.com/jdumas/mma](https://github.com/jdumas/mma) | | License | MIT | | Versions | 2018.08.01 | | Architectures | wasm32, wasm64 | | Definition | [mma/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mma/xmake.lua) | ##### Install command ```console xrepo install -p wasm mma ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mma") ``` ### mmeter (wasm) | Description | *A simple WIP profiler library for c++. Include the 2 files and you're ready to go.* | | -- | -- | | Homepage | [https://github.com/LMauricius/MMeter](https://github.com/LMauricius/MMeter) | | License | MIT | | Versions | 2.0 | | Architectures | wasm32, wasm64 | | Definition | [mmeter/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mmeter/xmake.lua) | ##### Install command ```console xrepo install -p wasm mmeter ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mmeter") ``` ### mongoose (wasm) | Description | *Embedded Web Server* | | -- | -- | | Homepage | [https://mongoose.ws](https://mongoose.ws) | | License | GPL-2.0 | | Versions | 7.11, 7.13, 7.14, 7.15, 7.16, 7.17, 7.18, 7.19 | | Architectures | wasm32, wasm64 | | Definition | [mongoose/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mongoose/xmake.lua) | ##### Install command ```console xrepo install -p wasm mongoose ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mongoose") ``` ### morton-nd (wasm) | Description | *A header-only compile-time Morton encoding / decoding library for N dimensions.* | | -- | -- | | Homepage | [https://github.com/morton-nd/morton-nd](https://github.com/morton-nd/morton-nd) | | License | MIT | | Versions | v4.0.0 | | Architectures | wasm32, wasm64 | | Definition | [morton-nd/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/morton-nd/xmake.lua) | ##### Install command ```console xrepo install -p wasm morton-nd ``` ##### Integration in the project (xmake.lua) ```lua add_requires("morton-nd") ``` ### mpmcqueue (wasm) | Description | *A bounded multi-producer multi-consumer concurrent queue written in C++11* | | -- | -- | | Homepage | [https://github.com/rigtorp/MPMCQueue](https://github.com/rigtorp/MPMCQueue) | | License | MIT | | Versions | v1.0 | | Architectures | wasm32, wasm64 | | Definition | [mpmcqueue/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mpmcqueue/xmake.lua) | ##### Install command ```console xrepo install -p wasm mpmcqueue ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mpmcqueue") ``` ### mscharconv (wasm) | Description | * from Microsoft STL, but multi-platform * | | -- | -- | | Homepage | [https://github.com/iboB/mscharconv](https://github.com/iboB/mscharconv) | | Versions | latest | | Architectures | wasm32, wasm64 | | Definition | [mscharconv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mscharconv/xmake.lua) | ##### Install command ```console xrepo install -p wasm mscharconv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mscharconv") ``` ### msdf-atlas-gen (wasm) | Description | *Multi-channel signed distance field atlas generator* | | -- | -- | | Homepage | [https://github.com/Chlumsky/msdf-atlas-gen](https://github.com/Chlumsky/msdf-atlas-gen) | | License | MIT | | Versions | v1.3 | | Architectures | wasm32, wasm64 | | Definition | [msdf-atlas-gen/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msdf-atlas-gen/xmake.lua) | ##### Install command ```console xrepo install -p wasm msdf-atlas-gen ``` ##### Integration in the project (xmake.lua) ```lua add_requires("msdf-atlas-gen") ``` ### msdfgen (wasm) | Description | *Multi-channel signed distance field generator* | | -- | -- | | Homepage | [https://github.com/Chlumsky/msdfgen](https://github.com/Chlumsky/msdfgen) | | License | MIT | | Versions | v1.10, v1.11, v1.12, v1.12.1 | | Architectures | wasm32, wasm64 | | Definition | [msdfgen/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msdfgen/xmake.lua) | ##### Install command ```console xrepo install -p wasm msdfgen ``` ##### Integration in the project (xmake.lua) ```lua add_requires("msdfgen") ``` ### msgpack-c (wasm) | Description | *MessagePack implementation for C* | | -- | -- | | Homepage | [https://msgpack.org/](https://msgpack.org/) | | License | BSL-1.0 | | Versions | 4.0.0, 6.0.1, 6.0.2, 6.1.0 | | Architectures | wasm32, wasm64 | | Definition | [msgpack-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua) | ##### Install command ```console xrepo install -p wasm msgpack-c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("msgpack-c") ``` ### msgpack-cxx (wasm) | Description | *MessagePack implementation for C++* | | -- | -- | | Homepage | [https://msgpack.org/](https://msgpack.org/) | | License | BSL-1.0 | | Versions | 4.1.1, 6.1.0, 6.1.1, 7.0.0 | | Architectures | wasm32, wasm64 | | Definition | [msgpack-cxx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-cxx/xmake.lua) | ##### Install command ```console xrepo install -p wasm msgpack-cxx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("msgpack-cxx") ``` ### msgpack23 (wasm) | Description | *A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]* | | -- | -- | | Homepage | [https://github.com/rwindegger/msgpack23](https://github.com/rwindegger/msgpack23) | | License | MIT | | Versions | v2.1 | | Architectures | wasm32, wasm64 | | Definition | [msgpack23/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack23/xmake.lua) | ##### Install command ```console xrepo install -p wasm msgpack23 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("msgpack23") ``` ### msvc (wasm) | Description | *Microsoft Visual C/C++ Compiler* | | -- | -- | | Homepage | [https://visualstudio.microsoft.com/zh-hans/visual-cpp-build-tools/](https://visualstudio.microsoft.com/zh-hans/visual-cpp-build-tools/) | | Versions | 14.29.16+11, 14.30.17+0, 14.31.17+1, 14.32.17+2, 14.33.17+3, 14.34.17+4, 14.35.17+5, 14.36.17+6, 14.37.17+7, 14.38.17+8, 14.39.17+9, 14.40.17+10, 14.41.17+11, 14.42.17+12, 14.43.17+13 | | Architectures | wasm32, wasm64 | | Definition | [msvc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msvc/xmake.lua) | ##### Install command ```console xrepo install -p wasm msvc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("msvc") ``` ### msvc-wine (wasm) | Description | *Scripts for setting up and running MSVC in Wine on Linux* | | -- | -- | | Homepage | [https://github.com/mstorsjo/msvc-wine](https://github.com/mstorsjo/msvc-wine) | | Versions | 2025.03.02 | | Architectures | wasm32, wasm64 | | Definition | [msvc-wine/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msvc-wine/xmake.lua) | ##### Install command ```console xrepo install -p wasm msvc-wine ``` ##### Integration in the project (xmake.lua) ```lua add_requires("msvc-wine") ``` ### mujs (wasm) | Description | *An embeddable Javascript interpreter in C.* | | -- | -- | | Homepage | [http://mujs.com/](http://mujs.com/) | | License | ISC | | Versions | 1.3.4, 1.3.5, 1.3.6, 1.3.7 | | Architectures | wasm32, wasm64 | | Definition | [mujs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mujs/xmake.lua) | ##### Install command ```console xrepo install -p wasm mujs ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mujs") ``` ### munkres-algorithm (wasm) | Description | *Modern C++ implementation of Munkres (Hungarian) algorithm* | | -- | -- | | Homepage | [https://github.com/aaron-michaux/munkres-algorithm](https://github.com/aaron-michaux/munkres-algorithm) | | License | MIT | | Versions | 2021.04.05 | | Architectures | wasm32, wasm64 | | Definition | [munkres-algorithm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/munkres-algorithm/xmake.lua) | ##### Install command ```console xrepo install -p wasm munkres-algorithm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("munkres-algorithm") ``` ### muparserx (wasm) | Description | *A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.* | | -- | -- | | Homepage | [http://beltoforion.de/en/muparserx](http://beltoforion.de/en/muparserx) | | License | BSD-2-Clause | | Versions | v4.0.12 | | Architectures | wasm32, wasm64 | | Definition | [muparserx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/muparserx/xmake.lua) | ##### Install command ```console xrepo install -p wasm muparserx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("muparserx") ``` ### muslcc (wasm) | Description | *static cross- and native- musl-based toolchains.* | | -- | -- | | Homepage | [https://musl.cc/](https://musl.cc/) | | Versions | 20210202 | | Architectures | wasm32, wasm64 | | Definition | [muslcc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/muslcc/xmake.lua) | ##### Install command ```console xrepo install -p wasm muslcc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("muslcc") ``` ### mustache (wasm) | Description | *Mustache text templates for modern C++* | | -- | -- | | Homepage | [https://github.com/kainjow/Mustache](https://github.com/kainjow/Mustache) | | License | BSL-1.0 | | Versions | 2021.12.10 | | Architectures | wasm32, wasm64 | | Definition | [mustache/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mustache/xmake.lua) | ##### Install command ```console xrepo install -p wasm mustache ``` ##### Integration in the project (xmake.lua) ```lua add_requires("mustache") ``` ## n ### named_type (wasm) | Description | *Implementation of strong types in C++.* | | -- | -- | | Homepage | [https://github.com/joboccara/NamedType](https://github.com/joboccara/NamedType) | | License | MIT | | Versions | v1.1.0.20210209 | | Architectures | wasm32, wasm64 | | Definition | [named_type/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/named_type/xmake.lua) | ##### Install command ```console xrepo install -p wasm named_type ``` ##### Integration in the project (xmake.lua) ```lua add_requires("named_type") ``` ### nameof (wasm) | Description | *Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum* | | -- | -- | | Homepage | [https://github.com/Neargye/nameof](https://github.com/Neargye/nameof) | | License | MIT | | Versions | 0.10.3, 0.10.4 | | Architectures | wasm32, wasm64 | | Definition | [nameof/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nameof/xmake.lua) | ##### Install command ```console xrepo install -p wasm nameof ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nameof") ``` ### nanoarrow (wasm) | Description | *Helpers for Arrow C Data & Arrow C Stream interfaces* | | -- | -- | | Homepage | [https://arrow.apache.org/nanoarrow](https://arrow.apache.org/nanoarrow) | | License | Apache-2.0 | | Versions | 0.6.0 | | Architectures | wasm32, wasm64 | | Definition | [nanoarrow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nanoarrow/xmake.lua) | ##### Install command ```console xrepo install -p wasm nanoarrow ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nanoarrow") ``` ### nanobench (wasm) | Description | *Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20* | | -- | -- | | Homepage | [https://nanobench.ankerl.com](https://nanobench.ankerl.com) | | License | MIT | | Versions | v4.3.11 | | Architectures | wasm32, wasm64 | | Definition | [nanobench/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nanobench/xmake.lua) | ##### Install command ```console xrepo install -p wasm nanobench ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nanobench") ``` ### nanoflann (wasm) | Description | *nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees* | | -- | -- | | Homepage | [https://github.com/jlblancoc/nanoflann/](https://github.com/jlblancoc/nanoflann/) | | License | BSD-2-Clause | | Versions | v1.3.2, v1.4.2, v1.5.0, v1.5.5, v1.6.0, v1.6.1, v1.6.2, v1.7.0, v1.7.1 | | Architectures | wasm32, wasm64 | | Definition | [nanoflann/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nanoflann/xmake.lua) | ##### Install command ```console xrepo install -p wasm nanoflann ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nanoflann") ``` ### nanomsg (wasm) | Description | *A simple high-performance implementation of several "scalability protocols".* | | -- | -- | | Homepage | [https://nanomsg.org](https://nanomsg.org) | | License | MIT | | Versions | 1.2.1 | | Architectures | wasm32, wasm64 | | Definition | [nanomsg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nanomsg/xmake.lua) | ##### Install command ```console xrepo install -p wasm nanomsg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nanomsg") ``` ### nanopb (wasm) | Description | *Protocol Buffers with small code size* | | -- | -- | | Homepage | [https://jpa.kapsi.fi/nanopb/](https://jpa.kapsi.fi/nanopb/) | | License | zlib | | Versions | 0.4.9 | | Architectures | wasm32, wasm64 | | Definition | [nanopb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nanopb/xmake.lua) | ##### Install command ```console xrepo install -p wasm nanopb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nanopb") ``` ### nanosvg (wasm) | Description | *Simple stupid SVG parser* | | -- | -- | | Homepage | [https://github.com/memononen/nanosvg](https://github.com/memononen/nanosvg) | | License | zlib | | Versions | 2022.07.09 | | Architectures | wasm32, wasm64 | | Definition | [nanosvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nanosvg/xmake.lua) | ##### Install command ```console xrepo install -p wasm nanosvg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nanosvg") ``` ### nasm (wasm) | Description | *Netwide Assembler (NASM) is an 80x86 assembler.* | | -- | -- | | Homepage | [https://www.nasm.us/](https://www.nasm.us/) | | License | BSD-2-Clause | | Versions | 2.13.03, 2.15.05, 2.16.01, 2.16.03 | | Architectures | wasm32, wasm64 | | Definition | [nasm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nasm/xmake.lua) | ##### Install command ```console xrepo install -p wasm nasm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nasm") ``` ### nazarautils (wasm) | Description | *Header-only utility library for Nazara projects* | | -- | -- | | Homepage | [https://github.com/NazaraEngine/NazaraUtils](https://github.com/NazaraEngine/NazaraUtils) | | License | MIT | | Versions | v1.0.0 | | Architectures | wasm32, wasm64 | | Definition | [nazarautils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nazarautils/xmake.lua) | ##### Install command ```console xrepo install -p wasm nazarautils ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nazarautils") ``` ### ncnn (wasm) | Description | *High-performance neural network inference framework optimized for the mobile platform* | | -- | -- | | Homepage | [https://github.com/Tencent/ncnn](https://github.com/Tencent/ncnn) | | License | BSD-3-Clause | | Versions | 20250503, 20250916 | | Architectures | wasm32, wasm64 | | Definition | [ncnn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/ncnn/xmake.lua) | ##### Install command ```console xrepo install -p wasm ncnn ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ncnn") ``` ### ndk (wasm) | Description | *Android NDK toolchain.* | | -- | -- | | Homepage | [https://developer.android.com/ndk](https://developer.android.com/ndk) | | Versions | 22.0, 22.1, 23.0, 23.1, 23.2, 24.0, 25.0, 25.1, 25.2, 26.0, 26.1, 26.2, 26.3, 27.0, 27.1, 27.2, 27.3 | | Architectures | wasm32, wasm64 | | Definition | [ndk/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/ndk/xmake.lua) | ##### Install command ```console xrepo install -p wasm ndk ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ndk") ``` ### neargye-scope_guard (wasm) | Description | *Scope Guard & Defer C++* | | -- | -- | | Homepage | [https://github.com/Neargye/scope_guard](https://github.com/Neargye/scope_guard) | | License | MIT | | Versions | 2022.04.05 | | Architectures | wasm32, wasm64 | | Definition | [neargye-scope_guard/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/neargye-scope_guard/xmake.lua) | ##### Install command ```console xrepo install -p wasm neargye-scope_guard ``` ##### Integration in the project (xmake.lua) ```lua add_requires("neargye-scope_guard") ``` ### nghttp2 (wasm) | Description | *nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C.* | | -- | -- | | Homepage | [http://nghttp2.org/](http://nghttp2.org/) | | License | MIT | | Versions | 1.46.0, 1.58.0, 1.59.0, 1.60.0, 1.61.0, 1.62.0, 1.62.1, 1.63.0, 1.64.0, 1.65.0, 1.66.0, 1.67.0, 1.67.1 | | Architectures | wasm32, wasm64 | | Definition | [nghttp2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp2/xmake.lua) | ##### Install command ```console xrepo install -p wasm nghttp2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nghttp2") ``` ### nghttp3 (wasm) | Description | *HTTP/3 library written in C* | | -- | -- | | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) | | License | MIT | | Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0, v1.7.0, v1.8.0, v1.10.1, v1.11.0 | | Architectures | wasm32, wasm64 | | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) | ##### Install command ```console xrepo install -p wasm nghttp3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nghttp3") ``` ### niftiheader (wasm) | Description | *Header structure descriptions for the nifti1 and nifti2 file formats.* | | -- | -- | | Homepage | [https://nifti.nimh.nih.gov/](https://nifti.nimh.nih.gov/) | | License | Public Domain | | Versions | 0.0.1 | | Architectures | wasm32, wasm64 | | Definition | [niftiheader/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/niftiheader/xmake.lua) | ##### Install command ```console xrepo install -p wasm niftiheader ``` ##### Integration in the project (xmake.lua) ```lua add_requires("niftiheader") ``` ### nim (wasm) | Description | *Nim is a statically typed compiled systems programming language* | | -- | -- | | Homepage | [https://nim-lang.org/](https://nim-lang.org/) | | Versions | 2.0.2 | | Architectures | wasm32, wasm64 | | Definition | [nim/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nim/xmake.lua) | ##### Install command ```console xrepo install -p wasm nim ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nim") ``` ### ninja (wasm) | Description | *Small build system for use with gyp or CMake.* | | -- | -- | | Homepage | [https://ninja-build.org/](https://ninja-build.org/) | | License | Apache-2.0 | | Versions | v1.9.0, v1.10.1, v1.10.2, v1.11.0, v1.11.1, v1.12.1, v1.13.1 | | Architectures | wasm32, wasm64 | | Definition | [ninja/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/ninja/xmake.lua) | ##### Install command ```console xrepo install -p wasm ninja ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ninja") ``` ### nlohmann_json (wasm) | Description | *JSON for Modern C++* | | -- | -- | | Homepage | [https://nlohmann.github.io/json/](https://nlohmann.github.io/json/) | | License | MIT | | Versions | v3.9.1, v3.10.0, v3.10.5, v3.11.2, v3.11.3, v3.12.0 | | Architectures | wasm32, wasm64 | | Definition | [nlohmann_json/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlohmann_json/xmake.lua) | ##### Install command ```console xrepo install -p wasm nlohmann_json ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nlohmann_json") ``` ### nlopt (wasm) | Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* | | -- | -- | | Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) | | License | LGPL-2.1 | | Versions | v2.7.0, v2.7.1, v2.8.0, v2.9.1, v2.10.0 | | Architectures | wasm32, wasm64 | | Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) | ##### Install command ```console xrepo install -p wasm nlopt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nlopt") ``` ### nmd (wasm) | 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](https://github.com/Nomade040/nmd) | | License | Unlicense | | Versions | 2021.03.28 | | Architectures | wasm32, wasm64 | | Definition | [nmd/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nmd/xmake.lua) | ##### Install command ```console xrepo install -p wasm nmd ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nmd") ``` ### nod (wasm) | Description | *Small, header only signals and slots C++11 library.* | | -- | -- | | Homepage | [https://github.com/fr00b0/nod](https://github.com/fr00b0/nod) | | License | MIT | | Versions | v0.5.4 | | Architectures | wasm32, wasm64 | | Definition | [nod/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nod/xmake.lua) | ##### Install command ```console xrepo install -p wasm nod ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nod") ``` ### node-addon-api (wasm) | Description | *Module for using Node-API from C++* | | -- | -- | | Homepage | [https://github.com/nodejs/node-addon-api](https://github.com/nodejs/node-addon-api) | | License | MIT | | Versions | v8.0.0, v8.2.2, v8.3.0, v8.3.1, v8.4.0, v8.5.0 | | Architectures | wasm32, wasm64 | | Definition | [node-addon-api/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/node-addon-api/xmake.lua) | ##### Install command ```console xrepo install -p wasm node-addon-api ``` ##### Integration in the project (xmake.lua) ```lua add_requires("node-addon-api") ``` ### node-api-headers (wasm) | Description | *C-based Node-API headers* | | -- | -- | | Homepage | [https://github.com/nodejs/node-api-headers](https://github.com/nodejs/node-api-headers) | | License | MIT | | Versions | v1.1.0, v1.2.0, v1.3.0, v1.4.0, v1.5.0 | | Architectures | wasm32, wasm64 | | Definition | [node-api-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/node-api-headers/xmake.lua) | ##### Install command ```console xrepo install -p wasm node-api-headers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("node-api-headers") ``` ### node-api-stub (wasm) | Description | *Node-API stub* | | -- | -- | | Homepage | [https://github.com/napi-bindings/node-api-stub](https://github.com/napi-bindings/node-api-stub) | | License | MIT | | Versions | 8.0.0 | | Architectures | wasm32, wasm64 | | Definition | [node-api-stub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/node-api-stub/xmake.lua) | ##### Install command ```console xrepo install -p wasm node-api-stub ``` ##### Integration in the project (xmake.lua) ```lua add_requires("node-api-stub") ``` ### nodesoup (wasm) | Description | *Force-directed graph layout with Fruchterman-Reingold* | | -- | -- | | Homepage | [https://github.com/olvb/nodesoup](https://github.com/olvb/nodesoup) | | License | Unlicense | | Versions | 2020.09.05 | | Architectures | wasm32, wasm64 | | Definition | [nodesoup/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nodesoup/xmake.lua) | ##### Install command ```console xrepo install -p wasm nodesoup ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nodesoup") ``` ### noisy (wasm) | Description | *A C++ type to trace calls to special member functions.* | | -- | -- | | Homepage | [https://vzalzal.com/posts/noisy-the-class-you-wrote-a-hundred-times/](https://vzalzal.com/posts/noisy-the-class-you-wrote-a-hundred-times/) | | License | MIT | | Versions | 2024.04.22 | | Architectures | wasm32, wasm64 | | Definition | [noisy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/noisy/xmake.lua) | ##### Install command ```console xrepo install -p wasm noisy ``` ##### Integration in the project (xmake.lua) ```lua add_requires("noisy") ``` ### nsync (wasm) | Description | *nsync is a C library that exports various synchronization primitives, such as mutexes* | | -- | -- | | Homepage | [https://github.com/google/nsync](https://github.com/google/nsync) | | License | Apache-2.0 | | Versions | 1.28.1, 1.29.1, 1.29.2 | | Architectures | wasm32, wasm64 | | Definition | [nsync/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nsync/xmake.lua) | ##### Install command ```console xrepo install -p wasm nsync ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nsync") ``` ### ntkernel-error-category (wasm) | Description | *A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes * | | -- | -- | | Homepage | [https://github.com/ned14/ntkernel-error-category](https://github.com/ned14/ntkernel-error-category) | | License | Apache-2.0 | | Versions | v1.0.0 | | Architectures | wasm32, wasm64 | | Definition | [ntkernel-error-category/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/ntkernel-error-category/xmake.lua) | ##### Install command ```console xrepo install -p wasm ntkernel-error-category ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ntkernel-error-category") ``` ### nuklear (wasm) | Description | *A single-header ANSI C immediate mode cross-platform GUI library* | | -- | -- | | Homepage | [https://immediate-mode-ui.github.io/Nuklear/doc/index.html](https://immediate-mode-ui.github.io/Nuklear/doc/index.html) | | License | MIT | | Versions | 4.10.5, 4.12.0, 4.12.2, 4.12.3, 4.12.4, 4.12.5, 4.12.6, 4.12.7 | | Architectures | wasm32, wasm64 | | Definition | [nuklear/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nuklear/xmake.lua) | ##### Install command ```console xrepo install -p wasm nuklear ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nuklear") ``` ### nvtx (wasm) | Description | *A C-based Application Programming Interface (API) for annotating events, code ranges, and resources in your applications.* | | -- | -- | | Homepage | [https://github.com/NVIDIA/NVTX](https://github.com/NVIDIA/NVTX) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [nvtx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nvtx/xmake.lua) | ##### Install command ```console xrepo install -p wasm nvtx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nvtx") ``` ### nzsl (wasm) | Description | *NZSL is a shader language inspired by Rust and C++ which compiles to GLSL or SPIRV* | | -- | -- | | Homepage | [https://github.com/NazaraEngine/ShaderLang](https://github.com/NazaraEngine/ShaderLang) | | License | MIT | | Versions | v1.0.0, v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [nzsl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nzsl/xmake.lua) | ##### Install command ```console xrepo install -p wasm nzsl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("nzsl") ``` ## o ### obfuscate (wasm) | Description | *Guaranteed compile-time string literal obfuscation header-only library for C++14* | | -- | -- | | Homepage | [https://github.com/adamyaxley/Obfuscate](https://github.com/adamyaxley/Obfuscate) | | License | Unlicense | | Versions | 2024.02.11 | | Architectures | wasm32, wasm64 | | Definition | [obfuscate/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/obfuscate/xmake.lua) | ##### Install command ```console xrepo install -p wasm obfuscate ``` ##### Integration in the project (xmake.lua) ```lua add_requires("obfuscate") ``` ### obfusheader.h (wasm) | Description | *Obfusheader.h is a portable header file for C++14 compile-time obfuscation.* | | -- | -- | | Homepage | [https://github.com/ac3ss0r/obfusheader.h](https://github.com/ac3ss0r/obfusheader.h) | | License | Apache-2.0 | | Versions | 2024.08.19 | | Architectures | wasm32, wasm64 | | Definition | [obfusheader.h/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/obfusheader.h/xmake.lua) | ##### Install command ```console xrepo install -p wasm obfusheader.h ``` ##### Integration in the project (xmake.lua) ```lua add_requires("obfusheader.h") ``` ### observer-ptr-lite (wasm) | Description | *observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)* | | -- | -- | | Homepage | [https://github.com/martinmoene/observer-ptr-lite](https://github.com/martinmoene/observer-ptr-lite) | | License | BSL-1.0 | | Versions | v0.4.0 | | Architectures | wasm32, wasm64 | | Definition | [observer-ptr-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/observer-ptr-lite/xmake.lua) | ##### Install command ```console xrepo install -p wasm observer-ptr-lite ``` ##### Integration in the project (xmake.lua) ```lua add_requires("observer-ptr-lite") ``` ### ocilib (wasm) | Description | *OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases* | | -- | -- | | Homepage | [http://www.ocilib.net](http://www.ocilib.net) | | License | Apache-2.0 | | Versions | v4.7.6, v4.7.7, v4.8.0 | | Architectures | wasm32, wasm64 | | Definition | [ocilib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/ocilib/xmake.lua) | ##### Install command ```console xrepo install -p wasm ocilib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ocilib") ``` ### octree (wasm) | Description | *Octree/Quadtree/N-dimensional linear tree* | | -- | -- | | Homepage | [https://github.com/attcs/Octree](https://github.com/attcs/Octree) | | License | MIT | | Versions | v2.5 | | Architectures | wasm32, wasm64 | | Definition | [octree/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/octree/xmake.lua) | ##### Install command ```console xrepo install -p wasm octree ``` ##### Integration in the project (xmake.lua) ```lua add_requires("octree") ``` ### offsetallocator (wasm) | Description | *Fast O(1) offset allocator with minimal fragmentation* | | -- | -- | | Homepage | [https://github.com/sebbbi/OffsetAllocator](https://github.com/sebbbi/OffsetAllocator) | | License | MIT | | Versions | 2023.03.27 | | Architectures | wasm32, wasm64 | | Definition | [offsetallocator/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/offsetallocator/xmake.lua) | ##### Install command ```console xrepo install -p wasm offsetallocator ``` ##### Integration in the project (xmake.lua) ```lua add_requires("offsetallocator") ``` ### olive.c (wasm) | Description | *Simple 2D Graphics Library for C* | | -- | -- | | Homepage | [https://tsoding.github.io/olive.c/](https://tsoding.github.io/olive.c/) | | License | MIT | | Versions | 2022.12.14 | | Architectures | wasm32, wasm64 | | Definition | [olive.c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/olive.c/xmake.lua) | ##### Install command ```console xrepo install -p wasm olive.c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("olive.c") ``` ### omath (wasm) | Description | *Cross-platform modern general purpose math library written in C++23* | | -- | -- | | Homepage | [http://libomath.org](http://libomath.org) | | License | zlib | | Versions | v3.8.1, v3.8.2 | | Architectures | wasm32, wasm64 | | Definition | [omath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/omath/xmake.lua) | ##### Install command ```console xrepo install -p wasm omath ``` ##### Integration in the project (xmake.lua) ```lua add_requires("omath") ``` ### oniguruma (wasm) | Description | *regular expression library* | | -- | -- | | Homepage | [https://github.com/kkos/oniguruma](https://github.com/kkos/oniguruma) | | License | BSD | | Versions | v6.9.9, v6.9.10 | | Architectures | wasm32, wasm64 | | Definition | [oniguruma/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/oniguruma/xmake.lua) | ##### Install command ```console xrepo install -p wasm oniguruma ``` ##### Integration in the project (xmake.lua) ```lua add_requires("oniguruma") ``` ### onnx (wasm) | Description | *Open standard for machine learning interoperability* | | -- | -- | | Homepage | [https://onnx.ai/](https://onnx.ai/) | | License | Apache-2.0 | | Versions | v1.11.0, v1.12.0, v1.15.0, v1.16.0, v1.16.1, v1.16.2, v1.17.0, v1.18.0 | | Architectures | wasm32, wasm64 | | Definition | [onnx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/onnx/xmake.lua) | ##### Install command ```console xrepo install -p wasm onnx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("onnx") ``` ### opencc (wasm) | Description | *Conversion between Traditional and Simplified Chinese.* | | -- | -- | | Homepage | [https://github.com/BYVoid/OpenCC](https://github.com/BYVoid/OpenCC) | | License | Apache-2.0 | | Versions | 1.1.9 | | Architectures | wasm32, wasm64 | | Definition | [opencc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/opencc/xmake.lua) | ##### Install command ```console xrepo install -p wasm opencc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("opencc") ``` ### opencl-clhpp (wasm) | Description | *OpenCL API C++ bindings* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/OpenCL-CLHPP/](https://github.com/KhronosGroup/OpenCL-CLHPP/) | | License | Apache-2.0 | | Versions | 1.2.8, 2.0.15 | | Architectures | wasm32, wasm64 | | Definition | [opencl-clhpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/opencl-clhpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm opencl-clhpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("opencl-clhpp") ``` ### opencl-headers (wasm) | Description | *Khronos OpenCL-Headers* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/OpenCL-Headers/](https://github.com/KhronosGroup/OpenCL-Headers/) | | License | Apache-2.0 | | Versions | v2021.06.30, v2023.12.14, v2024.05.08, v2024.10.24, v2025.06.13, v2025.07.22 | | Architectures | wasm32, wasm64 | | Definition | [opencl-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/opencl-headers/xmake.lua) | ##### Install command ```console xrepo install -p wasm opencl-headers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("opencl-headers") ``` ### opencolorio (wasm) | Description | *A complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation.* | | -- | -- | | Homepage | [https://opencolorio.org/](https://opencolorio.org/) | | License | BSD-3-Clause | | Versions | v2.1.0, v2.1.1, v2.3.2, v2.4.2 | | Architectures | wasm32, wasm64 | | Definition | [opencolorio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/opencolorio/xmake.lua) | ##### Install command ```console xrepo install -p wasm opencolorio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("opencolorio") ``` ### openexr (wasm) | Description | *OpenEXR provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.* | | -- | -- | | Homepage | [https://www.openexr.com/](https://www.openexr.com/) | | License | BSD-3-Clause | | Versions | v2.5.3, v2.5.5, v2.5.7, v3.1.0, v3.1.1, v3.1.3, v3.1.4, v3.1.5, v3.2.1, v3.2.3, v3.2.4, v3.3.0, v3.3.1, v3.3.2, v3.3.3, v3.3.4, v3.3.5 | | Architectures | wasm32, wasm64 | | Definition | [openexr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openexr/xmake.lua) | ##### Install command ```console xrepo install -p wasm openexr ``` ##### Integration in the project (xmake.lua) ```lua add_requires("openexr") ``` ### opengl (wasm) | Description | *OpenGL - The Industry Standard for High Performance Graphics* | | -- | -- | | Homepage | [https://opengl.org/](https://opengl.org/) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [opengl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/opengl/xmake.lua) | ##### Install command ```console xrepo install -p wasm opengl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("opengl") ``` ### opengl-headers (wasm) | Description | *OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/OpenGL-Registry/](https://github.com/KhronosGroup/OpenGL-Registry/) | | License | MIT | | Versions | 2024.01.04 | | Architectures | wasm32, wasm64 | | Definition | [opengl-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/opengl-headers/xmake.lua) | ##### Install command ```console xrepo install -p wasm opengl-headers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("opengl-headers") ``` ### openjph (wasm) | Description | *Open-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K)* | | -- | -- | | Homepage | [https://github.com/aous72/OpenJPH](https://github.com/aous72/OpenJPH) | | License | BSD-2-Clause | | Versions | 0.24.1 | | Architectures | wasm32, wasm64 | | Definition | [openjph/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openjph/xmake.lua) | ##### Install command ```console xrepo install -p wasm openjph ``` ##### Integration in the project (xmake.lua) ```lua add_requires("openjph") ``` ### openssh (wasm) | Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* | | -- | -- | | Homepage | [%s](%s) | | License | BSD-2-Clause | | Versions | 10.0p2 | | Architectures | wasm32, wasm64 | | Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) | ##### Install command ```console xrepo install -p wasm openssh ``` ##### Integration in the project (xmake.lua) ```lua add_requires("openssh") ``` ### openssl3 (wasm) | Description | *A robust, commercial-grade, and full-featured toolkit for TLS and SSL.* | | -- | -- | | Homepage | [https://www.openssl.org/](https://www.openssl.org/) | | License | Apache-2.0 | | Versions | 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.0.14, 3.0.17, 3.1.8, 3.2.5, 3.3.1, 3.3.2, 3.3.4, 3.4.2, 3.5.1 | | Architectures | wasm32, wasm64 | | Definition | [openssl3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssl3/xmake.lua) | ##### Install command ```console xrepo install -p wasm openssl3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("openssl3") ``` ### opensubdiv (wasm) | Description | *OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures.* | | -- | -- | | Homepage | [https://graphics.pixar.com/opensubdiv/docs/intro.html](https://graphics.pixar.com/opensubdiv/docs/intro.html) | | License | Apache-2.0 | | Versions | 3.4.4, 3.5.0, 3.6.0 | | Architectures | wasm32, wasm64 | | Definition | [opensubdiv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/opensubdiv/xmake.lua) | ##### Install command ```console xrepo install -p wasm opensubdiv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("opensubdiv") ``` ### opentelemetry-cpp (wasm) | Description | *OpenTelemetry is a collection of tools, APIs, and SDKs. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior.* | | -- | -- | | Homepage | [https://opentelemetry.io/](https://opentelemetry.io/) | | License | Apache-2.0 | | Versions | v1.16.1, v1.19.0, v1.21.0, v1.22.0 | | Architectures | wasm32, wasm64 | | Definition | [opentelemetry-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/opentelemetry-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm opentelemetry-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("opentelemetry-cpp") ``` ### openxlsx (wasm) | Description | *A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.* | | -- | -- | | Homepage | [https://github.com/troldal/OpenXLSX](https://github.com/troldal/OpenXLSX) | | License | BSD-3-Clause | | Versions | 2024.10.17 | | Architectures | wasm32, wasm64 | | Definition | [openxlsx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openxlsx/xmake.lua) | ##### Install command ```console xrepo install -p wasm openxlsx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("openxlsx") ``` ### optional-lite (wasm) | 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](https://github.com/martinmoene/optional-lite) | | License | BSL-1.0 | | Versions | v3.6.0 | | Architectures | wasm32, wasm64 | | Definition | [optional-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/optional-lite/xmake.lua) | ##### Install command ```console xrepo install -p wasm optional-lite ``` ##### Integration in the project (xmake.lua) ```lua add_requires("optional-lite") ``` ### optix (wasm) | Description | *NVIDIA OPTIX™ RAY TRACING ENGINE* | | -- | -- | | Homepage | [https://developer.nvidia.com/optix](https://developer.nvidia.com/optix) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [optix/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/optix/xmake.lua) | ##### Install command ```console xrepo install -p wasm optix ``` ##### Integration in the project (xmake.lua) ```lua add_requires("optix") ``` ### orangeduck_mpc (wasm) | Description | *A Parser Combinator library for C* | | -- | -- | | Homepage | [https://github.com/orangeduck/mpc](https://github.com/orangeduck/mpc) | | Versions | 0.9.0 | | Architectures | wasm32, wasm64 | | Definition | [orangeduck_mpc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/orangeduck_mpc/xmake.lua) | ##### Install command ```console xrepo install -p wasm orangeduck_mpc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("orangeduck_mpc") ``` ### ordered_map (wasm) | Description | *C++ hash map and hash set which preserve the order of insertion* | | -- | -- | | Homepage | [https://github.com/Tessil/ordered-map](https://github.com/Tessil/ordered-map) | | License | MIT | | Versions | v1.0.0, v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [ordered_map/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/ordered_map/xmake.lua) | ##### Install command ```console xrepo install -p wasm ordered_map ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ordered_map") ``` ### ormpp (wasm) | Description | *modern C++ ORM, C++17, support mysql, postgresql,sqlite* | | -- | -- | | Homepage | [https://github.com/qicosmos/ormpp](https://github.com/qicosmos/ormpp) | | License | Apache-2.0 | | Versions | v0.1.1, v0.1.2, 0.1.3 | | Architectures | wasm32, wasm64 | | Definition | [ormpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/ormpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm ormpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ormpp") ``` ### osip (wasm) | Description | *oSIP is an LGPL implementation of SIP. It is used mostly with eXosip2 stack (GPL) which provides simpler API for User-Agent implementation.* | | -- | -- | | Homepage | [https://savannah.gnu.org/projects/osip](https://savannah.gnu.org/projects/osip) | | License | LGPL | | Versions | 5.3.0 | | Architectures | wasm32, wasm64 | | Definition | [osip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osip/xmake.lua) | ##### Install command ```console xrepo install -p wasm osip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("osip") ``` ### osmanip (wasm) | Description | *A cross-platform library for output stream manipulation using ANSI escape sequences.* | | -- | -- | | Homepage | [https://github.com/JustWhit3/osmanip](https://github.com/JustWhit3/osmanip) | | License | MIT | | Versions | v4.6.1 | | Architectures | wasm32, wasm64 | | Definition | [osmanip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osmanip/xmake.lua) | ##### Install command ```console xrepo install -p wasm osmanip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("osmanip") ``` ### osqp (wasm) | Description | *The Operator Splitting QP Solver* | | -- | -- | | Homepage | [https://osqp.org/](https://osqp.org/) | | License | Apache-2.0 | | Versions | v0.6.3 | | Architectures | wasm32, wasm64 | | Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) | ##### Install command ```console xrepo install -p wasm osqp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("osqp") ``` ### out_ptr (wasm) | Description | *Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!* | | -- | -- | | Homepage | [https://github.com/soasis/out_ptr](https://github.com/soasis/out_ptr) | | License | Apache-2.0 | | Versions | 2022.10.07 | | Architectures | wasm32, wasm64 | | Definition | [out_ptr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/out_ptr/xmake.lua) | ##### Install command ```console xrepo install -p wasm out_ptr ``` ##### Integration in the project (xmake.lua) ```lua add_requires("out_ptr") ``` ### outcome (wasm) | Description | *Provides very lightweight outcome and result (non-Boost edition)* | | -- | -- | | Homepage | [https://github.com/ned14/outcome](https://github.com/ned14/outcome) | | License | Apache-2.0 | | Versions | v2.2.4 | | Architectures | wasm32, wasm64 | | Definition | [outcome/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/outcome/xmake.lua) | ##### Install command ```console xrepo install -p wasm outcome ``` ##### Integration in the project (xmake.lua) ```lua add_requires("outcome") ``` ### ozz-animation (wasm) | Description | *Open source c++ skeletal animation library and toolset* | | -- | -- | | Homepage | [http://guillaumeblanc.github.io/ozz-animation/](http://guillaumeblanc.github.io/ozz-animation/) | | License | MIT | | Versions | 0.14.2, 0.14.3, 0.15.0, 0.16.0 | | Architectures | wasm32, wasm64 | | Definition | [ozz-animation/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/ozz-animation/xmake.lua) | ##### Install command ```console xrepo install -p wasm ozz-animation ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ozz-animation") ``` ## p ### par (wasm) | Description | *single-file C libraries from Philip Allan Rideout* | | -- | -- | | Homepage | [https://github.com/prideout/par](https://github.com/prideout/par) | | License | MIT | | Versions | 2022.08.06 | | Architectures | wasm32, wasm64 | | Definition | [par/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/par/xmake.lua) | ##### Install command ```console xrepo install -p wasm par ``` ##### Integration in the project (xmake.lua) ```lua add_requires("par") ``` ### parallel-hashmap (wasm) | Description | *A family of header-only, very fast and memory-friendly hashmap and btree containers.* | | -- | -- | | Homepage | [https://greg7mdp.github.io/parallel-hashmap/](https://greg7mdp.github.io/parallel-hashmap/) | | License | Apache-2.0 | | Versions | v1.3.12, 1.33, 1.34, 1.35, 1.37, v2.0.0 | | Architectures | wasm32, wasm64 | | Definition | [parallel-hashmap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/parallel-hashmap/xmake.lua) | ##### Install command ```console xrepo install -p wasm parallel-hashmap ``` ##### Integration in the project (xmake.lua) ```lua add_requires("parallel-hashmap") ``` ### patch (wasm) | Description | *GNU patch, which applies diff files to original files.* | | -- | -- | | Homepage | [http://www.gnu.org/software/patch/patch.html](http://www.gnu.org/software/patch/patch.html) | | Versions | 2.7.6 | | Architectures | wasm32, wasm64 | | Definition | [patch/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/patch/xmake.lua) | ##### Install command ```console xrepo install -p wasm patch ``` ##### Integration in the project (xmake.lua) ```lua add_requires("patch") ``` ### paul_thread_pool (wasm) | Description | *A modern, fast, lightweight thread pool library based on C++20* | | -- | -- | | Homepage | [https://github.com/DeveloperPaul123/thread-pool](https://github.com/DeveloperPaul123/thread-pool) | | License | MIT | | Versions | 0.6.2, 0.7.0 | | Architectures | wasm32, wasm64 | | Definition | [paul_thread_pool/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/paul_thread_pool/xmake.lua) | ##### Install command ```console xrepo install -p wasm paul_thread_pool ``` ##### Integration in the project (xmake.lua) ```lua add_requires("paul_thread_pool") ``` ### pcg-cpp (wasm) | Description | *PCG — C++ Implementation* | | -- | -- | | Homepage | [http://www.pcg-random.org](http://www.pcg-random.org) | | License | Apache-2.0 | | Versions | 2022.04.09 | | Architectures | wasm32, wasm64 | | Definition | [pcg-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pcg-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm pcg-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pcg-cpp") ``` ### pcre2 (wasm) | Description | *A Perl Compatible Regular Expressions Library* | | -- | -- | | Homepage | [https://www.pcre.org/](https://www.pcre.org/) | | License | BSD-3-Clause | | Versions | 10.39, 10.40, 10.42, 10.43, 10.44 | | Architectures | wasm32, wasm64 | | Definition | [pcre2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pcre2/xmake.lua) | ##### Install command ```console xrepo install -p wasm pcre2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pcre2") ``` ### pdfio (wasm) | Description | *PDFio is a simple C library for reading and writing PDF files.* | | -- | -- | | Homepage | [https://www.msweet.org/pdfio](https://www.msweet.org/pdfio) | | License | Apache-2.0 | | Versions | v1.3.0, v1.3.1, v1.3.2, v1.4.0, v1.5.0 | | Architectures | wasm32, wasm64 | | Definition | [pdfio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pdfio/xmake.lua) | ##### Install command ```console xrepo install -p wasm pdfio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pdfio") ``` ### pe-parse (wasm) | Description | *Principled, lightweight C/C++ PE parser* | | -- | -- | | Homepage | [https://github.com/trailofbits/pe-parse](https://github.com/trailofbits/pe-parse) | | License | MIT | | Versions | 2024.06.04 | | Architectures | wasm32, wasm64 | | Definition | [pe-parse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pe-parse/xmake.lua) | ##### Install command ```console xrepo install -p wasm pe-parse ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pe-parse") ``` ### pedeps (wasm) | Description | *Cross-platform C library to read data from PE/PE+ files (the format of Windows .exe and .dll files)* | | -- | -- | | Homepage | [https://github.com/brechtsanders/pedeps](https://github.com/brechtsanders/pedeps) | | License | MIT | | Versions | 0.1.15 | | Architectures | wasm32, wasm64 | | Definition | [pedeps/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pedeps/xmake.lua) | ##### Install command ```console xrepo install -p wasm pedeps ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pedeps") ``` ### pegtl (wasm) | Description | *Parsing Expression Grammar Template Library* | | -- | -- | | Homepage | [https://github.com/taocpp/PEGTL](https://github.com/taocpp/PEGTL) | | License | BSL-1.0 | | Versions | 2.8.3, 3.2.2, 3.2.5, 3.2.7, 3.2.8 | | Architectures | wasm32, wasm64 | | Definition | [pegtl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pegtl/xmake.lua) | ##### Install command ```console xrepo install -p wasm pegtl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pegtl") ``` ### perlinnoise (wasm) | Description | *Header-only Perlin noise library for modern C++ (C++17/C++20)* | | -- | -- | | Homepage | [https://github.com/Reputeless/PerlinNoise](https://github.com/Reputeless/PerlinNoise) | | License | MIT | | Versions | v3.0.0 | | Architectures | wasm32, wasm64 | | Definition | [perlinnoise/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/perlinnoise/xmake.lua) | ##### Install command ```console xrepo install -p wasm perlinnoise ``` ##### Integration in the project (xmake.lua) ```lua add_requires("perlinnoise") ``` ### pffft (wasm) | Description | *PFFFT, a pretty fast Fourier Transform.* | | -- | -- | | Homepage | [https://bitbucket.org/jpommier/pffft/](https://bitbucket.org/jpommier/pffft/) | | License | BSD-like (FFTPACK license) | | Versions | 2024.11.29 | | Architectures | wasm32, wasm64 | | Definition | [pffft/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pffft/xmake.lua) | ##### Install command ```console xrepo install -p wasm pffft ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pffft") ``` ### physfs (wasm) | Description | *A portable, flexible file i/o abstraction* | | -- | -- | | Homepage | [https://icculus.org/physfs/](https://icculus.org/physfs/) | | License | zlib | | Versions | 2024.09.23 | | Architectures | wasm32, wasm64 | | Definition | [physfs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/physfs/xmake.lua) | ##### Install command ```console xrepo install -p wasm physfs ``` ##### Integration in the project (xmake.lua) ```lua add_requires("physfs") ``` ### picobench (wasm) | Description | *A micro microbenchmarking library for C++11 in a single header file* | | -- | -- | | Homepage | [https://github.com/iboB/picobench](https://github.com/iboB/picobench) | | License | MIT | | Versions | 2.06, 2.07, 2.08 | | Architectures | wasm32, wasm64 | | Definition | [picobench/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/picobench/xmake.lua) | ##### Install command ```console xrepo install -p wasm picobench ``` ##### Integration in the project (xmake.lua) ```lua add_requires("picobench") ``` ### picojson (wasm) | Description | *A header-file-only, JSON parser serializer in C++* | | -- | -- | | Homepage | [https://pocoproject.org/](https://pocoproject.org/) | | License | BSD-2-Clause | | Versions | v1.3.0 | | Architectures | wasm32, wasm64 | | Definition | [picojson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/picojson/xmake.lua) | ##### Install command ```console xrepo install -p wasm picojson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("picojson") ``` ### picosha2 (wasm) | Description | *a header-file-only, SHA256 hash generator in C++* | | -- | -- | | Homepage | [https://github.com/okdshin/PicoSHA2](https://github.com/okdshin/PicoSHA2) | | License | MIT | | Versions | 2022.08.08 | | Architectures | wasm32, wasm64 | | Definition | [picosha2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/picosha2/xmake.lua) | ##### Install command ```console xrepo install -p wasm picosha2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("picosha2") ``` ### pixman (wasm) | Description | *Low-level library for pixel manipulation.* | | -- | -- | | Homepage | [https://cairographics.org/](https://cairographics.org/) | | License | MIT | | Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 | | Architectures | wasm32, wasm64 | | Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) | ##### Install command ```console xrepo install -p wasm pixman ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pixman") ``` ### pkg-config (wasm) | Description | *A helper tool used when compiling applications and libraries.* | | -- | -- | | Homepage | [https://freedesktop.org/wiki/Software/pkg-config/](https://freedesktop.org/wiki/Software/pkg-config/) | | Versions | 0.29.2 | | Architectures | wasm32, wasm64 | | Definition | [pkg-config/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pkg-config/xmake.lua) | ##### Install command ```console xrepo install -p wasm pkg-config ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pkg-config") ``` ### pkgconf (wasm) | Description | *A program which helps to configure compiler and linker flags for development frameworks.* | | -- | -- | | Homepage | [http://pkgconf.org](http://pkgconf.org) | | Versions | 1.7.4, 1.8.0, 1.9.3, 1.9.4, 1.9.5, 2.0.3, 2.4.3, 2.5.1 | | Architectures | wasm32, wasm64 | | Definition | [pkgconf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pkgconf/xmake.lua) | ##### Install command ```console xrepo install -p wasm pkgconf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pkgconf") ``` ### pl_mpeg (wasm) | Description | *Single file C library for decoding MPEG1 Video and MP2 Audio* | | -- | -- | | Homepage | [https://github.com/phoboslab/pl_mpeg](https://github.com/phoboslab/pl_mpeg) | | License | MIT | | Versions | 2024.04.12 | | Architectures | wasm32, wasm64 | | Definition | [pl_mpeg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pl_mpeg/xmake.lua) | ##### Install command ```console xrepo install -p wasm pl_mpeg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pl_mpeg") ``` ### platformfolders (wasm) | Description | *A C++ library to look for special directories like "My Documents" and "%APPDATA%" so that you do not need to write Linux, Windows or Mac OS X specific code* | | -- | -- | | Homepage | [https://github.com/sago007/PlatformFolders](https://github.com/sago007/PlatformFolders) | | License | MIT | | Versions | 4.2.0, 4.3.0 | | Architectures | wasm32, wasm64 | | Definition | [platformfolders/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/platformfolders/xmake.lua) | ##### Install command ```console xrepo install -p wasm platformfolders ``` ##### Integration in the project (xmake.lua) ```lua add_requires("platformfolders") ``` ### plf_colony (wasm) | 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](https://plflib.org/colony.htm) | | License | zlib | | Versions | v7.41 | | Architectures | wasm32, wasm64 | | Definition | [plf_colony/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plf_colony/xmake.lua) | ##### Install command ```console xrepo install -p wasm plf_colony ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plf_colony") ``` ### plf_hive (wasm) | Description | *plf::hive is a fork of plf::colony to match the current C++ standards proposal.* | | -- | -- | | Homepage | [https://plflib.org/colony.htm](https://plflib.org/colony.htm) | | License | zlib | | Versions | 2024.04.21 | | Architectures | wasm32, wasm64 | | Definition | [plf_hive/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plf_hive/xmake.lua) | ##### Install command ```console xrepo install -p wasm plf_hive ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plf_hive") ``` ### plf_indiesort (wasm) | 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](https://plflib.org/indiesort.htm) | | License | zlib | | Versions | v1.41 | | Architectures | wasm32, wasm64 | | Definition | [plf_indiesort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plf_indiesort/xmake.lua) | ##### Install command ```console xrepo install -p wasm plf_indiesort ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plf_indiesort") ``` ### plf_list (wasm) | 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](https://plflib.org/list.htm) | | License | zlib | | Versions | 2.73 | | Architectures | wasm32, wasm64 | | Definition | [plf_list/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plf_list/xmake.lua) | ##### Install command ```console xrepo install -p wasm plf_list ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plf_list") ``` ### plf_queue (wasm) | 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](https://plflib.org/queue.htm) | | License | zlib | | Versions | v2.0.3 | | Architectures | wasm32, wasm64 | | Definition | [plf_queue/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plf_queue/xmake.lua) | ##### Install command ```console xrepo install -p wasm plf_queue ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plf_queue") ``` ### plf_rand (wasm) | 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](https://plflib.org/rand.htm) | | License | zlib | | Versions | v1.05 | | Architectures | wasm32, wasm64 | | Definition | [plf_rand/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plf_rand/xmake.lua) | ##### Install command ```console xrepo install -p wasm plf_rand ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plf_rand") ``` ### plf_reorderase (wasm) | 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](https://plflib.org/reorderase.htm) | | License | zlib | | Versions | v1.11 | | Architectures | wasm32, wasm64 | | Definition | [plf_reorderase/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plf_reorderase/xmake.lua) | ##### Install command ```console xrepo install -p wasm plf_reorderase ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plf_reorderase") ``` ### plf_stack (wasm) | 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](https://plflib.org/stack.htm) | | License | zlib | | Versions | v2.03 | | Architectures | wasm32, wasm64 | | Definition | [plf_stack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plf_stack/xmake.lua) | ##### Install command ```console xrepo install -p wasm plf_stack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plf_stack") ``` ### plfit (wasm) | Description | *Fitting power-law distributions to empirical data, according to the method of Clauset, Shalizi and Newman* | | -- | -- | | Homepage | [https://github.com/ntamas/plfit](https://github.com/ntamas/plfit) | | License | GPL-2.0 | | Versions | 1.0.0, 1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [plfit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plfit/xmake.lua) | ##### Install command ```console xrepo install -p wasm plfit ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plfit") ``` ### plog (wasm) | Description | *Portable, simple and extensible C++ logging library* | | -- | -- | | Homepage | [https://github.com/SergiusTheBest/plog](https://github.com/SergiusTheBest/plog) | | License | MIT | | Versions | 1.1.9, 1.1.10, 1.1.11 | | Architectures | wasm32, wasm64 | | Definition | [plog/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plog/xmake.lua) | ##### Install command ```console xrepo install -p wasm plog ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plog") ``` ### plusaes (wasm) | Description | *Header only C++ AES cipher library* | | -- | -- | | Homepage | [https://kkayataka.github.io/plusaes/doc/index.html](https://kkayataka.github.io/plusaes/doc/index.html) | | License | BSL-1.0 | | Versions | v1.0.0 | | Architectures | wasm32, wasm64 | | Definition | [plusaes/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plusaes/xmake.lua) | ##### Install command ```console xrepo install -p wasm plusaes ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plusaes") ``` ### plutosvg (wasm) | Description | *Tiny SVG rendering library in C* | | -- | -- | | Homepage | [https://github.com/sammycage/plutosvg](https://github.com/sammycage/plutosvg) | | License | MIT | | Versions | v0.0.2, v0.0.3, v0.0.4, v0.0.5, v0.0.6, v0.0.7 | | Architectures | wasm32, wasm64 | | Definition | [plutosvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutosvg/xmake.lua) | ##### Install command ```console xrepo install -p wasm plutosvg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plutosvg") ``` ### plutovg (wasm) | Description | *Tiny 2D vector graphics library in C* | | -- | -- | | Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) | | License | MIT | | Versions | v0.0.1, v0.0.6, v0.0.7, v0.0.8, v0.0.9, v0.0.12, v0.0.13, v1.0.0, v1.1.0, v1.3.0, v1.3.1 | | Architectures | wasm32, wasm64 | | Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) | ##### Install command ```console xrepo install -p wasm plutovg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("plutovg") ``` ### pocketfft (wasm) | Description | *FFT implementation based on FFTPack, but with several improvements* | | -- | -- | | Homepage | [https://github.com/mreineck/pocketfft](https://github.com/mreineck/pocketfft) | | License | BSD-3-Clause | | Versions | 2023.02.14 | | Architectures | wasm32, wasm64 | | Definition | [pocketfft/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pocketfft/xmake.lua) | ##### Install command ```console xrepo install -p wasm pocketfft ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pocketfft") ``` ### poco (wasm) | Description | *The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.* | | -- | -- | | Homepage | [https://pocoproject.org/](https://pocoproject.org/) | | License | BSL-1.0 | | Versions | 1.11.0, 1.11.1, 1.11.6, 1.11.8, 1.12.1, 1.12.2, 1.12.4, 1.12.5, 1.13.3 | | Architectures | wasm32, wasm64 | | Definition | [poco/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/poco/xmake.lua) | ##### Install command ```console xrepo install -p wasm poco ``` ##### Integration in the project (xmake.lua) ```lua add_requires("poco") ``` ### poly2tri (wasm) | Description | *2D constrained Delaunay triangulation library* | | -- | -- | | Homepage | [https://github.com/jhasse/poly2tri](https://github.com/jhasse/poly2tri) | | License | BSD-3-Clause | | Versions | 2024.02.08 | | Architectures | wasm32, wasm64 | | Definition | [poly2tri/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/poly2tri/xmake.lua) | ##### Install command ```console xrepo install -p wasm poly2tri ``` ##### Integration in the project (xmake.lua) ```lua add_requires("poly2tri") ``` ### polyclipping (wasm) | Description | *Polygon and line clipping and offsetting library* | | -- | -- | | Homepage | [https://sourceforge.net/projects/polyclipping](https://sourceforge.net/projects/polyclipping) | | License | BSL-1.0 | | Versions | 6.4.2 | | Architectures | wasm32, wasm64 | | Definition | [polyclipping/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/polyclipping/xmake.lua) | ##### Install command ```console xrepo install -p wasm polyclipping ``` ##### Integration in the project (xmake.lua) ```lua add_requires("polyclipping") ``` ### portaudio (wasm) | Description | *PortAudio is a cross-platform, open-source C language library for real-time audio input and output.* | | -- | -- | | Homepage | [http://www.portaudio.com](http://www.portaudio.com) | | Versions | 2023.08.05, 2024.08.25 | | Architectures | wasm32, wasm64 | | Definition | [portaudio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/portaudio/xmake.lua) | ##### Install command ```console xrepo install -p wasm portaudio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("portaudio") ``` ### postgresql (wasm) | Description | *PostgreSQL Database Management System* | | -- | -- | | Homepage | [https://www.postgresql.org/](https://www.postgresql.org/) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [postgresql/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/postgresql/xmake.lua) | ##### Install command ```console xrepo install -p wasm postgresql ``` ##### Integration in the project (xmake.lua) ```lua add_requires("postgresql") ``` ### ppqsort (wasm) | Description | *Efficient implementation of parallel quicksort algorithm* | | -- | -- | | Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) | | Versions | v1.0.5, v1.0.6 | | Architectures | wasm32, wasm64 | | Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) | ##### Install command ```console xrepo install -p wasm ppqsort ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ppqsort") ``` ### pprint (wasm) | Description | *Pretty Printer for Modern C++* | | -- | -- | | Homepage | [https://github.com/p-ranav/pprint](https://github.com/p-ranav/pprint) | | License | MIT | | Versions | 2020.2.20 | | Architectures | wasm32, wasm64 | | Definition | [pprint/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pprint/xmake.lua) | ##### Install command ```console xrepo install -p wasm pprint ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pprint") ``` ### pqp (wasm) | Description | *A Proximity Query Package* | | -- | -- | | Homepage | [http://gamma.cs.unc.edu/SSV/](http://gamma.cs.unc.edu/SSV/) | | Versions | 1.3 | | Architectures | wasm32, wasm64 | | Definition | [pqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pqp/xmake.lua) | ##### Install command ```console xrepo install -p wasm pqp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pqp") ``` ### premake5 (wasm) | Description | *Premake - Powerfully simple build configuration* | | -- | -- | | Homepage | [https://premake.github.io/](https://premake.github.io/) | | Versions | 2022.11.17 | | Architectures | wasm32, wasm64 | | Definition | [premake5/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/premake5/xmake.lua) | ##### Install command ```console xrepo install -p wasm premake5 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("premake5") ``` ### promise-cpp (wasm) | Description | *C++ promise/A+ library in Javascript style.* | | -- | -- | | Homepage | [https://github.com/xhawk18/promise-cpp](https://github.com/xhawk18/promise-cpp) | | License | MIT | | Versions | 2.1.3, 2.1.5 | | Architectures | wasm32, wasm64 | | Definition | [promise-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/promise-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm promise-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("promise-cpp") ``` ### protobuf-cpp (wasm) | Description | *Google's data interchange format for cpp* | | -- | -- | | Homepage | [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/) | | License | BSD-3-Clause | | Versions | 3.8.0, 3.11.2, 3.12.0, 3.12.3, 3.13.0, 3.14.0, 3.15.5, 3.15.8, 3.17.3, 3.19.4, 26.1, 27.0, 27.2, 27.3, 28.0, 28.1, 29.2, 29.3, 30.2, 31.0, 31.1, 32.0, 32.1 | | Architectures | wasm32, wasm64 | | Definition | [protobuf-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/protobuf-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm protobuf-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("protobuf-cpp") ``` ### protoc (wasm) | Description | *Google's data interchange format compiler* | | -- | -- | | Homepage | [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [protoc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/protoc/xmake.lua) | ##### Install command ```console xrepo install -p wasm protoc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("protoc") ``` ### prvhash (wasm) | Description | *PRVHASH - Pseudo-Random-Value Hash* | | -- | -- | | Homepage | [https://github.com/avaneev/prvhash](https://github.com/avaneev/prvhash) | | License | MIT | | Versions | 4.0, 4.3.2 | | Architectures | wasm32, wasm64 | | Definition | [prvhash/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/prvhash/xmake.lua) | ##### Install command ```console xrepo install -p wasm prvhash ``` ##### Integration in the project (xmake.lua) ```lua add_requires("prvhash") ``` ### pseudo-double-c (wasm) | Description | *A relatively fast C and C++ 64 bit floating point library written using only integer operations for cross platform consistency. Tested with gcc/clang/Visual Studio, on x86-64/ARMv8 (64 bit)* | | -- | -- | | Homepage | [https://github.com/royward/pseudo-double](https://github.com/royward/pseudo-double) | | License | BSD-3-Clause | | Versions | 2024.01.17 | | Architectures | wasm32, wasm64 | | Definition | [pseudo-double-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pseudo-double-c/xmake.lua) | ##### Install command ```console xrepo install -p wasm pseudo-double-c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pseudo-double-c") ``` ### pugixml (wasm) | Description | *Light-weight, simple and fast XML parser for C++ with XPath support* | | -- | -- | | Homepage | [https://pugixml.org/](https://pugixml.org/) | | License | MIT | | Versions | v1.11.4, v1.13, v1.14, v1.15 | | Architectures | wasm32, wasm64 | | Definition | [pugixml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pugixml/xmake.lua) | ##### Install command ```console xrepo install -p wasm pugixml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pugixml") ``` ### pycdc (wasm) | Description | *C++ python bytecode disassembler and decompiler* | | -- | -- | | Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) | | License | GPL-3.0 | | Versions | 2024.08.12 | | Architectures | wasm32, wasm64 | | Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) | ##### Install command ```console xrepo install -p wasm pycdc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pycdc") ``` ### pyincpp (wasm) | Description | *A C++ type library that is as easy to use as Python built-in types.* | | -- | -- | | Homepage | [https://github.com/chen-qingyu/pyincpp](https://github.com/chen-qingyu/pyincpp) | | License | MIT | | Versions | v1.3.2, v1.3.3, v1.4.1, v1.6.0, v1.6.1, v2.3.0, v2.4.0, v2.4.1, v2.5.1, v2.5.2, v2.6.0, v2.6.1, v2.6.2 | | Architectures | wasm32, wasm64 | | Definition | [pyincpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pyincpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm pyincpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pyincpp") ``` ### pystring (wasm) | 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](https://github.com/imageworks/pystring) | | License | BSD-3-Clause | | Versions | 2020.02.04, 2023.07.23, 2025.06.23 | | Architectures | wasm32, wasm64 | | Definition | [pystring/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pystring/xmake.lua) | ##### Install command ```console xrepo install -p wasm pystring ``` ##### Integration in the project (xmake.lua) ```lua add_requires("pystring") ``` ### python (wasm) | Description | *The python programming language.* | | -- | -- | | Homepage | [https://www.python.org/](https://www.python.org/) | | License | PSF | | Versions | 2.7.18, 3.7.9, 3.8.10, 3.9.5, 3.9.6, 3.9.10, 3.9.13, 3.10.6, 3.10.11, 3.11.3, 3.11.8, 3.11.9, 3.12.3, 3.12.8, 3.12.10, 3.13.0, 3.13.1, 3.13.2 | | Architectures | wasm32, wasm64 | | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) | ##### Install command ```console xrepo install -p wasm python ``` ##### Integration in the project (xmake.lua) ```lua add_requires("python") ``` ### python2 (wasm) | Description | *The python programming language.* | | -- | -- | | Homepage | [https://www.python.org/](https://www.python.org/) | | Versions | 2.7.15, 2.7.18 | | Architectures | wasm32, wasm64 | | Definition | [python2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python2/xmake.lua) | ##### Install command ```console xrepo install -p wasm python2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("python2") ``` ## q ### qcbor (wasm) | Description | *Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.* | | -- | -- | | Homepage | [https://github.com/laurencelundblade/QCBOR](https://github.com/laurencelundblade/QCBOR) | | License | BSD-3-Clause | | Versions | v1.4.1, v1.5.1, v1.5.3 | | Architectures | wasm32, wasm64 | | Definition | [qcbor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qcbor/xmake.lua) | ##### Install command ```console xrepo install -p wasm qcbor ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qcbor") ``` ### qdldl (wasm) | Description | *A free LDL factorisation routine* | | -- | -- | | Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) | | License | Apache-2.0 | | Versions | v0.1.7, v0.1.8, v0.1.9 | | Architectures | wasm32, wasm64 | | Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) | ##### Install command ```console xrepo install -p wasm qdldl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qdldl") ``` ### qhull (wasm) | Description | *Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram.* | | -- | -- | | Homepage | [http://www.qhull.org/](http://www.qhull.org/) | | Versions | 2020.2 | | Architectures | wasm32, wasm64 | | Definition | [qhull/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qhull/xmake.lua) | ##### Install command ```console xrepo install -p wasm qhull ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qhull") ``` ### qmsetup (wasm) | Description | *CMake Modules and Basic Libraries for C/C++ projects.* | | -- | -- | | Homepage | [https://github.com/stdware/qmsetup](https://github.com/stdware/qmsetup) | | License | MIT | | Versions | 2024.09.02 | | Architectures | wasm32, wasm64 | | Definition | [qmsetup/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qmsetup/xmake.lua) | ##### Install command ```console xrepo install -p wasm qmsetup ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qmsetup") ``` ### qoa (wasm) | Description | *The “Quite OK Audio Format” for fast, lossy audio compression* | | -- | -- | | Homepage | [https://github.com/phoboslab/qoa](https://github.com/phoboslab/qoa) | | License | MIT | | Versions | 2024.07.02 | | Architectures | wasm32, wasm64 | | Definition | [qoa/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qoa/xmake.lua) | ##### Install command ```console xrepo install -p wasm qoa ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qoa") ``` ### qoi (wasm) | Description | *The Quite OK Image Format for fast, lossless image compression* | | -- | -- | | Homepage | [https://qoiformat.org/](https://qoiformat.org/) | | License | MIT | | Versions | 2021.12.22, 2022.11.17, 2024.03.18, 2025.06.18 | | Architectures | wasm32, wasm64 | | Definition | [qoi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qoi/xmake.lua) | ##### Install command ```console xrepo install -p wasm qoi ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qoi") ``` ### qr-code-generator-c (wasm) | 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](https://www.nayuki.io/page/qr-code-generator-library) | | Versions | v1.8.0 | | Architectures | wasm32, wasm64 | | Definition | [qr-code-generator-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qr-code-generator-c/xmake.lua) | ##### Install command ```console xrepo install -p wasm qr-code-generator-c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qr-code-generator-c") ``` ### qr-code-generator-cpp (wasm) | 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](https://www.nayuki.io/page/qr-code-generator-library) | | Versions | v1.8.0 | | Architectures | wasm32, wasm64 | | Definition | [qr-code-generator-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qr-code-generator-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm qr-code-generator-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qr-code-generator-cpp") ``` ### qt6base (wasm) | 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](https://www.qt.io) | | License | LGPL-3 | | Versions | 6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0, 6.8.1, 6.8.2, 6.8.3, 6.9.0, 6.9.1 | | Architectures | wasm32, wasm64 | | Definition | [qt6base/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qt6base/xmake.lua) | ##### Install command ```console xrepo install -p wasm qt6base ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qt6base") ``` ### qt6core (wasm) | 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](https://www.qt.io) | | License | LGPL-3 | | Versions | 6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0, 6.8.1, 6.8.2, 6.8.3, 6.9.0, 6.9.1 | | Architectures | wasm32, wasm64 | | Definition | [qt6core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qt6core/xmake.lua) | ##### Install command ```console xrepo install -p wasm qt6core ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qt6core") ``` ### qt6gui (wasm) | 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](https://www.qt.io) | | License | LGPL-3 | | Versions | 6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0, 6.8.1, 6.8.2, 6.8.3, 6.9.0, 6.9.1 | | Architectures | wasm32, wasm64 | | Definition | [qt6gui/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qt6gui/xmake.lua) | ##### Install command ```console xrepo install -p wasm qt6gui ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qt6gui") ``` ### qt6network (wasm) | 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](https://www.qt.io) | | License | LGPL-3 | | Versions | 6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0, 6.8.1, 6.8.2, 6.8.3, 6.9.0, 6.9.1 | | Architectures | wasm32, wasm64 | | Definition | [qt6network/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qt6network/xmake.lua) | ##### Install command ```console xrepo install -p wasm qt6network ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qt6network") ``` ### qt6qml (wasm) | 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](https://www.qt.io) | | License | LGPL-3 | | Versions | 6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0, 6.8.1, 6.8.2, 6.8.3, 6.9.0, 6.9.1 | | Architectures | wasm32, wasm64 | | Definition | [qt6qml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qt6qml/xmake.lua) | ##### Install command ```console xrepo install -p wasm qt6qml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qt6qml") ``` ### qt6quick (wasm) | 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](https://www.qt.io) | | License | LGPL-3 | | Versions | 6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0, 6.8.1, 6.8.2, 6.8.3, 6.9.0, 6.9.1 | | Architectures | wasm32, wasm64 | | Definition | [qt6quick/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qt6quick/xmake.lua) | ##### Install command ```console xrepo install -p wasm qt6quick ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qt6quick") ``` ### qt6widgets (wasm) | 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](https://www.qt.io) | | License | LGPL-3 | | Versions | 6.3.0, 6.3.1, 6.3.2, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.7.0, 6.7.1, 6.7.2, 6.8.0, 6.8.1, 6.8.2, 6.8.3, 6.9.0, 6.9.1 | | Architectures | wasm32, wasm64 | | Definition | [qt6widgets/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qt6widgets/xmake.lua) | ##### Install command ```console xrepo install -p wasm qt6widgets ``` ##### Integration in the project (xmake.lua) ```lua add_requires("qt6widgets") ``` ### quadsort (wasm) | Description | *Quadsort is a branchless stable adaptive mergesort faster than quicksort.* | | -- | -- | | Homepage | [https://github.com/scandum/quadsort](https://github.com/scandum/quadsort) | | License | Unlicense | | Versions | 1.1.5+4, 1.2.1+3 | | Architectures | wasm32, wasm64 | | Definition | [quadsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quadsort/xmake.lua) | ##### Install command ```console xrepo install -p wasm quadsort ``` ##### Integration in the project (xmake.lua) ```lua add_requires("quadsort") ``` ### quake_triangle (wasm) | Description | *A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.* | | -- | -- | | Homepage | [http://www.cs.cmu.edu/~quake/triangle.html](http://www.cs.cmu.edu/~quake/triangle.html) | | Versions | 1.6 | | Architectures | wasm32, wasm64 | | Definition | [quake_triangle/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quake_triangle/xmake.lua) | ##### Install command ```console xrepo install -p wasm quake_triangle ``` ##### Integration in the project (xmake.lua) ```lua add_requires("quake_triangle") ``` ### quickcpplib (wasm) | Description | *Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!* | | -- | -- | | Homepage | [https://github.com/ned14/quickcpplib](https://github.com/ned14/quickcpplib) | | License | Apache-2.0 | | Versions | 20221116 | | Architectures | wasm32, wasm64 | | Definition | [quickcpplib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quickcpplib/xmake.lua) | ##### Install command ```console xrepo install -p wasm quickcpplib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("quickcpplib") ``` ### quickjs-ng (wasm) | Description | *QuickJS, the Next Generation: a mighty JavaScript engine* | | -- | -- | | Homepage | [https://github.com/quickjs-ng/quickjs](https://github.com/quickjs-ng/quickjs) | | License | MIT | | Versions | v0.5.0, v0.6.1, v0.7.0, v0.8.0, v0.9.0 | | Architectures | wasm32, wasm64 | | Definition | [quickjs-ng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quickjs-ng/xmake.lua) | ##### Install command ```console xrepo install -p wasm quickjs-ng ``` ##### Integration in the project (xmake.lua) ```lua add_requires("quickjs-ng") ``` ### quirc (wasm) | Description | *QR decoder library* | | -- | -- | | Homepage | [https://github.com/dlbeer/quirc](https://github.com/dlbeer/quirc) | | License | ISC | | Versions | v1.2 | | Architectures | wasm32, wasm64 | | Definition | [quirc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quirc/xmake.lua) | ##### Install command ```console xrepo install -p wasm quirc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("quirc") ``` ## r ### radeonrays (wasm) | Description | *Radeon Rays is ray intersection acceleration library for hardware and software multiplatforms using CPU and GPU* | | -- | -- | | Homepage | [https://github.com/GPUOpen-LibrariesAndSDKs/RadeonRays_SDK](https://github.com/GPUOpen-LibrariesAndSDKs/RadeonRays_SDK) | | License | MIT | | Versions | 4.1 | | Architectures | wasm32, wasm64 | | Definition | [radeonrays/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/radeonrays/xmake.lua) | ##### Install command ```console xrepo install -p wasm radeonrays ``` ##### Integration in the project (xmake.lua) ```lua add_requires("radeonrays") ``` ### ragel (wasm) | Description | *Ragel State Machine Compiler* | | -- | -- | | Homepage | [https://www.colm.net/open-source/ragel/](https://www.colm.net/open-source/ragel/) | | License | MIT | | Versions | 6.10 | | Architectures | wasm32, wasm64 | | Definition | [ragel/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/ragel/xmake.lua) | ##### Install command ```console xrepo install -p wasm ragel ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ragel") ``` ### rang (wasm) | Description | *A Minimal, Header only Modern c++ library for terminal goodies 💄✨* | | -- | -- | | Homepage | [https://agauniyal.github.io/rang/](https://agauniyal.github.io/rang/) | | License | Unlicense | | Versions | 2022.07.01 | | Architectures | wasm32, wasm64 | | Definition | [rang/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rang/xmake.lua) | ##### Install command ```console xrepo install -p wasm rang ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rang") ``` ### range-v3 (wasm) | Description | *Range library for C++14/17/20, basis for C++20's std::ranges* | | -- | -- | | Homepage | [https://github.com/ericniebler/range-v3/](https://github.com/ericniebler/range-v3/) | | License | BSL-1.0 | | Versions | 0.11.0, 0.12.0 | | Architectures | wasm32, wasm64 | | Definition | [range-v3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/range-v3/xmake.lua) | ##### Install command ```console xrepo install -p wasm range-v3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("range-v3") ``` ### rapidcsv (wasm) | Description | *C++ header-only library for CSV parsing (by d99kris)* | | -- | -- | | Homepage | [https://github.com/d99kris/rapidcsv](https://github.com/d99kris/rapidcsv) | | License | BSD-3-Clause | | Versions | v8.50, v8.80, v8.82, v8.83, v8.84, v8.85, v8.87, v8.88, v8.89 | | Architectures | wasm32, wasm64 | | Definition | [rapidcsv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rapidcsv/xmake.lua) | ##### Install command ```console xrepo install -p wasm rapidcsv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rapidcsv") ``` ### rapidfuzz (wasm) | Description | *Rapid fuzzy string matching in C++ using the Levenshtein Distance* | | -- | -- | | Homepage | [https://rapidfuzz.github.io/rapidfuzz-cpp](https://rapidfuzz.github.io/rapidfuzz-cpp) | | License | MIT | | Versions | v3.0.2, v3.0.4, v3.0.5, v3.1.1, v3.3.2, v3.3.3 | | Architectures | wasm32, wasm64 | | Definition | [rapidfuzz/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rapidfuzz/xmake.lua) | ##### Install command ```console xrepo install -p wasm rapidfuzz ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rapidfuzz") ``` ### rapidhash (wasm) | Description | *Very fast, high quality, platform independant hashing algorithm.* | | -- | -- | | Homepage | [https://github.com/Nicoshev/rapidhash](https://github.com/Nicoshev/rapidhash) | | License | BSD-2-Clause | | Versions | v1.0 | | Architectures | wasm32, wasm64 | | Definition | [rapidhash/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rapidhash/xmake.lua) | ##### Install command ```console xrepo install -p wasm rapidhash ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rapidhash") ``` ### rapidjson (wasm) | Description | *RapidJSON is a JSON parser and generator for C++.* | | -- | -- | | Homepage | [https://github.com/Tencent/rapidjson](https://github.com/Tencent/rapidjson) | | License | MIT | | Versions | v1.1.0-arrow, v1.1.0, 2022.7.20, 2023.12.6, 2024.08.16, 2025.02.05 | | Architectures | wasm32, wasm64 | | Definition | [rapidjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rapidjson/xmake.lua) | ##### Install command ```console xrepo install -p wasm rapidjson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rapidjson") ``` ### rapidxml (wasm) | Description | *An attempt to create the fastest XML parser possible* | | -- | -- | | Homepage | [https://sourceforge.net/projects/rapidxml](https://sourceforge.net/projects/rapidxml) | | License | MIT | | Versions | 1.13 | | Architectures | wasm32, wasm64 | | Definition | [rapidxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rapidxml/xmake.lua) | ##### Install command ```console xrepo install -p wasm rapidxml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rapidxml") ``` ### raw_pdb (wasm) | Description | *A C++11 library for reading Microsoft Program DataBase PDB files* | | -- | -- | | Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) | | License | BSD-2-Clause | | Versions | 2022.10.17, 2024.08.27 | | Architectures | wasm32, wasm64 | | Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) | ##### Install command ```console xrepo install -p wasm raw_pdb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("raw_pdb") ``` ### raylib (wasm) | Description | *A simple and easy-to-use library to enjoy videogames programming.* | | -- | -- | | Homepage | [http://www.raylib.com](http://www.raylib.com) | | Versions | 2.5.0, 3.0.0, 3.5.0, 3.7.0, 4.0.0, 4.2.0, 4.5.0, 5.0, 5.5 | | Architectures | wasm32, wasm64 | | Definition | [raylib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raylib/xmake.lua) | ##### Install command ```console xrepo install -p wasm raylib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("raylib") ``` ### re-flex (wasm) | Description | *A high-performance C++ regex library and lexical analyzer generator with Unicode support.* | | -- | -- | | Homepage | [https://www.genivia.com/doc/reflex/html](https://www.genivia.com/doc/reflex/html) | | License | BSD-3-Clause | | Versions | v4.3.0, v4.4.0, v4.5.0, v5.0.1, v5.2.2, v5.3.0, v6.0.0 | | Architectures | wasm32, wasm64 | | Definition | [re-flex/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-flex/xmake.lua) | ##### Install command ```console xrepo install -p wasm re-flex ``` ##### Integration in the project (xmake.lua) ```lua add_requires("re-flex") ``` ### re-spirv (wasm) | Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* | | -- | -- | | Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) | | License | MIT | | Versions | 2024.08.07 | | Architectures | wasm32, wasm64 | | Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) | ##### Install command ```console xrepo install -p wasm re-spirv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("re-spirv") ``` ### re2 (wasm) | Description | *RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.* | | -- | -- | | Homepage | [https://github.com/google/re2](https://github.com/google/re2) | | License | BSD-3-Clause | | Versions | 2020.11.01, 2021.06.01, 2021.08.01, 2021.11.01, 2022.02.01, 2023.11.01, 2024.03.01, 2024.04.01, 2024.06.01, 2024.07.02, 2025.07.17, 2025.08.12 | | Architectures | wasm32, wasm64 | | Definition | [re2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re2/xmake.lua) | ##### Install command ```console xrepo install -p wasm re2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("re2") ``` ### re2c (wasm) | Description | *Lexer generator for C, C++, D, Go, Haskell, Java, JS, OCaml, Python, Rust, Swift, V and Zig.* | | -- | -- | | Homepage | [https://re2c.org](https://re2c.org) | | License | Public Domain | | Versions | 4.2, 4.3 | | Architectures | wasm32, wasm64 | | Definition | [re2c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re2c/xmake.lua) | ##### Install command ```console xrepo install -p wasm re2c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("re2c") ``` ### reaction (wasm) | Description | *A lightweight, header-only reactive programming framework leveraging modern C++20 features for building efficient dataflow applications.* | | -- | -- | | Homepage | [https://github.com/lumia431/reaction](https://github.com/lumia431/reaction) | | License | MIT | | Versions | 2025.04.16 | | Architectures | wasm32, wasm64 | | Definition | [reaction/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/reaction/xmake.lua) | ##### Install command ```console xrepo install -p wasm reaction ``` ##### Integration in the project (xmake.lua) ```lua add_requires("reaction") ``` ### reactiveplusplus (wasm) | 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](https://victimsnino.github.io/ReactivePlusPlus/v2/docs/html/md_docs_2readme.html) | | License | BSL-1.0 | | Versions | v0.2.3, v2.1.0, v2.1.1, v2.2.2 | | Architectures | wasm32, wasm64 | | Definition | [reactiveplusplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/reactiveplusplus/xmake.lua) | ##### Install command ```console xrepo install -p wasm reactiveplusplus ``` ##### Integration in the project (xmake.lua) ```lua add_requires("reactiveplusplus") ``` ### readerwriterqueue (wasm) | Description | *A fast single-producer, single-consumer lock-free queue for C++* | | -- | -- | | Homepage | [https://github.com/cameron314/readerwriterqueue](https://github.com/cameron314/readerwriterqueue) | | License | BSD-3-Clause | | Versions | v1.0.6, v1.0.7 | | Architectures | wasm32, wasm64 | | Definition | [readerwriterqueue/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/readerwriterqueue/xmake.lua) | ##### Install command ```console xrepo install -p wasm readerwriterqueue ``` ##### Integration in the project (xmake.lua) ```lua add_requires("readerwriterqueue") ``` ### recastnavigation (wasm) | Description | *Navigation-mesh Toolset for Games* | | -- | -- | | Homepage | [https://github.com/recastnavigation/recastnavigation](https://github.com/recastnavigation/recastnavigation) | | License | zlib | | Versions | 1.5.1, v1.6.0 | | Architectures | wasm32, wasm64 | | Definition | [recastnavigation/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/recastnavigation/xmake.lua) | ##### Install command ```console xrepo install -p wasm recastnavigation ``` ##### Integration in the project (xmake.lua) ```lua add_requires("recastnavigation") ``` ### reflect-cpp (wasm) | Description | *A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org[C++20]* | | -- | -- | | Homepage | [https://github.com/getml/reflect-cpp](https://github.com/getml/reflect-cpp) | | License | MIT | | Versions | v0.10.0, v0.11.1, v0.12.0, v0.13.0, v0.14.0, v0.14.1, v0.16.0, v0.17.0, v0.18.0, v0.19.0, v0.20.0 | | Architectures | wasm32, wasm64 | | Definition | [reflect-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/reflect-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm reflect-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("reflect-cpp") ``` ### replxx (wasm) | Description | *A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.* | | -- | -- | | Homepage | [https://github.com/AmokHuginnsson/replxx](https://github.com/AmokHuginnsson/replxx) | | License | BSD-3-Clause | | Versions | 2021.11.25 | | Architectures | wasm32, wasm64 | | Definition | [replxx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/replxx/xmake.lua) | ##### Install command ```console xrepo install -p wasm replxx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("replxx") ``` ### reproc (wasm) | Description | *a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs.* | | -- | -- | | Homepage | [https://github.com/DaanDeMeyer/reproc](https://github.com/DaanDeMeyer/reproc) | | License | MIT | | Versions | v14.2.4, v14.2.5 | | Architectures | wasm32, wasm64 | | Definition | [reproc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/reproc/xmake.lua) | ##### Install command ```console xrepo install -p wasm reproc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("reproc") ``` ### ricab-scope_guard (wasm) | Description | *A modern C++ scope guard that is easy to use but hard to misuse.* | | -- | -- | | Homepage | [https://ricab.github.io/scope_guard/](https://ricab.github.io/scope_guard/) | | License | Unlicense | | Versions | v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [ricab-scope_guard/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/ricab-scope_guard/xmake.lua) | ##### Install command ```console xrepo install -p wasm ricab-scope_guard ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ricab-scope_guard") ``` ### ring-span-lite (wasm) | Description | *ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library* | | -- | -- | | Homepage | [https://github.com/martinmoene/ring-span-lite](https://github.com/martinmoene/ring-span-lite) | | License | BSL-1.0 | | Versions | v0.7.0 | | Architectures | wasm32, wasm64 | | Definition | [ring-span-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/ring-span-lite/xmake.lua) | ##### Install command ```console xrepo install -p wasm ring-span-lite ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ring-span-lite") ``` ### rlottie (wasm) | Description | *A platform independent standalone library that plays Lottie Animation. * | | -- | -- | | Homepage | [https://github.com/Samsung/rlottie](https://github.com/Samsung/rlottie) | | Versions | 0.1, 0.2 | | Architectures | wasm32, wasm64 | | Definition | [rlottie/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rlottie/xmake.lua) | ##### Install command ```console xrepo install -p wasm rlottie ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rlottie") ``` ### robin-hood-hashing (wasm) | Description | *Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20* | | -- | -- | | Homepage | [https://github.com/martinus/robin-hood-hashing](https://github.com/martinus/robin-hood-hashing) | | License | MIT | | Versions | 3.11.3, 3.11.5 | | Architectures | wasm32, wasm64 | | Definition | [robin-hood-hashing/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/robin-hood-hashing/xmake.lua) | ##### Install command ```console xrepo install -p wasm robin-hood-hashing ``` ##### Integration in the project (xmake.lua) ```lua add_requires("robin-hood-hashing") ``` ### robin-map (wasm) | Description | *A C++ implementation of a fast hash map and hash set using robin hood hashing* | | -- | -- | | Homepage | [https://github.com/Tessil/robin-map](https://github.com/Tessil/robin-map) | | License | MIT | | Versions | v0.6.3, v1.2.1, v1.2.2, v1.3.0, v1.4.0 | | Architectures | wasm32, wasm64 | | Definition | [robin-map/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/robin-map/xmake.lua) | ##### Install command ```console xrepo install -p wasm robin-map ``` ##### Integration in the project (xmake.lua) ```lua add_requires("robin-map") ``` ### robotstxt (wasm) | Description | *The repository contains Google's robots.txt parser and matcher as a C++ librar.* | | -- | -- | | Homepage | [https://github.com/google/robotstxt](https://github.com/google/robotstxt) | | License | Apache-2.0 | | Versions | 2021.11.24 | | Architectures | wasm32, wasm64 | | Definition | [robotstxt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/robotstxt/xmake.lua) | ##### Install command ```console xrepo install -p wasm robotstxt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("robotstxt") ``` ### rocket (wasm) | Description | *Fast single header signal/slots library for C++* | | -- | -- | | Homepage | [https://github.com/tripleslash/rocket](https://github.com/tripleslash/rocket) | | Versions | 2020.06.03, 2024.08.21 | | Architectures | wasm32, wasm64 | | Definition | [rocket/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rocket/xmake.lua) | ##### Install command ```console xrepo install -p wasm rocket ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rocket") ``` ### rpclib (wasm) | Description | *rpclib is a modern C++ msgpack-RPC server and client library* | | -- | -- | | Homepage | [http://rpclib.net](http://rpclib.net) | | License | MIT | | Versions | v2.3.0 | | Architectures | wasm32, wasm64 | | Definition | [rpclib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rpclib/xmake.lua) | ##### Install command ```console xrepo install -p wasm rpclib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rpclib") ``` ### rply (wasm) | Description | *RPly is a library that lets applications read and write PLY files.* | | -- | -- | | Homepage | [http://w3.impa.br/~diego/software/rply/](http://w3.impa.br/~diego/software/rply/) | | License | MIT | | Versions | 1.1.4 | | Architectures | wasm32, wasm64 | | Definition | [rply/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rply/xmake.lua) | ##### Install command ```console xrepo install -p wasm rply ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rply") ``` ### rsm-autotoml (wasm) | Description | *toml++ wrapper for basic node types* | | -- | -- | | Homepage | [https://github.com/Ryan-rsm-McKenzie/AutoTOML](https://github.com/Ryan-rsm-McKenzie/AutoTOML) | | License | MIT | | Versions | 2020.12.29 | | Architectures | wasm32, wasm64 | | Definition | [rsm-autotoml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rsm-autotoml/xmake.lua) | ##### Install command ```console xrepo install -p wasm rsm-autotoml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rsm-autotoml") ``` ### rsm-binary-io (wasm) | Description | *A binary i/o library for C++, without the agonizing pain* | | -- | -- | | Homepage | [https://github.com/Ryan-rsm-McKenzie/binary_io](https://github.com/Ryan-rsm-McKenzie/binary_io) | | License | MIT | | Versions | 2.0.5, 2.0.6 | | Architectures | wasm32, wasm64 | | Definition | [rsm-binary-io/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rsm-binary-io/xmake.lua) | ##### Install command ```console xrepo install -p wasm rsm-binary-io ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rsm-binary-io") ``` ### rsm-mmio (wasm) | Description | *A cross-platform memory-mapped io library for C++* | | -- | -- | | Homepage | [https://github.com/Ryan-rsm-McKenzie/mmio](https://github.com/Ryan-rsm-McKenzie/mmio) | | License | MIT | | Versions | 2.0.0 | | Architectures | wasm32, wasm64 | | Definition | [rsm-mmio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rsm-mmio/xmake.lua) | ##### Install command ```console xrepo install -p wasm rsm-mmio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rsm-mmio") ``` ### rtm (wasm) | Description | *Realtime Math* | | -- | -- | | Homepage | [https://github.com/nfrechette/rtm](https://github.com/nfrechette/rtm) | | License | MIT | | Versions | v2.1.5, v2.3.0, v2.3.1 | | Architectures | wasm32, wasm64 | | Definition | [rtm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rtm/xmake.lua) | ##### Install command ```console xrepo install -p wasm rtm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rtm") ``` ### rtmidi (wasm) | 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](https://github.com/thestk/rtmidi) | | Versions | 6.0.0 | | Architectures | wasm32, wasm64 | | Definition | [rtmidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rtmidi/xmake.lua) | ##### Install command ```console xrepo install -p wasm rtmidi ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rtmidi") ``` ### rttr (wasm) | Description | *rttr: An open source library, which adds reflection to C++.* | | -- | -- | | Homepage | [https://www.rttr.org](https://www.rttr.org) | | License | MIT | | Versions | 0.9.7 | | Architectures | wasm32, wasm64 | | Definition | [rttr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rttr/xmake.lua) | ##### Install command ```console xrepo install -p wasm rttr ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rttr") ``` ### ruapu (wasm) | Description | *Detect CPU features with single-file* | | -- | -- | | Homepage | [https://github.com/nihui/ruapu](https://github.com/nihui/ruapu) | | License | MIT | | Versions | 0.1.0 | | Architectures | wasm32, wasm64 | | Definition | [ruapu/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/ruapu/xmake.lua) | ##### Install command ```console xrepo install -p wasm ruapu ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ruapu") ``` ### rust (wasm) | Description | *Rust is a general-purpose programming language emphasizing performance, type safety, and concurrency.* | | -- | -- | | Homepage | [https://rust-lang.org](https://rust-lang.org) | | Versions | 1.86.0 | | Architectures | wasm32, wasm64 | | Definition | [rust/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rust/xmake.lua) | ##### Install command ```console xrepo install -p wasm rust ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rust") ``` ### rustup (wasm) | Description | *An installer for the systems programming language Rust* | | -- | -- | | Homepage | [https://rustup.rs](https://rustup.rs) | | Versions | 1.28.1 | | Architectures | wasm32, wasm64 | | Definition | [rustup/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rustup/xmake.lua) | ##### Install command ```console xrepo install -p wasm rustup ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rustup") ``` ### rxcpp (wasm) | Description | *Compose async and event-based programs using observable sequences and LINQ-style query operators.* | | -- | -- | | Homepage | [http://reactivex.io/RxCpp/](http://reactivex.io/RxCpp/) | | License | Apache-2.0 | | Versions | v3.0.0, v4.1.1 | | Architectures | wasm32, wasm64 | | Definition | [rxcpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rxcpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm rxcpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("rxcpp") ``` ## s ### s7 (wasm) | Description | *s7 is a Scheme interpreter intended as an extension language for other applications.* | | -- | -- | | Homepage | [https://ccrma.stanford.edu/software/snd/snd/s7.html](https://ccrma.stanford.edu/software/snd/snd/s7.html) | | Versions | 2023.04.13 | | Architectures | wasm32, wasm64 | | Definition | [s7/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/s7/xmake.lua) | ##### Install command ```console xrepo install -p wasm s7 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("s7") ``` ### sailormoon_flags (wasm) | Description | *Simple, extensible, header-only C++17 argument parser released into the public domain.* | | -- | -- | | Homepage | [https://github.com/sailormoon/flags](https://github.com/sailormoon/flags) | | License | MIT | | Versions | 1.1 | | Architectures | wasm32, wasm64 | | Definition | [sailormoon_flags/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sailormoon_flags/xmake.lua) | ##### Install command ```console xrepo install -p wasm sailormoon_flags ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sailormoon_flags") ``` ### scons (wasm) | Description | *A software construction tool* | | -- | -- | | Homepage | [https://scons.org](https://scons.org) | | Versions | 4.1.0, 4.3.0, 4.6.0, 4.7.0, 4.8.0, 4.9.1 | | Architectures | wasm32, wasm64 | | Definition | [scons/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/scons/xmake.lua) | ##### Install command ```console xrepo install -p wasm scons ``` ##### Integration in the project (xmake.lua) ```lua add_requires("scons") ``` ### semver (wasm) | Description | *Semantic Versioning for modern C++* | | -- | -- | | Homepage | [https://github.com/Neargye/semver](https://github.com/Neargye/semver) | | License | MIT | | Versions | v1.0.0-rc | | Architectures | wasm32, wasm64 | | Definition | [semver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/semver/xmake.lua) | ##### Install command ```console xrepo install -p wasm semver ``` ##### Integration in the project (xmake.lua) ```lua add_requires("semver") ``` ### serial (wasm) | Description | *Cross-platform, Serial Port library written in C++* | | -- | -- | | Homepage | [http://wjwwood.github.io/serial](http://wjwwood.github.io/serial) | | License | MIT | | Versions | 2022.3.9 | | Architectures | wasm32, wasm64 | | Definition | [serial/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/serial/xmake.lua) | ##### Install command ```console xrepo install -p wasm serial ``` ##### Integration in the project (xmake.lua) ```lua add_requires("serial") ``` ### sfl-library (wasm) | 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](https://github.com/slavenf/sfl-library) | | License | zlib | | Versions | 1.5.0, 1.6.0 | | Architectures | wasm32, wasm64 | | Definition | [sfl-library/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sfl-library/xmake.lua) | ##### Install command ```console xrepo install -p wasm sfl-library ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sfl-library") ``` ### sfparse (wasm) | Description | *Structured Field Values parser* | | -- | -- | | Homepage | [https://github.com/ngtcp2/sfparse](https://github.com/ngtcp2/sfparse) | | License | MIT | | Versions | 2024.05.12, 2024.12.15 | | Architectures | wasm32, wasm64 | | Definition | [sfparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sfparse/xmake.lua) | ##### Install command ```console xrepo install -p wasm sfparse ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sfparse") ``` ### shaderc (wasm) | Description | *A collection of tools, libraries, and tests for Vulkan shader compilation.* | | -- | -- | | Homepage | [https://github.com/google/shaderc](https://github.com/google/shaderc) | | License | Apache-2.0 | | Versions | v2022.2, v2024.0, v2024.1 | | Architectures | wasm32, wasm64 | | Definition | [shaderc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/shaderc/xmake.lua) | ##### Install command ```console xrepo install -p wasm shaderc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("shaderc") ``` ### sheenbidi (wasm) | Description | *A sophisticated implementation of Unicode Bidirectional Algorithm* | | -- | -- | | Homepage | [https://github.com/Tehreer/SheenBidi](https://github.com/Tehreer/SheenBidi) | | License | Apache-2.0 | | Versions | v2.6, v2.7, v2.8 | | Architectures | wasm32, wasm64 | | Definition | [sheenbidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sheenbidi/xmake.lua) | ##### Install command ```console xrepo install -p wasm sheenbidi ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sheenbidi") ``` ### simde (wasm) | Description | *Implementations of SIMD instruction sets for systems which don't natively support them.* | | -- | -- | | Homepage | [simd-everywhere.github.io/blog/](simd-everywhere.github.io/blog/) | | License | MIT | | Versions | 0.7.2, 0.8.2 | | Architectures | wasm32, wasm64 | | Definition | [simde/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simde/xmake.lua) | ##### Install command ```console xrepo install -p wasm simde ``` ##### Integration in the project (xmake.lua) ```lua add_requires("simde") ``` ### simdutf (wasm) | 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/](https://simdutf.github.io/simdutf/) | | License | Apache-2.0 | | Versions | v3.2.17, v4.0.9, v5.2.3, v5.2.4, v5.2.6, v5.2.8, v5.3.0, v5.3.4, v5.3.11, v5.4.15, v5.5.0, v5.6.3, v5.7.1, v5.7.2, v6.2.0, v6.5.0, v7.0.0, v7.2.1, v7.3.2, v7.3.3, v7.3.4, v7.3.6, v7.4.0 | | Architectures | wasm32, wasm64 | | Definition | [simdutf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simdutf/xmake.lua) | ##### Install command ```console xrepo install -p wasm simdutf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("simdutf") ``` ### simplecpp (wasm) | Description | *C++ preprocessor* | | -- | -- | | Homepage | [https://github.com/danmar/simplecpp](https://github.com/danmar/simplecpp) | | License | OBSD | | Versions | 1.5.1, 1.5.2 | | Architectures | wasm32, wasm64 | | Definition | [simplecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simplecpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm simplecpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("simplecpp") ``` ### simpleini (wasm) | Description | *Cross-platform C++ library providing a simple API to read and write INI-style configuration files.* | | -- | -- | | Homepage | [https://github.com/brofield/simpleini](https://github.com/brofield/simpleini) | | License | MIT | | Versions | v4.19, v4.22 | | Architectures | wasm32, wasm64 | | Definition | [simpleini/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simpleini/xmake.lua) | ##### Install command ```console xrepo install -p wasm simpleini ``` ##### Integration in the project (xmake.lua) ```lua add_requires("simpleini") ``` ### simsimd (wasm) | Description | *Vector Similarity Functions 3x-200x Faster than SciPy and NumPy* | | -- | -- | | Homepage | [https://ashvardanian.com/posts/simsimd-faster-scipy/](https://ashvardanian.com/posts/simsimd-faster-scipy/) | | License | Apache-2.0 | | Versions | v3.9.0, v4.3.1, v4.3.2, v5.4.4, v5.6.0, v5.6.4, v5.9.6, v6.0.5, v6.1.1, v6.2.1, v6.2.3, v6.4.0, v6.4.1, v6.4.3, v6.5.0, v6.5.3 | | Architectures | wasm32, wasm64 | | Definition | [simsimd/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simsimd/xmake.lua) | ##### Install command ```console xrepo install -p wasm simsimd ``` ##### Integration in the project (xmake.lua) ```lua add_requires("simsimd") ``` ### snappy (wasm) | Description | *A fast compressor/decompressor* | | -- | -- | | Homepage | [https://github.com/google/snappy](https://github.com/google/snappy) | | Versions | 1.1.8, 1.1.9, 1.1.10, 1.2.0, 1.2.1, 1.2.2 | | Architectures | wasm32, wasm64 | | Definition | [snappy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/snappy/xmake.lua) | ##### Install command ```console xrepo install -p wasm snappy ``` ##### Integration in the project (xmake.lua) ```lua add_requires("snappy") ``` ### snitch (wasm) | Description | *Lightweight C++20 testing framework.* | | -- | -- | | Homepage | [https://github.com/cschreib/snitch](https://github.com/cschreib/snitch) | | License | BSL-1.0 | | Versions | 1.0.0, 1.2.4, 1.2.5, 1.3.1, 1.3.2 | | Architectures | wasm32, wasm64 | | Definition | [snitch/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/snitch/xmake.lua) | ##### Install command ```console xrepo install -p wasm snitch ``` ##### Integration in the project (xmake.lua) ```lua add_requires("snitch") ``` ### snowhouse (wasm) | Description | *An assertion library for C++* | | -- | -- | | Homepage | [https://github.com/banditcpp/snowhouse](https://github.com/banditcpp/snowhouse) | | License | BSL-1.0 | | Versions | v5.0.0 | | Architectures | wasm32, wasm64 | | Definition | [snowhouse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/snowhouse/xmake.lua) | ##### Install command ```console xrepo install -p wasm snowhouse ``` ##### Integration in the project (xmake.lua) ```lua add_requires("snowhouse") ``` ### sobjectizer (wasm) | 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](https://stiffstream.com/en/products/sobjectizer.html) | | Versions | 5.8.0, 5.8.4 | | Architectures | wasm32, wasm64 | | Definition | [sobjectizer/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sobjectizer/xmake.lua) | ##### Install command ```console xrepo install -p wasm sobjectizer ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sobjectizer") ``` ### soci (wasm) | Description | *Official repository of the SOCI - The C++ Database Access Library* | | -- | -- | | Homepage | [http://soci.sourceforge.net/](http://soci.sourceforge.net/) | | License | BSL-1.0 | | Versions | v4.0.3 | | Architectures | wasm32, wasm64 | | Definition | [soci/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/soci/xmake.lua) | ##### Install command ```console xrepo install -p wasm soci ``` ##### Integration in the project (xmake.lua) ```lua add_requires("soci") ``` ### sockpp (wasm) | Description | *Modern C++ socket library* | | -- | -- | | Homepage | [https://github.com/fpagliughi/sockpp](https://github.com/fpagliughi/sockpp) | | License | BSD-3-Clause | | Versions | v0.8.1, v0.8.3, v1.0.0 | | Architectures | wasm32, wasm64 | | Definition | [sockpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sockpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm sockpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sockpp") ``` ### sokol (wasm) | Description | *Simple STB-style cross-platform libraries for C and C++, written in C.* | | -- | -- | | Homepage | [https://github.com/floooh/sokol](https://github.com/floooh/sokol) | | License | zlib | | Versions | 2022.02.10, 2023.01.27, 2024.07.10, 2024.12.08, 2025.03.20 | | Architectures | wasm32, wasm64 | | Definition | [sokol/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sokol/xmake.lua) | ##### Install command ```console xrepo install -p wasm sokol ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sokol") ``` ### sokol-tools (wasm) | Description | *Command line tools for use with sokol headers* | | -- | -- | | Homepage | [https://github.com/floooh/sokol-tools](https://github.com/floooh/sokol-tools) | | License | MIT | | Versions | 2025.02.10 | | Architectures | wasm32, wasm64 | | Definition | [sokol-tools/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sokol-tools/xmake.lua) | ##### Install command ```console xrepo install -p wasm sokol-tools ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sokol-tools") ``` ### soloud (wasm) | Description | *SoLoud is an easy to use, free, portable c/c++ audio engine for games.* | | -- | -- | | Homepage | [https://github.com/jarikomppa/soloud](https://github.com/jarikomppa/soloud) | | License | zlib | | Versions | 2020.02.07 | | Architectures | wasm32, wasm64 | | Definition | [soloud/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/soloud/xmake.lua) | ##### Install command ```console xrepo install -p wasm soloud ``` ##### Integration in the project (xmake.lua) ```lua add_requires("soloud") ``` ### sophus (wasm) | Description | *C++ implementation of Lie Groups using Eigen.* | | -- | -- | | Homepage | [https://strasdat.github.io/Sophus/](https://strasdat.github.io/Sophus/) | | License | MIT | | Versions | 1.22.10, 1.24.6 | | Architectures | wasm32, wasm64 | | Definition | [sophus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sophus/xmake.lua) | ##### Install command ```console xrepo install -p wasm sophus ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sophus") ``` ### soundtouch (wasm) | Description | *SoundTouch Audio Processing Library* | | -- | -- | | Homepage | [https://modplug-xmms.sourceforge.net](https://modplug-xmms.sourceforge.net) | | License | LGPL-2.1 | | Versions | 2.3.2 | | Architectures | wasm32, wasm64 | | Definition | [soundtouch/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/soundtouch/xmake.lua) | ##### Install command ```console xrepo install -p wasm soundtouch ``` ##### Integration in the project (xmake.lua) ```lua add_requires("soundtouch") ``` ### soxr (wasm) | Description | *The SoX Resampler library libsoxr performs fast, high-quality one-dimensional sample rate conversion.* | | -- | -- | | Homepage | [https://sourceforge.net/projects/soxr](https://sourceforge.net/projects/soxr) | | License | LGPL-2.1 | | Versions | 0.1.3 | | Architectures | wasm32, wasm64 | | Definition | [soxr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/soxr/xmake.lua) | ##### Install command ```console xrepo install -p wasm soxr ``` ##### Integration in the project (xmake.lua) ```lua add_requires("soxr") ``` ### span-lite (wasm) | 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](https://github.com/martinmoene/span-lite) | | License | BSL | | Versions | 0.10.3, 0.11.0 | | Architectures | wasm32, wasm64 | | Definition | [span-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/span-lite/xmake.lua) | ##### Install command ```console xrepo install -p wasm span-lite ``` ##### Integration in the project (xmake.lua) ```lua add_requires("span-lite") ``` ### spdlog (wasm) | Description | *Fast C++ logging library.* | | -- | -- | | Homepage | [https://github.com/gabime/spdlog](https://github.com/gabime/spdlog) | | License | MIT | | Versions | v1.2.1, v1.3.1, v1.4.2, v1.5.0, v1.8.0, v1.8.1, v1.8.2, v1.8.5, v1.9.0, v1.9.1, v1.9.2, v1.10.0, v1.11.0, v1.12.0, v1.13.0, v1.14.0, v1.14.1, v1.15.0, v1.15.1, v1.15.2, v1.15.3 | | Architectures | wasm32, wasm64 | | Definition | [spdlog/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spdlog/xmake.lua) | ##### Install command ```console xrepo install -p wasm spdlog ``` ##### Integration in the project (xmake.lua) ```lua add_requires("spdlog") ``` ### spectra (wasm) | Description | *Sparse Eigenvalue Computation Toolkit as a Redesigned ARPACK* | | -- | -- | | Homepage | [https://spectralib.org/](https://spectralib.org/) | | License | MPL-2.0 | | Versions | v1.0.1, v1.1.0, v1.2.0 | | Architectures | wasm32, wasm64 | | Definition | [spectra/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spectra/xmake.lua) | ##### Install command ```console xrepo install -p wasm spectra ``` ##### Integration in the project (xmake.lua) ```lua add_requires("spectra") ``` ### speex (wasm) | Description | *A free codec for free speech* | | -- | -- | | Homepage | [https://www.speex.org/](https://www.speex.org/) | | License | BSD-3-Clause | | Versions | 1.2.1 | | Architectures | wasm32, wasm64 | | Definition | [speex/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/speex/xmake.lua) | ##### Install command ```console xrepo install -p wasm speex ``` ##### Integration in the project (xmake.lua) ```lua add_requires("speex") ``` ### spine-runtimes (wasm) | Description | *2D skeletal animation runtimes for Spine.* | | -- | -- | | Homepage | [http://esotericsoftware.com](http://esotericsoftware.com) | | License | Spine Runtimes | | Versions | 3.8 | | Architectures | wasm32, wasm64 | | Definition | [spine-runtimes/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spine-runtimes/xmake.lua) | ##### Install command ```console xrepo install -p wasm spine-runtimes ``` ##### Integration in the project (xmake.lua) ```lua add_requires("spine-runtimes") ``` ### spirv-headers (wasm) | Description | *SPIR-V Headers* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/SPIRV-Headers/](https://github.com/KhronosGroup/SPIRV-Headers/) | | License | MIT | | Versions | 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0, 1.4.309+0 | | Architectures | wasm32, wasm64 | | Definition | [spirv-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-headers/xmake.lua) | ##### Install command ```console xrepo install -p wasm spirv-headers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("spirv-headers") ``` ### spirv-tools (wasm) | Description | *SPIR-V Tools* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/SPIRV-Tools/](https://github.com/KhronosGroup/SPIRV-Tools/) | | License | Apache-2.0 | | Versions | 1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0, 1.4.309+0 | | Architectures | wasm32, wasm64 | | Definition | [spirv-tools/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-tools/xmake.lua) | ##### Install command ```console xrepo install -p wasm spirv-tools ``` ##### Integration in the project (xmake.lua) ```lua add_requires("spirv-tools") ``` ### sqlite-vec (wasm) | Description | *A vector search SQLite extension that runs anywhere!* | | -- | -- | | Homepage | [https://github.com/asg017/sqlite-vec](https://github.com/asg017/sqlite-vec) | | License | Apache-2.0 | | Versions | 0.1.3, 0.1.6 | | Architectures | wasm32, wasm64 | | Definition | [sqlite-vec/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite-vec/xmake.lua) | ##### Install command ```console xrepo install -p wasm sqlite-vec ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sqlite-vec") ``` ### sqlite3 (wasm) | Description | *The most used database engine in the world* | | -- | -- | | Homepage | [https://sqlite.org/](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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+200, 3.50.0+0, 3.50.0+400, 3.50.0+300 | | Architectures | wasm32, wasm64 | | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) | ##### Install command ```console xrepo install -p wasm sqlite3 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sqlite3") ``` ### sqlite3-lemon (wasm) | Description | *A parser generator* | | -- | -- | | Homepage | [https://sqlite.org/](https://sqlite.org/) | | License | Public Domain | | Versions | 3.49.0+200 | | Architectures | wasm32, wasm64 | | Definition | [sqlite3-lemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3-lemon/xmake.lua) | ##### Install command ```console xrepo install -p wasm sqlite3-lemon ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sqlite3-lemon") ``` ### sqlite_orm (wasm) | Description | *SQLite ORM light header only library for modern C++* | | -- | -- | | Homepage | [https://github.com/fnc12/sqlite_orm](https://github.com/fnc12/sqlite_orm) | | Versions | v1.8.2, v1.9, v1.9.1 | | Architectures | wasm32, wasm64 | | Definition | [sqlite_orm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite_orm/xmake.lua) | ##### Install command ```console xrepo install -p wasm sqlite_orm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sqlite_orm") ``` ### sqlitecpp (wasm) | Description | *SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.* | | -- | -- | | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) | | License | MIT | | Versions | 3.2.1, 3.3.1, 3.3.2, 3.3.3 | | Architectures | wasm32, wasm64 | | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm sqlitecpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sqlitecpp") ``` ### srell (wasm) | Description | *SRELL (std::regex-like library) is a Unicode-aware regular expression template library for C++.* | | -- | -- | | Homepage | [https://akenotsuki.com/misc/srell](https://akenotsuki.com/misc/srell) | | License | BSD-2-Clause | | Versions | 3.018, 4.019, 4.063 | | Architectures | wasm32, wasm64 | | Definition | [srell/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srell/xmake.lua) | ##### Install command ```console xrepo install -p wasm srell ``` ##### Integration in the project (xmake.lua) ```lua add_requires("srell") ``` ### srtp (wasm) | Description | *Library for SRTP (Secure Realtime Transport Protocol)* | | -- | -- | | Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) | | License | BSD-3-Clause | | Versions | v2.5.0, v2.6, v2.7 | | Architectures | wasm32, wasm64 | | Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) | ##### Install command ```console xrepo install -p wasm srtp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("srtp") ``` ### sse2neon (wasm) | Description | *A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation* | | -- | -- | | Homepage | [https://github.com/DLTcollab/sse2neon](https://github.com/DLTcollab/sse2neon) | | License | MIT | | Versions | v1.7.0, v1.8.0 | | Architectures | wasm32, wasm64 | | Definition | [sse2neon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sse2neon/xmake.lua) | ##### Install command ```console xrepo install -p wasm sse2neon ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sse2neon") ``` ### sse2rvv (wasm) | Description | *A translator from Intel SSE intrinsics to RISCV-V Extension implementation* | | -- | -- | | Homepage | [https://github.com/pattonkan/sse2rvv](https://github.com/pattonkan/sse2rvv) | | License | MIT | | Versions | 2024.02.18 | | Architectures | wasm32, wasm64 | | Definition | [sse2rvv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sse2rvv/xmake.lua) | ##### Install command ```console xrepo install -p wasm sse2rvv ``` ##### Integration in the project (xmake.lua) ```lua add_requires("sse2rvv") ``` ### ssp (wasm) | Description | *C++ CSV parser* | | -- | -- | | Homepage | [https://github.com/red0124/ssp](https://github.com/red0124/ssp) | | License | MIT | | Versions | v1.6.1, v1.8.0 | | Architectures | wasm32, wasm64 | | Definition | [ssp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/ssp/xmake.lua) | ##### Install command ```console xrepo install -p wasm ssp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ssp") ``` ### status-code (wasm) | Description | *Proposed SG14 status_code for the C++ standard* | | -- | -- | | Homepage | [https://github.com/ned14/status-code](https://github.com/ned14/status-code) | | License | Apache-2.0 | | Versions | 2025.05.21 | | Architectures | wasm32, wasm64 | | Definition | [status-code/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/status-code/xmake.lua) | ##### Install command ```console xrepo install -p wasm status-code ``` ##### Integration in the project (xmake.lua) ```lua add_requires("status-code") ``` ### stb (wasm) | Description | *single-file public domain (or MIT licensed) libraries for C/C++* | | -- | -- | | Homepage | [https://github.com/nothings/stb](https://github.com/nothings/stb) | | Versions | 2019.02.07, 2021.07.13, 2021.09.10, 2023.01.30, 2023.12.15, 2024.06.01, 2025.03.14 | | Architectures | wasm32, wasm64 | | Definition | [stb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/stb/xmake.lua) | ##### Install command ```console xrepo install -p wasm stb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("stb") ``` ### stc (wasm) | 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](https://github.com/stclib/STC) | | License | MIT | | Versions | v4.2, v5.0 | | Architectures | wasm32, wasm64 | | Definition | [stc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/stc/xmake.lua) | ##### Install command ```console xrepo install -p wasm stc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("stc") ``` ### stduuid (wasm) | Description | *A C++17 cross-platform implementation for UUIDs* | | -- | -- | | Homepage | [https://github.com/mariusbancila/stduuid](https://github.com/mariusbancila/stduuid) | | License | MIT | | Versions | v1.2.3 | | Architectures | wasm32, wasm64 | | Definition | [stduuid/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/stduuid/xmake.lua) | ##### Install command ```console xrepo install -p wasm stduuid ``` ##### Integration in the project (xmake.lua) ```lua add_requires("stduuid") ``` ### steam-audio (wasm) | Description | *Valve's steam audio library* | | -- | -- | | Homepage | [https://valvesoftware.github.io/steam-audio/](https://valvesoftware.github.io/steam-audio/) | | License | Apache-2.0 | | Versions | v4.6.0, v4.6.1, v4.7.0 | | Architectures | wasm32, wasm64 | | Definition | [steam-audio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/steam-audio/xmake.lua) | ##### Install command ```console xrepo install -p wasm steam-audio ``` ##### Integration in the project (xmake.lua) ```lua add_requires("steam-audio") ``` ### step20 (wasm) | Description | *Step20 is a C++20, header-only library of STL-like algorithms and data structures* | | -- | -- | | Homepage | [https://github.com/storm-ptr/step20](https://github.com/storm-ptr/step20) | | License | MIT | | Versions | 2023.08.21 | | Architectures | wasm32, wasm64 | | Definition | [step20/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/step20/xmake.lua) | ##### Install command ```console xrepo install -p wasm step20 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("step20") ``` ### streamvbyte (wasm) | Description | *Fast integer compression in C using the StreamVByte codec* | | -- | -- | | Homepage | [https://github.com/lemire/streamvbyte](https://github.com/lemire/streamvbyte) | | License | Apache-2.0 | | Versions | v1.0.0, v2.0.0 | | Architectures | wasm32, wasm64 | | Definition | [streamvbyte/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/streamvbyte/xmake.lua) | ##### Install command ```console xrepo install -p wasm streamvbyte ``` ##### Integration in the project (xmake.lua) ```lua add_requires("streamvbyte") ``` ### string-view-lite (wasm) | 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](https://github.com/martinmoene/string-view-lite) | | License | BSL-1.0 | | Versions | v1.7.0, v1.8.0 | | Architectures | wasm32, wasm64 | | Definition | [string-view-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/string-view-lite/xmake.lua) | ##### Install command ```console xrepo install -p wasm string-view-lite ``` ##### Integration in the project (xmake.lua) ```lua add_requires("string-view-lite") ``` ### stringbuilder (wasm) | Description | *Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.* | | -- | -- | | Homepage | [https://github.com/Isameru/stringbuilder](https://github.com/Isameru/stringbuilder) | | License | MIT | | Versions | 2023.7.10 | | Architectures | wasm32, wasm64 | | Definition | [stringbuilder/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/stringbuilder/xmake.lua) | ##### Install command ```console xrepo install -p wasm stringbuilder ``` ##### Integration in the project (xmake.lua) ```lua add_requires("stringbuilder") ``` ### stringzilla (wasm) | Description | *Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖* | | -- | -- | | Homepage | [https://ashvardanian.com/posts/stringzilla/](https://ashvardanian.com/posts/stringzilla/) | | License | Apache-2.0 | | Versions | v1.2.2, v2.0.3, v2.0.4, v3.0.0, v3.1.0, v3.1.1, v3.1.2, v3.2.0, v3.3.0, v3.3.1, v3.4.0, v3.4.1, v3.5.0, v3.6.0, v3.6.1, v3.6.2, v3.6.3, v3.6.4, v3.6.5, v3.6.6, v3.6.7, v3.6.8, v3.7.0, v3.7.1, v3.7.2, v3.7.3, v3.8.0, v3.8.1, v3.8.2, v3.8.3, v3.8.4, v3.9.5, v3.9.6, v3.9.8, v3.10.0, v3.10.5, v3.10.6, v3.10.7, v3.10.8, v3.10.9, v3.10.10, v3.10.11, v3.11.0, v3.11.1, v3.11.3, v3.12.1, v3.12.2, v3.12.3, v3.12.4, v3.12.5, v3.12.6, v4.0.0, v4.0.14 | | Architectures | wasm32, wasm64 | | Definition | [stringzilla/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/stringzilla/xmake.lua) | ##### Install command ```console xrepo install -p wasm stringzilla ``` ##### Integration in the project (xmake.lua) ```lua add_requires("stringzilla") ``` ### strong_type (wasm) | Description | *An additive strong typedef library for C++14/17/20.* | | -- | -- | | Homepage | [https://github.com/rollbear/strong_type](https://github.com/rollbear/strong_type) | | License | BSL-1.0 | | Versions | v15 | | Architectures | wasm32, wasm64 | | Definition | [strong_type/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/strong_type/xmake.lua) | ##### Install command ```console xrepo install -p wasm strong_type ``` ##### Integration in the project (xmake.lua) ```lua add_requires("strong_type") ``` ### strtk (wasm) | Description | *C++ String Toolkit Library* | | -- | -- | | Homepage | [https://www.partow.net/programming/strtk/index.html](https://www.partow.net/programming/strtk/index.html) | | License | MIT | | Versions | 2020.01.01 | | Architectures | wasm32, wasm64 | | Definition | [strtk/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/strtk/xmake.lua) | ##### Install command ```console xrepo install -p wasm strtk ``` ##### Integration in the project (xmake.lua) ```lua add_requires("strtk") ``` ### svector (wasm) | Description | *Compact SVO optimized vector for C++17 or higher* | | -- | -- | | Homepage | [https://github.com/martinus/svector](https://github.com/martinus/svector) | | License | MIT | | Versions | v1.0.3 | | Architectures | wasm32, wasm64 | | Definition | [svector/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/svector/xmake.lua) | ##### Install command ```console xrepo install -p wasm svector ``` ##### Integration in the project (xmake.lua) ```lua add_requires("svector") ``` ### svt-av1 (wasm) | Description | *Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder)* | | -- | -- | | Homepage | [https://gitlab.com/AOMediaCodec/SVT-AV1](https://gitlab.com/AOMediaCodec/SVT-AV1) | | License | BSD-3-Clause | | Versions | v1.4.0, v1.4.1, v1.5.0, v1.6.0, v2.1.0, v2.2.1 | | Architectures | wasm32, wasm64 | | Definition | [svt-av1/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/svt-av1/xmake.lua) | ##### Install command ```console xrepo install -p wasm svt-av1 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("svt-av1") ``` ### swig (wasm) | 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/](http://swig.org/) | | License | GPL-3.0 | | Versions | 4.0.2, 4.1.1 | | Architectures | wasm32, wasm64 | | Definition | [swig/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/swig/xmake.lua) | ##### Install command ```console xrepo install -p wasm swig ``` ##### Integration in the project (xmake.lua) ```lua add_requires("swig") ``` ### swisseph (wasm) | Description | *Swiss Ephemeris source code, official release by Astrodienst.* | | -- | -- | | Homepage | [https://www.astro.com/swisseph/swephinfo_e.htm](https://www.astro.com/swisseph/swephinfo_e.htm) | | License | AGPL-3.0 | | Versions | v2.10.03 | | Architectures | wasm32, wasm64 | | Definition | [swisseph/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/swisseph/xmake.lua) | ##### Install command ```console xrepo install -p wasm swisseph ``` ##### Integration in the project (xmake.lua) ```lua add_requires("swisseph") ``` ### swxjson (wasm) | Description | *A easy to use & convenient JSON library for C++11.* | | -- | -- | | Homepage | [https://github.com/swxlion/swxJson](https://github.com/swxlion/swxJson) | | License | MIT | | Versions | v1.0.9 | | Architectures | wasm32, wasm64 | | Definition | [swxjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/swxjson/xmake.lua) | ##### Install command ```console xrepo install -p wasm swxjson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("swxjson") ``` ### syscmdline (wasm) | Description | *C++ Advanced Command Line Parser* | | -- | -- | | Homepage | [https://github.com/SineStriker/syscmdline](https://github.com/SineStriker/syscmdline) | | License | MIT | | Versions | 2024.03.27 | | Architectures | wasm32, wasm64 | | Definition | [syscmdline/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/syscmdline/xmake.lua) | ##### Install command ```console xrepo install -p wasm syscmdline ``` ##### Integration in the project (xmake.lua) ```lua add_requires("syscmdline") ``` ## t ### ta-lib (wasm) | Description | *Technical Analysis Library for financial market trading applications* | | -- | -- | | Homepage | [https://ta-lib.org/](https://ta-lib.org/) | | License | BSD-3-Clause | | Versions | 0.6.2, 0.6.4 | | Architectures | wasm32, wasm64 | | Definition | [ta-lib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/ta-lib/xmake.lua) | ##### Install command ```console xrepo install -p wasm ta-lib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ta-lib") ``` ### tabulate (wasm) | Description | *Table Maker for Modern C++* | | -- | -- | | Homepage | [https://github.com/p-ranav/tabulate](https://github.com/p-ranav/tabulate) | | License | MIT | | Versions | v1.5 | | Architectures | wasm32, wasm64 | | Definition | [tabulate/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tabulate/xmake.lua) | ##### Install command ```console xrepo install -p wasm tabulate ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tabulate") ``` ### taglib (wasm) | Description | *TagLib Audio Meta-Data Library* | | -- | -- | | Homepage | [http://taglib.org/](http://taglib.org/) | | License | LGPL-2.1 | | Versions | v2.1, v2.1.1 | | Architectures | wasm32, wasm64 | | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) | ##### Install command ```console xrepo install -p wasm taglib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("taglib") ``` ### taocpp-json (wasm) | Description | *C++ header-only JSON library* | | -- | -- | | Homepage | [https://github.com/taocpp/json](https://github.com/taocpp/json) | | License | MIT | | Versions | 2025.03.11 | | Architectures | wasm32, wasm64 | | Definition | [taocpp-json/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taocpp-json/xmake.lua) | ##### Install command ```console xrepo install -p wasm taocpp-json ``` ##### Integration in the project (xmake.lua) ```lua add_requires("taocpp-json") ``` ### taywee_args (wasm) | Description | *A simple header-only C++ argument parser library.* | | -- | -- | | Homepage | [https://taywee.github.io/args/](https://taywee.github.io/args/) | | License | MIT | | Versions | 6.3.0, 6.4.6, 6.4.7 | | Architectures | wasm32, wasm64 | | Definition | [taywee_args/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taywee_args/xmake.lua) | ##### Install command ```console xrepo install -p wasm taywee_args ``` ##### Integration in the project (xmake.lua) ```lua add_requires("taywee_args") ``` ### tbb (wasm) | Description | *Threading Building Blocks (TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability.* | | -- | -- | | Homepage | [https://software.intel.com/en-us/tbb/](https://software.intel.com/en-us/tbb/) | | License | Apache-2.0 | | Versions | 2020.3, 2021.2.0, 2021.3.0, 2021.4.0, 2021.5.0, 2021.7.0, 2021.10.0, 2021.11.0, 2021.12.0, 2021.13.0, 2022.0.0, 2022.1.0 | | Architectures | wasm32, wasm64 | | Definition | [tbb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tbb/xmake.lua) | ##### Install command ```console xrepo install -p wasm tbb ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tbb") ``` ### tbox (wasm) | Description | *A glib-like multi-platform c library* | | -- | -- | | Homepage | [https://tboox.org](https://tboox.org) | | Versions | v1.6.2, v1.6.3, v1.6.4, v1.6.5, v1.6.6, v1.6.7, v1.6.9, v1.7.1, v1.7.4, v1.7.5, v1.7.6 | | Architectures | wasm32, wasm64 | | Definition | [tbox/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tbox/xmake.lua) | ##### Install command ```console xrepo install -p wasm tbox ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tbox") ``` ### tcb-span (wasm) | Description | *Implementation of C++20's std::span for older compilers* | | -- | -- | | Homepage | [https://github.com/tcbrindle/span](https://github.com/tcbrindle/span) | | License | BSL-1.0 | | Versions | 2022.06.15 | | Architectures | wasm32, wasm64 | | Definition | [tcb-span/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tcb-span/xmake.lua) | ##### Install command ```console xrepo install -p wasm tcb-span ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tcb-span") ``` ### tclap (wasm) | Description | *Templatized C++ command-line parser library* | | -- | -- | | Homepage | [https://tclap.sourceforge.net/](https://tclap.sourceforge.net/) | | License | MIT | | Versions | v1.2.5 | | Architectures | wasm32, wasm64 | | Definition | [tclap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tclap/xmake.lua) | ##### Install command ```console xrepo install -p wasm tclap ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tclap") ``` ### td (wasm) | Description | *Cross-platform library for building Telegram clients.* | | -- | -- | | Homepage | [https://core.telegram.org/tdlib/](https://core.telegram.org/tdlib/) | | License | BSL-1.0 | | Versions | 1.8.51 | | Architectures | wasm32, wasm64 | | Definition | [td/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/td/xmake.lua) | ##### Install command ```console xrepo install -p wasm td ``` ##### Integration in the project (xmake.lua) ```lua add_requires("td") ``` ### tdtl (wasm) | Description | *Toolset for building tdlib.* | | -- | -- | | Homepage | [%s](%s) | | License | BSL-1.0 | | Versions | 1.8.51 | | Architectures | wasm32, wasm64 | | Definition | [tdtl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tdtl/xmake.lua) | ##### Install command ```console xrepo install -p wasm tdtl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tdtl") ``` ### telegram-bot-api (wasm) | Description | *The server provides an HTTP API for creating Telegram Bots.* | | -- | -- | | Homepage | [%s](%s) | | License | BSL-1.0 | | Versions | 9.1 | | Architectures | wasm32, wasm64 | | Definition | [telegram-bot-api/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/telegram-bot-api/xmake.lua) | ##### Install command ```console xrepo install -p wasm telegram-bot-api ``` ##### Integration in the project (xmake.lua) ```lua add_requires("telegram-bot-api") ``` ### termcap (wasm) | Description | *Enables programs to use display terminals in a terminal-independent manner* | | -- | -- | | Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) | | License | GPL-2.0-or-later | | Versions | 1.3.1 | | Architectures | wasm32, wasm64 | | Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) | ##### Install command ```console xrepo install -p wasm termcap ``` ##### Integration in the project (xmake.lua) ```lua add_requires("termcap") ``` ### termcolor (wasm) | 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](https://github.com/ikalnytskyi/termcolor) | | License | BSD-3-Clause | | Versions | v2.1.0 | | Architectures | wasm32, wasm64 | | Definition | [termcolor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcolor/xmake.lua) | ##### Install command ```console xrepo install -p wasm termcolor ``` ##### Integration in the project (xmake.lua) ```lua add_requires("termcolor") ``` ### tetgen (wasm) | Description | *A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator* | | -- | -- | | Homepage | [https://www.wias-berlin.de/software/index.jsp?id=TetGen](https://www.wias-berlin.de/software/index.jsp?id=TetGen) | | License | AGPL-3.0 | | Versions | 1.6.0 | | Architectures | wasm32, wasm64 | | Definition | [tetgen/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tetgen/xmake.lua) | ##### Install command ```console xrepo install -p wasm tetgen ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tetgen") ``` ### tf_workstealingqueue (wasm) | Description | *A fast work-stealing queue template in C++* | | -- | -- | | Homepage | [https://github.com/taskflow/work-stealing-queue](https://github.com/taskflow/work-stealing-queue) | | License | MIT | | Versions | 2022.07.20 | | Architectures | wasm32, wasm64 | | Definition | [tf_workstealingqueue/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tf_workstealingqueue/xmake.lua) | ##### Install command ```console xrepo install -p wasm tf_workstealingqueue ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tf_workstealingqueue") ``` ### theora (wasm) | Description | *Reference implementation of the Theora video compression format.* | | -- | -- | | Homepage | [https://theora.org/](https://theora.org/) | | License | BSD-3-Clause | | Versions | v1.0, v1.1.0, v1.1.1 | | Architectures | wasm32, wasm64 | | Definition | [theora/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/theora/xmake.lua) | ##### Install command ```console xrepo install -p wasm theora ``` ##### Integration in the project (xmake.lua) ```lua add_requires("theora") ``` ### thorvg (wasm) | 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](https://www.thorvg.org) | | License | MIT | | Versions | v0.13.2, v0.13.5, v0.13.6, v0.13.8, v0.14.1, v0.14.2, v0.14.3, v0.14.6, v0.14.10, v0.15.1, v0.15.2, v0.15.8, v1.0-pre10 | | Architectures | wasm32, wasm64 | | Definition | [thorvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/thorvg/xmake.lua) | ##### Install command ```console xrepo install -p wasm thorvg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("thorvg") ``` ### thread-pool (wasm) | Description | *BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library* | | -- | -- | | Homepage | [https://github.com/bshoshany/thread-pool](https://github.com/bshoshany/thread-pool) | | License | MIT | | Versions | v3.3.0, v4.1.0, v5.0.0 | | Architectures | wasm32, wasm64 | | Definition | [thread-pool/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/thread-pool/xmake.lua) | ##### Install command ```console xrepo install -p wasm thread-pool ``` ##### Integration in the project (xmake.lua) ```lua add_requires("thread-pool") ``` ### thrust (wasm) | Description | *The C++ parallel algorithms library.* | | -- | -- | | Homepage | [https://github.com/NVIDIA/thrust](https://github.com/NVIDIA/thrust) | | License | Apache-2.0 | | Versions | 1.17.0 | | Architectures | wasm32, wasm64 | | Definition | [thrust/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/thrust/xmake.lua) | ##### Install command ```console xrepo install -p wasm thrust ``` ##### Integration in the project (xmake.lua) ```lua add_requires("thrust") ``` ### tidy-html5 (wasm) | Description | *The granddaddy of HTML tools, with support for modern standards* | | -- | -- | | Homepage | [http://www.html-tidy.org](http://www.html-tidy.org) | | Versions | 5.9.20 | | Architectures | wasm32, wasm64 | | Definition | [tidy-html5/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tidy-html5/xmake.lua) | ##### Install command ```console xrepo install -p wasm tidy-html5 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tidy-html5") ``` ### tiny-aes-c (wasm) | Description | *Small portable AES128/192/256 in C* | | -- | -- | | Homepage | [https://github.com/kokke/tiny-AES-c](https://github.com/kokke/tiny-AES-c) | | License | Unlicense | | Versions | 2021.12.22 | | Architectures | wasm32, wasm64 | | Definition | [tiny-aes-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tiny-aes-c/xmake.lua) | ##### Install command ```console xrepo install -p wasm tiny-aes-c ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tiny-aes-c") ``` ### tiny-process-library (wasm) | 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](https://gitlab.com/eidheim/tiny-process-library) | | License | MIT | | Versions | v2.0.4 | | Architectures | wasm32, wasm64 | | Definition | [tiny-process-library/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tiny-process-library/xmake.lua) | ##### Install command ```console xrepo install -p wasm tiny-process-library ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tiny-process-library") ``` ### tinyalloc (wasm) | Description | *malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)* | | -- | -- | | Homepage | [https://github.com/thi-ng/tinyalloc](https://github.com/thi-ng/tinyalloc) | | License | Apache-2.0 | | Versions | 2021.10.08 | | Architectures | wasm32, wasm64 | | Definition | [tinyalloc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinyalloc/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinyalloc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinyalloc") ``` ### tinycbor (wasm) | Description | *Concise Binary Object Representation (CBOR) Library* | | -- | -- | | Homepage | [https://github.com/intel/tinycbor](https://github.com/intel/tinycbor) | | License | MIT | | Versions | v0.6.0, v0.6.1 | | Architectures | wasm32, wasm64 | | Definition | [tinycbor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinycbor/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinycbor ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinycbor") ``` ### tinycolormap (wasm) | Description | *A header-only, single-file library for colormaps written in C++11* | | -- | -- | | Homepage | [https://github.com/yuki-koyama/tinycolormap](https://github.com/yuki-koyama/tinycolormap) | | License | MIT | | Versions | v0.7.0 | | Architectures | wasm32, wasm64 | | Definition | [tinycolormap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinycolormap/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinycolormap ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinycolormap") ``` ### tinycrypt (wasm) | Description | *TinyCrypt Cryptographic Library* | | -- | -- | | Homepage | [https://github.com/intel/tinycrypt](https://github.com/intel/tinycrypt) | | Versions | 2019.9.18 | | Architectures | wasm32, wasm64 | | Definition | [tinycrypt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinycrypt/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinycrypt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinycrypt") ``` ### tinycthread (wasm) | Description | *A small, portable implementation of the C11 threads API.* | | -- | -- | | Homepage | [https://github.com/tinycthread/tinycthread](https://github.com/tinycthread/tinycthread) | | License | MIT | | Versions | 2016.09.30 | | Architectures | wasm32, wasm64 | | Definition | [tinycthread/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinycthread/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinycthread ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinycthread") ``` ### tinydir (wasm) | Description | *Lightweight, portable and easy to integrate C directory and file reader* | | -- | -- | | Homepage | [https://github.com/cxong/tinydir](https://github.com/cxong/tinydir) | | Versions | 1.2.6 | | Architectures | wasm32, wasm64 | | Definition | [tinydir/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinydir/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinydir ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinydir") ``` ### tinyexpr (wasm) | Description | *TinyExpr is a very small parser and evaluation library for evaluating math expressions from C.* | | -- | -- | | Homepage | [https://codeplea.com/tinyexpr](https://codeplea.com/tinyexpr) | | License | zlib | | Versions | 2022.11.21 | | Architectures | wasm32, wasm64 | | Definition | [tinyexpr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinyexpr/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinyexpr ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinyexpr") ``` ### tinyexr (wasm) | Description | *Tiny OpenEXR image loader/saver library* | | -- | -- | | Homepage | [https://github.com/syoyo/tinyexr/](https://github.com/syoyo/tinyexr/) | | License | BSD-3-Clause | | Versions | v1.0.1, v1.0.8, v1.0.9, v1.0.10, v1.0.12 | | Architectures | wasm32, wasm64 | | Definition | [tinyexr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinyexr/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinyexr ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinyexr") ``` ### tinyformat (wasm) | Description | *Minimal, type safe printf replacement library for C++* | | -- | -- | | Homepage | [https://github.com/c42f/tinyformat/](https://github.com/c42f/tinyformat/) | | Versions | 2.3.0 | | Architectures | wasm32, wasm64 | | Definition | [tinyformat/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinyformat/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinyformat ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinyformat") ``` ### tinygltf (wasm) | Description | *Header only C++11 tiny glTF 2.0 library* | | -- | -- | | Homepage | [https://github.com/syoyo/tinygltf/](https://github.com/syoyo/tinygltf/) | | License | MIT | | Versions | v2.5.0, v2.6.3, v2.8.9, v2.8.13, v2.8.21, v2.8.22, v2.9.2, v2.9.3, v2.9.5, v2.9.6 | | Architectures | wasm32, wasm64 | | Definition | [tinygltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinygltf/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinygltf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinygltf") ``` ### tinyjpeg (wasm) | Description | *Single header lib for JPEG encoding. Public domain. C99. stb style.* | | -- | -- | | Homepage | [https://github.com/serge-rgb/TinyJPEG](https://github.com/serge-rgb/TinyJPEG) | | Versions | 2022.08.20 | | Architectures | wasm32, wasm64 | | Definition | [tinyjpeg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinyjpeg/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinyjpeg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinyjpeg") ``` ### tinymcp (wasm) | Description | *A lightweight C++ SDK for implementing the MCP Server.* | | -- | -- | | Homepage | [https://github.com/Qihoo360/TinyMCP](https://github.com/Qihoo360/TinyMCP) | | License | MIT | | Versions | 2025.05.16 | | Architectures | wasm32, wasm64 | | Definition | [tinymcp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinymcp/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinymcp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinymcp") ``` ### tinyspline (wasm) | Description | *ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.* | | -- | -- | | Homepage | [https://github.com/msteinbeck/tinyspline](https://github.com/msteinbeck/tinyspline) | | License | MIT | | Versions | v0.6.0 | | Architectures | wasm32, wasm64 | | Definition | [tinyspline/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinyspline/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinyspline ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinyspline") ``` ### tinytiff (wasm) | Description | *lightweight TIFF reader/writer library (C/C++)* | | -- | -- | | Homepage | [http://jkriege2.github.io/TinyTIFF](http://jkriege2.github.io/TinyTIFF) | | License | LGPL-3.0 | | Versions | 4.0.1+0 | | Architectures | wasm32, wasm64 | | Definition | [tinytiff/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinytiff/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinytiff ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinytiff") ``` ### tinyxml (wasm) | Description | *TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs.* | | -- | -- | | Homepage | [https://sourceforge.net/projects/tinyxml/](https://sourceforge.net/projects/tinyxml/) | | License | zlib | | Versions | 2.6.2 | | Architectures | wasm32, wasm64 | | Definition | [tinyxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinyxml/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinyxml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinyxml") ``` ### tinyxml2 (wasm) | Description | *simple, small, efficient, C++ XML parser that can be easily integrating into other programs.* | | -- | -- | | Homepage | [http://www.grinninglizard.com/tinyxml2/](http://www.grinninglizard.com/tinyxml2/) | | License | zlib | | Versions | 8.0.0, 9.0.0, 10.0.0, 11.0.0 | | Architectures | wasm32, wasm64 | | Definition | [tinyxml2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinyxml2/xmake.lua) | ##### Install command ```console xrepo install -p wasm tinyxml2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tinyxml2") ``` ### tl_expected (wasm) | Description | *C++11/14/17 std::expected with functional-style extensions* | | -- | -- | | Homepage | [https://github.com/TartanLlama/expected](https://github.com/TartanLlama/expected) | | License | CC0 | | Versions | v1.0.0, v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [tl_expected/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tl_expected/xmake.lua) | ##### Install command ```console xrepo install -p wasm tl_expected ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tl_expected") ``` ### tl_function_ref (wasm) | Description | *A lightweight, non-owning reference to a callable.* | | -- | -- | | Homepage | [https://github.com/TartanLlama/function_ref](https://github.com/TartanLlama/function_ref) | | License | CC0 | | Versions | v1.0.0 | | Architectures | wasm32, wasm64 | | Definition | [tl_function_ref/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tl_function_ref/xmake.lua) | ##### Install command ```console xrepo install -p wasm tl_function_ref ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tl_function_ref") ``` ### tl_optional (wasm) | Description | *C++11/14/17 std::optional with functional-style extensions and support for references.* | | -- | -- | | Homepage | [https://github.com/TartanLlama/optional](https://github.com/TartanLlama/optional) | | License | CC0 | | Versions | v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [tl_optional/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tl_optional/xmake.lua) | ##### Install command ```console xrepo install -p wasm tl_optional ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tl_optional") ``` ### tlsf (wasm) | Description | *Two-Level Segregated Fit memory allocator implementation.* | | -- | -- | | Homepage | [https://github.com/mattconte/tlsf](https://github.com/mattconte/tlsf) | | License | BSD-3-Clause | | Versions | 2020.03.29 | | Architectures | wasm32, wasm64 | | Definition | [tlsf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tlsf/xmake.lua) | ##### Install command ```console xrepo install -p wasm tlsf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tlsf") ``` ### tobiaslocker_base64 (wasm) | Description | *A modern C++ base64 encoder / decoder * | | -- | -- | | Homepage | [https://github.com/tobiaslocker/base64](https://github.com/tobiaslocker/base64) | | License | MIT | | Versions | 2024.02.26 | | Architectures | wasm32, wasm64 | | Definition | [tobiaslocker_base64/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tobiaslocker_base64/xmake.lua) | ##### Install command ```console xrepo install -p wasm tobiaslocker_base64 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tobiaslocker_base64") ``` ### toml++ (wasm) | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* | | -- | -- | | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) | | License | MIT | | Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0 | | Architectures | wasm32, wasm64 | | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) | ##### Install command ```console xrepo install -p wasm toml++ ``` ##### Integration in the project (xmake.lua) ```lua add_requires("toml++") ``` ### toml11 (wasm) | Description | *TOML for Modern C++* | | -- | -- | | Homepage | [https://github.com/ToruNiina/toml11](https://github.com/ToruNiina/toml11) | | License | MIT | | Versions | v3.7.0, v3.8.1, v4.0.1, v4.0.2, v4.0.3, v4.1.0, v4.2.0, v4.3.0, v4.4.0 | | Architectures | wasm32, wasm64 | | Definition | [toml11/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml11/xmake.lua) | ##### Install command ```console xrepo install -p wasm toml11 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("toml11") ``` ### tomlc99 (wasm) | Description | *TOML C library* | | -- | -- | | Homepage | [https://github.com/cktan/tomlc99](https://github.com/cktan/tomlc99) | | License | MIT | | Versions | 2023.09.30 | | Architectures | wasm32, wasm64 | | Definition | [tomlc99/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tomlc99/xmake.lua) | ##### Install command ```console xrepo install -p wasm tomlc99 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tomlc99") ``` ### tomlcpp (wasm) | Description | *No fanfare TOML C++ Library* | | -- | -- | | Homepage | [https://github.com/cktan/tomlcpp](https://github.com/cktan/tomlcpp) | | License | MIT | | Versions | 2022.06.25 | | Architectures | wasm32, wasm64 | | Definition | [tomlcpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tomlcpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm tomlcpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tomlcpp") ``` ### toojpeg (wasm) | Description | *A JPEG encoder in a single C++ file* | | -- | -- | | Homepage | [https://create.stephan-brumme.com/toojpeg/](https://create.stephan-brumme.com/toojpeg/) | | License | zlib | | Versions | 1.5 | | Architectures | wasm32, wasm64 | | Definition | [toojpeg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toojpeg/xmake.lua) | ##### Install command ```console xrepo install -p wasm toojpeg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("toojpeg") ``` ### tracy (wasm) | Description | *C++ frame profiler* | | -- | -- | | Homepage | [https://github.com/wolfpld/tracy](https://github.com/wolfpld/tracy) | | Versions | v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2 | | Architectures | wasm32, wasm64 | | Definition | [tracy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tracy/xmake.lua) | ##### Install command ```console xrepo install -p wasm tracy ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tracy") ``` ### transwarp (wasm) | Description | *A header-only C++ library for task concurrency* | | -- | -- | | Homepage | [https://github.com/bloomen/transwarp](https://github.com/bloomen/transwarp) | | License | MIT | | Versions | 2.2.3 | | Architectures | wasm32, wasm64 | | Definition | [transwarp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/transwarp/xmake.lua) | ##### Install command ```console xrepo install -p wasm transwarp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("transwarp") ``` ### trantor (wasm) | Description | *a non-blocking I/O tcp network lib based on c++14/17* | | -- | -- | | Homepage | [https://github.com/an-tao/trantor/](https://github.com/an-tao/trantor/) | | License | BSD-3-Clause | | Versions | v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5, v1.5.6, v1.5.7, v1.5.8, v1.5.14, v1.5.17, v1.5.18, v1.5.19, v1.5.20, v1.5.21, v1.5.22, v1.5.23, v1.5.24 | | Architectures | wasm32, wasm64 | | Definition | [trantor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/trantor/xmake.lua) | ##### Install command ```console xrepo install -p wasm trantor ``` ##### Integration in the project (xmake.lua) ```lua add_requires("trantor") ``` ### tree-sitter (wasm) | Description | *An incremental parsing system for programming tools* | | -- | -- | | Homepage | [https://tree-sitter.github.io/](https://tree-sitter.github.io/) | | License | MIT | | Versions | v0.21.0, v0.22.2, v0.22.5, v0.22.6, v0.23.0, v0.24.2, v0.24.3, v0.24.4, v0.24.5, v0.24.6, v0.25.3, v0.25.5, v0.25.6, v0.25.8 | | Architectures | wasm32, wasm64 | | Definition | [tree-sitter/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tree-sitter/xmake.lua) | ##### Install command ```console xrepo install -p wasm tree-sitter ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tree-sitter") ``` ### trompeloeil (wasm) | 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](https://github.com/rollbear/trompeloeil) | | License | BSL-1.0 | | Versions | v43, v47, v48, v49 | | Architectures | wasm32, wasm64 | | Definition | [trompeloeil/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/trompeloeil/xmake.lua) | ##### Install command ```console xrepo install -p wasm trompeloeil ``` ##### Integration in the project (xmake.lua) ```lua add_requires("trompeloeil") ``` ### tuplet (wasm) | Description | *A fast, simple tuple implementation that implements tuple as an aggregate* | | -- | -- | | Homepage | [https://github.com/codeinred/tuplet](https://github.com/codeinred/tuplet) | | License | BSL-1.0 | | Versions | v2.1.1 | | Architectures | wasm32, wasm64 | | Definition | [tuplet/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tuplet/xmake.lua) | ##### Install command ```console xrepo install -p wasm tuplet ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tuplet") ``` ### tweeny (wasm) | Description | *A modern C++ tweening library* | | -- | -- | | Homepage | [http://mobius3.github.io/tweeny](http://mobius3.github.io/tweeny) | | License | MIT | | Versions | 2023.05.09 | | Architectures | wasm32, wasm64 | | Definition | [tweeny/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tweeny/xmake.lua) | ##### Install command ```console xrepo install -p wasm tweeny ``` ##### Integration in the project (xmake.lua) ```lua add_requires("tweeny") ``` ### type_safe (wasm) | Description | *Zero overhead utilities for preventing bugs at compile time* | | -- | -- | | Homepage | [https://type_safe.foonathan.net](https://type_safe.foonathan.net) | | License | MIT | | Versions | v0.2.2, v0.2.4 | | Architectures | wasm32, wasm64 | | Definition | [type_safe/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/type_safe/xmake.lua) | ##### Install command ```console xrepo install -p wasm type_safe ``` ##### Integration in the project (xmake.lua) ```lua add_requires("type_safe") ``` ## u ### uchardet (wasm) | 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/](https://www.freedesktop.org/wiki/Software/uchardet/) | | License | MPL-1.1 | | Versions | 0.0.7, 0.0.8 | | Architectures | wasm32, wasm64 | | Definition | [uchardet/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/uchardet/xmake.lua) | ##### Install command ```console xrepo install -p wasm uchardet ``` ##### Integration in the project (xmake.lua) ```lua add_requires("uchardet") ``` ### udt (wasm) | Description | *UDP-based Data Transfer Protocol* | | -- | -- | | Homepage | [https://github.com/dorkbox/UDT](https://github.com/dorkbox/UDT) | | License | Apache-2.0 | | Versions | 2017.12.03 | | Architectures | wasm32, wasm64 | | Definition | [udt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/udt/xmake.lua) | ##### Install command ```console xrepo install -p wasm udt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("udt") ``` ### ufbx (wasm) | Description | *Single source file FBX loader* | | -- | -- | | Homepage | [https://github.com/ufbx/ufbx](https://github.com/ufbx/ufbx) | | License | MIT | | Versions | v0.6.1, v0.11.1, v0.12.0, v0.13.0, v0.14.0, v0.14.2, v0.14.3, v0.15.0, v0.15.1, v0.18.2, v0.20.0 | | Architectures | wasm32, wasm64 | | Definition | [ufbx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/ufbx/xmake.lua) | ##### Install command ```console xrepo install -p wasm ufbx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("ufbx") ``` ### uni_algo (wasm) | Description | *Unicode Algorithms Implementation for C/C++* | | -- | -- | | Homepage | [https://github.com/uni-algo/uni-algo/](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 | wasm32, wasm64 | | Definition | [uni_algo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/uni_algo/xmake.lua) | ##### Install command ```console xrepo install -p wasm uni_algo ``` ##### Integration in the project (xmake.lua) ```lua add_requires("uni_algo") ``` ### units (wasm) | Description | *A compile-time, header-only, dimensional analysis library built on c++14 with no dependencies.* | | -- | -- | | Homepage | [https://nholthaus.github.io/units/](https://nholthaus.github.io/units/) | | License | MIT | | Versions | v2.3.3, v2.3.4 | | Architectures | wasm32, wasm64 | | Definition | [units/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/units/xmake.lua) | ##### Install command ```console xrepo install -p wasm units ``` ##### Integration in the project (xmake.lua) ```lua add_requires("units") ``` ### unity_test (wasm) | Description | *Simple Unit Testing for C* | | -- | -- | | Homepage | [http://www.throwtheswitch.org/unity](http://www.throwtheswitch.org/unity) | | License | MIT | | Versions | v2.4.3, v2.5.0, v2.5.1, v2.5.2, v2.6.0, v2.6.1 | | Architectures | wasm32, wasm64 | | Definition | [unity_test/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/unity_test/xmake.lua) | ##### Install command ```console xrepo install -p wasm unity_test ``` ##### Integration in the project (xmake.lua) ```lua add_requires("unity_test") ``` ### unordered_dense (wasm) | Description | *A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion.* | | -- | -- | | Homepage | [https://github.com/martinus/unordered_dense](https://github.com/martinus/unordered_dense) | | License | MIT | | Versions | v1.1.0, v1.4.0, v2.0.2, v3.0.0, v4.0.4, v4.4.0, v4.5.0 | | Architectures | wasm32, wasm64 | | Definition | [unordered_dense/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/unordered_dense/xmake.lua) | ##### Install command ```console xrepo install -p wasm unordered_dense ``` ##### Integration in the project (xmake.lua) ```lua add_requires("unordered_dense") ``` ### unzip (wasm) | Description | *UnZip is an extraction utility for archives compressed in .zip format.* | | -- | -- | | Homepage | [http://infozip.sourceforge.net/UnZip.html](http://infozip.sourceforge.net/UnZip.html) | | Versions | 6.0 | | Architectures | wasm32, wasm64 | | Definition | [unzip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/unzip/xmake.lua) | ##### Install command ```console xrepo install -p wasm unzip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("unzip") ``` ### upa-url (wasm) | Description | *An implementation of the WHATWG URL Standard in C++* | | -- | -- | | Homepage | [https://upa-url.github.io/docs/](https://upa-url.github.io/docs/) | | License | BSD-2-Clause | | Versions | v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0 | | Architectures | wasm32, wasm64 | | Definition | [upa-url/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/upa-url/xmake.lua) | ##### Install command ```console xrepo install -p wasm upa-url ``` ##### Integration in the project (xmake.lua) ```lua add_requires("upa-url") ``` ### urdfdom (wasm) | Description | *A C++ parser for the Unified Robot Description Format (URDF)* | | -- | -- | | Homepage | [https://wiki.ros.org/urdf](https://wiki.ros.org/urdf) | | License | BSD-3-Clause | | Versions | 1.0.4, 4.0.0, 4.0.1, 5.0.2 | | Architectures | wasm32, wasm64 | | Definition | [urdfdom/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/urdfdom/xmake.lua) | ##### Install command ```console xrepo install -p wasm urdfdom ``` ##### Integration in the project (xmake.lua) ```lua add_requires("urdfdom") ``` ### urdfdom-headers (wasm) | Description | *Headers for URDF parsers* | | -- | -- | | Homepage | [http://ros.org/wiki/urdf](http://ros.org/wiki/urdf) | | License | BSD-3-Clause | | Versions | 1.0.5, 1.1.1, 1.1.2, 2.0.0 | | Architectures | wasm32, wasm64 | | Definition | [urdfdom-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/urdfdom-headers/xmake.lua) | ##### Install command ```console xrepo install -p wasm urdfdom-headers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("urdfdom-headers") ``` ### uriparser (wasm) | Description | *uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C89.* | | -- | -- | | Homepage | [https://uriparser.github.io/](https://uriparser.github.io/) | | License | BSD-3-Clause | | Versions | 0.9.5, 0.9.6, 0.9.7, 0.9.8 | | Architectures | wasm32, wasm64 | | Definition | [uriparser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/uriparser/xmake.lua) | ##### Install command ```console xrepo install -p wasm uriparser ``` ##### Integration in the project (xmake.lua) ```lua add_requires("uriparser") ``` ### utf8.h (wasm) | Description | *single header utf8 string functions for C and C++* | | -- | -- | | Homepage | [https://github.com/sheredom/utf8.h](https://github.com/sheredom/utf8.h) | | Versions | 2022.07.04, 2025.01.03 | | Architectures | wasm32, wasm64 | | Definition | [utf8.h/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/utf8.h/xmake.lua) | ##### Install command ```console xrepo install -p wasm utf8.h ``` ##### Integration in the project (xmake.lua) ```lua add_requires("utf8.h") ``` ### utf8proc (wasm) | Description | *A clean C library for processing UTF-8 Unicode data* | | -- | -- | | Homepage | [https://juliastrings.github.io/utf8proc/](https://juliastrings.github.io/utf8proc/) | | License | MIT | | Versions | v2.7.0, v2.8.0, v2.9.0, v2.10.0, v2.11.0 | | Architectures | wasm32, wasm64 | | Definition | [utf8proc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/utf8proc/xmake.lua) | ##### Install command ```console xrepo install -p wasm utf8proc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("utf8proc") ``` ### utfcpp (wasm) | Description | *UTF8-CPP: UTF-8 with C++ in a Portable Way* | | -- | -- | | Homepage | [https://github.com/nemtrif/utfcpp](https://github.com/nemtrif/utfcpp) | | License | BSL-1.0 | | Versions | v3.2.1, v3.2.3, v3.2.4, v3.2.5, v4.0.0, v4.0.1, v4.0.2, v4.0.3, v4.0.4, v4.0.5, v4.0.6, v4.0.8 | | Architectures | wasm32, wasm64 | | Definition | [utfcpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/utfcpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm utfcpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("utfcpp") ``` ### uthash (wasm) | Description | *C macros for hash tables and more* | | -- | -- | | Homepage | [https://troydhanson.github.io/uthash](https://troydhanson.github.io/uthash) | | License | BSD | | Versions | 2023.7.11, 2025.05.05 | | Architectures | wasm32, wasm64 | | Definition | [uthash/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/uthash/xmake.lua) | ##### Install command ```console xrepo install -p wasm uthash ``` ##### Integration in the project (xmake.lua) ```lua add_requires("uthash") ``` ### uuid_v4 (wasm) | Description | *Super fast C++ library to generate and parse UUIDv4* | | -- | -- | | Homepage | [https://github.com/crashoz/uuid_v4](https://github.com/crashoz/uuid_v4) | | License | MIT | | Versions | v1.0.0 | | Architectures | wasm32, wasm64 | | Definition | [uuid_v4/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/uuid_v4/xmake.lua) | ##### Install command ```console xrepo install -p wasm uuid_v4 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("uuid_v4") ``` ## v ### valijson (wasm) | Description | *Header-only C++ library for JSON Schema validation, with support for many popular parsers* | | -- | -- | | Homepage | [https://github.com/tristanpenman/valijson](https://github.com/tristanpenman/valijson) | | License | BSD-2-Clause | | Versions | v1.0.6 | | Architectures | wasm32, wasm64 | | Definition | [valijson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/valijson/xmake.lua) | ##### Install command ```console xrepo install -p wasm valijson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("valijson") ``` ### variant-lite (wasm) | 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](https://github.com/martinmoene/variant-lite) | | License | BSL-1.0 | | Versions | 2022.12.03 | | Architectures | wasm32, wasm64 | | Definition | [variant-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/variant-lite/xmake.lua) | ##### Install command ```console xrepo install -p wasm variant-lite ``` ##### Integration in the project (xmake.lua) ```lua add_requires("variant-lite") ``` ### vcpkg (wasm) | Description | *C++ Library Manager for Windows, Linux, and MacOS* | | -- | -- | | Homepage | [https://github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) | | License | MIT | | Versions | 2024.05.24, 2024.07.12, 2024.08.23, 2024.09.30, 2024.10.21, 2024.11.16, 2025.07.25 | | Architectures | wasm32, wasm64 | | Definition | [vcpkg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vcpkg/xmake.lua) | ##### Install command ```console xrepo install -p wasm vcpkg ``` ##### Integration in the project (xmake.lua) ```lua add_requires("vcpkg") ``` ### vectorial (wasm) | Description | *Vector math library with NEON/SSE support* | | -- | -- | | Homepage | [https://github.com/scoopr/vectorial](https://github.com/scoopr/vectorial) | | Versions | 2019.06.28 | | Architectures | wasm32, wasm64 | | Definition | [vectorial/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vectorial/xmake.lua) | ##### Install command ```console xrepo install -p wasm vectorial ``` ##### Integration in the project (xmake.lua) ```lua add_requires("vectorial") ``` ### verdict (wasm) | Description | *Compute quality functions of 2 and 3-dimensional regions.* | | -- | -- | | Homepage | [https://github.com/sandialabs/verdict](https://github.com/sandialabs/verdict) | | Versions | 1.4.2, 1.4.4 | | Architectures | wasm32, wasm64 | | Definition | [verdict/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/verdict/xmake.lua) | ##### Install command ```console xrepo install -p wasm verdict ``` ##### Integration in the project (xmake.lua) ```lua add_requires("verdict") ``` ### verilator (wasm) | Description | *Verilator open-source SystemVerilog simulator and lint system* | | -- | -- | | Homepage | [https://verilator.org](https://verilator.org) | | License | LGPL-3.0 | | Versions | v5.016, v5.032, v5.034, v5.036, v5.038 | | Architectures | wasm32, wasm64 | | Definition | [verilator/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/verilator/xmake.lua) | ##### Install command ```console xrepo install -p wasm verilator ``` ##### Integration in the project (xmake.lua) ```lua add_requires("verilator") ``` ### visit_struct (wasm) | Description | *A miniature library for struct-field reflection in C++* | | -- | -- | | Homepage | [https://github.com/cbeck88/visit_struct](https://github.com/cbeck88/visit_struct) | | License | BSL-1.0 | | Versions | v1.1.0 | | Architectures | wasm32, wasm64 | | Definition | [visit_struct/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/visit_struct/xmake.lua) | ##### Install command ```console xrepo install -p wasm visit_struct ``` ##### Integration in the project (xmake.lua) ```lua add_requires("visit_struct") ``` ### vladimirshaleev-ipaddress (wasm) | Description | *A library for working and manipulating IPv4/IPv6 addresses and networks* | | -- | -- | | Homepage | [https://vladimirshaleev.github.io/ipaddress/](https://vladimirshaleev.github.io/ipaddress/) | | License | MIT | | Versions | v1.1.0, v1.2.0 | | Architectures | wasm32, wasm64 | | Definition | [vladimirshaleev-ipaddress/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vladimirshaleev-ipaddress/xmake.lua) | ##### Install command ```console xrepo install -p wasm vladimirshaleev-ipaddress ``` ##### Integration in the project (xmake.lua) ```lua add_requires("vladimirshaleev-ipaddress") ``` ### vmaf (wasm) | Description | *Perceptual video quality assessment based on multi-method fusion.* | | -- | -- | | Homepage | [https://github.com/Netflix/vmaf](https://github.com/Netflix/vmaf) | | License | BSD-2-Clause | | Versions | v3.0.0 | | Architectures | wasm32, wasm64 | | Definition | [vmaf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vmaf/xmake.lua) | ##### Install command ```console xrepo install -p wasm vmaf ``` ##### Integration in the project (xmake.lua) ```lua add_requires("vmaf") ``` ### vulkan-headers (wasm) | Description | *Vulkan Header files and API registry* | | -- | -- | | Homepage | [https://github.com/KhronosGroup/Vulkan-Headers/](https://github.com/KhronosGroup/Vulkan-Headers/) | | License | Apache-2.0 | | Versions | 1.2.154+0, 1.2.162+0, 1.2.182+0, 1.2.189+1, 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0, 1.4.309+0 | | Architectures | wasm32, wasm64 | | Definition | [vulkan-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-headers/xmake.lua) | ##### Install command ```console xrepo install -p wasm vulkan-headers ``` ##### Integration in the project (xmake.lua) ```lua add_requires("vulkan-headers") ``` ### vulkansdk (wasm) | Description | *LunarG Vulkan® SDK* | | -- | -- | | Homepage | [https://www.lunarg.com/vulkan-sdk/](https://www.lunarg.com/vulkan-sdk/) | | Versions | | | Architectures | wasm32, wasm64 | | Definition | [vulkansdk/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkansdk/xmake.lua) | ##### Install command ```console xrepo install -p wasm vulkansdk ``` ##### Integration in the project (xmake.lua) ```lua add_requires("vulkansdk") ``` ### vvenc (wasm) | Description | *Fraunhofer Versatile Video Encoder (VVenC)* | | -- | -- | | Homepage | [https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html](https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html) | | License | BSD-3-Clause-Clear | | Versions | v1.9.0, v1.11.1, v1.12.0, v1.12.1, v1.13.0, v1.13.1 | | Architectures | wasm32, wasm64 | | Definition | [vvenc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vvenc/xmake.lua) | ##### Install command ```console xrepo install -p wasm vvenc ``` ##### Integration in the project (xmake.lua) ```lua add_requires("vvenc") ``` ## w ### wavpack (wasm) | Description | *WavPack encode/decode library, command-line programs, and several plugins* | | -- | -- | | Homepage | [https://github.com/dbry/WavPack](https://github.com/dbry/WavPack) | | License | BSD-3-Clause | | Versions | 4.80.0, 5.4.0, 5.5.0, 5.6.0, 5.7.0, 5.8.1 | | Architectures | wasm32, wasm64 | | Definition | [wavpack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wavpack/xmake.lua) | ##### Install command ```console xrepo install -p wasm wavpack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("wavpack") ``` ### wgsl-validator (wasm) | Description | *WGSL validator in Rust with C bindings.* | | -- | -- | | Homepage | [https://github.com/NazaraEngine/wgsl-validator](https://github.com/NazaraEngine/wgsl-validator) | | License | MIT | | Versions | v1.0.0 | | Architectures | wasm32, wasm64 | | Definition | [wgsl-validator/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wgsl-validator/xmake.lua) | ##### Install command ```console xrepo install -p wasm wgsl-validator ``` ##### Integration in the project (xmake.lua) ```lua add_requires("wgsl-validator") ``` ### which (wasm) | Description | *shows the full path of (shell) commands* | | -- | -- | | Homepage | [https://www.gnu.org/software/which/](https://www.gnu.org/software/which/) | | Versions | 2.16, 2.17, 2.19, 2.20, 2.21 | | Architectures | wasm32, wasm64 | | Definition | [which/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/which/xmake.lua) | ##### Install command ```console xrepo install -p wasm which ``` ##### Integration in the project (xmake.lua) ```lua add_requires("which") ``` ### whisper.cpp (wasm) | Description | *Port of OpenAI's Whisper model in C/C++* | | -- | -- | | Homepage | [https://github.com/ggerganov/whisper.cpp](https://github.com/ggerganov/whisper.cpp) | | Versions | 1.4.2, 1.5.4, 1.5.5, 1.6.0, 1.6.2 | | Architectures | wasm32, wasm64 | | Definition | [whisper.cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/whisper.cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm whisper.cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("whisper.cpp") ``` ### wjakob_filesystem (wasm) | Description | *A tiny self-contained path manipulation library for C++* | | -- | -- | | Homepage | [https://github.com/wjakob/filesystem](https://github.com/wjakob/filesystem) | | License | BSD-3-Clause | | Versions | 2021.10.28 | | Architectures | wasm32, wasm64 | | Definition | [wjakob_filesystem/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wjakob_filesystem/xmake.lua) | ##### Install command ```console xrepo install -p wasm wjakob_filesystem ``` ##### Integration in the project (xmake.lua) ```lua add_requires("wjakob_filesystem") ``` ### woff2 (wasm) | Description | *Font compression reference code.* | | -- | -- | | Homepage | [https://github.com/google/woff2](https://github.com/google/woff2) | | License | MIT | | Versions | v1.0.2 | | Architectures | wasm32, wasm64 | | Definition | [woff2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/woff2/xmake.lua) | ##### Install command ```console xrepo install -p wasm woff2 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("woff2") ``` ### wolfssl (wasm) | Description | *The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!* | | -- | -- | | Homepage | [https://www.wolfssl.com](https://www.wolfssl.com) | | License | GPL-2.0 | | Versions | 5.3.0, 5.6.2, 5.6.3, 5.6.4, 5.6.6, 5.7.2 | | Architectures | wasm32, wasm64 | | Definition | [wolfssl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wolfssl/xmake.lua) | ##### Install command ```console xrepo install -p wasm wolfssl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("wolfssl") ``` ### wren (wasm) | Description | *Wren is a small, fast, class-based concurrent scripting language.* | | -- | -- | | Homepage | [http://wren.io](http://wren.io) | | License | MIT | | Versions | 0.4.0 | | Architectures | wasm32, wasm64 | | Definition | [wren/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wren/xmake.lua) | ##### Install command ```console xrepo install -p wasm wren ``` ##### Integration in the project (xmake.lua) ```lua add_requires("wren") ``` ### wyhash (wasm) | Description | *The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.* | | -- | -- | | Homepage | [https://github.com/wangyi-fudan/wyhash](https://github.com/wangyi-fudan/wyhash) | | License | Unlicense | | Versions | 2023.04.10, 2024.06.07 | | Architectures | wasm32, wasm64 | | Definition | [wyhash/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wyhash/xmake.lua) | ##### Install command ```console xrepo install -p wasm wyhash ``` ##### Integration in the project (xmake.lua) ```lua add_requires("wyhash") ``` ## x ### x264 (wasm) | Description | *A free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format.* | | -- | -- | | Homepage | [https://www.videolan.org/developers/x264.html](https://www.videolan.org/developers/x264.html) | | License | GPL-2.0 | | Versions | v2018.09.25, v2021.09.29, v2023.04.04, v2024.02.27 | | Architectures | wasm32, wasm64 | | Definition | [x264/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/x264/xmake.lua) | ##### Install command ```console xrepo install -p wasm x264 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("x264") ``` ### x265 (wasm) | Description | *A free software library and application for encoding video streams into the H.265/MPEG-H HEVC compression format.* | | -- | -- | | Homepage | [http://x265.org](http://x265.org) | | License | GPL-2.0 | | Versions | 3.2, 3.2.1, 3.3, 3.4, 4.0 | | Architectures | wasm32, wasm64 | | Definition | [x265/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/x265/xmake.lua) | ##### Install command ```console xrepo install -p wasm x265 ``` ##### Integration in the project (xmake.lua) ```lua add_requires("x265") ``` ### xapian-core (wasm) | Description | *Xapian is an Open Source Search Engine Library, with bindings to allow use from Perl, Python 2, Python 3, PHP 5, PHP 7, Java, Tcl, C#, Ruby, Lua, Erlang, Node.js, R.* | | -- | -- | | Homepage | [https://savannah.gnu.org/projects/osip](https://savannah.gnu.org/projects/osip) | | License | GPL-2.0-or-later | | Versions | 1.4.27, 1.4.28, 1.4.29 | | Architectures | wasm32, wasm64 | | Definition | [xapian-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xapian-core/xmake.lua) | ##### Install command ```console xrepo install -p wasm xapian-core ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xapian-core") ``` ### xbyak (wasm) | 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](https://github.com/herumi/xbyak) | | Versions | v6.02, v6.03, v6.73, v7.06 | | Architectures | wasm32, wasm64 | | Definition | [xbyak/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xbyak/xmake.lua) | ##### Install command ```console xrepo install -p wasm xbyak ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xbyak") ``` ### xgrammar (wasm) | Description | *Fast, Flexible and Portable Structured Generation* | | -- | -- | | Homepage | [https://xgrammar.mlc.ai/](https://xgrammar.mlc.ai/) | | License | Apache-2.0 | | Versions | v0.1.19, v0.1.21, v0.1.22, v0.1.23, v0.1.24, v0.1.25 | | Architectures | wasm32, wasm64 | | Definition | [xgrammar/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xgrammar/xmake.lua) | ##### Install command ```console xrepo install -p wasm xgrammar ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xgrammar") ``` ### xlnt (wasm) | Description | *Cross-platform user-friendly xlsx library for C++11+* | | -- | -- | | Homepage | [https://github.com/tfussell/xlnt](https://github.com/tfussell/xlnt) | | License | MIT | | Versions | 2023.03.02 | | Architectures | wasm32, wasm64 | | Definition | [xlnt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xlnt/xmake.lua) | ##### Install command ```console xrepo install -p wasm xlnt ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xlnt") ``` ### xor_singleheader (wasm) | Description | *Header-only binary fuse and xor filter library.* | | -- | -- | | Homepage | [https://github.com/FastFilter/xor_singleheader](https://github.com/FastFilter/xor_singleheader) | | License | Apache-2.0 | | Versions | v2.1.0 | | Architectures | wasm32, wasm64 | | Definition | [xor_singleheader/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xor_singleheader/xmake.lua) | ##### Install command ```console xrepo install -p wasm xor_singleheader ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xor_singleheader") ``` ### xpack (wasm) | Description | *convert json/xml/bson to c++ struct* | | -- | -- | | Homepage | [https://github.com/xyz347/xpack](https://github.com/xyz347/xpack) | | License | Apache-2.0 | | Versions | v1.0.5, v1.0.6 | | Architectures | wasm32, wasm64 | | Definition | [xpack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xpack/xmake.lua) | ##### Install command ```console xrepo install -p wasm xpack ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xpack") ``` ### xproperty (wasm) | Description | *Traitlets-like C++ properties and implementation of the observer pattern* | | -- | -- | | Homepage | [https://github.com/jupyter-xeus/xproperty](https://github.com/jupyter-xeus/xproperty) | | License | BSD-3-Clause | | Versions | 0.12.0, 0.12.1 | | Architectures | wasm32, wasm64 | | Definition | [xproperty/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xproperty/xmake.lua) | ##### Install command ```console xrepo install -p wasm xproperty ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xproperty") ``` ### xtl (wasm) | Description | *Basic tools (containers, algorithms) used by other quantstack packages* | | -- | -- | | Homepage | [https://github.com/xtensor-stack/xtl/](https://github.com/xtensor-stack/xtl/) | | License | BSD-3-Clause | | Versions | 0.7.2, 0.7.3, 0.7.4, 0.7.6, 0.7.7, 0.8.0 | | Architectures | wasm32, wasm64 | | Definition | [xtl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xtl/xmake.lua) | ##### Install command ```console xrepo install -p wasm xtl ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xtl") ``` ### xxhash (wasm) | Description | *xxHash is an extremely fast non-cryptographic hash algorithm, working at RAM speed limit.* | | -- | -- | | Homepage | [http://cyan4973.github.io/xxHash/](http://cyan4973.github.io/xxHash/) | | License | BSD-2-Clause | | Versions | v0.8.0, v0.8.1, v0.8.2, v0.8.3 | | Architectures | wasm32, wasm64 | | Definition | [xxhash/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xxhash/xmake.lua) | ##### Install command ```console xrepo install -p wasm xxhash ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xxhash") ``` ### xxmlxx (wasm) | Description | *A very lightweight and efficient modern C++ xml library* | | -- | -- | | Homepage | [https://github.com/luckydu-henry/xxmlxx](https://github.com/luckydu-henry/xxmlxx) | | License | MIT | | Versions | 2025.09.14 | | Architectures | wasm32, wasm64 | | Definition | [xxmlxx/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xxmlxx/xmake.lua) | ##### Install command ```console xrepo install -p wasm xxmlxx ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xxmlxx") ``` ### xz (wasm) | Description | *General-purpose data compression with high compression ratio.* | | -- | -- | | Homepage | [https://tukaani.org/xz/](https://tukaani.org/xz/) | | Versions | 5.2.11, 5.2.12, 5.2.13, 5.4.2, 5.4.3, 5.4.4, 5.4.5, 5.4.6, 5.4.7, 5.6.2, 5.6.3, 5.6.4, 5.8.1 | | Architectures | wasm32, wasm64 | | Definition | [xz/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xz/xmake.lua) | ##### Install command ```console xrepo install -p wasm xz ``` ##### Integration in the project (xmake.lua) ```lua add_requires("xz") ``` ## y ### yaml-cpp (wasm) | Description | *A YAML parser and emitter in C++* | | -- | -- | | Homepage | [https://github.com/jbeder/yaml-cpp/](https://github.com/jbeder/yaml-cpp/) | | License | MIT | | Versions | 0.6.3, 0.7.0, 0.8.0 | | Architectures | wasm32, wasm64 | | Definition | [yaml-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yaml-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm yaml-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("yaml-cpp") ``` ### yaml_cpp_struct (wasm) | Description | *It's easy to mapping yaml to cpp's struct* | | -- | -- | | Homepage | [https://github.com/fantasy-peak/yaml_cpp_struct](https://github.com/fantasy-peak/yaml_cpp_struct) | | License | MIT | | Versions | v1.0.2, v1.0.4 | | Architectures | wasm32, wasm64 | | Definition | [yaml_cpp_struct/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yaml_cpp_struct/xmake.lua) | ##### Install command ```console xrepo install -p wasm yaml_cpp_struct ``` ##### Integration in the project (xmake.lua) ```lua add_requires("yaml_cpp_struct") ``` ### yas (wasm) | Description | *Yet Another Serialization* | | -- | -- | | Homepage | [https://github.com/niXman/yas](https://github.com/niXman/yas) | | Versions | 2023.09.13, 2025.02.19 | | Architectures | wasm32, wasm64 | | Definition | [yas/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yas/xmake.lua) | ##### Install command ```console xrepo install -p wasm yas ``` ##### Integration in the project (xmake.lua) ```lua add_requires("yas") ``` ### yasm (wasm) | Description | *Modular BSD reimplementation of NASM.* | | -- | -- | | Homepage | [https://yasm.tortall.net/](https://yasm.tortall.net/) | | Versions | 1.3.0 | | Architectures | wasm32, wasm64 | | Definition | [yasm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yasm/xmake.lua) | ##### Install command ```console xrepo install -p wasm yasm ``` ##### Integration in the project (xmake.lua) ```lua add_requires("yasm") ``` ### yoga (wasm) | Description | *Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.* | | -- | -- | | Homepage | [https://yogalayout.com/](https://yogalayout.com/) | | License | MIT | | Versions | v2.0.1, v3.0.0, v3.0.2, v3.0.3, v3.0.4, v3.1.0, v3.2.0, v3.2.1 | | Architectures | wasm32, wasm64 | | Definition | [yoga/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yoga/xmake.lua) | ##### Install command ```console xrepo install -p wasm yoga ``` ##### Integration in the project (xmake.lua) ```lua add_requires("yoga") ``` ### yxml (wasm) | Description | *Yxml - A small, fast and correct* XML parser* | | -- | -- | | Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) | | License | MIT | | Versions | 2020.08.13 | | Architectures | wasm32, wasm64 | | Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) | ##### Install command ```console xrepo install -p wasm yxml ``` ##### Integration in the project (xmake.lua) ```lua add_requires("yxml") ``` ### yyjson (wasm) | Description | *The fastest JSON library in C.* | | -- | -- | | Homepage | [https://github.com/ibireme/yyjson](https://github.com/ibireme/yyjson) | | License | MIT | | Versions | 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.8.0, 0.9.0, 0.10.0, 0.11.1, 0.12.0 | | Architectures | wasm32, wasm64 | | Definition | [yyjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yyjson/xmake.lua) | ##### Install command ```console xrepo install -p wasm yyjson ``` ##### Integration in the project (xmake.lua) ```lua add_requires("yyjson") ``` ## z ### zbar (wasm) | Description | *Library for reading bar codes from various sources* | | -- | -- | | Homepage | [https://github.com/mchehab/zbar](https://github.com/mchehab/zbar) | | License | LGPL-2.1 | | Versions | 0.23.93 | | Architectures | wasm32, wasm64 | | Definition | [zbar/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zbar/xmake.lua) | ##### Install command ```console xrepo install -p wasm zbar ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zbar") ``` ### zeromq (wasm) | Description | *High-performance, asynchronous messaging library* | | -- | -- | | Homepage | [https://zeromq.org/](https://zeromq.org/) | | License | MPL-2.0 | | Versions | 4.3.2, 4.3.4, 4.3.5 | | Architectures | wasm32, wasm64 | | Definition | [zeromq/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zeromq/xmake.lua) | ##### Install command ```console xrepo install -p wasm zeromq ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zeromq") ``` ### zeus_expected (wasm) | Description | *Backporting std::expected to C++17.* | | -- | -- | | Homepage | [https://github.com/zeus-cpp/expected](https://github.com/zeus-cpp/expected) | | License | MIT | | Versions | v1.0.0, v1.0.1, v1.1.0, v1.1.1, v1.2.0, v1.3.1 | | Architectures | wasm32, wasm64 | | Definition | [zeus_expected/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zeus_expected/xmake.lua) | ##### Install command ```console xrepo install -p wasm zeus_expected ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zeus_expected") ``` ### zig (wasm) | Description | *Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.* | | -- | -- | | Homepage | [https://ziglang.org](https://ziglang.org) | | License | MIT | | Versions | 0.10.1, 0.11.0, 0.12.0, 0.13.0, 0.14.0, 0.15.1 | | Architectures | wasm32, wasm64 | | Definition | [zig/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zig/xmake.lua) | ##### Install command ```console xrepo install -p wasm zig ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zig") ``` ### zint (wasm) | Description | *A barcode encoding library supporting over 50 symbologies including Code 128, Data Matrix, USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code 16k, PDF417, MicroPDF417, LOGMARS, Maxicode, GS1 DataBar, Aztec, Composite Symbols and more.* | | -- | -- | | Homepage | [http://www.zint.org.uk](http://www.zint.org.uk) | | License | GPL-3.0 | | Versions | 2.14.0, 2.15.0 | | Architectures | wasm32, wasm64 | | Definition | [zint/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zint/xmake.lua) | ##### Install command ```console xrepo install -p wasm zint ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zint") ``` ### zip (wasm) | Description | *Info-ZIP zip utility* | | -- | -- | | Homepage | [http://www.info-zip.org/Zip.html](http://www.info-zip.org/Zip.html) | | Versions | 3.0 | | Architectures | wasm32, wasm64 | | Definition | [zip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zip/xmake.lua) | ##### Install command ```console xrepo install -p wasm zip ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zip") ``` ### zlib (wasm) | Description | *A Massively Spiffy Yet Delicately Unobtrusive Compression Library* | | -- | -- | | Homepage | [http://www.zlib.net](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 | wasm32, wasm64 | | Definition | [zlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zlib/xmake.lua) | ##### Install command ```console xrepo install -p wasm zlib ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zlib") ``` ### zlibcomplete (wasm) | Description | *C++ interface to the ZLib library supporting compression with FLUSH, decompression, and std::string. RAII* | | -- | -- | | Homepage | [https://github.com/rudi-cilibrasi/zlibcomplete](https://github.com/rudi-cilibrasi/zlibcomplete) | | License | MIT | | Versions | 1.0.5 | | Architectures | wasm32, wasm64 | | Definition | [zlibcomplete/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zlibcomplete/xmake.lua) | ##### Install command ```console xrepo install -p wasm zlibcomplete ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zlibcomplete") ``` ### zopfli (wasm) | 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](https://github.com/google/zopfli) | | License | Apache-2.0 | | Versions | 2021.06.14 | | Architectures | wasm32, wasm64 | | Definition | [zopfli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zopfli/xmake.lua) | ##### Install command ```console xrepo install -p wasm zopfli ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zopfli") ``` ### zpp_bits (wasm) | Description | *A lightweight C++20 serialization and RPC library* | | -- | -- | | Homepage | [https://github.com/eyalz800/zpp_bits](https://github.com/eyalz800/zpp_bits) | | License | MIT | | Versions | v4.4.25, v4.5, v4.5.1 | | Architectures | wasm32, wasm64 | | Definition | [zpp_bits/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zpp_bits/xmake.lua) | ##### Install command ```console xrepo install -p wasm zpp_bits ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zpp_bits") ``` ### zpp_throwing (wasm) | Description | *Using coroutines to implement C++ exceptions for freestanding environments* | | -- | -- | | Homepage | [https://github.com/eyalz800/zpp_throwing](https://github.com/eyalz800/zpp_throwing) | | License | MIT | | Versions | v1.0.1 | | Architectures | wasm32, wasm64 | | Definition | [zpp_throwing/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zpp_throwing/xmake.lua) | ##### Install command ```console xrepo install -p wasm zpp_throwing ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zpp_throwing") ``` ### zstd (wasm) | Description | *Zstandard - Fast real-time compression algorithm* | | -- | -- | | Homepage | [https://www.zstd.net/](https://www.zstd.net/) | | License | BSD-3-Clause | | Versions | v1.4.5, v1.5.0, v1.5.2, v1.5.5, v1.5.6, v1.5.7 | | Architectures | wasm32, wasm64 | | Definition | [zstd/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zstd/xmake.lua) | ##### Install command ```console xrepo install -p wasm zstd ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zstd") ``` ### zstr (wasm) | Description | *A C++ header-only ZLib wrapper.* | | -- | -- | | Homepage | [https://github.com/mateidavid/zstr](https://github.com/mateidavid/zstr) | | License | MIT | | Versions | v1.0.7 | | Architectures | wasm32, wasm64 | | Definition | [zstr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zstr/xmake.lua) | ##### Install command ```console xrepo install -p wasm zstr ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zstr") ``` ### zxing-cpp (wasm) | Description | *C++ port of ZXing* | | -- | -- | | Homepage | [https://github.com/zxing-cpp/zxing-cpp](https://github.com/zxing-cpp/zxing-cpp) | | License | Apache-2.0 | | Versions | v2.2.1, v2.3.0 | | Architectures | wasm32, wasm64 | | Definition | [zxing-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zxing-cpp/xmake.lua) | ##### Install command ```console xrepo install -p wasm zxing-cpp ``` ##### Integration in the project (xmake.lua) ```lua add_requires("zxing-cpp") ```