This is a mirror page, please see the original page:
https://xrepo.xmake.io/#/packages/wasma
aqt (wasm)
Description | aqt: Another (unofficial) Qt CLI Installer on multi-platforms |
---|---|
Homepage | https://github.com/miurahr/aqtinstall |
License | MIT |
Versions | |
Architectures | wasm32 |
Definition | aqt/xmake.lua |
Install command
xrepo install -p wasm aqt
Integration in the project (xmake.lua)
add_requires("aqt")
argh (wasm)
Description | Argh! A minimalist argument handler. |
---|---|
Homepage | https://github.com/adishavit/argh |
License | BSD-3-Clause |
Versions | v1.3.2 |
Architectures | wasm32 |
Definition | argh/xmake.lua |
Install command
xrepo install -p wasm argh
Integration in the project (xmake.lua)
add_requires("argh")
argparse (wasm)
Description | A single header argument parser for C++17 |
---|---|
Homepage | https://github.com/p-ranav/argparse |
License | MIT |
Versions | 2.6, 2.7, 2.8, 2.9 |
Architectures | wasm32 |
Definition | argparse/xmake.lua |
Install command
xrepo install -p wasm argparse
Integration in the project (xmake.lua)
add_requires("argparse")
asio (wasm)
Description | Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. |
---|---|
Homepage | http://think-async.com/Asio/ |
License | BSL-1.0 |
Versions | 1.20.0, 1.21.0, 1.24.0 |
Architectures | wasm32 |
Definition | asio/xmake.lua |
Install command
xrepo install -p wasm asio
Integration in the project (xmake.lua)
add_requires("asio")
assimp (wasm)
Description | Portable Open-Source library to import various well-known 3D model formats in a uniform manner |
---|---|
Homepage | https://assimp.org |
License | BSD-3-Clause |
Versions | v5.0.1, v5.1.4, v5.2.1, v5.2.2, v5.2.3, v5.2.4, v5.2.5 |
Architectures | wasm32 |
Definition | assimp/xmake.lua |
Install command
xrepo install -p wasm assimp
Integration in the project (xmake.lua)
add_requires("assimp")
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 |
Versions | 2.68, 2.69, 2.71 |
Architectures | wasm32 |
Definition | autoconf/xmake.lua |
Install command
xrepo install -p wasm autoconf
Integration in the project (xmake.lua)
add_requires("autoconf")
automake (wasm)
Description | A tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. |
---|---|
Homepage | https://www.gnu.org/software/automake/ |
Versions | 1.15.1, 1.16.1, 1.16.4, 1.9.5, 1.9.6 |
Architectures | wasm32 |
Definition | automake/xmake.lua |
Install command
xrepo install -p wasm automake
Integration in the project (xmake.lua)
add_requires("automake")
avir (wasm)
Description | High-quality pro image resizing / scaling C++ library, including a very fast Lanczos resizer |
---|---|
Homepage | https://github.com/avaneev/avir |
License | MIT |
Versions | 3.0 |
Architectures | wasm32 |
Definition | avir/xmake.lua |
Install command
xrepo install -p wasm avir
Integration in the project (xmake.lua)
add_requires("avir")
b
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 |
License | MIT |
Versions | 2020.05.28 |
Architectures | wasm32 |
Definition | base-n/xmake.lua |
Install command
xrepo install -p wasm base-n
Integration in the project (xmake.lua)
add_requires("base-n")
bazel (wasm)
Description | A fast, scalable, multi-language and extensible build system |
---|---|
Homepage | https://bazel.build/ |
Versions | 5.0.0 |
Architectures | wasm32 |
Definition | bazel/xmake.lua |
Install command
xrepo install -p wasm bazel
Integration in the project (xmake.lua)
add_requires("bazel")
better-enums (wasm)
Description | C++ compile-time enum to string, iteration, in a single header file |
---|---|
Homepage | http://aantron.github.io/better-enums |
License | BSD-2-Clause |
Versions | 0.11.3 |
Architectures | wasm32 |
Definition | better-enums/xmake.lua |
Install command
xrepo install -p wasm better-enums
Integration in the project (xmake.lua)
add_requires("better-enums")
bin2c (wasm)
Description | A simple utility for converting a binary file to a c application |
---|---|
Homepage | https://github.com/gwilymk/bin2c |
Versions | 0.0.1 |
Architectures | wasm32 |
Definition | bin2c/xmake.lua |
Install command
xrepo install -p wasm bin2c
Integration in the project (xmake.lua)
add_requires("bin2c")
binutils (wasm)
Description | GNU binary tools for native development |
---|---|
Homepage | https://www.gnu.org/software/binutils/binutils.html |
License | GPL-2.0 |
Versions | 2.34, 2.38 |
Architectures | wasm32 |
Definition | binutils/xmake.lua |
Install command
xrepo install -p wasm binutils
Integration in the project (xmake.lua)
add_requires("binutils")
bison (wasm)
Description | A general-purpose parser generator. |
---|---|
Homepage | https://www.gnu.org/software/bison/ |
License | GPL-3.0 |
Versions | 3.7.4, 3.7.6, 3.8.2 |
Architectures | wasm32 |
Definition | bison/xmake.lua |
Install command
xrepo install -p wasm bison
Integration in the project (xmake.lua)
add_requires("bison")
branchless-utf8 (wasm)
Description | Branchless UTF-8 decoder |
---|---|
Homepage | https://github.com/skeeto/branchless-utf8 |
Versions | 2022.08.30 |
Architectures | wasm32 |
Definition | branchless-utf8/xmake.lua |
Install command
xrepo install -p wasm branchless-utf8
Integration in the project (xmake.lua)
add_requires("branchless-utf8")
brotli (wasm)
Description | Brotli compression format. |
---|---|
Homepage | https://github.com/google/brotli |
Versions | 1.0.9 |
Architectures | wasm32 |
Definition | brotli/xmake.lua |
Install command
xrepo install -p wasm brotli
Integration in the project (xmake.lua)
add_requires("brotli")
bullet3 (wasm)
Description | Bullet Physics SDK. |
---|---|
Homepage | http://bulletphysics.org |
License | zlib |
Versions | 2.88, 3.05, 3.09, 3.24, 3.25 |
Architectures | wasm32 |
Definition | bullet3/xmake.lua |
Install command
xrepo install -p wasm bullet3
Integration in the project (xmake.lua)
add_requires("bullet3")
bzip2 (wasm)
Description | Freely available, patent free, high-quality data compressor. |
---|---|
Homepage | https://sourceware.org/bzip2/ |
Versions | 1.0.8 |
Architectures | wasm32 |
Definition | bzip2/xmake.lua |
Install command
xrepo install -p wasm bzip2
Integration in the project (xmake.lua)
add_requires("bzip2")
c
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/ |
Versions | 20211118, 20220604, 20230306 |
Architectures | wasm32 |
Definition | ca-certificates/xmake.lua |
Install command
xrepo install -p wasm ca-certificates
Integration in the project (xmake.lua)
add_requires("ca-certificates")
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/ |
License | MIT |
Versions | v1.0.3 |
Architectures | wasm32 |
Definition | cargs/xmake.lua |
Install command
xrepo install -p wasm cargs
Integration in the project (xmake.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 |
License | BSL-1.0 |
Versions | v2.13.10, v2.13.5, v2.13.6, v2.13.7, v2.13.8, v2.13.9, v2.9.2, v3.1.0, v3.1.1, v3.2.0, v3.2.1, v3.3.2 |
Architectures | wasm32 |
Definition | catch2/xmake.lua |
Install command
xrepo install -p wasm catch2
Integration in the project (xmake.lua)
add_requires("catch2")
cereal (wasm)
Description | cereal is a header-only C++11 serialization library. |
---|---|
Homepage | https://uscilab.github.io/cereal/index.html |
License | BSD-3-Clause |
Versions | 1.3.0, 1.3.1, 1.3.2 |
Architectures | wasm32 |
Definition | cereal/xmake.lua |
Install command
xrepo install -p wasm cereal
Integration in the project (xmake.lua)
add_requires("cereal")
ceval (wasm)
Description | A C/C++ library for parsing and evaluation of arithmetic expressions. |
---|---|
Homepage | https://github.com/erstan/ceval |
License | MIT |
Versions | 1.0.0 |
Architectures | wasm32 |
Definition | ceval/xmake.lua |
Install command
xrepo install -p wasm ceval
Integration in the project (xmake.lua)
add_requires("ceval")
cgetopt (wasm)
Description | A GNU getopt() implementation written in pure C. |
---|---|
Homepage | https://github.com/xq114/cgetopt/ |
Versions | 1.0 |
Architectures | wasm32 |
Definition | cgetopt/xmake.lua |
Install command
xrepo install -p wasm cgetopt
Integration in the project (xmake.lua)
add_requires("cgetopt")
chipmunk2d (wasm)
Description | A fast and lightweight 2D game physics library. |
---|---|
Homepage | https://chipmunk-physics.net/ |
License | MIT |
Versions | 7.0.3 |
Architectures | wasm32 |
Definition | chipmunk2d/xmake.lua |
Install command
xrepo install -p wasm chipmunk2d
Integration in the project (xmake.lua)
add_requires("chipmunk2d")
chromium_zlib (wasm)
Description | zlib from chromium |
---|---|
Homepage | https://chromium.googlesource.com/chromium/src/third_party/zlib/ |
License | zlib |
Versions | 2022.02.22, 2023.03.14 |
Architectures | wasm32 |
Definition | chromium_zlib/xmake.lua |
Install command
xrepo install -p wasm chromium_zlib
Integration in the project (xmake.lua)
add_requires("chromium_zlib")
civetweb (wasm)
Description | Embedded C/C++ web server |
---|---|
Homepage | https://github.com/civetweb/civetweb |
License | MIT |
Versions | v1.15 |
Architectures | wasm32 |
Definition | civetweb/xmake.lua |
Install command
xrepo install -p wasm civetweb
Integration in the project (xmake.lua)
add_requires("civetweb")
clara (wasm)
Description | A simple to use, composable, command line parser for C++ 11 and beyond. |
---|---|
Homepage | https://github.com/catchorg/Clara |
License | BSL-1.0 |
Versions | 1.1.5 |
Architectures | wasm32 |
Definition | clara/xmake.lua |
Install command
xrepo install -p wasm clara
Integration in the project (xmake.lua)
add_requires("clara")
cli (wasm)
Description | A library for interactive command line interfaces in modern C++ |
---|---|
Homepage | https://github.com/daniele77/cli |
Versions | v2.0.0 |
Architectures | wasm32 |
Definition | cli/xmake.lua |
Install command
xrepo install -p wasm cli
Integration in the project (xmake.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 |
License | MIT |
Versions | 2022.12.25 |
Architectures | wasm32 |
Definition | clib/xmake.lua |
Install command
xrepo install -p wasm clib
Integration in the project (xmake.lua)
add_requires("clib")
cmake (wasm)
Description | A cross-platform family of tool designed to build, test and package software |
---|---|
Homepage | https://cmake.org |
Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1, 3.24.2 |
Architectures | wasm32 |
Definition | cmake/xmake.lua |
Install command
xrepo install -p wasm cmake
Integration in the project (xmake.lua)
add_requires("cmake")
cnpy (wasm)
Description | library to read/write .npy and .npz files in C/C++ |
---|---|
Homepage | https://github.com/rogersce/cnpy |
License | MIT |
Versions | 2018.06.01 |
Architectures | wasm32 |
Definition | cnpy/xmake.lua |
Install command
xrepo install -p wasm cnpy
Integration in the project (xmake.lua)
add_requires("cnpy")
concurrentqueue (wasm)
Description | An industrial-strength lock-free queue for C++. |
---|---|
Homepage | https://github.com/cameron314/concurrentqueue |
Versions | |
Architectures | wasm32 |
Definition | concurrentqueue/xmake.lua |
Install command
xrepo install -p wasm concurrentqueue
Integration in the project (xmake.lua)
add_requires("concurrentqueue")
cpp-httplib (wasm)
Description | A C++11 single-file header-only cross platform HTTP/HTTPS library. |
---|---|
Homepage | https://github.com/yhirose/cpp-httplib |
Versions | 0.12.1, 0.8.5, 0.9.2 |
Architectures | wasm32 |
Definition | cpp-httplib/xmake.lua |
Install command
xrepo install -p wasm cpp-httplib
Integration in the project (xmake.lua)
add_requires("cpp-httplib")
crc32c (wasm)
Description | CRC32C implementation with support for CPU-specific acceleration instructions |
---|---|
Homepage | https://github.com/google/crc32c |
Versions | 1.1.2 |
Architectures | wasm32 |
Definition | crc32c/xmake.lua |
Install command
xrepo install -p wasm crc32c
Integration in the project (xmake.lua)
add_requires("crc32c")
csv2 (wasm)
Description | A CSV parser library |
---|---|
Homepage | https://github.com/p-ranav/csv2 |
License | MIT |
Versions | v0.1 |
Architectures | wasm32 |
Definition | csv2/xmake.lua |
Install command
xrepo install -p wasm csv2
Integration in the project (xmake.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 |
Versions | 2.1.1 |
Architectures | wasm32 |
Definition | csvparser/xmake.lua |
Install command
xrepo install -p wasm csvparser
Integration in the project (xmake.lua)
add_requires("csvparser")
ctre (wasm)
Description | ctre is a Compile time PCRE (almost) compatible regular expression matcher. |
---|---|
Homepage | https://github.com/hanickadot/compile-time-regular-expressions/ |
Versions | 3.4.1 |
Architectures | wasm32 |
Definition | ctre/xmake.lua |
Install command
xrepo install -p wasm ctre
Integration in the project (xmake.lua)
add_requires("ctre")
cxxopts (wasm)
Description | Lightweight C++ command line option parser |
---|---|
Homepage | https://github.com/jarro2783/cxxopts |
License | MIT |
Versions | v2.2.0, v3.0.0, v3.1.1 |
Architectures | wasm32 |
Definition | cxxopts/xmake.lua |
Install command
xrepo install -p wasm cxxopts
Integration in the project (xmake.lua)
add_requires("cxxopts")
d
date (wasm)
Description | A date and time library for use with C++11 and C++14. |
---|---|
Homepage | https://github.com/HowardHinnant/date |
License | MIT |
Versions | v3.0.1 |
Architectures | wasm32 |
Definition | date/xmake.lua |
Install command
xrepo install -p wasm date
Integration in the project (xmake.lua)
add_requires("date")
dbg-macro (wasm)
Description | A dbg(…) macro for C++ |
---|---|
Homepage | https://github.com/sharkdp/dbg-macro |
License | MIT |
Versions | v0.4.0 |
Architectures | wasm32 |
Definition | dbg-macro/xmake.lua |
Install command
xrepo install -p wasm dbg-macro
Integration in the project (xmake.lua)
add_requires("dbg-macro")
debug_assert (wasm)
Description | Simple, flexible and modular assertion macro. |
---|---|
Homepage | http://foonathan.net/blog/2016/09/16/assertions.html |
License | zlib |
Versions | 2022.11.13 |
Architectures | wasm32 |
Definition | debug_assert/xmake.lua |
Install command
xrepo install -p wasm debug_assert
Integration in the project (xmake.lua)
add_requires("debug_assert")
debugbreak (wasm)
Description | break into the debugger programmatically |
---|---|
Homepage | https://github.com/scottt/debugbreak |
Versions | v1.0 |
Architectures | wasm32 |
Definition | debugbreak/xmake.lua |
Install command
xrepo install -p wasm debugbreak
Integration in the project (xmake.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 |
License | BSD-3-Clause |
Versions | 1.19 |
Architectures | wasm32 |
Definition | decimal_for_cpp/xmake.lua |
Install command
xrepo install -p wasm decimal_for_cpp
Integration in the project (xmake.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 |
License | Apache-2.0 |
Versions | 2022.3.23 |
Architectures | wasm32 |
Definition | demumble/xmake.lua |
Install command
xrepo install -p wasm demumble
Integration in the project (xmake.lua)
add_requires("demumble")
docopt (wasm)
Description | Pythonic command line arguments parser (C++11 port) |
---|---|
Homepage | https://github.com/docopt/docopt.cpp |
License | BSL-1.0 |
Versions | v0.6.3 |
Architectures | wasm32 |
Definition | docopt/xmake.lua |
Install command
xrepo install -p wasm docopt
Integration in the project (xmake.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 |
Versions | 2.3.1, 2.3.6, 2.4.8, 2.4.9 |
Architectures | wasm32 |
Definition | doctest/xmake.lua |
Install command
xrepo install -p wasm doctest
Integration in the project (xmake.lua)
add_requires("doctest")
doxygen (wasm)
Description | %s |
---|---|
Homepage | https://www.doxygen.nl/ |
License | GPL-2.0 |
Versions | 1.9.1, 1.9.2, 1.9.3, 1.9.6 |
Architectures | wasm32 |
Definition | doxygen/xmake.lua |
Install command
xrepo install -p wasm doxygen
Integration in the project (xmake.lua)
add_requires("doxygen")
dr_flac (wasm)
Description | Single file audio decoding libraries for C/C++. |
---|---|
Homepage | https://github.com/mackron/dr_libs |
License | MIT |
Versions | 0.12.29 |
Architectures | wasm32 |
Definition | dr_flac/xmake.lua |
Install command
xrepo install -p wasm dr_flac
Integration in the project (xmake.lua)
add_requires("dr_flac")
dr_mp3 (wasm)
Description | Single file audio decoding libraries for C/C++. |
---|---|
Homepage | https://github.com/mackron/dr_libs |
License | MIT |
Versions | 0.6.27 |
Architectures | wasm32 |
Definition | dr_mp3/xmake.lua |
Install command
xrepo install -p wasm dr_mp3
Integration in the project (xmake.lua)
add_requires("dr_mp3")
dr_wav (wasm)
Description | Single file audio decoding libraries for C/C++. |
---|---|
Homepage | https://github.com/mackron/dr_libs |
License | MIT |
Versions | 0.12.19 |
Architectures | wasm32 |
Definition | dr_wav/xmake.lua |
Install command
xrepo install -p wasm dr_wav
Integration in the project (xmake.lua)
add_requires("dr_wav")
e
easyloggingpp (wasm)
Description | Single header C++ logging library. |
---|---|
Homepage | https://github.com/amrayn/easyloggingpp |
License | MIT |
Versions | v9.97.0 |
Architectures | wasm32 |
Definition | easyloggingpp/xmake.lua |
Install command
xrepo install -p wasm easyloggingpp
Integration in the project (xmake.lua)
add_requires("easyloggingpp")
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 |
License | MIT |
Versions | 3.11 |
Architectures | wasm32 |
Definition | elfio/xmake.lua |
Install command
xrepo install -p wasm elfio
Integration in the project (xmake.lua)
add_requires("elfio")
enet (wasm)
Description | Reliable UDP networking library. |
---|---|
Homepage | http://enet.bespin.org |
License | MIT |
Versions | v1.3.17 |
Architectures | wasm32 |
Definition | enet/xmake.lua |
Install command
xrepo install -p wasm enet
Integration in the project (xmake.lua)
add_requires("enet")
entt (wasm)
Description | Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more. |
---|---|
Homepage | https://github.com/skypjack/entt |
License | MIT |
Versions | v3.10.0, v3.10.1, v3.10.3, v3.11.0, v3.11.1, v3.6.0, v3.7.0, v3.7.1, v3.8.0, v3.8.1, v3.9.0 |
Architectures | wasm32 |
Definition | entt/xmake.lua |
Install command
xrepo install -p wasm entt
Integration in the project (xmake.lua)
add_requires("entt")
expected (wasm)
Description | C++11/14/17 std::expected with functional-style extensions |
---|---|
Homepage | https://github.com/TartanLlama/expected |
License | CC0 |
Versions | v1.0.0 |
Architectures | wasm32 |
Definition | expected/xmake.lua |
Install command
xrepo install -p wasm expected
Integration in the project (xmake.lua)
add_requires("expected")
exprtk (wasm)
Description | C++ Mathematical Expression Parsing And Evaluation Library |
---|---|
Homepage | https://www.partow.net/programming/exprtk/index.html |
License | MIT |
Versions | 2022.01.01 |
Architectures | wasm32 |
Definition | exprtk/xmake.lua |
Install command
xrepo install -p wasm exprtk
Integration in the project (xmake.lua)
add_requires("exprtk")
f
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 |
License | Apache-2.0 |
Versions | v3.10.1, v3.4.0, v3.5.1 |
Architectures | wasm32 |
Definition | fast_float/xmake.lua |
Install command
xrepo install -p wasm fast_float
Integration in the project (xmake.lua)
add_requires("fast_float")
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 |
Versions | 2021.01.03 |
Architectures | wasm32 |
Definition | fastcppcsvparser/xmake.lua |
Install command
xrepo install -p wasm fastcppcsvparser
Integration in the project (xmake.lua)
add_requires("fastcppcsvparser")
fluxsort (wasm)
Description | A branchless stable quicksort / mergesort hybrid. |
---|---|
Homepage | https://github.com/scandum/fluxsort |
License | MIT |
Versions | 2023.02.05 |
Architectures | wasm32 |
Definition | fluxsort/xmake.lua |
Install command
xrepo install -p wasm fluxsort
Integration in the project (xmake.lua)
add_requires("fluxsort")
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 |
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 |
Architectures | wasm32 |
Definition | fmt/xmake.lua |
Install command
xrepo install -p wasm fmt
Integration in the project (xmake.lua)
add_requires("fmt")
freetype (wasm)
Description | A freely available software library to render fonts. |
---|---|
Homepage | https://www.freetype.org |
Versions | 2.10.4, 2.11.0, 2.11.1, 2.12.1, 2.9.1 |
Architectures | wasm32 |
Definition | freetype/xmake.lua |
Install command
xrepo install -p wasm freetype
Integration in the project (xmake.lua)
add_requires("freetype")
frozen (wasm)
Description | A header-only, constexpr alternative to gperf for C++14 users |
---|---|
Homepage | https://github.com/serge-sans-paille/frozen |
License | Apache-2.0 |
Versions | 1.1.1 |
Architectures | wasm32 |
Definition | frozen/xmake.lua |
Install command
xrepo install -p wasm frozen
Integration in the project (xmake.lua)
add_requires("frozen")
functionalplus (wasm)
Description | Functional Programming Library for C++. Write concise and readable C++ code. |
---|---|
Homepage | http://www.editgym.com/fplus-api-search/ |
Versions | v0.2.18-p0 |
Architectures | wasm32 |
Definition | functionalplus/xmake.lua |
Install command
xrepo install -p wasm functionalplus
Integration in the project (xmake.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 |
License | MIT |
Versions | v1.2.0, v2.0.0 |
Architectures | wasm32 |
Definition | fx-gltf/xmake.lua |
Install command
xrepo install -p wasm fx-gltf
Integration in the project (xmake.lua)
add_requires("fx-gltf")
g
genie (wasm)
Description | GENie - Project generator tool |
---|---|
Homepage | https://github.com/bkaradzic/GENie |
Versions | 1160.0 |
Architectures | wasm32 |
Definition | genie/xmake.lua |
Install command
xrepo install -p wasm genie
Integration in the project (xmake.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/ |
License | BSD-3-Clause |
Versions | v2.2.2 |
Architectures | wasm32 |
Definition | gflags/xmake.lua |
Install command
xrepo install -p wasm gflags
Integration in the project (xmake.lua)
add_requires("gflags")
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 |
License | MIT |
Versions | v1.5.10, v1.5.12 |
Architectures | wasm32 |
Definition | ghc_filesystem/xmake.lua |
Install command
xrepo install -p wasm ghc_filesystem
Integration in the project (xmake.lua)
add_requires("ghc_filesystem")
gli (wasm)
Description | OpenGL Image (GLI) |
---|---|
Homepage | https://gli.g-truc.net/ |
Versions | 0.8.2.0 |
Architectures | wasm32 |
Definition | gli/xmake.lua |
Install command
xrepo install -p wasm gli
Integration in the project (xmake.lua)
add_requires("gli")
glm (wasm)
Description | OpenGL Mathematics (GLM) |
---|---|
Homepage | https://glm.g-truc.net/ |
Versions | 0.9.9+8 |
Architectures | wasm32 |
Definition | glm/xmake.lua |
Install command
xrepo install -p wasm glm
Integration in the project (xmake.lua)
add_requires("glm")
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/ |
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 |
Architectures | wasm32 |
Definition | glslang/xmake.lua |
Install command
xrepo install -p wasm glslang
Integration in the project (xmake.lua)
add_requires("glslang")
gn (wasm)
Description | GN is a meta-build system that generates build files for Ninja. |
---|---|
Homepage | https://gn.googlesource.com/gn |
Versions | 20211117 |
Architectures | wasm32 |
Definition | gn/xmake.lua |
Install command
xrepo install -p wasm gn
Integration in the project (xmake.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 |
Versions | 2020.10, 2021.10 |
Architectures | wasm32 |
Definition | gnu-rm/xmake.lua |
Install command
xrepo install -p wasm gnu-rm
Integration in the project (xmake.lua)
add_requires("gnu-rm")
gsl (wasm)
Description | Guidelines Support Library |
---|---|
Homepage | https://github.com/microsoft/GSL |
License | MIT |
Versions | v3.1.0, v4.0.0 |
Architectures | wasm32 |
Definition | gsl/xmake.lua |
Install command
xrepo install -p wasm gsl
Integration in the project (xmake.lua)
add_requires("gsl")
gtest (wasm)
Description | Google Testing and Mocking Framework. |
---|---|
Homepage | https://github.com/google/googletest |
Versions | 1.10.0, 1.11.0, 1.12.0, 1.12.1, 1.8.1 |
Architectures | wasm32 |
Definition | gtest/xmake.lua |
Install command
xrepo install -p wasm gtest
Integration in the project (xmake.lua)
add_requires("gtest")
guetzli (wasm)
Description | Perceptual JPEG encoder |
---|---|
Homepage | https://github.com/google/guetzli |
Versions | v1.0.1 |
Architectures | wasm32 |
Definition | guetzli/xmake.lua |
Install command
xrepo install -p wasm guetzli
Integration in the project (xmake.lua)
add_requires("guetzli")
gumbo-parser (wasm)
Description | An HTML5 parsing library in pure C99 |
---|---|
Homepage | https://github.com/google/gumbo-parser |
License | Apache-2.0 |
Versions | v0.10.1 |
Architectures | wasm32 |
Definition | gumbo-parser/xmake.lua |
Install command
xrepo install -p wasm gumbo-parser
Integration in the project (xmake.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 |
License | BSD-3-Clause |
Versions | v0.11.0 |
Architectures | wasm32 |
Definition | gyp-next/xmake.lua |
Install command
xrepo install -p wasm gyp-next
Integration in the project (xmake.lua)
add_requires("gyp-next")
h
happly (wasm)
Description | A C++ header-only parser for the PLY file format. |
---|---|
Homepage | https://github.com/nmwsharp/happly |
License | MIT |
Versions | 2022.01.07 |
Architectures | wasm32 |
Definition | happly/xmake.lua |
Install command
xrepo install -p wasm happly
Integration in the project (xmake.lua)
add_requires("happly")
hash-library (wasm)
Description | Portable C++ hashing library |
---|---|
Homepage | https://create.stephan-brumme.com/hash-library/ |
License | zlib |
Versions | 2021.09.29 |
Architectures | wasm32 |
Definition | hash-library/xmake.lua |
Install command
xrepo install -p wasm hash-library
Integration in the project (xmake.lua)
add_requires("hash-library")
hiredis (wasm)
Description | Minimalistic C client for Redis >= 1.2 |
---|---|
Homepage | https://github.com/redis/hiredis |
License | BSD-3-Clause |
Versions | v1.0.2 |
Architectures | wasm32 |
Definition | hiredis/xmake.lua |
Install command
xrepo install -p wasm hiredis
Integration in the project (xmake.lua)
add_requires("hiredis")
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 |
Versions | v2.3.0 |
Architectures | wasm32 |
Definition | hopscotch-map/xmake.lua |
Install command
xrepo install -p wasm hopscotch-map
Integration in the project (xmake.lua)
add_requires("hopscotch-map")
http_parser (wasm)
Description | Parser for HTTP messages written in C. |
---|---|
Homepage | https://github.com/nodejs/http-parser |
Versions | v2.9.4 |
Architectures | wasm32 |
Definition | http_parser/xmake.lua |
Install command
xrepo install -p wasm http_parser
Integration in the project (xmake.lua)
add_requires("http_parser")
i
ifort (wasm)
Description | The Fortran Compiler provided by Intel® |
---|---|
Homepage | https://www.intel.com/content/www/us/en/developer/tools/oneapi/fortran-compiler.html |
Versions | 2021.4.0+3224 |
Architectures | wasm32 |
Definition | ifort/xmake.lua |
Install command
xrepo install -p wasm ifort
Integration in the project (xmake.lua)
add_requires("ifort")
indicators (wasm)
Description | Activity Indicators for Modern C++ |
---|---|
Homepage | https://github.com/p-ranav/indicators |
License | MIT |
Versions | 2.2 |
Architectures | wasm32 |
Definition | indicators/xmake.lua |
Install command
xrepo install -p wasm indicators
Integration in the project (xmake.lua)
add_requires("indicators")
inja (wasm)
Description | A Template Engine for Modern C++ |
---|---|
Homepage | https://pantor.github.io/inja/ |
Versions | v2.1.0 |
Architectures | wasm32 |
Definition | inja/xmake.lua |
Install command
xrepo install -p wasm inja
Integration in the project (xmake.lua)
add_requires("inja")
ip2region (wasm)
Description | IP address region search library. |
---|---|
Homepage | https://github.com/lionsoul2014/ip2region |
License | Apache-2.0 |
Versions | v2020.10.31 |
Architectures | wasm32 |
Definition | ip2region/xmake.lua |
Install command
xrepo install -p wasm ip2region
Integration in the project (xmake.lua)
add_requires("ip2region")
irrxml (wasm)
Description | High speed and easy-to-use XML Parser for C++ |
---|---|
Homepage | https://sourceforge.net/projects/irrlicht/ |
Versions | 1.2 |
Architectures | wasm32 |
Definition | irrxml/xmake.lua |
Install command
xrepo install -p wasm irrxml
Integration in the project (xmake.lua)
add_requires("irrxml")
ispc (wasm)
Description | Intel® Implicit SPMD Program Compiler |
---|---|
Homepage | https://ispc.github.io/ |
License | BSD-3-Clause |
Versions | 1.17.0 |
Architectures | wasm32 |
Definition | ispc/xmake.lua |
Install command
xrepo install -p wasm ispc
Integration in the project (xmake.lua)
add_requires("ispc")
j
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 |
License | MIT |
Versions | v2.0.1 |
Architectures | wasm32 |
Definition | joltphysics/xmake.lua |
Install command
xrepo install -p wasm joltphysics
Integration in the project (xmake.lua)
add_requires("joltphysics")
jsmn (wasm)
Description | Jsmn is a world fastest JSON parser/tokenizer |
---|---|
Homepage | https://github.com/zserge/jsmn |
Versions | v1.1.0 |
Architectures | wasm32 |
Definition | jsmn/xmake.lua |
Install command
xrepo install -p wasm jsmn
Integration in the project (xmake.lua)
add_requires("jsmn")
json.h (wasm)
Description | single header json parser for C and C++ |
---|---|
Homepage | https://github.com/sheredom/json.h |
Versions | 2022.11.27 |
Architectures | wasm32 |
Definition | json.h/xmake.lua |
Install command
xrepo install -p wasm json.h
Integration in the project (xmake.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/ |
Versions | v0.158.0 |
Architectures | wasm32 |
Definition | jsoncons/xmake.lua |
Install command
xrepo install -p wasm jsoncons
Integration in the project (xmake.lua)
add_requires("jsoncons")
k
kcp (wasm)
Description | A Fast and Reliable ARQ Protocol. |
---|---|
Homepage | https://github.com/skywind3000/kcp |
Versions | 1.7 |
Architectures | wasm32 |
Definition | kcp/xmake.lua |
Install command
xrepo install -p wasm kcp
Integration in the project (xmake.lua)
add_requires("kcp")
kiwisolver (wasm)
Description | Efficient C++ implementation of the Cassowary constraint solving algorithm |
---|---|
Homepage | https://kiwisolver.readthedocs.io/en/latest/ |
Versions | 1.3.1, 1.3.2, 1.4.4 |
Architectures | wasm32 |
Definition | kiwisolver/xmake.lua |
Install command
xrepo install -p wasm kiwisolver
Integration in the project (xmake.lua)
add_requires("kiwisolver")
l
lcms (wasm)
Description | A free, open source, CMM engine. |
---|---|
Homepage | https://www.littlecms.com/ |
License | MIT |
Versions | 2.11, 2.12 |
Architectures | wasm32 |
Definition | lcms/xmake.lua |
Install command
xrepo install -p wasm lcms
Integration in the project (xmake.lua)
add_requires("lcms")
lexy (wasm)
Description | C++ parsing DSL |
---|---|
Homepage | https://lexy.foonathan.net |
Versions | 2022.03.21 |
Architectures | wasm32 |
Definition | lexy/xmake.lua |
Install command
xrepo install -p wasm lexy
Integration in the project (xmake.lua)
add_requires("lexy")
libdivide (wasm)
Description | Official git repository for libdivide: optimized integer division |
---|---|
Homepage | http://libdivide.com |
Versions | 5.0 |
Architectures | wasm32 |
Definition | libdivide/xmake.lua |
Install command
xrepo install -p wasm libdivide
Integration in the project (xmake.lua)
add_requires("libdivide")
libdivsufsort (wasm)
Description | A lightweight suffix array sorting library |
---|---|
Homepage | https://android.googlesource.com/platform/external/libdivsufsort/ |
Versions | 2021.2.18 |
Architectures | wasm32 |
Definition | libdivsufsort/xmake.lua |
Install command
xrepo install -p wasm libdivsufsort
Integration in the project (xmake.lua)
add_requires("libdivsufsort")
libflac (wasm)
Description | Free Lossless Audio Codec |
---|---|
Homepage | https://xiph.org/flac |
License | BSD |
Versions | 1.3.3 |
Architectures | wasm32 |
Definition | libflac/xmake.lua |
Install command
xrepo install -p wasm libflac
Integration in the project (xmake.lua)
add_requires("libflac")
libjpeg (wasm)
Description | A widely used C library for reading and writing JPEG image files. |
---|---|
Homepage | http://ijg.org/ |
Versions | v9b, v9c, v9d, v9e |
Architectures | wasm32 |
Definition | libjpeg/xmake.lua |
Install command
xrepo install -p wasm libjpeg
Integration in the project (xmake.lua)
add_requires("libjpeg")
libogg (wasm)
Description | Ogg Bitstream Library |
---|---|
Homepage | https://www.xiph.org/ogg/ |
Versions | v1.3.4 |
Architectures | wasm32 |
Definition | libogg/xmake.lua |
Install command
xrepo install -p wasm libogg
Integration in the project (xmake.lua)
add_requires("libogg")
libpng (wasm)
Description | The official PNG reference library |
---|---|
Homepage | http://www.libpng.org/pub/png/libpng.html |
License | libpng-2.0 |
Versions | v1.6.34, v1.6.35, v1.6.36, v1.6.37 |
Architectures | wasm32 |
Definition | libpng/xmake.lua |
Install command
xrepo install -p wasm libpng
Integration in the project (xmake.lua)
add_requires("libpng")
librdkafka (wasm)
Description | The Apache Kafka C/C++ library |
---|---|
Homepage | https://github.com/edenhill/librdkafka |
Versions | v1.6.2, v1.8.2-POST2 |
Architectures | wasm32 |
Definition | librdkafka/xmake.lua |
Install command
xrepo install -p wasm librdkafka
Integration in the project (xmake.lua)
add_requires("librdkafka")
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 |
License | Apache-2.0 |
Versions | v2.7.1 |
Architectures | wasm32 |
Definition | libsais/xmake.lua |
Install command
xrepo install -p wasm libsais
Integration in the project (xmake.lua)
add_requires("libsais")
libsdl (wasm)
Description | Simple DirectMedia Layer |
---|---|
Homepage | https://www.libsdl.org/ |
License | zlib |
Versions | 2.0.12, 2.0.14, 2.0.16, 2.0.18, 2.0.20, 2.0.22, 2.0.8, 2.24.0, 2.24.2, 2.26.0, 2.26.1, 2.26.2, 2.26.3, 2.26.4 |
Architectures | wasm32 |
Definition | libsdl/xmake.lua |
Install command
xrepo install -p wasm libsdl
Integration in the project (xmake.lua)
add_requires("libsdl")
libsdl_image (wasm)
Description | Simple DirectMedia Layer image loading library |
---|---|
Homepage | http://www.libsdl.org/projects/SDL_image/ |
License | zlib |
Versions | 2.6.0, 2.6.1, 2.6.2 |
Architectures | wasm32 |
Definition | libsdl_image/xmake.lua |
Install command
xrepo install -p wasm libsdl_image
Integration in the project (xmake.lua)
add_requires("libsdl_image")
libsdl_mixer (wasm)
Description | Simple DirectMedia Layer mixer audio library |
---|---|
Homepage | https://www.libsdl.org/projects/SDL_mixer/ |
License | zlib |
Versions | 2.0.4, 2.6.0, 2.6.1, 2.6.2 |
Architectures | wasm32 |
Definition | libsdl_mixer/xmake.lua |
Install command
xrepo install -p wasm libsdl_mixer
Integration in the project (xmake.lua)
add_requires("libsdl_mixer")
libsdl_net (wasm)
Description | Simple DirectMedia Layer networking library |
---|---|
Homepage | https://www.libsdl.org/projects/SDL_net/ |
License | zlib |
Versions | 2.2.0 |
Architectures | wasm32 |
Definition | libsdl_net/xmake.lua |
Install command
xrepo install -p wasm libsdl_net
Integration in the project (xmake.lua)
add_requires("libsdl_net")
libsdl_ttf (wasm)
Description | Simple DirectMedia Layer text rendering library |
---|---|
Homepage | https://github.com/libsdl-org/SDL_ttf/ |
License | zlib |
Versions | 2.20.0, 2.20.1, 2.20.2 |
Architectures | wasm32 |
Definition | libsdl_ttf/xmake.lua |
Install command
xrepo install -p wasm libsdl_ttf
Integration in the project (xmake.lua)
add_requires("libsdl_ttf")
libsimdpp (wasm)
Description | Portable header-only C++ low level SIMD library |
---|---|
Homepage | https://github.com/p12tic/libsimdpp |
Versions | v2.1 |
Architectures | wasm32 |
Definition | libsimdpp/xmake.lua |
Install command
xrepo install -p wasm libsimdpp
Integration in the project (xmake.lua)
add_requires("libsimdpp")
libsoundio (wasm)
Description | C library for cross-platform real-time audio input and output. |
---|---|
Homepage | http://libsound.io/ |
License | MIT |
Versions | 2.0.0 |
Architectures | wasm32 |
Definition | libsoundio/xmake.lua |
Install command
xrepo install -p wasm libsoundio
Integration in the project (xmake.lua)
add_requires("libsoundio")
libspng (wasm)
Description | Simple, modern libpng alternative |
---|---|
Homepage | https://libspng.org |
Versions | v0.7.1 |
Architectures | wasm32 |
Definition | libspng/xmake.lua |
Install command
xrepo install -p wasm libspng
Integration in the project (xmake.lua)
add_requires("libspng")
libsv (wasm)
Description | libsv - Public domain cross-platform semantic versioning in c99 |
---|---|
Homepage | https://github.com/uael/sv |
Versions | 2021.11.27 |
Architectures | wasm32 |
Definition | libsv/xmake.lua |
Install command
xrepo install -p wasm libsv
Integration in the project (xmake.lua)
add_requires("libsv")
libsvm (wasm)
Description | A simple, easy-to-use, and efficient software for SVM classification and regression |
---|---|
Homepage | https://github.com/cjlin1/libsvm |
Versions | v325 |
Architectures | wasm32 |
Definition | libsvm/xmake.lua |
Install command
xrepo install -p wasm libsvm
Integration in the project (xmake.lua)
add_requires("libsvm")
libtool (wasm)
Description | A generic library support script. |
---|---|
Homepage | https://www.gnu.org/software/libtool/ |
Versions | 2.4.5, 2.4.6 |
Architectures | wasm32 |
Definition | libtool/xmake.lua |
Install command
xrepo install -p wasm libtool
Integration in the project (xmake.lua)
add_requires("libtool")
libuuid (wasm)
Description | Portable uuid C library |
---|---|
Homepage | https://sourceforge.net/projects/libuuid |
License | BSD-3-Clause |
Versions | 1.0.3 |
Architectures | wasm32 |
Definition | libuuid/xmake.lua |
Install command
xrepo install -p wasm libuuid
Integration in the project (xmake.lua)
add_requires("libuuid")
libvorbis (wasm)
Description | Reference implementation of the Ogg Vorbis audio format. |
---|---|
Homepage | https://xiph.org/vorbis |
License | BSD-3 |
Versions | 1.3.7 |
Architectures | wasm32 |
Definition | libvorbis/xmake.lua |
Install command
xrepo install -p wasm libvorbis
Integration in the project (xmake.lua)
add_requires("libvorbis")
libwebp (wasm)
Description | Library to encode and decode images in WebP format. |
---|---|
Homepage | 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 |
Definition | libwebp/xmake.lua |
Install command
xrepo install -p wasm libwebp
Integration in the project (xmake.lua)
add_requires("libwebp")
linenoise (wasm)
Description | A small self-contained alternative to readline and libedit |
---|---|
Homepage | https://github.com/antirez/linenoise |
Versions | 2020.3.12 |
Architectures | wasm32 |
Definition | linenoise/xmake.lua |
Install command
xrepo install -p wasm linenoise
Integration in the project (xmake.lua)
add_requires("linenoise")
litehtml (wasm)
Description | Fast and lightweight HTML/CSS rendering engine |
---|---|
Homepage | http://www.litehtml.com/ |
Versions | 2023.01.05 |
Architectures | wasm32 |
Definition | litehtml/xmake.lua |
Install command
xrepo install -p wasm litehtml
Integration in the project (xmake.lua)
add_requires("litehtml")
littlefs (wasm)
Description | A little fail-safe filesystem designed for microcontrollers |
---|---|
Homepage | https://github.com/littlefs-project/littlefs |
Versions | v2.5.0 |
Architectures | wasm32 |
Definition | littlefs/xmake.lua |
Install command
xrepo install -p wasm littlefs
Integration in the project (xmake.lua)
add_requires("littlefs")
llhttp (wasm)
Description | Port of http_parser to llparse |
---|---|
Homepage | https://github.com/nodejs/llhttp |
License | MIT |
Versions | v3.0.0, v8.1.0 |
Architectures | wasm32 |
Definition | llhttp/xmake.lua |
Install command
xrepo install -p wasm llhttp
Integration in the project (xmake.lua)
add_requires("llhttp")
llvm-mingw (wasm)
Description | An LLVM/Clang/LLD based mingw-w64 toolchain |
---|---|
Homepage | https://github.com/mstorsjo/llvm-mingw |
Versions | 20211002, 20220323 |
Architectures | wasm32 |
Definition | llvm-mingw/xmake.lua |
Install command
xrepo install -p wasm llvm-mingw
Integration in the project (xmake.lua)
add_requires("llvm-mingw")
lodepng (wasm)
Description | PNG encoder and decoder in C and C++. |
---|---|
Homepage | https://lodev.org/lodepng/ |
License | zlib |
Versions | |
Architectures | wasm32 |
Definition | lodepng/xmake.lua |
Install command
xrepo install -p wasm lodepng
Integration in the project (xmake.lua)
add_requires("lodepng")
loguru (wasm)
Description | A lightweight C++ logging library |
---|---|
Homepage | https://github.com/emilk/loguru |
Versions | v2.1.0 |
Architectures | wasm32 |
Definition | loguru/xmake.lua |
Install command
xrepo install -p wasm loguru
Integration in the project (xmake.lua)
add_requires("loguru")
lua (wasm)
Description | A powerful, efficient, lightweight, embeddable scripting language. |
---|---|
Homepage | http://lua.org |
Versions | v5.1.1, v5.1.5, v5.2.3, v5.3.6, v5.4.1, v5.4.2, v5.4.3, v5.4.4 |
Architectures | wasm32 |
Definition | lua/xmake.lua |
Install command
xrepo install -p wasm lua
Integration in the project (xmake.lua)
add_requires("lua")
lua-format (wasm)
Description | Code formatter for Lua |
---|---|
Homepage | https://github.com/Koihik/LuaFormatter |
Versions | 1.3.5 |
Architectures | wasm32 |
Definition | lua-format/xmake.lua |
Install command
xrepo install -p wasm lua-format
Integration in the project (xmake.lua)
add_requires("lua-format")
lvgl (wasm)
Description | Light and Versatile Graphics Library |
---|---|
Homepage | https://lvgl.io |
License | MIT |
Versions | v8.0.2, v8.2.0 |
Architectures | wasm32 |
Definition | lvgl/xmake.lua |
Install command
xrepo install -p wasm lvgl
Integration in the project (xmake.lua)
add_requires("lvgl")
lyra (wasm)
Description | A simple to use, composable, command line parser for C++ 11 and beyond |
---|---|
Homepage | https://www.bfgroup.xyz/Lyra/ |
License | BSL-1.0 |
Versions | 1.5.1, 1.6 |
Architectures | wasm32 |
Definition | lyra/xmake.lua |
Install command
xrepo install -p wasm lyra
Integration in the project (xmake.lua)
add_requires("lyra")
lz4 (wasm)
Description | LZ4 - Extremely fast compression |
---|---|
Homepage | https://www.lz4.org/ |
Versions | v1.9.3 |
Architectures | wasm32 |
Definition | lz4/xmake.lua |
Install command
xrepo install -p wasm lz4
Integration in the project (xmake.lua)
add_requires("lz4")
lzo (wasm)
Description | LZO is a portable lossless data compression library written in ANSI C. |
---|---|
Homepage | http://www.oberhumer.com/opensource/lzo |
License | GPL-2.0 |
Versions | 2.10 |
Architectures | wasm32 |
Definition | lzo/xmake.lua |
Install command
xrepo install -p wasm lzo
Integration in the project (xmake.lua)
add_requires("lzo")
m
m4 (wasm)
Description | Macro processing language |
---|---|
Homepage | https://www.gnu.org/software/m4 |
Versions | 1.4.18, 1.4.19 |
Architectures | wasm32 |
Definition | m4/xmake.lua |
Install command
xrepo install -p wasm m4
Integration in the project (xmake.lua)
add_requires("m4")
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 |
License | MIT |
Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
Architectures | wasm32 |
Definition | magic_enum/xmake.lua |
Install command
xrepo install -p wasm magic_enum
Integration in the project (xmake.lua)
add_requires("magic_enum")
make (wasm)
Description | GNU make tool. |
---|---|
Homepage | https://www.gnu.org/software/make/ |
Versions | 4.2.1, 4.3 |
Architectures | wasm32 |
Definition | make/xmake.lua |
Install command
xrepo install -p wasm make
Integration in the project (xmake.lua)
add_requires("make")
mapbox_earcut (wasm)
Description | A C++ port of earcut.js, a fast, header-only polygon triangulation library. |
---|---|
Homepage | https://github.com/mapbox/earcut.hpp |
License | ISC |
Versions | 2.2.3 |
Architectures | wasm32 |
Definition | mapbox_earcut/xmake.lua |
Install command
xrepo install -p wasm mapbox_earcut
Integration in the project (xmake.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 |
License | ISC |
Versions | v1.0.1 |
Architectures | wasm32 |
Definition | mapbox_eternal/xmake.lua |
Install command
xrepo install -p wasm mapbox_eternal
Integration in the project (xmake.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 |
License | ISC |
Versions | 1.1.0, 2.0.3 |
Architectures | wasm32 |
Definition | mapbox_geometry/xmake.lua |
Install command
xrepo install -p wasm mapbox_geometry
Integration in the project (xmake.lua)
add_requires("mapbox_geometry")
mapbox_variant (wasm)
Description | C++11/C++14 Variant |
---|---|
Homepage | https://github.com/mapbox/variant |
License | BSD |
Versions | v1.2.0 |
Architectures | wasm32 |
Definition | mapbox_variant/xmake.lua |
Install command
xrepo install -p wasm mapbox_variant
Integration in the project (xmake.lua)
add_requires("mapbox_variant")
mathfu (wasm)
Description | C++ math library developed primarily for games focused on simplicity and efficiency. |
---|---|
Homepage | http://google.github.io/mathfu |
License | Apache-2.0 |
Versions | 2022.5.10 |
Architectures | wasm32 |
Definition | mathfu/xmake.lua |
Install command
xrepo install -p wasm mathfu
Integration in the project (xmake.lua)
add_requires("mathfu")
mbedtls (wasm)
Description | An SSL library |
---|---|
Homepage | https://tls.mbed.org |
Versions | 2.13.0, 2.25.0, 2.7.6 |
Architectures | wasm32 |
Definition | mbedtls/xmake.lua |
Install command
xrepo install -p wasm mbedtls
Integration in the project (xmake.lua)
add_requires("mbedtls")
meson (wasm)
Description | Fast and user friendly build system. |
---|---|
Homepage | https://mesonbuild.com/ |
License | Apache-2.0 |
Versions | 0.50.1, 0.56.0, 0.58.0, 0.58.1, 0.59.1, 0.59.2, 0.60.1, 0.61.2, 0.62.1, 1.0.0 |
Architectures | wasm32 |
Definition | meson/xmake.lua |
Install command
xrepo install -p wasm meson
Integration in the project (xmake.lua)
add_requires("meson")
microsoft-gsl (wasm)
Description | Guidelines Support Library |
---|---|
Homepage | https://github.com/microsoft/GSL |
License | MIT |
Versions | v3.1.0, v4.0.0 |
Architectures | wasm32 |
Definition | microsoft-gsl/xmake.lua |
Install command
xrepo install -p wasm microsoft-gsl
Integration in the project (xmake.lua)
add_requires("microsoft-gsl")
mikktspace (wasm)
Description | A common standard for tangent space used in baking tools to produce normal maps. |
---|---|
Homepage | http://www.mikktspace.com/ |
Versions | 2020.03.26 |
Architectures | wasm32 |
Definition | mikktspace/xmake.lua |
Install command
xrepo install -p wasm mikktspace
Integration in the project (xmake.lua)
add_requires("mikktspace")
miniaudio (wasm)
Description | Single file audio playback and capture library written in C. |
---|---|
Homepage | https://miniaud.io |
Versions | 2021.12.31 |
Architectures | wasm32 |
Definition | miniaudio/xmake.lua |
Install command
xrepo install -p wasm miniaudio
Integration in the project (xmake.lua)
add_requires("miniaudio")
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 |
Versions | 2.10 |
Architectures | wasm32 |
Definition | minilzo/xmake.lua |
Install command
xrepo install -p wasm minilzo
Integration in the project (xmake.lua)
add_requires("minilzo")
minimp3 (wasm)
Description | Minimalistic MP3 decoder single header library |
---|---|
Homepage | https://github.com/lieff/minimp3 |
License | CC0 |
Versions | 2021.05.29 |
Architectures | wasm32 |
Definition | minimp3/xmake.lua |
Install command
xrepo install -p wasm minimp3
Integration in the project (xmake.lua)
add_requires("minimp3")
miniz (wasm)
Description | miniz: Single C source file zlib-replacement library |
---|---|
Homepage | https://github.com/richgel999/miniz/ |
License | MIT |
Versions | 2.1.0, 2.2.0 |
Architectures | wasm32 |
Definition | miniz/xmake.lua |
Install command
xrepo install -p wasm miniz
Integration in the project (xmake.lua)
add_requires("miniz")
minizip (wasm)
Description | Mini zip and unzip based on zlib |
---|---|
Homepage | https://www.zlib.net/ |
License | zlib |
Versions | v1.2.10, v1.2.11, v1.2.12 |
Architectures | wasm32 |
Definition | minizip/xmake.lua |
Install command
xrepo install -p wasm minizip
Integration in the project (xmake.lua)
add_requires("minizip")
mjson (wasm)
Description | C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems |
---|---|
Homepage | https://github.com/cesanta/mjson |
License | MIT |
Versions | 1.2.6 |
Architectures | wasm32 |
Definition | mjson/xmake.lua |
Install command
xrepo install -p wasm mjson
Integration in the project (xmake.lua)
add_requires("mjson")
mma (wasm)
Description | A self-contained C++ implementation of MMA and GCMMA. |
---|---|
Homepage | https://github.com/jdumas/mma |
License | MIT |
Versions | 2018.08.01 |
Architectures | wasm32 |
Definition | mma/xmake.lua |
Install command
xrepo install -p wasm mma
Integration in the project (xmake.lua)
add_requires("mma")
mpmcqueue (wasm)
Description | A bounded multi-producer multi-consumer concurrent queue written in C++11 |
---|---|
Homepage | https://github.com/rigtorp/MPMCQueue |
Versions | v1.0 |
Architectures | wasm32 |
Definition | mpmcqueue/xmake.lua |
Install command
xrepo install -p wasm mpmcqueue
Integration in the project (xmake.lua)
add_requires("mpmcqueue")
msdfgen (wasm)
Description | Multi-channel signed distance field generator |
---|---|
Homepage | https://github.com/Chlumsky/msdfgen |
License | MIT |
Versions | v1.10 |
Architectures | wasm32 |
Definition | msdfgen/xmake.lua |
Install command
xrepo install -p wasm msdfgen
Integration in the project (xmake.lua)
add_requires("msdfgen")
muslcc (wasm)
Description | static cross- and native- musl-based toolchains. |
---|---|
Homepage | https://musl.cc/ |
Versions | 20210202 |
Architectures | wasm32 |
Definition | muslcc/xmake.lua |
Install command
xrepo install -p wasm muslcc
Integration in the project (xmake.lua)
add_requires("muslcc")
n
named_type (wasm)
Description | Implementation of strong types in C++. |
---|---|
Homepage | https://github.com/joboccara/NamedType |
License | MIT |
Versions | v1.1.0.20210209 |
Architectures | wasm32 |
Definition | named_type/xmake.lua |
Install command
xrepo install -p wasm named_type
Integration in the project (xmake.lua)
add_requires("named_type")
nanoflann (wasm)
Description | nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees |
---|---|
Homepage | https://github.com/jlblancoc/nanoflann/ |
License | BSD-2-Clause |
Versions | v1.3.2, v1.4.2 |
Architectures | wasm32 |
Definition | nanoflann/xmake.lua |
Install command
xrepo install -p wasm nanoflann
Integration in the project (xmake.lua)
add_requires("nanoflann")
nanosvg (wasm)
Description | Simple stupid SVG parser |
---|---|
Homepage | https://github.com/memononen/nanosvg |
License | zlib |
Versions | 2022.07.09 |
Architectures | wasm32 |
Definition | nanosvg/xmake.lua |
Install command
xrepo install -p wasm nanosvg
Integration in the project (xmake.lua)
add_requires("nanosvg")
nasm (wasm)
Description | Netwide Assembler (NASM) is an 80x86 assembler. |
---|---|
Homepage | https://www.nasm.us/ |
License | BSD-2-Clause |
Versions | 2.13.03, 2.15.05 |
Architectures | wasm32 |
Definition | nasm/xmake.lua |
Install command
xrepo install -p wasm nasm
Integration in the project (xmake.lua)
add_requires("nasm")
ndk (wasm)
Description | Android NDK toolchain. |
---|---|
Homepage | https://developer.android.com/ndk |
Versions | 21.0, 22.0 |
Architectures | wasm32 |
Definition | ndk/xmake.lua |
Install command
xrepo install -p wasm ndk
Integration in the project (xmake.lua)
add_requires("ndk")
niftiheader (wasm)
Description | Header structure descriptions for the nifti1 and nifti2 file formats. |
---|---|
Homepage | https://nifti.nimh.nih.gov/ |
License | Public Domain |
Versions | 0.0.1 |
Architectures | wasm32 |
Definition | niftiheader/xmake.lua |
Install command
xrepo install -p wasm niftiheader
Integration in the project (xmake.lua)
add_requires("niftiheader")
ninja (wasm)
Description | Small build system for use with gyp or CMake. |
---|---|
Homepage | https://ninja-build.org/ |
Versions | 1.10.1, 1.10.2, 1.11.0, 1.11.1, 1.9.0 |
Architectures | wasm32 |
Definition | ninja/xmake.lua |
Install command
xrepo install -p wasm ninja
Integration in the project (xmake.lua)
add_requires("ninja")
nlohmann_json (wasm)
Description | JSON for Modern C++ |
---|---|
Homepage | https://nlohmann.github.io/json/ |
License | MIT |
Versions | v3.10.0, v3.10.5, v3.11.2, v3.9.1 |
Architectures | wasm32 |
Definition | nlohmann_json/xmake.lua |
Install command
xrepo install -p wasm nlohmann_json
Integration in the project (xmake.lua)
add_requires("nlohmann_json")
nod (wasm)
Description | Small, header only signals and slots C++11 library. |
---|---|
Homepage | https://github.com/fr00b0/nod |
License | MIT |
Versions | v0.5.4 |
Architectures | wasm32 |
Definition | nod/xmake.lua |
Install command
xrepo install -p wasm nod
Integration in the project (xmake.lua)
add_requires("nod")
nodesoup (wasm)
Description | Force-directed graph layout with Fruchterman-Reingold |
---|---|
Homepage | https://github.com/olvb/nodesoup |
Versions | 2020.09.05 |
Architectures | wasm32 |
Definition | nodesoup/xmake.lua |
Install command
xrepo install -p wasm nodesoup
Integration in the project (xmake.lua)
add_requires("nodesoup")
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 |
License | Apache-2.0 |
Versions | v1.0.0 |
Architectures | wasm32 |
Definition | ntkernel-error-category/xmake.lua |
Install command
xrepo install -p wasm ntkernel-error-category
Integration in the project (xmake.lua)
add_requires("ntkernel-error-category")
o
olive.c (wasm)
Description | Simple 2D Graphics Library for C |
---|---|
Homepage | https://tsoding.github.io/olive.c/ |
License | MIT |
Versions | 2022.12.14 |
Architectures | wasm32 |
Definition | olive.c/xmake.lua |
Install command
xrepo install -p wasm olive.c
Integration in the project (xmake.lua)
add_requires("olive.c")
opencl-clhpp (wasm)
Description | OpenCL API C++ bindings |
---|---|
Homepage | https://github.com/KhronosGroup/OpenCL-CLHPP/ |
License | Apache-2.0 |
Versions | 1.2.8, 2.0.15 |
Architectures | wasm32 |
Definition | opencl-clhpp/xmake.lua |
Install command
xrepo install -p wasm opencl-clhpp
Integration in the project (xmake.lua)
add_requires("opencl-clhpp")
opencl-headers (wasm)
Description | Khronos OpenCL-Headers |
---|---|
Homepage | https://github.com/KhronosGroup/OpenCL-Headers/ |
License | Apache-2.0 |
Versions | v2021.06.30 |
Architectures | wasm32 |
Definition | opencl-headers/xmake.lua |
Install command
xrepo install -p wasm opencl-headers
Integration in the project (xmake.lua)
add_requires("opencl-headers")
orangeduck_mpc (wasm)
Description | A Parser Combinator library for C |
---|---|
Homepage | https://github.com/orangeduck/mpc |
Versions | 0.9.0 |
Architectures | wasm32 |
Definition | orangeduck_mpc/xmake.lua |
Install command
xrepo install -p wasm orangeduck_mpc
Integration in the project (xmake.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 |
License | MIT |
Versions | v1.0.0 |
Architectures | wasm32 |
Definition | ordered_map/xmake.lua |
Install command
xrepo install -p wasm ordered_map
Integration in the project (xmake.lua)
add_requires("ordered_map")
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 |
License | Apache-2.0 |
Versions | 2022.10.07 |
Architectures | wasm32 |
Definition | out_ptr/xmake.lua |
Install command
xrepo install -p wasm out_ptr
Integration in the project (xmake.lua)
add_requires("out_ptr")
outcome (wasm)
Description | Provides very lightweight outcome |
---|---|
Homepage | https://github.com/ned14/outcome |
License | Apache-2.0 |
Versions | v2.2.4 |
Architectures | wasm32 |
Definition | outcome/xmake.lua |
Install command
xrepo install -p wasm outcome
Integration in the project (xmake.lua)
add_requires("outcome")
p
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/ |
License | Apache-2.0 |
Versions | 1.33, 1.34, 1.35 |
Architectures | wasm32 |
Definition | parallel-hashmap/xmake.lua |
Install command
xrepo install -p wasm parallel-hashmap
Integration in the project (xmake.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 |
Versions | 2.7.6 |
Architectures | wasm32 |
Definition | patch/xmake.lua |
Install command
xrepo install -p wasm patch
Integration in the project (xmake.lua)
add_requires("patch")
pcre2 (wasm)
Description | A Perl Compatible Regular Expressions Library |
---|---|
Homepage | https://www.pcre.org/ |
Versions | 10.39, 10.40 |
Architectures | wasm32 |
Definition | pcre2/xmake.lua |
Install command
xrepo install -p wasm pcre2
Integration in the project (xmake.lua)
add_requires("pcre2")
picojson (wasm)
Description | A header-file-only, JSON parser serializer in C++ |
---|---|
Homepage | https://pocoproject.org/ |
License | BSD-2-Clause |
Versions | v1.3.0 |
Architectures | wasm32 |
Definition | picojson/xmake.lua |
Install command
xrepo install -p wasm picojson
Integration in the project (xmake.lua)
add_requires("picojson")
pixman (wasm)
Description | Low-level library for pixel manipulation. |
---|---|
Homepage | https://cairographics.org/ |
Versions | 0.40.0, 0.42.0, 0.42.2 |
Architectures | wasm32 |
Definition | pixman/xmake.lua |
Install command
xrepo install -p wasm pixman
Integration in the project (xmake.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/ |
Versions | 0.29.2 |
Architectures | wasm32 |
Definition | pkg-config/xmake.lua |
Install command
xrepo install -p wasm pkg-config
Integration in the project (xmake.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 |
Versions | 1.7.4, 1.8.0, 1.9.3 |
Architectures | wasm32 |
Definition | pkgconf/xmake.lua |
Install command
xrepo install -p wasm pkgconf
Integration in the project (xmake.lua)
add_requires("pkgconf")
pprint (wasm)
Description | Pretty Printer for Modern C++ |
---|---|
Homepage | https://github.com/p-ranav/pprint |
Versions | 2020.2.20 |
Architectures | wasm32 |
Definition | pprint/xmake.lua |
Install command
xrepo install -p wasm pprint
Integration in the project (xmake.lua)
add_requires("pprint")
pqp (wasm)
Description | A Proximity Query Package |
---|---|
Homepage | http://gamma.cs.unc.edu/SSV/ |
Versions | 1.3 |
Architectures | wasm32 |
Definition | pqp/xmake.lua |
Install command
xrepo install -p wasm pqp
Integration in the project (xmake.lua)
add_requires("pqp")
premake5 (wasm)
Description | Premake - Powerfully simple build configuration |
---|---|
Homepage | https://premake.github.io/ |
Versions | 2022.11.17 |
Architectures | wasm32 |
Definition | premake5/xmake.lua |
Install command
xrepo install -p wasm premake5
Integration in the project (xmake.lua)
add_requires("premake5")
protoc (wasm)
Description | Google's data interchange format compiler |
---|---|
Homepage | https://developers.google.com/protocol-buffers/ |
Versions | 3.8.0 |
Architectures | wasm32 |
Definition | protoc/xmake.lua |
Install command
xrepo install -p wasm protoc
Integration in the project (xmake.lua)
add_requires("protoc")
prvhash (wasm)
Description | PRVHASH - Pseudo-Random-Value Hash |
---|---|
Homepage | https://github.com/avaneev/prvhash |
License | MIT |
Versions | 4.0 |
Architectures | wasm32 |
Definition | prvhash/xmake.lua |
Install command
xrepo install -p wasm prvhash
Integration in the project (xmake.lua)
add_requires("prvhash")
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 |
Versions | 2020.02.04 |
Architectures | wasm32 |
Definition | pystring/xmake.lua |
Install command
xrepo install -p wasm pystring
Integration in the project (xmake.lua)
add_requires("pystring")
python (wasm)
Description | The python programming language. |
---|---|
Homepage | https://www.python.org/ |
Versions | 2.7.18, 3.10.6, 3.7.9, 3.8.10, 3.9.10, 3.9.13, 3.9.5, 3.9.6 |
Architectures | wasm32 |
Definition | python/xmake.lua |
Install command
xrepo install -p wasm python
Integration in the project (xmake.lua)
add_requires("python")
python2 (wasm)
Description | The python programming language. |
---|---|
Homepage | https://www.python.org/ |
Versions | 2.7.15, 2.7.18 |
Architectures | wasm32 |
Definition | python2/xmake.lua |
Install command
xrepo install -p wasm python2
Integration in the project (xmake.lua)
add_requires("python2")
q
qoi (wasm)
Description | The Quite OK Image Format for fast, lossless image compression |
---|---|
Homepage | https://qoiformat.org/ |
License | MIT |
Versions | 2021.12.22, 2022.11.17 |
Architectures | wasm32 |
Definition | qoi/xmake.lua |
Install command
xrepo install -p wasm qoi
Integration in the project (xmake.lua)
add_requires("qoi")
quadsort (wasm)
Description | Quadsort is a branchless stable adaptive mergesort faster than quicksort. |
---|---|
Homepage | https://github.com/scandum/quadsort |
License | MIT |
Versions | 2023.02.03 |
Architectures | wasm32 |
Definition | quadsort/xmake.lua |
Install command
xrepo install -p wasm quadsort
Integration in the project (xmake.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 |
Versions | 1.6 |
Architectures | wasm32 |
Definition | quake_triangle/xmake.lua |
Install command
xrepo install -p wasm quake_triangle
Integration in the project (xmake.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 |
License | Apache-2.0 |
Versions | 20221116 |
Architectures | wasm32 |
Definition | quickcpplib/xmake.lua |
Install command
xrepo install -p wasm quickcpplib
Integration in the project (xmake.lua)
add_requires("quickcpplib")
r
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/ |
License | BSL-1.0 |
Versions | 0.11.0, 0.12.0 |
Architectures | wasm32 |
Definition | range-v3/xmake.lua |
Install command
xrepo install -p wasm range-v3
Integration in the project (xmake.lua)
add_requires("range-v3")
rapidcsv (wasm)
Description | C++ header-only library for CSV parsing (by d99kris) |
---|---|
Homepage | https://github.com/d99kris/rapidcsv |
Versions | 8.50 |
Architectures | wasm32 |
Definition | rapidcsv/xmake.lua |
Install command
xrepo install -p wasm rapidcsv
Integration in the project (xmake.lua)
add_requires("rapidcsv")
rapidjson (wasm)
Description | RapidJSON is a JSON parser and generator for C++. |
---|---|
Homepage | https://github.com/Tencent/rapidjson |
Versions | 2022.7.20, v1.1.0, v1.1.0-arrow |
Architectures | wasm32 |
Definition | rapidjson/xmake.lua |
Install command
xrepo install -p wasm rapidjson
Integration in the project (xmake.lua)
add_requires("rapidjson")
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 |
License | BSD-3-Clause |
Versions | 2020.11.01, 2021.06.01, 2021.08.01, 2021.11.01, 2022.02.01 |
Architectures | wasm32 |
Definition | re2/xmake.lua |
Install command
xrepo install -p wasm re2
Integration in the project (xmake.lua)
add_requires("re2")
readerwriterqueue (wasm)
Description | A fast single-producer, single-consumer lock-free queue for C++ |
---|---|
Homepage | https://github.com/cameron314/readerwriterqueue |
License | BSD-3-Clause |
Versions | v1.0.6 |
Architectures | wasm32 |
Definition | readerwriterqueue/xmake.lua |
Install command
xrepo install -p wasm readerwriterqueue
Integration in the project (xmake.lua)
add_requires("readerwriterqueue")
recastnavigation (wasm)
Description | Navigation-mesh Toolset for Games |
---|---|
Homepage | https://github.com/recastnavigation/recastnavigation |
License | zlib |
Versions | 1.5.1 |
Architectures | wasm32 |
Definition | recastnavigation/xmake.lua |
Install command
xrepo install -p wasm recastnavigation
Integration in the project (xmake.lua)
add_requires("recastnavigation")
reproc (wasm)
Description | a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs. |
---|---|
Homepage | https://github.com/DaanDeMeyer/reproc |
License | MIT |
Versions | v14.2.4 |
Architectures | wasm32 |
Definition | reproc/xmake.lua |
Install command
xrepo install -p wasm reproc
Integration in the project (xmake.lua)
add_requires("reproc")
rlottie (wasm)
Description | A platform independent standalone library that plays Lottie Animation. |
---|---|
Homepage | https://github.com/Samsung/rlottie |
Versions | 0.1, 0.2 |
Architectures | wasm32 |
Definition | rlottie/xmake.lua |
Install command
xrepo install -p wasm rlottie
Integration in the project (xmake.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 |
License | MIT |
Versions | 3.11.3, 3.11.5 |
Architectures | wasm32 |
Definition | robin-hood-hashing/xmake.lua |
Install command
xrepo install -p wasm robin-hood-hashing
Integration in the project (xmake.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 |
License | MIT |
Versions | v0.6.3 |
Architectures | wasm32 |
Definition | robin-map/xmake.lua |
Install command
xrepo install -p wasm robin-map
Integration in the project (xmake.lua)
add_requires("robin-map")
rpclib (wasm)
Description | rpclib is a modern C++ msgpack-RPC server and client library |
---|---|
Homepage | http://rpclib.net |
Versions | v2.3.0 |
Architectures | wasm32 |
Definition | rpclib/xmake.lua |
Install command
xrepo install -p wasm rpclib
Integration in the project (xmake.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/ |
License | MIT |
Versions | 1.1.4 |
Architectures | wasm32 |
Definition | rply/xmake.lua |
Install command
xrepo install -p wasm rply
Integration in the project (xmake.lua)
add_requires("rply")
rpmalloc (wasm)
Description | Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C |
---|---|
Homepage | https://github.com/mjansson/rpmalloc |
Versions | 1.4.4 |
Architectures | wasm32 |
Definition | rpmalloc/xmake.lua |
Install command
xrepo install -p wasm rpmalloc
Integration in the project (xmake.lua)
add_requires("rpmalloc")
rttr (wasm)
Description | rttr: An open source library, which adds reflection to C++. |
---|---|
Homepage | https://www.rttr.org |
License | MIT |
Versions | 0.9.5, 0.9.6 |
Architectures | wasm32 |
Definition | rttr/xmake.lua |
Install command
xrepo install -p wasm rttr
Integration in the project (xmake.lua)
add_requires("rttr")
s
scnlib (wasm)
Description | scnlib is a modern C++ library for replacing scanf and std::istream |
---|---|
Homepage | https://scnlib.readthedocs.io/ |
Versions | 0.4, 1.1.2 |
Architectures | wasm32 |
Definition | scnlib/xmake.lua |
Install command
xrepo install -p wasm scnlib
Integration in the project (xmake.lua)
add_requires("scnlib")
scons (wasm)
Description | A software construction tool |
---|---|
Homepage | https://scons.org |
Versions | 4.1.0, 4.3.0 |
Architectures | wasm32 |
Definition | scons/xmake.lua |
Install command
xrepo install -p wasm scons
Integration in the project (xmake.lua)
add_requires("scons")
simde (wasm)
Description | Implementations of SIMD instruction sets for systems which don't natively support them. |
---|---|
Homepage | simd-everywhere.github.io/blog/ |
Versions | 0.7.2 |
Architectures | wasm32 |
Definition | simde/xmake.lua |
Install command
xrepo install -p wasm simde
Integration in the project (xmake.lua)
add_requires("simde")
snitch (wasm)
Description | Lightweight C++20 testing framework. |
---|---|
Homepage | https://github.com/cschreib/snitch |
License | BSL-1.0 |
Versions | 1.0.0 |
Architectures | wasm32 |
Definition | snitch/xmake.lua |
Install command
xrepo install -p wasm snitch
Integration in the project (xmake.lua)
add_requires("snitch")
sokol (wasm)
Description | Simple STB-style cross-platform libraries for C and C++, written in C. |
---|---|
Homepage | https://github.com/floooh/sokol |
License | zlib |
Versions | 2022.02.10, 2023.01.27 |
Architectures | wasm32 |
Definition | sokol/xmake.lua |
Install command
xrepo install -p wasm sokol
Integration in the project (xmake.lua)
add_requires("sokol")
sol2 (wasm)
Description | A C++ library binding to Lua. |
---|---|
Homepage | https://github.com/ThePhD/sol2 |
Versions | v3.2.1, v3.2.2, v3.2.3, v3.3.0 |
Architectures | wasm32 |
Definition | sol2/xmake.lua |
Install command
xrepo install -p wasm sol2
Integration in the project (xmake.lua)
add_requires("sol2")
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 |
License | BSL |
Versions | 0.10.3 |
Architectures | wasm32 |
Definition | span-lite/xmake.lua |
Install command
xrepo install -p wasm span-lite
Integration in the project (xmake.lua)
add_requires("span-lite")
spdlog (wasm)
Description | Fast C++ logging library. |
---|---|
Homepage | https://github.com/gabime/spdlog |
Versions | v1.10.0, v1.11.0, 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 |
Architectures | wasm32 |
Definition | spdlog/xmake.lua |
Install command
xrepo install -p wasm spdlog
Integration in the project (xmake.lua)
add_requires("spdlog")
spirv-headers (wasm)
Description | SPIR-V Headers |
---|---|
Homepage | https://github.com/KhronosGroup/SPIRV-Headers/ |
License | MIT |
Versions | 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0 |
Architectures | wasm32 |
Definition | spirv-headers/xmake.lua |
Install command
xrepo install -p wasm spirv-headers
Integration in the project (xmake.lua)
add_requires("spirv-headers")
spirv-tools (wasm)
Description | SPIR-V Tools |
---|---|
Homepage | https://github.com/KhronosGroup/SPIRV-Tools/ |
License | Apache-2.0 |
Versions | v2020.5, v2020.6, v2021.3, v2021.4, v2022.2, v2022.4, v2023.1 |
Architectures | wasm32 |
Definition | spirv-tools/xmake.lua |
Install command
xrepo install -p wasm spirv-tools
Integration in the project (xmake.lua)
add_requires("spirv-tools")
sqlite3 (wasm)
Description | The most used database engine in the world |
---|---|
Homepage | https://sqlite.org/ |
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 |
Architectures | wasm32 |
Definition | sqlite3/xmake.lua |
Install command
xrepo install -p wasm sqlite3
Integration in the project (xmake.lua)
add_requires("sqlite3")
stb (wasm)
Description | single-file public domain (or MIT licensed) libraries for C/C++ |
---|---|
Homepage | https://github.com/nothings/stb |
Versions | 2019.02.07, 2021.07.13, 2021.09.10, 2023.01.30 |
Architectures | wasm32 |
Definition | stb/xmake.lua |
Install command
xrepo install -p wasm stb
Integration in the project (xmake.lua)
add_requires("stb")
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 |
License | BSL-1.0 |
Versions | v1.7.0 |
Architectures | wasm32 |
Definition | string-view-lite/xmake.lua |
Install command
xrepo install -p wasm string-view-lite
Integration in the project (xmake.lua)
add_requires("string-view-lite")
strtk (wasm)
Description | C++ String Toolkit Library |
---|---|
Homepage | https://www.partow.net/programming/strtk/index.html |
License | MIT |
Versions | 2020.01.01 |
Architectures | wasm32 |
Definition | strtk/xmake.lua |
Install command
xrepo install -p wasm strtk
Integration in the project (xmake.lua)
add_requires("strtk")
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/ |
License | GPL-3.0 |
Versions | 4.0.2, 4.1.1 |
Architectures | wasm32 |
Definition | swig/xmake.lua |
Install command
xrepo install -p wasm swig
Integration in the project (xmake.lua)
add_requires("swig")
t
tabulate (wasm)
Description | Header-only library for printing aligned, formatted and colorized tables in Modern C++ |
---|---|
Homepage | https://github.com/p-ranav/tabulate |
License | MIT |
Versions | 1.4 |
Architectures | wasm32 |
Definition | tabulate/xmake.lua |
Install command
xrepo install -p wasm tabulate
Integration in the project (xmake.lua)
add_requires("tabulate")
taywee_args (wasm)
Description | A simple header-only C++ argument parser library. |
---|---|
Homepage | https://taywee.github.io/args/ |
License | MIT |
Versions | 6.3.0, 6.4.6 |
Architectures | wasm32 |
Definition | taywee_args/xmake.lua |
Install command
xrepo install -p wasm taywee_args
Integration in the project (xmake.lua)
add_requires("taywee_args")
tbox (wasm)
Description | A glib-like multi-platform c library |
---|---|
Homepage | https://tboox.org |
Versions | v1.6.2, v1.6.3, v1.6.4, v1.6.5, v1.6.6, v1.6.7, v1.6.9, v1.7.1 |
Architectures | wasm32 |
Definition | tbox/xmake.lua |
Install command
xrepo install -p wasm tbox
Integration in the project (xmake.lua)
add_requires("tbox")
tclap (wasm)
Description | This is a simple templatized C++ library for parsing command line arguments. |
---|---|
Homepage | https://sourceforge.net/projects/tclap/ |
License | MIT |
Versions | 1.4.0-rc1 |
Architectures | wasm32 |
Definition | tclap/xmake.lua |
Install command
xrepo install -p wasm tclap
Integration in the project (xmake.lua)
add_requires("tclap")
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 |
License | BSD-3-Clause |
Versions | 2.1.0 |
Architectures | wasm32 |
Definition | termcolor/xmake.lua |
Install command
xrepo install -p wasm termcolor
Integration in the project (xmake.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 |
License | AGPL-3.0 |
Versions | 1.6.0 |
Architectures | wasm32 |
Definition | tetgen/xmake.lua |
Install command
xrepo install -p wasm tetgen
Integration in the project (xmake.lua)
add_requires("tetgen")
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 |
License | MIT |
Versions | v3.3.0 |
Architectures | wasm32 |
Definition | thread-pool/xmake.lua |
Install command
xrepo install -p wasm thread-pool
Integration in the project (xmake.lua)
add_requires("thread-pool")
thrust (wasm)
Description | The C++ parallel algorithms library. |
---|---|
Homepage | https://github.com/NVIDIA/thrust |
License | Apache-2.0 |
Versions | 1.17.0 |
Architectures | wasm32 |
Definition | thrust/xmake.lua |
Install command
xrepo install -p wasm thrust
Integration in the project (xmake.lua)
add_requires("thrust")
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 |
License | MIT |
Versions | v2.0.4 |
Architectures | wasm32 |
Definition | tiny-process-library/xmake.lua |
Install command
xrepo install -p wasm tiny-process-library
Integration in the project (xmake.lua)
add_requires("tiny-process-library")
tinycbor (wasm)
Description | Concise Binary Object Representation (CBOR) Library |
---|---|
Homepage | https://github.com/intel/tinycbor |
License | MIT |
Versions | v0.6.0 |
Architectures | wasm32 |
Definition | tinycbor/xmake.lua |
Install command
xrepo install -p wasm tinycbor
Integration in the project (xmake.lua)
add_requires("tinycbor")
tinycrypt (wasm)
Description | TinyCrypt Cryptographic Library |
---|---|
Homepage | https://github.com/intel/tinycrypt |
Versions | 2019.9.18 |
Architectures | wasm32 |
Definition | tinycrypt/xmake.lua |
Install command
xrepo install -p wasm tinycrypt
Integration in the project (xmake.lua)
add_requires("tinycrypt")
tinyexpr (wasm)
Description | TinyExpr is a very small parser and evaluation library for evaluating math expressions from C. |
---|---|
Homepage | https://codeplea.com/tinyexpr |
License | zlib |
Versions | 2022.11.21 |
Architectures | wasm32 |
Definition | tinyexpr/xmake.lua |
Install command
xrepo install -p wasm tinyexpr
Integration in the project (xmake.lua)
add_requires("tinyexpr")
tinyexr (wasm)
Description | Tiny OpenEXR image loader/saver library |
---|---|
Homepage | https://github.com/syoyo/tinyexr/ |
License | BSD-3-Clause |
Versions | v1.0.1 |
Architectures | wasm32 |
Definition | tinyexr/xmake.lua |
Install command
xrepo install -p wasm tinyexr
Integration in the project (xmake.lua)
add_requires("tinyexr")
tinyformat (wasm)
Description | Minimal, type safe printf replacement library for C++ |
---|---|
Homepage | https://github.com/c42f/tinyformat/ |
Versions | 2.3.0 |
Architectures | wasm32 |
Definition | tinyformat/xmake.lua |
Install command
xrepo install -p wasm tinyformat
Integration in the project (xmake.lua)
add_requires("tinyformat")
tinygltf (wasm)
Description | Header only C++11 tiny glTF 2.0 library |
---|---|
Homepage | https://github.com/syoyo/tinygltf/ |
License | MIT |
Versions | v2.5.0, v2.6.3 |
Architectures | wasm32 |
Definition | tinygltf/xmake.lua |
Install command
xrepo install -p wasm tinygltf
Integration in the project (xmake.lua)
add_requires("tinygltf")
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/ |
License | zlib |
Versions | 2.6.2 |
Architectures | wasm32 |
Definition | tinyxml/xmake.lua |
Install command
xrepo install -p wasm tinyxml
Integration in the project (xmake.lua)
add_requires("tinyxml")
tl_expected (wasm)
Description | C++11/14/17 std::expected with functional-style extensions |
---|---|
Homepage | https://github.com/TartanLlama/expected |
License | CC0 |
Versions | v1.0.0 |
Architectures | wasm32 |
Definition | tl_expected/xmake.lua |
Install command
xrepo install -p wasm tl_expected
Integration in the project (xmake.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 |
License | CC0 |
Versions | v1.0.0 |
Architectures | wasm32 |
Definition | tl_function_ref/xmake.lua |
Install command
xrepo install -p wasm tl_function_ref
Integration in the project (xmake.lua)
add_requires("tl_function_ref")
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/ |
Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0, v3.3.0 |
Architectures | wasm32 |
Definition | toml++/xmake.lua |
Install command
xrepo install -p wasm toml++
Integration in the project (xmake.lua)
add_requires("toml++")
toml11 (wasm)
Description | TOML for Modern C++ |
---|---|
Homepage | https://github.com/ToruNiina/toml11 |
License | MIT |
Versions | v3.7.0 |
Architectures | wasm32 |
Definition | toml11/xmake.lua |
Install command
xrepo install -p wasm toml11
Integration in the project (xmake.lua)
add_requires("toml11")
toojpeg (wasm)
Description | A JPEG encoder in a single C++ file |
---|---|
Homepage | https://create.stephan-brumme.com/toojpeg/ |
License | zlib |
Versions | 1.5 |
Architectures | wasm32 |
Definition | toojpeg/xmake.lua |
Install command
xrepo install -p wasm toojpeg
Integration in the project (xmake.lua)
add_requires("toojpeg")
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 |
License | BSL-1.0 |
Versions | v43 |
Architectures | wasm32 |
Definition | trompeloeil/xmake.lua |
Install command
xrepo install -p wasm trompeloeil
Integration in the project (xmake.lua)
add_requires("trompeloeil")
type_safe (wasm)
Description | Zero overhead utilities for preventing bugs at compile time |
---|---|
Homepage | https://type_safe.foonathan.net |
License | MIT |
Versions | v0.2.2 |
Architectures | wasm32 |
Definition | type_safe/xmake.lua |
Install command
xrepo install -p wasm type_safe
Integration in the project (xmake.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/ |
License | MPL-1.1 |
Versions | 0.0.7, 0.0.8 |
Architectures | wasm32 |
Definition | uchardet/xmake.lua |
Install command
xrepo install -p wasm uchardet
Integration in the project (xmake.lua)
add_requires("uchardet")
uni_algo (wasm)
Description | Unicode Algorithms Implementation for C/C++ |
---|---|
Homepage | https://github.com/uni-algo/uni-algo/ |
License | MIT |
Versions | v0.7.1 |
Architectures | wasm32 |
Definition | uni_algo/xmake.lua |
Install command
xrepo install -p wasm uni_algo
Integration in the project (xmake.lua)
add_requires("uni_algo")
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 |
License | MIT |
Versions | v1.1.0, v1.4.0, v2.0.2, v3.0.0 |
Architectures | wasm32 |
Definition | unordered_dense/xmake.lua |
Install command
xrepo install -p wasm unordered_dense
Integration in the project (xmake.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 |
Versions | 6.0 |
Architectures | wasm32 |
Definition | unzip/xmake.lua |
Install command
xrepo install -p wasm unzip
Integration in the project (xmake.lua)
add_requires("unzip")
urdfdom-headers (wasm)
Description | Headers for URDF parsers |
---|---|
Homepage | http://ros.org/wiki/urdf |
License | BSD-3-Clause |
Versions | 1.0.5 |
Architectures | wasm32 |
Definition | urdfdom-headers/xmake.lua |
Install command
xrepo install -p wasm urdfdom-headers
Integration in the project (xmake.lua)
add_requires("urdfdom-headers")
utf8.h (wasm)
Description | single header utf8 string functions for C and C++ |
---|---|
Homepage | https://github.com/sheredom/utf8.h |
Versions | 2022.07.04 |
Architectures | wasm32 |
Definition | utf8.h/xmake.lua |
Install command
xrepo install -p wasm utf8.h
Integration in the project (xmake.lua)
add_requires("utf8.h")
utfcpp (wasm)
Description | UTF8-CPP: UTF-8 with C++ in a Portable Way |
---|---|
Homepage | https://github.com/nemtrif/utfcpp |
License | BSL-1.0 |
Versions | v3.2.1 |
Architectures | wasm32 |
Definition | utfcpp/xmake.lua |
Install command
xrepo install -p wasm utfcpp
Integration in the project (xmake.lua)
add_requires("utfcpp")
v
vectorial (wasm)
Description | Vector math library with NEON/SSE support |
---|---|
Homepage | https://github.com/scoopr/vectorial |
Versions | 2019.06.28 |
Architectures | wasm32 |
Definition | vectorial/xmake.lua |
Install command
xrepo install -p wasm vectorial
Integration in the project (xmake.lua)
add_requires("vectorial")
vulkan-headers (wasm)
Description | Vulkan Header files and API registry |
---|---|
Homepage | https://github.com/KhronosGroup/Vulkan-Headers/ |
License | Apache-2.0 |
Versions | 1.2.154+0, 1.2.162+0, 1.2.182+0, 1.2.189+1, 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0 |
Architectures | wasm32 |
Definition | vulkan-headers/xmake.lua |
Install command
xrepo install -p wasm vulkan-headers
Integration in the project (xmake.lua)
add_requires("vulkan-headers")
w
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 |
License | GPL-2.0 |
Versions | v5.3.0-stable |
Architectures | wasm32 |
Definition | wolfssl/xmake.lua |
Install command
xrepo install -p wasm wolfssl
Integration in the project (xmake.lua)
add_requires("wolfssl")
x
xbyak (wasm)
Description | A JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header |
---|---|
Homepage | https://github.com/herumi/xbyak |
Versions | v6.02, v6.03 |
Architectures | wasm32 |
Definition | xbyak/xmake.lua |
Install command
xrepo install -p wasm xbyak
Integration in the project (xmake.lua)
add_requires("xbyak")
xlnt (wasm)
Description | Cross-platform user-friendly xlsx library for C++11+ |
---|---|
Homepage | https://github.com/tfussell/xlnt |
License | MIT |
Versions | 2023.03.02 |
Architectures | wasm32 |
Definition | xlnt/xmake.lua |
Install command
xrepo install -p wasm xlnt
Integration in the project (xmake.lua)
add_requires("xlnt")
xxhash (wasm)
Description | xxHash is an extremely fast non-cryptographic hash algorithm, working at RAM speed limit. |
---|---|
Homepage | http://cyan4973.github.io/xxHash/ |
License | BSD-2-Clause |
Versions | v0.8.0, v0.8.1 |
Architectures | wasm32 |
Definition | xxhash/xmake.lua |
Install command
xrepo install -p wasm xxhash
Integration in the project (xmake.lua)
add_requires("xxhash")
y
yasm (wasm)
Description | Modular BSD reimplementation of NASM. |
---|---|
Homepage | https://yasm.tortall.net/ |
Versions | 1.3.0 |
Architectures | wasm32 |
Definition | yasm/xmake.lua |
Install command
xrepo install -p wasm yasm
Integration in the project (xmake.lua)
add_requires("yasm")
yyjson (wasm)
Description | The fastest JSON library in C. |
---|---|
Homepage | https://github.com/ibireme/yyjson |
Versions | 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1 |
Architectures | wasm32 |
Definition | yyjson/xmake.lua |
Install command
xrepo install -p wasm yyjson
Integration in the project (xmake.lua)
add_requires("yyjson")
z
zig (wasm)
Description | Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. |
---|---|
Homepage | https://www.ziglang.org/ |
Versions | 0.10.1 |
Architectures | wasm32 |
Definition | zig/xmake.lua |
Install command
xrepo install -p wasm zig
Integration in the project (xmake.lua)
add_requires("zig")
zlib (wasm)
Description | A Massively Spiffy Yet Delicately Unobtrusive Compression Library |
---|---|
Homepage | http://www.zlib.net |
Versions | v1.2.10, v1.2.11, v1.2.12, v1.2.13 |
Architectures | wasm32 |
Definition | zlib/xmake.lua |
Install command
xrepo install -p wasm zlib
Integration in the project (xmake.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 |
License | MIT |
Versions | 1.0.5 |
Architectures | wasm32 |
Definition | zlibcomplete/xmake.lua |
Install command
xrepo install -p wasm zlibcomplete
Integration in the project (xmake.lua)
add_requires("zlibcomplete")
zstd (wasm)
Description | Zstandard - Fast real-time compression algorithm |
---|---|
Homepage | https://www.zstd.net/ |
License | BSD-3-Clause |
Versions | v1.4.5, v1.5.0, v1.5.2 |
Architectures | wasm32 |
Definition | zstd/xmake.lua |
Install command
xrepo install -p wasm zstd
Integration in the project (xmake.lua)
add_requires("zstd")
zycore-c (wasm)
Description | Internal library providing platform independent types, macros and a fallback for environments without LibC. |
---|---|
Homepage | https://github.com/zyantific/zycore-c |
License | MIT |
Versions | v1.0.0, v1.1.0 |
Architectures | wasm32 |
Definition | zycore-c/xmake.lua |
Install command
xrepo install -p wasm zycore-c
Integration in the project (xmake.lua)
add_requires("zycore-c")