This is a mirror page, please see the original page:
https://xrepo.xmake.io/#/packages/linux
7
7z (linux)
Description |
A file archiver with a high compression ratio. |
Homepage |
https://www.7-zip.org/ |
Versions |
21.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
7z/xmake.lua |
Install command
xrepo install 7z
Integration in the project (xmake.lua)
add_requires("7z")
a
abseil (linux)
Description |
C++ Common Libraries |
Homepage |
https://abseil.io |
License |
Apache-2.0 |
Versions |
20200225.1, 20210324.1, 20210324.2, 20211102.0, 20220623.0, 20230125.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
abseil/xmake.lua |
Install command
xrepo install abseil
Integration in the project (xmake.lua)
add_requires("abseil")
acl (linux)
Description |
Commands for Manipulating POSIX Access Control Lists |
Homepage |
http://savannah.nongnu.org/projects/acl/ |
License |
GPL-2.0 |
Versions |
2.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
acl/xmake.lua |
Install command
xrepo install acl
Integration in the project (xmake.lua)
add_requires("acl")
actor-framework (linux)
Description |
An Open Source Implementation of the Actor Model in C++ |
Homepage |
http://actor-framework.org/ |
License |
BSD-3-Clause |
Versions |
0.19.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
actor-framework/xmake.lua |
Install command
xrepo install actor-framework
Integration in the project (xmake.lua)
add_requires("actor-framework")
ada (linux)
Description |
WHATWG-compliant and fast URL parser written in modern C++ |
Homepage |
https://www.ada-url.com |
License |
Apache-2.0 |
Versions |
2.3.1, 2.4.0, 2.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ada/xmake.lua |
Install command
xrepo install ada
Integration in the project (xmake.lua)
add_requires("ada")
alembic (linux)
Description |
Open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. |
Homepage |
https://alembic.io/ |
License |
BSD-3-Clause |
Versions |
1.8.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
alembic/xmake.lua |
Install command
xrepo install alembic
Integration in the project (xmake.lua)
add_requires("alembic")
alsa-lib (linux)
Description |
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. |
Homepage |
https://alsa-project.org/wiki/Main_Page |
Versions |
1.2.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
alsa-lib/xmake.lua |
Install command
xrepo install alsa-lib
Integration in the project (xmake.lua)
add_requires("alsa-lib")
amgcl (linux)
Description |
C++ library for solving large sparse linear systems with algebraic multigrid method |
Homepage |
https://github.com/ddemidov/amgcl/ |
License |
MIT |
Versions |
1.4.0, 1.4.2, 1.4.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
amgcl/xmake.lua |
Install command
xrepo install amgcl
Integration in the project (xmake.lua)
add_requires("amgcl")
amqp-cpp (linux)
Install command
xrepo install amqp-cpp
Integration in the project (xmake.lua)
add_requires("amqp-cpp")
angelscript (linux)
Description |
Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts |
Homepage |
http://angelcode.com/angelscript/ |
License |
zlib |
Versions |
2.34.0, 2.35.0, 2.35.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
angelscript/xmake.lua |
Install command
xrepo install angelscript
Integration in the project (xmake.lua)
add_requires("angelscript")
apr (linux)
Description |
Mirror of Apache Portable Runtime |
Homepage |
https://github.com/apache/apr |
License |
Apache-2.0 |
Versions |
1.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
apr/xmake.lua |
Install command
xrepo install apr
Integration in the project (xmake.lua)
add_requires("apr")
aqt (linux)
Description |
aqt: Another (unofficial) Qt CLI Installer on multi-platforms |
Homepage |
https://github.com/miurahr/aqtinstall |
License |
MIT |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aqt/xmake.lua |
Install command
xrepo install aqt
Integration in the project (xmake.lua)
add_requires("aqt")
argh (linux)
Description |
Argh! A minimalist argument handler. |
Homepage |
https://github.com/adishavit/argh |
License |
BSD-3-Clause |
Versions |
v1.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
argh/xmake.lua |
Install command
xrepo install argh
Integration in the project (xmake.lua)
add_requires("argh")
argparse (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
argparse/xmake.lua |
Install command
xrepo install argparse
Integration in the project (xmake.lua)
add_requires("argparse")
armadillo (linux)
Description |
C++ library for linear algebra & scientific computing |
Homepage |
http://arma.sourceforge.net/ |
License |
Apache-2.0 |
Versions |
10.7.0, 10.7.3, 10.8.1, 11.2.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
armadillo/xmake.lua |
Install command
xrepo install armadillo
Integration in the project (xmake.lua)
add_requires("armadillo")
arrow (linux)
Description |
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing |
Homepage |
https://arrow.apache.org/ |
License |
Apache-2.0 |
Versions |
7.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
arrow/xmake.lua |
Install command
xrepo install arrow
Integration in the project (xmake.lua)
add_requires("arrow")
asap (linux)
Description |
A C++ header-only library for creating, displaying, iterating and manipulating dates |
Homepage |
https://github.com/mobius3/asap |
License |
MIT |
Versions |
2023.04.21 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
asap/xmake.lua |
Install command
xrepo install asap
Integration in the project (xmake.lua)
add_requires("asap")
aseprite-tga (linux)
Description |
C++ library to read/write Truevision TGA/TARGA files |
Homepage |
https://github.com/aseprite/tga |
License |
MIT |
Versions |
2023.6.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aseprite-tga/xmake.lua |
Install command
xrepo install aseprite-tga
Integration in the project (xmake.lua)
add_requires("aseprite-tga")
asio (linux)
Description |
Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. |
Homepage |
http://think-async.com/Asio/ |
License |
BSL-1.0 |
Versions |
1.20.0, 1.21.0, 1.24.0, 1.28.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
asio/xmake.lua |
Install command
xrepo install asio
Integration in the project (xmake.lua)
add_requires("asio")
asmjit (linux)
Description |
AsmJit is a lightweight library for machine code generation written in C++ language. |
Homepage |
https://asmjit.com/ |
License |
zlib |
Versions |
2021.06.27, 2022.01.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
asmjit/xmake.lua |
Install command
xrepo install asmjit
Integration in the project (xmake.lua)
add_requires("asmjit")
asmtk (linux)
Description |
Assembler toolkit based on AsmJit |
Homepage |
https://github.com/asmjit/asmtk |
License |
zlib |
Versions |
2023.6.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
asmtk/xmake.lua |
Install command
xrepo install asmtk
Integration in the project (xmake.lua)
add_requires("asmtk")
asn1c (linux)
Description |
The ASN.1 Compiler |
Homepage |
http://lionet.info/asn1c/ |
Versions |
v0.9.28 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
asn1c/xmake.lua |
Install command
xrepo install asn1c
Integration in the project (xmake.lua)
add_requires("asn1c")
assimp (linux)
Description |
Portable Open-Source library to import various well-known 3D model formats in a uniform manner |
Homepage |
https://assimp.org |
License |
BSD-3-Clause |
Versions |
v5.0.1, v5.1.4, v5.2.1, v5.2.2, v5.2.3, v5.2.4, v5.2.5, v5.3.0, v5.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
assimp/xmake.lua |
Install command
xrepo install assimp
Integration in the project (xmake.lua)
add_requires("assimp")
async_simple (linux)
Description |
Simple, light-weight and easy-to-use asynchronous components |
Homepage |
https://github.com/alibaba/async_simple |
License |
Apache-2.0 |
Versions |
1.1, 1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
async_simple/xmake.lua |
Install command
xrepo install async_simple
Integration in the project (xmake.lua)
add_requires("async_simple")
atk (linux)
Description |
ATK - The Accessibility Toolkit |
Homepage |
https://gitlab.gnome.org/GNOME/atk |
License |
LGPL-2.0 |
Versions |
2.36.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
atk/xmake.lua |
Install command
xrepo install atk
Integration in the project (xmake.lua)
add_requires("atk")
attr (linux)
Install command
xrepo install attr
Integration in the project (xmake.lua)
add_requires("attr")
autoconf (linux)
Description |
An extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. |
Homepage |
https://www.gnu.org/software/autoconf/autoconf.html |
Versions |
2.68, 2.69, 2.71 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
autoconf/xmake.lua |
Install command
xrepo install autoconf
Integration in the project (xmake.lua)
add_requires("autoconf")
autoconf-archive (linux)
Description |
A mirror of the GNU Autoconf Archive, a collection of more than 500 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet. |
Homepage |
http://www.gnu.org/software/autoconf-archive/ |
License |
GPL-3.0-or-later |
Versions |
2023.02.20 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
autoconf-archive/xmake.lua |
Install command
xrepo install autoconf-archive
Integration in the project (xmake.lua)
add_requires("autoconf-archive")
autodiff (linux)
Description |
automatic differentiation made easier for C++ |
Homepage |
https://autodiff.github.io |
License |
MIT |
Versions |
v1.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
autodiff/xmake.lua |
Install command
xrepo install autodiff
Integration in the project (xmake.lua)
add_requires("autodiff")
automake (linux)
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.16.5, 1.9.5, 1.9.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
automake/xmake.lua |
Install command
xrepo install automake
Integration in the project (xmake.lua)
add_requires("automake")
avir (linux)
Description |
High-quality pro image resizing / scaling C++ library, including a very fast Lanczos resizer |
Homepage |
https://github.com/avaneev/avir |
License |
MIT |
Versions |
3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
avir/xmake.lua |
Install command
xrepo install avir
Integration in the project (xmake.lua)
add_requires("avir")
awk (linux)
Install command
xrepo install awk
Integration in the project (xmake.lua)
add_requires("awk")
aws-c-auth (linux)
Description |
C99 library implementation of AWS client-side authentication: standard credentials providers and signing. |
Homepage |
https://github.com/awslabs/aws-c-auth |
License |
Apache-2.0 |
Versions |
v0.7.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-auth/xmake.lua |
Install command
xrepo install aws-c-auth
Integration in the project (xmake.lua)
add_requires("aws-c-auth")
aws-c-cal (linux)
Description |
Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives. |
Homepage |
https://github.com/awslabs/aws-c-cal |
License |
Apache-2.0 |
Versions |
v0.6.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-cal/xmake.lua |
Install command
xrepo install aws-c-cal
Integration in the project (xmake.lua)
add_requires("aws-c-cal")
aws-c-common (linux)
Install command
xrepo install aws-c-common
Integration in the project (xmake.lua)
add_requires("aws-c-common")
aws-c-compression (linux)
Install command
xrepo install aws-c-compression
Integration in the project (xmake.lua)
add_requires("aws-c-compression")
aws-c-event-stream (linux)
Install command
xrepo install aws-c-event-stream
Integration in the project (xmake.lua)
add_requires("aws-c-event-stream")
aws-c-http (linux)
Description |
C99 implementation of the HTTP/1.1 and HTTP/2 specifications |
Homepage |
https://github.com/awslabs/aws-c-http |
License |
Apache-2.0 |
Versions |
v0.7.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-http/xmake.lua |
Install command
xrepo install aws-c-http
Integration in the project (xmake.lua)
add_requires("aws-c-http")
aws-c-io (linux)
Description |
This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols. |
Homepage |
https://github.com/awslabs/aws-c-io |
License |
Apache-2.0 |
Versions |
v0.13.32 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-io/xmake.lua |
Install command
xrepo install aws-c-io
Integration in the project (xmake.lua)
add_requires("aws-c-io")
aws-c-mqtt (linux)
Install command
xrepo install aws-c-mqtt
Integration in the project (xmake.lua)
add_requires("aws-c-mqtt")
aws-c-s3 (linux)
Description |
C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances. |
Homepage |
https://github.com/awslabs/aws-c-s3 |
License |
Apache-2.0 |
Versions |
v0.3.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-s3/xmake.lua |
Install command
xrepo install aws-c-s3
Integration in the project (xmake.lua)
add_requires("aws-c-s3")
aws-c-sdkutils (linux)
Description |
C99 library implementing AWS SDK specific utilities. Includes utilities for ARN parsing, reading AWS profiles, etc... |
Homepage |
https://github.com/awslabs/aws-c-sdkutils |
License |
Apache-2.0 |
Versions |
v0.1.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-sdkutils/xmake.lua |
Install command
xrepo install aws-c-sdkutils
Integration in the project (xmake.lua)
add_requires("aws-c-sdkutils")
aws-checksums (linux)
Description |
Cross platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations - C interface with language bindings for AWS SDKs |
Homepage |
https://github.com/awslabs/aws-checksums |
License |
Apache-2.0 |
Versions |
v0.1.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-checksums/xmake.lua |
Install command
xrepo install aws-checksums
Integration in the project (xmake.lua)
add_requires("aws-checksums")
aws-crt-cpp (linux)
Description |
C++ wrapper around the aws-c- libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.* |
Homepage |
https://github.com/awslabs/aws-crt-cpp |
License |
Apache-2.0 |
Versions |
v0.23.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-crt-cpp/xmake.lua |
Install command
xrepo install aws-crt-cpp
Integration in the project (xmake.lua)
add_requires("aws-crt-cpp")
aws-sdk-cpp (linux)
Install command
xrepo install aws-sdk-cpp
Integration in the project (xmake.lua)
add_requires("aws-sdk-cpp")
b
b2 (linux)
Description |
B2 makes it easy to build C++ projects, everywhere. |
Homepage |
https://www.bfgroup.xyz/b2/ |
License |
BSL-1.0 |
Versions |
4.9.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
b2/xmake.lua |
Install command
xrepo install b2
Integration in the project (xmake.lua)
add_requires("b2")
backward-cpp (linux)
Install command
xrepo install backward-cpp
Integration in the project (xmake.lua)
add_requires("backward-cpp")
base-n (linux)
Description |
A small, single-header library which provides standard Base16, Base32, Base64, and custom Base-N encoding support. |
Homepage |
https://github.com/azawadzki/base-n |
License |
MIT |
Versions |
2020.05.28 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
base-n/xmake.lua |
Install command
xrepo install base-n
Integration in the project (xmake.lua)
add_requires("base-n")
bazel (linux)
Description |
A fast, scalable, multi-language and extensible build system |
Homepage |
https://bazel.build/ |
Versions |
5.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bazel/xmake.lua |
Install command
xrepo install bazel
Integration in the project (xmake.lua)
add_requires("bazel")
bc (linux)
Description |
Arbitrary precision numeric processing language |
Homepage |
https://www.gnu.org/software/bc/ |
License |
GPL-3.0-or-later |
Versions |
1.07.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bc/xmake.lua |
Install command
xrepo install bc
Integration in the project (xmake.lua)
add_requires("bc")
bcg729 (linux)
Description |
Bcg729 is an opensource implementation of both encoder and decoder of the ITU G729 Annex A/B speech codec. |
Homepage |
http://linphone.org |
Versions |
1.0.4, 1.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bcg729/xmake.lua |
Install command
xrepo install bcg729
Integration in the project (xmake.lua)
add_requires("bcg729")
bdwgc (linux)
Description |
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc) |
Homepage |
https://www.hboehm.info/gc/ |
Versions |
v8.2.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bdwgc/xmake.lua |
Install command
xrepo install bdwgc
Integration in the project (xmake.lua)
add_requires("bdwgc")
benchmark (linux)
Description |
A microbenchmark support library |
Homepage |
https://github.com/google/benchmark |
License |
Apache-2.0 |
Versions |
1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.6.0, 1.6.1, 1.7.0, 1.7.1, 1.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
benchmark/xmake.lua |
Install command
xrepo install benchmark
Integration in the project (xmake.lua)
add_requires("benchmark")
bento4 (linux)
Description |
Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools |
Homepage |
http://www.bento4.com |
Versions |
2023.08.08 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bento4/xmake.lua |
Install command
xrepo install bento4
Integration in the project (xmake.lua)
add_requires("bento4")
better-enums (linux)
Description |
C++ compile-time enum to string, iteration, in a single header file |
Homepage |
http://aantron.github.io/better-enums |
License |
BSD-2-Clause |
Versions |
0.11.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
better-enums/xmake.lua |
Install command
xrepo install better-enums
Integration in the project (xmake.lua)
add_requires("better-enums")
bgfx (linux)
Description |
Cross-platform, graphics API agnostic, “Bring Your Own Engine/Framework” style rendering library |
Homepage |
https://bkaradzic.github.io/bgfx/ |
License |
BSD-2-Clause |
Versions |
7816, 8203 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bgfx/xmake.lua |
Install command
xrepo install bgfx
Integration in the project (xmake.lua)
add_requires("bgfx")
bin2c (linux)
Description |
A simple utility for converting a binary file to a c application |
Homepage |
https://github.com/gwilymk/bin2c |
Versions |
0.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bin2c/xmake.lua |
Install command
xrepo install bin2c
Integration in the project (xmake.lua)
add_requires("bin2c")
binutils (linux)
Description |
GNU binary tools for native development |
Homepage |
https://www.gnu.org/software/binutils/binutils.html |
License |
GPL-2.0 |
Versions |
2.34, 2.38, 2.41 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
binutils/xmake.lua |
Install command
xrepo install binutils
Integration in the project (xmake.lua)
add_requires("binutils")
bison (linux)
Description |
A general-purpose parser generator. |
Homepage |
https://www.gnu.org/software/bison/ |
License |
GPL-3.0 |
Versions |
3.7.4, 3.7.6, 3.8.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bison/xmake.lua |
Install command
xrepo install bison
Integration in the project (xmake.lua)
add_requires("bison")
blah (linux)
Description |
A small 2d c++ game framework |
Homepage |
https://github.com/NoelFB/blah |
License |
MIT |
Versions |
2023.01.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
blah/xmake.lua |
Install command
xrepo install blah
Integration in the project (xmake.lua)
add_requires("blah")
blake3 (linux)
Description |
BLAKE3 is a cryptographic hash function that is much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2; secure, unlike MD5 and SHA-1 (and secure against length extension, unlike SHA-2); highly parallelizable across any number of threads and SIMD lanes, because it's a Merkle tree on the inside; capable of verified streaming and incremental updates (Merkle tree); a PRF, MAC, KDF, and XOF, as well as a regular hash; and is a single algorithm with no variants, fast on x86-64 and also on smaller architectures. |
Homepage |
https://blake3.io/ |
License |
CC0-1.0 |
Versions |
1.3.1, 1.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
blake3/xmake.lua |
Install command
xrepo install blake3
Integration in the project (xmake.lua)
add_requires("blake3")
blaze (linux)
Description |
A high performance C++ math library. |
Homepage |
https://bitbucket.org/blaze-lib/blaze/ |
License |
BSD-3-Clause |
Versions |
3.8, 3.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
blaze/xmake.lua |
Install command
xrepo install blaze
Integration in the project (xmake.lua)
add_requires("blaze")
blend2d (linux)
Description |
2D Vector Graphics Engine Powered by a JIT Compiler |
Homepage |
https://blend2d.com |
License |
zlib |
Versions |
2022.05.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
blend2d/xmake.lua |
Install command
xrepo install blend2d
Integration in the project (xmake.lua)
add_requires("blend2d")
blitz (linux)
Description |
Blitz++ Multi-Dimensional Array Library for C++ |
Homepage |
https://github.com/blitzpp/blitz |
License |
LGPL-3.0 |
Versions |
1.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
blitz/xmake.lua |
Install command
xrepo install blitz
Integration in the project (xmake.lua)
add_requires("blitz")
blosc (linux)
Description |
A blocking, shuffling and loss-less compression library |
Homepage |
https://www.blosc.org/ |
License |
BSD-3-Clause |
Versions |
v1.20.1, v1.21.1, v1.21.4, v1.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
blosc/xmake.lua |
Install command
xrepo install blosc
Integration in the project (xmake.lua)
add_requires("blosc")
bluez (linux)
Description |
Library for the Bluetooth protocol stack for Linux |
Homepage |
http://www.bluez.org |
License |
GPL-2.0-or-later |
Versions |
5.68, 5.69, 5.70 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bluez/xmake.lua |
Install command
xrepo install bluez
Integration in the project (xmake.lua)
add_requires("bluez")
boost (linux)
Description |
Collection of portable C++ source libraries. |
Homepage |
https://www.boost.org/ |
License |
BSL-1.0 |
Versions |
1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0, 1.78.0, 1.79.0, 1.80.0, 1.81.0, 1.82.0, 1.83.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
boost/xmake.lua |
Install command
xrepo install boost
Integration in the project (xmake.lua)
add_requires("boost")
boost_di (linux)
Install command
xrepo install boost_di
Integration in the project (xmake.lua)
add_requires("boost_di")
boost_sml (linux)
Install command
xrepo install boost_sml
Integration in the project (xmake.lua)
add_requires("boost_sml")
boost_ut (linux)
Description |
UT: C++20 μ(micro)/Unit Testing Framework |
Homepage |
https://boost-ext.github.io/ut/ |
License |
BSL-1.0 |
Versions |
v1.1.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
boost_ut/xmake.lua |
Install command
xrepo install boost_ut
Integration in the project (xmake.lua)
add_requires("boost_ut")
boringssl (linux)
Install command
xrepo install boringssl
Integration in the project (xmake.lua)
add_requires("boringssl")
box2d (linux)
Description |
A 2D Physics Engine for Games |
Homepage |
https://box2d.org |
Versions |
2.4.0, 2.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
box2d/xmake.lua |
Install command
xrepo install box2d
Integration in the project (xmake.lua)
add_requires("box2d")
branchless-utf8 (linux)
Install command
xrepo install branchless-utf8
Integration in the project (xmake.lua)
add_requires("branchless-utf8")
brotli (linux)
Description |
Brotli compression format. |
Homepage |
https://github.com/google/brotli |
License |
MIT |
Versions |
v1.0.9, v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
brotli/xmake.lua |
Install command
xrepo install brotli
Integration in the project (xmake.lua)
add_requires("brotli")
brpc (linux)
Description |
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. |
Homepage |
https://github.com/apache/incubator-brpc |
Versions |
1.3.0, 1.4.0, 1.5.0, 1.6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
brpc/xmake.lua |
Install command
xrepo install brpc
Integration in the project (xmake.lua)
add_requires("brpc")
brynet (linux)
Description |
Header Only Cross platform high performance TCP network library using C++ 11 |
Homepage |
https://github.com/IronsDu/brynet |
Versions |
1.0.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
brynet/xmake.lua |
Install command
xrepo install brynet
Integration in the project (xmake.lua)
add_requires("brynet")
bsdiff (linux)
Install command
xrepo install bsdiff
Integration in the project (xmake.lua)
add_requires("bsdiff")
buddy (linux)
Install command
xrepo install buddy
Integration in the project (xmake.lua)
add_requires("buddy")
bullet3 (linux)
Description |
Bullet Physics SDK. |
Homepage |
http://bulletphysics.org |
License |
zlib |
Versions |
2.88, 3.05, 3.09, 3.24, 3.25 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bullet3/xmake.lua |
Install command
xrepo install bullet3
Integration in the project (xmake.lua)
add_requires("bullet3")
bvh (linux)
Description |
A modern C++ BVH construction and traversal library |
Homepage |
https://github.com/madmann91/bvh |
License |
MIT |
Versions |
2023.6.30 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bvh/xmake.lua |
Install command
xrepo install bvh
Integration in the project (xmake.lua)
add_requires("bvh")
bzip2 (linux)
Description |
Freely available, patent free, high-quality data compressor. |
Homepage |
https://sourceware.org/bzip2/ |
Versions |
1.0.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bzip2/xmake.lua |
Install command
xrepo install bzip2
Integration in the project (xmake.lua)
add_requires("bzip2")
c
c-ares (linux)
Description |
A C library for asynchronous DNS requests |
Homepage |
https://c-ares.org/ |
Versions |
1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1, 1.19.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
c-ares/xmake.lua |
Install command
xrepo install c-ares
Integration in the project (xmake.lua)
add_requires("c-ares")
c-blosc2 (linux)
Description |
A fast, compressed, persistent binary data store library for C. |
Homepage |
https://www.blosc.org |
License |
BSD-3-Clause |
Versions |
v2.10.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
c-blosc2/xmake.lua |
Install command
xrepo install c-blosc2
Integration in the project (xmake.lua)
add_requires("c-blosc2")
ca-certificates (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ca-certificates/xmake.lua |
Install command
xrepo install ca-certificates
Integration in the project (xmake.lua)
add_requires("ca-certificates")
cairo (linux)
Description |
Vector graphics library with cross-device output support. |
Homepage |
https://cairographics.org/ |
License |
MPL-1.1 |
Versions |
1.17.6, 1.17.8, 1.18.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cairo/xmake.lua |
Install command
xrepo install cairo
Integration in the project (xmake.lua)
add_requires("cairo")
capnproto (linux)
Description |
Cap'n Proto serialization/RPC system - core tools and C++ library. |
Homepage |
https://github.com/capnproto/capnproto |
License |
MIT |
Versions |
0.7.0, 0.8.0, 0.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
capnproto/xmake.lua |
Install command
xrepo install capnproto
Integration in the project (xmake.lua)
add_requires("capnproto")
capstone (linux)
Description |
Disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. |
Homepage |
http://www.capstone-engine.org |
Versions |
4.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
capstone/xmake.lua |
Install command
xrepo install capstone
Integration in the project (xmake.lua)
add_requires("capstone")
cargs (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cargs/xmake.lua |
Install command
xrepo install cargs
Integration in the project (xmake.lua)
add_requires("cargs")
catch2 (linux)
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, v3.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
catch2/xmake.lua |
Install command
xrepo install catch2
Integration in the project (xmake.lua)
add_requires("catch2")
caudio (linux)
Install command
xrepo install caudio
Integration in the project (xmake.lua)
add_requires("caudio")
celero (linux)
Description |
C++ Benchmarking Library |
Homepage |
https://github.com/DigitalInBlue/Celero |
License |
Apache-2.0 |
Versions |
v2.8.2, v2.8.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
celero/xmake.lua |
Install command
xrepo install celero
Integration in the project (xmake.lua)
add_requires("celero")
cereal (linux)
Description |
cereal is a header-only C++11 serialization library. |
Homepage |
https://uscilab.github.io/cereal/index.html |
License |
BSD-3-Clause |
Versions |
1.3.0, 1.3.1, 1.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cereal/xmake.lua |
Install command
xrepo install cereal
Integration in the project (xmake.lua)
add_requires("cereal")
ceres-solver (linux)
Description |
Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. |
Homepage |
http://ceres-solver.org/ |
Versions |
2.0.0, 2.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ceres-solver/xmake.lua |
Install command
xrepo install ceres-solver
Integration in the project (xmake.lua)
add_requires("ceres-solver")
ceval (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ceval/xmake.lua |
Install command
xrepo install ceval
Integration in the project (xmake.lua)
add_requires("ceval")
cfitsio (linux)
Description |
CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. |
Homepage |
https://heasarc.gsfc.nasa.gov/fitsio/ |
Versions |
4.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cfitsio/xmake.lua |
Install command
xrepo install cfitsio
Integration in the project (xmake.lua)
add_requires("cfitsio")
cgal (linux)
Description |
CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library. |
Homepage |
https://www.cgal.org/ |
License |
LGPL-3.0 |
Versions |
5.1.1, 5.2.1, 5.3, 5.4, 5.5.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cgal/xmake.lua |
Install command
xrepo install cgal
Integration in the project (xmake.lua)
add_requires("cgal")
cgetopt (linux)
Install command
xrepo install cgetopt
Integration in the project (xmake.lua)
add_requires("cgetopt")
cglm (linux)
Description |
📽 Highly Optimized Graphics Math (glm) for C |
Homepage |
https://github.com/recp/cglm |
License |
MIT |
Versions |
v0.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cglm/xmake.lua |
Install command
xrepo install cglm
Integration in the project (xmake.lua)
add_requires("cglm")
cgltf (linux)
Description |
Single-file glTF 2.0 loader and writer written in C99 |
Homepage |
https://github.com/jkuhlmann/cgltf |
License |
MIT |
Versions |
v1.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cgltf/xmake.lua |
Install command
xrepo install cgltf
Integration in the project (xmake.lua)
add_requires("cgltf")
cgns (linux)
Description |
CFD General Notation System |
Homepage |
http://cgns.github.io/ |
Versions |
v4.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cgns/xmake.lua |
Install command
xrepo install cgns
Integration in the project (xmake.lua)
add_requires("cgns")
chaiscript (linux)
Description |
Header-only C++ embedded scripting language loosely based on ECMA script. |
Homepage |
http://chaiscript.com |
License |
BSD-3-Clause |
Versions |
v6.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
chaiscript/xmake.lua |
Install command
xrepo install chaiscript
Integration in the project (xmake.lua)
add_requires("chaiscript")
chipmunk2d (linux)
Description |
A fast and lightweight 2D game physics library. |
Homepage |
https://chipmunk-physics.net/ |
License |
MIT |
Versions |
7.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
chipmunk2d/xmake.lua |
Install command
xrepo install chipmunk2d
Integration in the project (xmake.lua)
add_requires("chipmunk2d")
chromium_zlib (linux)
Description |
zlib from chromium |
Homepage |
https://chromium.googlesource.com/chromium/src/third_party/zlib/ |
License |
zlib |
Versions |
2022.02.22, 2023.03.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
chromium_zlib/xmake.lua |
Install command
xrepo install chromium_zlib
Integration in the project (xmake.lua)
add_requires("chromium_zlib")
cimg (linux)
Description |
Small and open-source C++ toolkit for image processing |
Homepage |
https://github.com/greyclab/cimg |
License |
CeCILL-C |
Versions |
v3.2.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cimg/xmake.lua |
Install command
xrepo install cimg
Integration in the project (xmake.lua)
add_requires("cimg")
cimgui (linux)
Install command
xrepo install cimgui
Integration in the project (xmake.lua)
add_requires("cimgui")
cinatra (linux)
Description |
modern c++(c++20), cross-platform, header-only, easy to use http framework |
Homepage |
https://github.com/qicosmos/cinatra |
License |
MIT |
Versions |
0.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cinatra/xmake.lua |
Install command
xrepo install cinatra
Integration in the project (xmake.lua)
add_requires("cinatra")
cista (linux)
Description |
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library. |
Homepage |
https://cista.rocks |
License |
MIT |
Versions |
v0.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cista/xmake.lua |
Install command
xrepo install cista
Integration in the project (xmake.lua)
add_requires("cista")
civetweb (linux)
Install command
xrepo install civetweb
Integration in the project (xmake.lua)
add_requires("civetweb")
cjson (linux)
Description |
Ultralightweight JSON parser in ANSI C. |
Homepage |
https://github.com/DaveGamble/cJSON |
License |
MIT |
Versions |
1.7.10, 1.7.14, 1.7.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cjson/xmake.lua |
Install command
xrepo install cjson
Integration in the project (xmake.lua)
add_requires("cjson")
ck (linux)
Description |
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+. |
Homepage |
http://concurrencykit.org/ |
Versions |
0.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ck/xmake.lua |
Install command
xrepo install ck
Integration in the project (xmake.lua)
add_requires("ck")
clara (linux)
Description |
A simple to use, composable, command line parser for C++ 11 and beyond. |
Homepage |
https://github.com/catchorg/Clara |
License |
BSL-1.0 |
Versions |
1.1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
clara/xmake.lua |
Install command
xrepo install clara
Integration in the project (xmake.lua)
add_requires("clara")
clblast (linux)
Install command
xrepo install clblast
Integration in the project (xmake.lua)
add_requires("clblast")
clean-test (linux)
Description |
A modern C++-20 testing framework. |
Homepage |
https://clean-test.dev |
License |
BSL-1.0 |
Versions |
2023.05.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
clean-test/xmake.lua |
Install command
xrepo install clean-test
Integration in the project (xmake.lua)
add_requires("clean-test")
clhep (linux)
Description |
CLHEP - A Class Library for High Energy Physics |
Homepage |
https://proj-clhep.web.cern.ch/proj-clhep/ |
License |
LGPL-3.0 |
Versions |
2.4.5+1, 2.4.6+3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
clhep/xmake.lua |
Install command
xrepo install clhep
Integration in the project (xmake.lua)
add_requires("clhep")
cli (linux)
Description |
A library for interactive command line interfaces in modern C++ |
Homepage |
https://github.com/daniele77/cli |
Versions |
v2.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cli/xmake.lua |
Install command
xrepo install cli
Integration in the project (xmake.lua)
add_requires("cli")
cli11 (linux)
Description |
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. |
Homepage |
https://github.com/CLIUtils/CLI11 |
License |
BSD |
Versions |
v2.2.0, v2.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cli11/xmake.lua |
Install command
xrepo install cli11
Integration in the project (xmake.lua)
add_requires("cli11")
clib (linux)
Description |
Header-only library for C99 that implements the most important classes from GLib: GList, GHashTable and GString. |
Homepage |
https://github.com/aheck/clib |
License |
MIT |
Versions |
2022.12.25 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
clib/xmake.lua |
Install command
xrepo install clib
Integration in the project (xmake.lua)
add_requires("clib")
clip (linux)
Description |
Library to copy/retrieve content to/from the clipboard/pasteboard. |
Homepage |
https://github.com/dacap/clip |
License |
MIT |
Versions |
1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
clip/xmake.lua |
Install command
xrepo install clip
Integration in the project (xmake.lua)
add_requires("clip")
clipper2 (linux)
Description |
Polygon Clipping and Offsetting - C++, C# and Delphi |
Homepage |
https://github.com/AngusJohnson/Clipper2 |
License |
BSL-1.0 |
Versions |
1.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
clipper2/xmake.lua |
Install command
xrepo install clipper2
Integration in the project (xmake.lua)
add_requires("clipper2")
cmake (linux)
Description |
A cross-platform family of tool designed to build, test and package software |
Homepage |
https://cmake.org |
Versions |
3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1, 3.24.2, 3.26.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cmake/xmake.lua |
Install command
xrepo install cmake
Integration in the project (xmake.lua)
add_requires("cmake")
cmdline (linux)
Install command
xrepo install cmdline
Integration in the project (xmake.lua)
add_requires("cmdline")
cmidi2 (linux)
Description |
header-only MIDI 2.0 UMP and MIDI-CI binary processor library |
Homepage |
https://github.com/atsushieno/cmidi2 |
License |
MIT |
Versions |
2023.08.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cmidi2/xmake.lua |
Install command
xrepo install cmidi2
Integration in the project (xmake.lua)
add_requires("cmidi2")
cmocka (linux)
Description |
cmocka is an elegant unit testing framework for C with support for mock objects. |
Homepage |
https://cmocka.org/ |
License |
Apache-2.0 |
Versions |
1.1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cmocka/xmake.lua |
Install command
xrepo install cmocka
Integration in the project (xmake.lua)
add_requires("cmocka")
cnpy (linux)
Description |
library to read/write .npy and .npz files in C/C++ |
Homepage |
https://github.com/rogersce/cnpy |
License |
MIT |
Versions |
2018.06.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cnpy/xmake.lua |
Install command
xrepo install cnpy
Integration in the project (xmake.lua)
add_requires("cnpy")
collada-dom (linux)
Install command
xrepo install collada-dom
Integration in the project (xmake.lua)
add_requires("collada-dom")
concurrentqueue (linux)
Install command
xrepo install concurrentqueue
Integration in the project (xmake.lua)
add_requires("concurrentqueue")
console-bridge (linux)
Description |
A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages. |
Homepage |
https://github.com/ros/console_bridge |
License |
BSD-3-Clause |
Versions |
1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
console-bridge/xmake.lua |
Install command
xrepo install console-bridge
Integration in the project (xmake.lua)
add_requires("console-bridge")
continuable (linux)
Description |
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections) |
Homepage |
https://naios.github.io/continuable/ |
License |
MIT |
Versions |
4.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
continuable/xmake.lua |
Install command
xrepo install continuable
Integration in the project (xmake.lua)
add_requires("continuable")
convertutf (linux)
Description |
Conversions between UTF-32, UTF-16, and UTF-8. Circa 2004. |
Homepage |
https://home.unicode.org/ |
Versions |
v1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
convertutf/xmake.lua |
Install command
xrepo install convertutf
Integration in the project (xmake.lua)
add_requires("convertutf")
coost (linux)
Description |
A tiny boost library in C++11. |
Homepage |
https://github.com/idealvin/coost |
Versions |
v3.0.0, v3.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
coost/xmake.lua |
Install command
xrepo install coost
Integration in the project (xmake.lua)
add_requires("coost")
corrade (linux)
Description |
Corrade is a multiplatform utility library written in C++11/C++14. |
Homepage |
https://magnum.graphics/corrade/ |
License |
MIT |
Versions |
v2020.06 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
corrade/xmake.lua |
Install command
xrepo install corrade
Integration in the project (xmake.lua)
add_requires("corrade")
cpp-httplib (linux)
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.12.6, 0.14.0, 0.8.5, 0.9.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-httplib/xmake.lua |
Install command
xrepo install cpp-httplib
Integration in the project (xmake.lua)
add_requires("cpp-httplib")
cpp-ipc (linux)
Description |
A high-performance inter-process communication using shared memory on Linux/Windows |
Homepage |
https://github.com/mutouyun/cpp-ipc |
License |
MIT |
Versions |
1.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-ipc/xmake.lua |
Install command
xrepo install cpp-ipc
Integration in the project (xmake.lua)
add_requires("cpp-ipc")
cpp-lazy (linux)
Description |
A fast C++11/14/17/20 header only library for lazy evaluation and function tools |
Homepage |
https://github.com/MarcDirven/cpp-lazy |
Versions |
v7.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-lazy/xmake.lua |
Install command
xrepo install cpp-lazy
Integration in the project (xmake.lua)
add_requires("cpp-lazy")
cpp-linenoise (linux)
Description |
A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library. |
Homepage |
https://github.com/yhirose/cpp-linenoise |
License |
BSD-2-Clause |
Versions |
2021.11.05 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-linenoise/xmake.lua |
Install command
xrepo install cpp-linenoise
Integration in the project (xmake.lua)
add_requires("cpp-linenoise")
cpp-peglib (linux)
Description |
A single file C++ header-only PEG (Parsing Expression Grammars) library |
Homepage |
https://yhirose.github.io/cpp-peglib |
License |
MIT |
Versions |
1.8.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-peglib/xmake.lua |
Install command
xrepo install cpp-peglib
Integration in the project (xmake.lua)
add_requires("cpp-peglib")
cpp-semver (linux)
Install command
xrepo install cpp-semver
Integration in the project (xmake.lua)
add_requires("cpp-semver")
cpp-sort (linux)
Description |
Sorting algorithms & related tools for C++14 |
Homepage |
https://github.com/Morwenn/cpp-sort |
License |
MIT |
Versions |
1.10.0, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.2, 1.14.0, 1.15.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-sort/xmake.lua |
Install command
xrepo install cpp-sort
Integration in the project (xmake.lua)
add_requires("cpp-sort")
cpp20-http-client (linux)
Install command
xrepo install cpp20-http-client
Integration in the project (xmake.lua)
add_requires("cpp20-http-client")
cppast (linux)
Install command
xrepo install cppast
Integration in the project (xmake.lua)
add_requires("cppast")
cppfront (linux)
Install command
xrepo install cppfront
Integration in the project (xmake.lua)
add_requires("cppfront")
Description |
Implementation of python itertools and builtin iteration functions for C++17 |
Homepage |
https://twitter.com/cppitertools |
License |
BSD-2-Clause |
Versions |
2023.07.04 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cppitertools/xmake.lua |
Install command
xrepo install cppitertools
Integration in the project (xmake.lua)
add_requires("cppitertools")
cppp-reiconv (linux)
Install command
xrepo install cppp-reiconv
Integration in the project (xmake.lua)
add_requires("cppp-reiconv")
cpptrace (linux)
Description |
Lightweight, zero-configuration-required, and cross-platform stacktrace library for C++ |
Homepage |
https://github.com/jeremy-rifkin/cpptrace |
License |
MIT |
Versions |
v0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpptrace/xmake.lua |
Install command
xrepo install cpptrace
Integration in the project (xmake.lua)
add_requires("cpptrace")
cppzmq (linux)
Description |
Header-only C++ binding for libzmq |
Homepage |
http://www.zeromq.org/ |
License |
MIT |
Versions |
v4.10.0, v4.8.1, v4.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cppzmq/xmake.lua |
Install command
xrepo install cppzmq
Integration in the project (xmake.lua)
add_requires("cppzmq")
cpr (linux)
Description |
C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project. |
Homepage |
https://docs.libcpr.org/ |
License |
MIT |
Versions |
1.10.2, 1.10.3, 1.10.5, 1.6.2, 1.7.2, 1.8.3, 1.9.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpr/xmake.lua |
Install command
xrepo install cpr
Integration in the project (xmake.lua)
add_requires("cpr")
cpu-features (linux)
Description |
A cross platform C99 library to get cpu features at runtime. |
Homepage |
https://github.com/google/cpu_features |
License |
Apache-2.0 |
Versions |
v0.6.0, v0.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpu-features/xmake.lua |
Install command
xrepo install cpu-features
Integration in the project (xmake.lua)
add_requires("cpu-features")
cpuinfo (linux)
Description |
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS) |
Homepage |
https://github.com/pytorch/cpuinfo |
License |
BSD-2-Clause |
Versions |
2022.09.15, 2023.07.21 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpuinfo/xmake.lua |
Install command
xrepo install cpuinfo
Integration in the project (xmake.lua)
add_requires("cpuinfo")
cr (linux)
Install command
xrepo install cr
Integration in the project (xmake.lua)
add_requires("cr")
crc32c (linux)
Description |
CRC32C implementation with support for CPU-specific acceleration instructions |
Homepage |
https://github.com/google/crc32c |
Versions |
1.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
crc32c/xmake.lua |
Install command
xrepo install crc32c
Integration in the project (xmake.lua)
add_requires("crc32c")
croaring (linux)
Description |
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks |
Homepage |
http://roaringbitmap.org/ |
License |
Apache-2.0 |
Versions |
v2.0.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
croaring/xmake.lua |
Install command
xrepo install croaring
Integration in the project (xmake.lua)
add_requires("croaring")
crossguid (linux)
Install command
xrepo install crossguid
Integration in the project (xmake.lua)
add_requires("crossguid")
crow (linux)
Description |
A Fast and Easy to use microframework for the web. |
Homepage |
https://github.com/CrowCpp/Crow |
License |
BSD 3-Clause |
Versions |
2023.06.26, 2023.07.22 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
crow/xmake.lua |
Install command
xrepo install crow
Integration in the project (xmake.lua)
add_requires("crow")
crypto-algorithms (linux)
Description |
Basic implementations of standard cryptography algorithms, like AES and SHA-1. |
Homepage |
https://github.com/KorewaWatchful/crypto-algorithms |
Versions |
2020.4.20 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
crypto-algorithms/xmake.lua |
Install command
xrepo install crypto-algorithms
Integration in the project (xmake.lua)
add_requires("crypto-algorithms")
cryptopp (linux)
Description |
free C++ class library of cryptographic schemes |
Homepage |
https://cryptopp.com/ |
Versions |
8.4.0, 8.5.0, 8.6.0, 8.7.0, 8.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cryptopp/xmake.lua |
Install command
xrepo install cryptopp
Integration in the project (xmake.lua)
add_requires("cryptopp")
cs_libguarded (linux)
Description |
Header-only library for multithreaded programming |
Homepage |
https://www.copperspice.com/ |
License |
BSD-2-Clause |
Versions |
2023.08.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cs_libguarded/xmake.lua |
Install command
xrepo install cs_libguarded
Integration in the project (xmake.lua)
add_requires("cs_libguarded")
cspice (linux)
Install command
xrepo install cspice
Integration in the project (xmake.lua)
add_requires("cspice")
csv2 (linux)
Install command
xrepo install csv2
Integration in the project (xmake.lua)
add_requires("csv2")
csvparser (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
csvparser/xmake.lua |
Install command
xrepo install csvparser
Integration in the project (xmake.lua)
add_requires("csvparser")
cthash (linux)
Description |
constexpr implementation of SHA-2 and SHA-3 family of hashes |
Homepage |
https://github.com/hanickadot/cthash |
License |
Apache-2.0 |
Versions |
2023.10.24 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cthash/xmake.lua |
Install command
xrepo install cthash
Integration in the project (xmake.lua)
add_requires("cthash")
ctre (linux)
Description |
ctre is a Compile time PCRE (almost) compatible regular expression matcher. |
Homepage |
https://github.com/hanickadot/compile-time-regular-expressions/ |
Versions |
3.4.1, 3.5, 3.6, 3.7.2, 3.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ctre/xmake.lua |
Install command
xrepo install ctre
Integration in the project (xmake.lua)
add_requires("ctre")
cubeb (linux)
Description |
Cross platform audio library |
Homepage |
https://github.com/mozilla/cubeb |
License |
ISC |
Versions |
2023.7.31 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cubeb/xmake.lua |
Install command
xrepo install cubeb
Integration in the project (xmake.lua)
add_requires("cubeb")
cumem (linux)
Install command
xrepo install cumem
Integration in the project (xmake.lua)
add_requires("cumem")
curlcpp (linux)
Install command
xrepo install curlcpp
Integration in the project (xmake.lua)
add_requires("curlcpp")
curlpp (linux)
Description |
C++ wrapper around libcURL |
Homepage |
http://www.curlpp.org |
License |
MIT |
Versions |
2023.07.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
curlpp/xmake.lua |
Install command
xrepo install curlpp
Integration in the project (xmake.lua)
add_requires("curlpp")
cutlass (linux)
Install command
xrepo install cutlass
Integration in the project (xmake.lua)
add_requires("cutlass")
cxxopts (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cxxopts/xmake.lua |
Install command
xrepo install cxxopts
Integration in the project (xmake.lua)
add_requires("cxxopts")
cyrus-sasl (linux)
Description |
Cyrus SASL is an implementation of SASL that makes it easy for application developers to integrate authentication mechanisms into their application in a generic way. |
Homepage |
https://www.cyrusimap.org/sasl/ |
Versions |
2.1.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cyrus-sasl/xmake.lua |
Install command
xrepo install cyrus-sasl
Integration in the project (xmake.lua)
add_requires("cyrus-sasl")
d
dartsim (linux)
Description |
Dynamic Animation and Robotics Toolkit |
Homepage |
https://dartsim.github.io/ |
License |
BSD-2-Clause |
Versions |
v6.13.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dartsim/xmake.lua |
Install command
xrepo install dartsim
Integration in the project (xmake.lua)
add_requires("dartsim")
dataframe (linux)
Description |
This is a C++ analytical library that provides interface and functionality similar to packages/libraries in Python and R. |
Homepage |
https://github.com/hosseinmoein/DataFrame |
License |
MIT |
Versions |
1.21.0, 1.22.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dataframe/xmake.lua |
Install command
xrepo install dataframe
Integration in the project (xmake.lua)
add_requires("dataframe")
date (linux)
Description |
A date and time library for use with C++11 and C++14. |
Homepage |
https://github.com/HowardHinnant/date |
License |
MIT |
Versions |
v3.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
date/xmake.lua |
Install command
xrepo install date
Integration in the project (xmake.lua)
add_requires("date")
dav1d (linux)
Install command
xrepo install dav1d
Integration in the project (xmake.lua)
add_requires("dav1d")
davix (linux)
Description |
High-performance file management over WebDAV/HTTP |
Homepage |
https://davix.web.cern.ch/ |
License |
LGPL-2.1 |
Versions |
0.8.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
davix/xmake.lua |
Install command
xrepo install davix
Integration in the project (xmake.lua)
add_requires("davix")
Description |
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc |
Homepage |
https://beached.github.io/header_libraries/ |
Versions |
v2.96.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
daw_header_libraries/xmake.lua |
Install command
xrepo install daw_header_libraries
Integration in the project (xmake.lua)
add_requires("daw_header_libraries")
daw_json_link (linux)
Description |
Fast, convenient JSON serialization and parsing in C++ |
Homepage |
https://beached.github.io/daw_json_link/ |
License |
BSL-1.0 |
Versions |
v3.20.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
daw_json_link/xmake.lua |
Install command
xrepo install daw_json_link
Integration in the project (xmake.lua)
add_requires("daw_json_link")
dbg-macro (linux)
Description |
A dbg(…) macro for C++ |
Homepage |
https://github.com/sharkdp/dbg-macro |
License |
MIT |
Versions |
v0.4.0, v0.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dbg-macro/xmake.lua |
Install command
xrepo install dbg-macro
Integration in the project (xmake.lua)
add_requires("dbg-macro")
dbus (linux)
Description |
D-Bus is a message bus system, a simple way for applications to talk to one another. |
Homepage |
https://www.freedesktop.org/wiki/Software/dbus/ |
License |
MIT |
Versions |
1.14.2, 1.14.6, 1.14.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dbus/xmake.lua |
Install command
xrepo install dbus
Integration in the project (xmake.lua)
add_requires("dbus")
dcmtk (linux)
Description |
DCMTK - DICOM Toolkit |
Homepage |
https://dcmtk.org/dcmtk.php.en |
License |
BSD-3-Clause |
Versions |
3.6.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dcmtk/xmake.lua |
Install command
xrepo install dcmtk
Integration in the project (xmake.lua)
add_requires("dcmtk")
debug_assert (linux)
Description |
Simple, flexible and modular assertion macro. |
Homepage |
http://foonathan.net/blog/2016/09/16/assertions.html |
License |
zlib |
Versions |
2022.11.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
debug_assert/xmake.lua |
Install command
xrepo install debug_assert
Integration in the project (xmake.lua)
add_requires("debug_assert")
debugbreak (linux)
Install command
xrepo install debugbreak
Integration in the project (xmake.lua)
add_requires("debugbreak")
decimal_for_cpp (linux)
Description |
Decimal data type support, for COBOL-like fixed-point operations on currency/money values. |
Homepage |
https://github.com/vpiotr/decimal_for_cpp |
License |
BSD-3-Clause |
Versions |
1.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
decimal_for_cpp/xmake.lua |
Install command
xrepo install decimal_for_cpp
Integration in the project (xmake.lua)
add_requires("decimal_for_cpp")
demumble (linux)
Description |
A better c++filt and a better undname.exe, in one binary. |
Homepage |
https://github.com/nico/demumble |
License |
Apache-2.0 |
Versions |
2022.3.23 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
demumble/xmake.lua |
Install command
xrepo install demumble
Integration in the project (xmake.lua)
add_requires("demumble")
Install command
xrepo install depot_tools
Integration in the project (xmake.lua)
add_requires("depot_tools")
devil (linux)
Description |
Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease. |
Homepage |
https://sourceforge.net/projects/openil/ |
License |
LGPL-2.1 |
Versions |
1.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
devil/xmake.lua |
Install command
xrepo install devil
Integration in the project (xmake.lua)
add_requires("devil")
Install command
xrepo install directx-headers
Integration in the project (xmake.lua)
add_requires("directx-headers")
directxmath (linux)
Description |
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps. |
Homepage |
https://github.com/microsoft/DirectXMath |
License |
MIT |
Versions |
2022.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
directxmath/xmake.lua |
Install command
xrepo install directxmath
Integration in the project (xmake.lua)
add_requires("directxmath")
directxshadercompiler (linux)
Install command
xrepo install directxshadercompiler
Integration in the project (xmake.lua)
add_requires("directxshadercompiler")
directxtex (linux)
Install command
xrepo install directxtex
Integration in the project (xmake.lua)
add_requires("directxtex")
distorm (linux)
Install command
xrepo install distorm
Integration in the project (xmake.lua)
add_requires("distorm")
dlib (linux)
Description |
A toolkit for making real world machine learning and data analysis applications in C++ |
Homepage |
https://dlib.net |
License |
Boost |
Versions |
v19.22 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dlib/xmake.lua |
Install command
xrepo install dlib
Integration in the project (xmake.lua)
add_requires("dlib")
docopt (linux)
Description |
Pythonic command line arguments parser (C++11 port) |
Homepage |
https://github.com/docopt/docopt.cpp |
License |
BSL-1.0 |
Versions |
v0.6.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
docopt/xmake.lua |
Install command
xrepo install docopt
Integration in the project (xmake.lua)
add_requires("docopt")
doctest (linux)
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.10, 2.4.11, 2.4.8, 2.4.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
doctest/xmake.lua |
Install command
xrepo install doctest
Integration in the project (xmake.lua)
add_requires("doctest")
dotnet (linux)
Description |
.NET is the free, open-source, cross-platform framework for building modern apps and powerful cloud services. |
Homepage |
https://dotnet.microsoft.com/ |
Versions |
7.0.202 |
Architectures |
arm64-v8a, x86_64 |
Definition |
dotnet/xmake.lua |
Install command
xrepo install dotnet
Integration in the project (xmake.lua)
add_requires("dotnet")
double-conversion (linux)
Install command
xrepo install double-conversion
Integration in the project (xmake.lua)
add_requires("double-conversion")
doxygen (linux)
Description |
%s |
Homepage |
https://www.doxygen.nl/ |
License |
GPL-2.0 |
Versions |
1.9.1, 1.9.2, 1.9.3, 1.9.5, 1.9.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
doxygen/xmake.lua |
Install command
xrepo install doxygen
Integration in the project (xmake.lua)
add_requires("doxygen")
dpp (linux)
Description |
D++ Extremely Lightweight C++ Discord Library |
Homepage |
https://github.com/brainboxdotcc/DPP |
License |
Apache-2.0 |
Versions |
v10.0.10, v10.0.11, v10.0.12, v10.0.13, v10.0.14, v10.0.15, v10.0.16, v10.0.17, v10.0.18, v10.0.19, v10.0.20, v10.0.21, v10.0.22, v10.0.23, v10.0.24, v10.0.25, v10.0.26, v10.0.27, v10.0.28, v10.0.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dpp/xmake.lua |
Install command
xrepo install dpp
Integration in the project (xmake.lua)
add_requires("dpp")
dr_flac (linux)
Description |
Single file audio decoding libraries for C/C++. |
Homepage |
https://github.com/mackron/dr_libs |
License |
MIT |
Versions |
0.12.29, 0.12.39, 0.12.41, 0.12.42 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dr_flac/xmake.lua |
Install command
xrepo install dr_flac
Integration in the project (xmake.lua)
add_requires("dr_flac")
dr_mp3 (linux)
Description |
Single file audio decoding libraries for C/C++. |
Homepage |
https://github.com/mackron/dr_libs |
License |
MIT |
Versions |
0.6.27, 0.6.34, 0.6.36, 0.6.37, 0.6.38 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dr_mp3/xmake.lua |
Install command
xrepo install dr_mp3
Integration in the project (xmake.lua)
add_requires("dr_mp3")
dr_wav (linux)
Description |
Single file audio decoding libraries for C/C++. |
Homepage |
https://github.com/mackron/dr_libs |
License |
MIT |
Versions |
0.12.19, 0.13.10, 0.13.11, 0.13.12, 0.13.13, 0.13.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dr_wav/xmake.lua |
Install command
xrepo install dr_wav
Integration in the project (xmake.lua)
add_requires("dr_wav")
draco (linux)
Description |
Draco is an open-source library for compressing and decompressing 3D geometric meshes and point clouds. |
Homepage |
https://google.github.io/draco/ |
License |
Apache-2.0 |
Versions |
1.4.1, 1.5.0, 1.5.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
draco/xmake.lua |
Install command
xrepo install draco
Integration in the project (xmake.lua)
add_requires("draco")
drogon (linux)
Description |
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows |
Homepage |
https://github.com/an-tao/drogon/ |
License |
MIT |
Versions |
v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5, v1.8.0, v1.8.1, v1.8.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
drogon/xmake.lua |
Install command
xrepo install drogon
Integration in the project (xmake.lua)
add_requires("drogon")
duckx (linux)
Description |
C++ library for creating and modifying Microsoft Word (.docx) files |
Homepage |
https://github.com/amiremohamadi/DuckX |
License |
MIT |
Versions |
2021.08.05 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
duckx/xmake.lua |
Install command
xrepo install duckx
Integration in the project (xmake.lua)
add_requires("duckx")
dune-common (linux)
Description |
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations with grid-based methods. |
Homepage |
https://dune-project.org/ |
License |
GPL-2.0 |
Versions |
2.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dune-common/xmake.lua |
Install command
xrepo install dune-common
Integration in the project (xmake.lua)
add_requires("dune-common")
dynareadout (linux)
Description |
High-Performance C/C++ library for parsing binary output files and key files of LS Dyna (d3plot, binout, input deck) |
Homepage |
https://github.com/PucklaJ/dynareadout |
Versions |
22.12, 23.01, 23.02, 23.04, 23.05, 23.06, 23.07, 23.08, 23.09, 23.10, 23.10.1, 23.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dynareadout/xmake.lua |
Install command
xrepo install dynareadout
Integration in the project (xmake.lua)
add_requires("dynareadout")
e
e2fsprogs (linux)
Install command
xrepo install e2fsprogs
Integration in the project (xmake.lua)
add_requires("e2fsprogs")
eabase (linux)
Description |
EABase is a small set of header files that define platform-independent data types and platform feature macros. |
Homepage |
https://github.com/electronicarts/EABase |
License |
BSD-3-Clause |
Versions |
2.09.05 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eabase/xmake.lua |
Install command
xrepo install eabase
Integration in the project (xmake.lua)
add_requires("eabase")
eastl (linux)
Description |
EASTL stands for Electronic Arts Standard Template Library. |
Homepage |
https://github.com/electronicarts/EASTL |
License |
BSD-3-Clause |
Versions |
3.17.03, 3.17.06, 3.21.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eastl/xmake.lua |
Install command
xrepo install eastl
Integration in the project (xmake.lua)
add_requires("eastl")
easyloggingpp (linux)
Install command
xrepo install easyloggingpp
Integration in the project (xmake.lua)
add_requires("easyloggingpp")
easywsclient (linux)
Install command
xrepo install easywsclient
Integration in the project (xmake.lua)
add_requires("easywsclient")
ed (linux)
Install command
xrepo install ed
Integration in the project (xmake.lua)
add_requires("ed")
effcee (linux)
Description |
Effcee is a C++ library for stateful pattern matching of strings. |
Homepage |
https://github.com/google/effcee |
License |
Apache-2.0 |
Versions |
2019.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
effcee/xmake.lua |
Install command
xrepo install effcee
Integration in the project (xmake.lua)
add_requires("effcee")
effolkronium-random (linux)
Install command
xrepo install effolkronium-random
Integration in the project (xmake.lua)
add_requires("effolkronium-random")
efsw (linux)
Description |
efsw is a C++ cross-platform file system watcher and notifier. |
Homepage |
https://github.com/SpartanJ/efsw |
License |
MIT |
Versions |
1.1.0, 1.2.0, 1.3.0, 1.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
efsw/xmake.lua |
Install command
xrepo install efsw
Integration in the project (xmake.lua)
add_requires("efsw")
eigen (linux)
Description |
C++ template library for linear algebra |
Homepage |
https://eigen.tuxfamily.org/ |
License |
MPL-2.0 |
Versions |
3.3.7, 3.3.8, 3.3.9, 3.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eigen/xmake.lua |
Install command
xrepo install eigen
Integration in the project (xmake.lua)
add_requires("eigen")
elfio (linux)
Description |
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library |
Homepage |
http://serge1.github.io/ELFIO |
License |
MIT |
Versions |
3.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
elfio/xmake.lua |
Install command
xrepo install elfio
Integration in the project (xmake.lua)
add_requires("elfio")
elfutils (linux)
Description |
Libraries and utilities for handling ELF objects |
Homepage |
https://fedorahosted.org/elfutils/ |
License |
GPL-2.0 |
Versions |
0.183, 0.189 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
elfutils/xmake.lua |
Install command
xrepo install elfutils
Integration in the project (xmake.lua)
add_requires("elfutils")
embree (linux)
Description |
Intel® Embree is a collection of high-performance ray tracing kernels, developed at Intel. |
Homepage |
https://www.embree.org/ |
License |
Apache-2.0 |
Versions |
v3.12.1, v3.13.0, v3.13.3, v3.13.4, v3.13.5, v4.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
embree/xmake.lua |
Install command
xrepo install embree
Integration in the project (xmake.lua)
add_requires("embree")
emio (linux)
Description |
A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small binary footprint. |
Homepage |
https://viatorus.github.io/emio/ |
Versions |
0.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
emio/xmake.lua |
Install command
xrepo install emio
Integration in the project (xmake.lua)
add_requires("emio")
emmylua_debugger (linux)
Install command
xrepo install emmylua_debugger
Integration in the project (xmake.lua)
add_requires("emmylua_debugger")
emscripten (linux)
Description |
Emscripten: An LLVM-to-WebAssembly Compiler. |
Homepage |
https://emscripten.org/ |
License |
MIT |
Versions |
1.39.8, 3.1.14, 3.1.25, 3.1.42 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
emscripten/xmake.lua |
Install command
xrepo install emscripten
Integration in the project (xmake.lua)
add_requires("emscripten")
enet (linux)
Description |
Reliable UDP networking library. |
Homepage |
http://enet.bespin.org |
License |
MIT |
Versions |
v1.3.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
enet/xmake.lua |
Install command
xrepo install enet
Integration in the project (xmake.lua)
add_requires("enet")
enet6 (linux)
Description |
A fork of ENet (reliable UDP networking library) in order to add IPv6 support. |
Homepage |
https://github.com/SirLynix/enet6 |
License |
MIT |
Versions |
v6.0.0, v6.0.1, v6.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
enet6/xmake.lua |
Install command
xrepo install enet6
Integration in the project (xmake.lua)
add_requires("enet6")
enkits (linux)
Description |
A permissively licensed C and C++ Task Scheduler for creating parallel programs. |
Homepage |
https://github.com/dougbinks/enkiTS |
License |
zlib |
Versions |
v1.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
enkits/xmake.lua |
Install command
xrepo install enkits
Integration in the project (xmake.lua)
add_requires("enkits")
ensmallen (linux)
Description |
flexible C++ library for efficient numerical optimization |
Homepage |
https://ensmallen.org/ |
License |
BSD-3-Clause |
Versions |
2.18.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ensmallen/xmake.lua |
Install command
xrepo install ensmallen
Integration in the project (xmake.lua)
add_requires("ensmallen")
entt (linux)
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.12.1, v3.12.2, v3.6.0, v3.7.0, v3.7.1, v3.8.0, v3.8.1, v3.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
entt/xmake.lua |
Install command
xrepo install entt
Integration in the project (xmake.lua)
add_requires("entt")
etl (linux)
Description |
Embedded Template Library |
Homepage |
https://www.etlcpp.com |
License |
MIT |
Versions |
20.38.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
etl/xmake.lua |
Install command
xrepo install etl
Integration in the project (xmake.lua)
add_requires("etl")
eudev (linux)
Description |
A fork of systemd with the aim of isolating udev from any particular flavor of system initialization. |
Homepage |
https://dev.gentoo.org/~blueness/eudev/ |
Versions |
3.2.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eudev/xmake.lua |
Install command
xrepo install eudev
Integration in the project (xmake.lua)
add_requires("eudev")
eve (linux)
Description |
Expressive Vector Engine - SIMD in C++ Goes Brrrr |
Homepage |
https://jfalcou.github.io/eve/ |
License |
BSL-1.0 |
Versions |
2023.02.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eve/xmake.lua |
Install command
xrepo install eve
Integration in the project (xmake.lua)
add_requires("eve")
eventpp (linux)
Description |
Event Dispatcher and callback list for C++ |
Homepage |
https://github.com/wqking/eventpp |
License |
Apache-2.0 |
Versions |
v0.1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eventpp/xmake.lua |
Install command
xrepo install eventpp
Integration in the project (xmake.lua)
add_requires("eventpp")
expat (linux)
Description |
XML 1.0 parser |
Homepage |
https://libexpat.github.io |
License |
MIT |
Versions |
2.2.10, 2.2.6, 2.3.0, 2.4.1, 2.4.5, 2.4.7, 2.4.8, 2.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
expat/xmake.lua |
Install command
xrepo install expat
Integration in the project (xmake.lua)
add_requires("expat")
expected-lite (linux)
Install command
xrepo install expected-lite
Integration in the project (xmake.lua)
add_requires("expected-lite")
expresscpp (linux)
Description |
Fast, unopinionated, minimalist web framework for C++ Perfect for building REST APIs. |
Homepage |
https://github.com/expresscpp/expresscpp.git |
Versions |
v0.20.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
expresscpp/xmake.lua |
Install command
xrepo install expresscpp
Integration in the project (xmake.lua)
add_requires("expresscpp")
exprtk (linux)
Install command
xrepo install exprtk
Integration in the project (xmake.lua)
add_requires("exprtk")
ezc3d (linux)
Description |
Easy to use C3D reader/writer for C++, Python and Matlab |
Homepage |
https://github.com/pyomeca/ezc3d |
License |
MIT |
Versions |
1.4.5, 1.4.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ezc3d/xmake.lua |
Install command
xrepo install ezc3d
Integration in the project (xmake.lua)
add_requires("ezc3d")
f
faac (linux)
Install command
xrepo install faac
Integration in the project (xmake.lua)
add_requires("faac")
faad2 (linux)
Description |
FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder. |
Homepage |
https://sourceforge.net/projects/faac |
License |
GPL-2.0 |
Versions |
2.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
faad2/xmake.lua |
Install command
xrepo install faad2
Integration in the project (xmake.lua)
add_requires("faad2")
faiss (linux)
Description |
A library for efficient similarity search and clustering of dense vectors. |
Homepage |
https://github.com/facebookresearch/faiss/ |
License |
MIT |
Versions |
v1.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
faiss/xmake.lua |
Install command
xrepo install faiss
Integration in the project (xmake.lua)
add_requires("faiss")
fann (linux)
Description |
Official github repository for Fast Artificial Neural Network Library (FANN) |
Homepage |
https://github.com/libfann/fann |
License |
LGPL-2.1 |
Versions |
2021.03.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fann/xmake.lua |
Install command
xrepo install fann
Integration in the project (xmake.lua)
add_requires("fann")
farmhash (linux)
Description |
FarmHash, a family of hash functions. |
Homepage |
https://github.com/google/farmhash |
License |
MIT |
Versions |
2019.05.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
farmhash/xmake.lua |
Install command
xrepo install farmhash
Integration in the project (xmake.lua)
add_requires("farmhash")
fast-cdr (linux)
Description |
eProsima FastCDR library provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation of it. |
Homepage |
https://www.eprosima.com |
License |
Apache-2.0 |
Versions |
v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fast-cdr/xmake.lua |
Install command
xrepo install fast-cdr
Integration in the project (xmake.lua)
add_requires("fast-cdr")
fast_double_parser (linux)
Description |
Fast function to parse strings containing decimal numbers into double-precision (binary64) floating-point values. |
Homepage |
https://github.com/lemire/fast_double_parser |
License |
Apache-2.0 |
Versions |
v0.5.0, v0.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fast_double_parser/xmake.lua |
Install command
xrepo install fast_double_parser
Integration in the project (xmake.lua)
add_requires("fast_double_parser")
fast_float (linux)
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, v5.2.0, v5.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fast_float/xmake.lua |
Install command
xrepo install fast_float
Integration in the project (xmake.lua)
add_requires("fast_float")
fast_io (linux)
Install command
xrepo install fast_io
Integration in the project (xmake.lua)
add_requires("fast_io")
fast_obj (linux)
Install command
xrepo install fast_obj
Integration in the project (xmake.lua)
add_requires("fast_obj")
fastcppcsvparser (linux)
Description |
This is a small, easy-to-use and fast header-only library for reading comma separated value (CSV) files (by ben-strasser) |
Homepage |
https://github.com/ben-strasser/fast-cpp-csv-parser |
Versions |
2021.01.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fastcppcsvparser/xmake.lua |
Install command
xrepo install fastcppcsvparser
Integration in the project (xmake.lua)
add_requires("fastcppcsvparser")
fastor (linux)
Description |
A lightweight high performance tensor algebra framework for modern C++ |
Homepage |
https://github.com/romeric/Fastor |
License |
MIT |
Versions |
0.6.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fastor/xmake.lua |
Install command
xrepo install fastor
Integration in the project (xmake.lua)
add_requires("fastor")
fcl (linux)
Description |
Flexible Collision Library |
Homepage |
https://github.com/flexible-collision-library/fcl |
License |
BSD-3-Clause |
Versions |
0.7.0, v0.6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fcl/xmake.lua |
Install command
xrepo install fcl
Integration in the project (xmake.lua)
add_requires("fcl")
fdk-aac (linux)
Description |
A standalone library of the Fraunhofer FDK AAC code from Android. |
Homepage |
https://sourceforge.net/projects/opencore-amr/ |
License |
Apache-2.0 |
Versions |
2.0.0, 2.0.1, 2.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fdk-aac/xmake.lua |
Install command
xrepo install fdk-aac
Integration in the project (xmake.lua)
add_requires("fdk-aac")
ffmpeg (linux)
Description |
A collection of libraries to process multimedia content such as audio, video, subtitles and related metadata. |
Homepage |
https://www.ffmpeg.org |
License |
GPL-3.0 |
Versions |
4.0.2, 5.0.1, 5.1.1, 5.1.2, 6.0.1, 6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ffmpeg/xmake.lua |
Install command
xrepo install ffmpeg
Integration in the project (xmake.lua)
add_requires("ffmpeg")
fftw (linux)
Description |
A C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions. |
Homepage |
http://fftw.org/ |
License |
GPL-2.0 |
Versions |
3.3.10, 3.3.8, 3.3.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fftw/xmake.lua |
Install command
xrepo install fftw
Integration in the project (xmake.lua)
add_requires("fftw")
field3d (linux)
Description |
Field3D is an open source library for storing voxel data. |
Homepage |
https://sites.google.com/site/field3d/ |
License |
BSD-3-Clause |
Versions |
v1.7.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
field3d/xmake.lua |
Install command
xrepo install field3d
Integration in the project (xmake.lua)
add_requires("field3d")
filament (linux)
Install command
xrepo install filament
Integration in the project (xmake.lua)
add_requires("filament")
flann (linux)
Description |
Fast Library for Approximate Nearest Neighbors |
Homepage |
https://github.com/flann-lib/flann/ |
License |
BSD-3-Clause |
Versions |
1.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
flann/xmake.lua |
Install command
xrepo install flann
Integration in the project (xmake.lua)
add_requires("flann")
flatbuffers (linux)
Description |
FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. |
Homepage |
http://google.github.io/flatbuffers/ |
License |
Apache-2.0 |
Versions |
v1.12.0, v2.0.0, v23.1.21, v23.5.26 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
flatbuffers/xmake.lua |
Install command
xrepo install flatbuffers
Integration in the project (xmake.lua)
add_requires("flatbuffers")
flecs (linux)
Description |
A fast entity component system (ECS) for C & C++ |
Homepage |
https://github.com/SanderMertens/flecs |
License |
MIT |
Versions |
v2.4.8, v3.0.0, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
flecs/xmake.lua |
Install command
xrepo install flecs
Integration in the project (xmake.lua)
add_requires("flecs")
flex (linux)
Install command
xrepo install flex
Integration in the project (xmake.lua)
add_requires("flex")
fltk (linux)
Description |
Fast Light Toolkit |
Homepage |
https://www.fltk.org |
Versions |
1.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fltk/xmake.lua |
Install command
xrepo install fltk
Integration in the project (xmake.lua)
add_requires("fltk")
fluidsynth (linux)
Description |
FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. |
Homepage |
https://www.fluidsynth.org/ |
License |
LGPL-2.1 |
Versions |
v2.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fluidsynth/xmake.lua |
Install command
xrepo install fluidsynth
Integration in the project (xmake.lua)
add_requires("fluidsynth")
flux (linux)
Description |
A C++20 library for sequence-orientated programming |
Homepage |
https://tristanbrindle.com/flux/ |
License |
BSL-1.0 |
Versions |
2023.08.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
flux/xmake.lua |
Install command
xrepo install flux
Integration in the project (xmake.lua)
add_requires("flux")
fluxsort (linux)
Description |
A branchless stable quicksort / mergesort hybrid. |
Homepage |
https://github.com/scandum/fluxsort |
License |
MIT |
Versions |
2023.02.05 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fluxsort/xmake.lua |
Install command
xrepo install fluxsort
Integration in the project (xmake.lua)
add_requires("fluxsort")
fmi (linux)
Description |
Specification of the Functional Mock-Up Interface (FMI) |
Homepage |
https://fmi-standard.org/ |
Versions |
v3.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fmi/xmake.lua |
Install command
xrepo install fmi
Integration in the project (xmake.lua)
add_requires("fmi")
fmi4cpp (linux)
Description |
A cross-platform FMI 2.0 implementation written in modern C++ |
Homepage |
https://github.com/NTNU-IHB/FMI4cpp |
Versions |
0.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fmi4cpp/xmake.lua |
Install command
xrepo install fmi4cpp
Integration in the project (xmake.lua)
add_requires("fmi4cpp")
fmt (linux)
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 |
10.0.0, 10.1.0, 10.1.1, 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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fmt/xmake.lua |
Install command
xrepo install fmt
Integration in the project (xmake.lua)
add_requires("fmt")
fmtlog (linux)
Description |
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds. |
Homepage |
https://github.com/MengRao/fmtlog |
License |
MIT |
Versions |
v2.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fmtlog/xmake.lua |
Install command
xrepo install fmtlog
Integration in the project (xmake.lua)
add_requires("fmtlog")
folly (linux)
Description |
An open-source C++ library developed and used at Facebook. |
Homepage |
https://github.com/facebook/folly |
License |
Apache-2.0 |
Versions |
2021.06.28, 2021.08.02, 2021.11.01, 2022.02.14, 2022.04.25, 2022.08.29, 2023.11.20 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
folly/xmake.lua |
Install command
xrepo install folly
Integration in the project (xmake.lua)
add_requires("folly")
fontconfig (linux)
Description |
A library for configuring and customizing font access. |
Homepage |
https://www.freedesktop.org/wiki/Software/fontconfig/ |
Versions |
2.13.1, 2.13.93, 2.13.94, 2.14.0, 2.14.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fontconfig/xmake.lua |
Install command
xrepo install fontconfig
Integration in the project (xmake.lua)
add_requires("fontconfig")
fpng (linux)
Install command
xrepo install fpng
Integration in the project (xmake.lua)
add_requires("fpng")
freeglut (linux)
Description |
A free-software/open-source alternative to the OpenGL Utility Toolkit (GLUT) library. |
Homepage |
http://freeglut.sourceforge.net |
License |
MIT |
Versions |
v3.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
freeglut/xmake.lua |
Install command
xrepo install freeglut
Integration in the project (xmake.lua)
add_requires("freeglut")
freeimage (linux)
Description |
FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). |
Homepage |
https://sourceforge.net/projects/freeimage/ |
Versions |
3.18.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
freeimage/xmake.lua |
Install command
xrepo install freeimage
Integration in the project (xmake.lua)
add_requires("freeimage")
freetype (linux)
Description |
A freely available software library to render fonts. |
Homepage |
https://www.freetype.org |
License |
BSD |
Versions |
2.10.4, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.13.0, 2.13.1, 2.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
freetype/xmake.lua |
Install command
xrepo install freetype
Integration in the project (xmake.lua)
add_requires("freetype")
fribidi (linux)
Description |
The Free Implementation of the Unicode Bidirectional Algorithm. |
Homepage |
https://github.com/fribidi/fribidi |
License |
LGPL-2.1 |
Versions |
1.0.10, 1.0.11, 1.0.12, 1.0.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fribidi/xmake.lua |
Install command
xrepo install fribidi
Integration in the project (xmake.lua)
add_requires("fribidi")
frozen (linux)
Description |
A header-only, constexpr alternative to gperf for C++14 users |
Homepage |
https://github.com/serge-sans-paille/frozen |
License |
Apache-2.0 |
Versions |
1.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
frozen/xmake.lua |
Install command
xrepo install frozen
Integration in the project (xmake.lua)
add_requires("frozen")
frozenca-btree (linux)
Description |
A general-purpose high-performance lightweight STL-like modern C++ B-Tree |
Homepage |
https://github.com/frozenca/BTree |
License |
Apache-2.0 |
Versions |
2022.08.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
frozenca-btree/xmake.lua |
Install command
xrepo install frozenca-btree
Integration in the project (xmake.lua)
add_requires("frozenca-btree")
fruit (linux)
Description |
Fruit, a dependency injection framework for C++ |
Homepage |
https://github.com/google/fruit/wiki |
License |
Apache-2.0 |
Versions |
v3.7.0, v3.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fruit/xmake.lua |
Install command
xrepo install fruit
Integration in the project (xmake.lua)
add_requires("fruit")
ftgl (linux)
Description |
FTGL is a free open source library to enable developers to use arbitrary fonts in their OpenGL applications. |
Homepage |
https://github.com/frankheckenbach/ftgl |
License |
MIT |
Versions |
v2.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ftgl/xmake.lua |
Install command
xrepo install ftgl
Integration in the project (xmake.lua)
add_requires("ftgl")
ftxui (linux)
Description |
:computer: C++ Functional Terminal User Interface. :heart: |
Homepage |
https://github.com/ArthurSonzogni/FTXUI |
License |
MIT |
Versions |
v3.0.0, v4.1.1, v5.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ftxui/xmake.lua |
Install command
xrepo install ftxui
Integration in the project (xmake.lua)
add_requires("ftxui")
function2 (linux)
Description |
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more |
Homepage |
http://naios.github.io/function2 |
License |
BSL-1.0 |
Versions |
4.1.0, 4.2.0, 4.2.1, 4.2.2, 4.2.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
function2/xmake.lua |
Install command
xrepo install function2
Integration in the project (xmake.lua)
add_requires("function2")
functionalplus (linux)
Install command
xrepo install functionalplus
Integration in the project (xmake.lua)
add_requires("functionalplus")
fx-gltf (linux)
Description |
A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0 |
Homepage |
https://github.com/jessey-git/fx-gltf |
License |
MIT |
Versions |
v1.2.0, v2.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fx-gltf/xmake.lua |
Install command
xrepo install fx-gltf
Integration in the project (xmake.lua)
add_requires("fx-gltf")
fxdiv (linux)
Description |
C99/C++ header-only library for division via fixed-point multiplication by inverse |
Homepage |
https://github.com/Maratyszcza/FXdiv |
License |
MIT |
Versions |
2020.12.09 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fxdiv/xmake.lua |
Install command
xrepo install fxdiv
Integration in the project (xmake.lua)
add_requires("fxdiv")
g
g2o (linux)
Description |
g2o: A General Framework for Graph Optimization |
Homepage |
http://openslam.org/g2o.html |
Versions |
2020.12.23 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
g2o/xmake.lua |
Install command
xrepo install g2o
Integration in the project (xmake.lua)
add_requires("g2o")
g3log (linux)
Description |
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage. |
Homepage |
http://github.com/KjellKod/g3log |
License |
Unlicense |
Versions |
2.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
g3log/xmake.lua |
Install command
xrepo install g3log
Integration in the project (xmake.lua)
add_requires("g3log")
gamenetworkingsockets (linux)
Description |
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption. |
Homepage |
https://github.com/ValveSoftware/GameNetworkingSockets |
License |
BSD-3-Clause |
Versions |
v1.2.0, v1.3.0, v1.4.0, v1.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gamenetworkingsockets/xmake.lua |
Install command
xrepo install gamenetworkingsockets
Integration in the project (xmake.lua)
add_requires("gamenetworkingsockets")
gcem (linux)
Description |
A C++ compile-time math library using generalized constant expressions |
Homepage |
https://www.kthohr.com/gcem.html |
License |
Apache-2.0 |
Versions |
v1.13.1, v1.16.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gcem/xmake.lua |
Install command
xrepo install gcem
Integration in the project (xmake.lua)
add_requires("gcem")
gdal (linux)
Description |
GDAL is a translator library for raster and vector geospatial data formats by the Open Source Geospatial Foundation |
Homepage |
https://gdal.org/ |
License |
MIT |
Versions |
3.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gdal/xmake.lua |
Install command
xrepo install gdal
Integration in the project (xmake.lua)
add_requires("gdal")
gdk-pixbuf (linux)
Description |
GdkPixbuf is a library that loads image data in various formats and stores it as linear buffers in memory. The buffers can then be scaled, composited, modified, saved, or rendered. |
Homepage |
https://docs.gtk.org/gdk-pixbuf/ |
License |
LGPL-2.1 |
Versions |
2.42.10, 2.42.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gdk-pixbuf/xmake.lua |
Install command
xrepo install gdk-pixbuf
Integration in the project (xmake.lua)
add_requires("gdk-pixbuf")
geant4 (linux)
Description |
Geant4 is a toolkit for the simulation of the passage of particles through matter. |
Homepage |
https://geant4.web.cern.ch/ |
Versions |
10.7.2, 11.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
geant4/xmake.lua |
Install command
xrepo install geant4
Integration in the project (xmake.lua)
add_requires("geant4")
genie (linux)
Install command
xrepo install genie
Integration in the project (xmake.lua)
add_requires("genie")
geographiclib (linux)
Description |
GeographicLib is a small C++ library for geodesic and rhumb line calculations and conversions between geographic, UTM, UPS, MGRS, geocentric |
Homepage |
https://geographiclib.sourceforge.io/C++/doc/index.html |
License |
MIT License |
Versions |
2.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
geographiclib/xmake.lua |
Install command
xrepo install geographiclib
Integration in the project (xmake.lua)
add_requires("geographiclib")
geos (linux)
Description |
GEOS (Geometry Engine - Open Source) is a C++ port of the JTS Topology Suite (JTS). |
Homepage |
https://trac.osgeo.org/geos/ |
License |
LGPL-2.1 |
Versions |
3.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
geos/xmake.lua |
Install command
xrepo install geos
Integration in the project (xmake.lua)
add_requires("geos")
gettext (linux)
Description |
GNU internationalization (i18n) and localization (l10n) library. |
Homepage |
https://www.gnu.org/software/gettext/ |
Versions |
0.19.8-1, 0.21, 0.21.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gettext/xmake.lua |
Install command
xrepo install gettext
Integration in the project (xmake.lua)
add_requires("gettext")
gflags (linux)
Description |
The gflags package contains a C++ library that implements commandline flags processing. |
Homepage |
https://github.com/gflags/gflags/ |
License |
BSD-3-Clause |
Versions |
v2.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gflags/xmake.lua |
Install command
xrepo install gflags
Integration in the project (xmake.lua)
add_requires("gflags")
ghc_filesystem (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ghc_filesystem/xmake.lua |
Install command
xrepo install ghc_filesystem
Integration in the project (xmake.lua)
add_requires("ghc_filesystem")
ghostscript (linux)
Description |
Ghostscript is an interpreter for the PostScript® language and PDF files. |
Homepage |
https://www.ghostscript.com/ |
License |
AGPL-3.0 |
Versions |
10.0.0, 10.02.0, 9.55.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ghostscript/xmake.lua |
Install command
xrepo install ghostscript
Integration in the project (xmake.lua)
add_requires("ghostscript")
gifdec (linux)
Install command
xrepo install gifdec
Integration in the project (xmake.lua)
add_requires("gifdec")
giflib (linux)
Install command
xrepo install giflib
Integration in the project (xmake.lua)
add_requires("giflib")
git-crypt (linux)
Install command
xrepo install git-crypt
Integration in the project (xmake.lua)
add_requires("git-crypt")
glad (linux)
Description |
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs. |
Homepage |
https://glad.dav1d.de/ |
License |
MIT |
Versions |
v0.1.34, v0.1.36 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glad/xmake.lua |
Install command
xrepo install glad
Integration in the project (xmake.lua)
add_requires("glad")
glaze (linux)
Description |
Extremely fast, in memory, JSON and interface library for modern C++ |
Homepage |
https://github.com/stephenberry/glaze |
Versions |
v1.3.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glaze/xmake.lua |
Install command
xrepo install glaze
Integration in the project (xmake.lua)
add_requires("glaze")
glew (linux)
Description |
A cross-platform open-source C/C++ extension loading library. |
Homepage |
http://glew.sourceforge.net/ |
Versions |
2.1.0, 2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glew/xmake.lua |
Install command
xrepo install glew
Integration in the project (xmake.lua)
add_requires("glew")
glfw (linux)
Description |
GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. |
Homepage |
https://www.glfw.org/ |
License |
zlib |
Versions |
3.3.2, 3.3.4, 3.3.5, 3.3.6, 3.3.7, 3.3.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glfw/xmake.lua |
Install command
xrepo install glfw
Integration in the project (xmake.lua)
add_requires("glfw")
glfw3webgpu (linux)
Install command
xrepo install glfw3webgpu
Integration in the project (xmake.lua)
add_requires("glfw3webgpu")
gli (linux)
Description |
OpenGL Image (GLI) |
Homepage |
https://gli.g-truc.net/ |
Versions |
0.8.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gli/xmake.lua |
Install command
xrepo install gli
Integration in the project (xmake.lua)
add_requires("gli")
glib (linux)
Description |
Low-level core library that forms the basis for projects such as GTK+ and GNOME. |
Homepage |
https://docs.gtk.org/glib/ |
License |
LGPL-2.1 |
Versions |
2.71.0, 2.78.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glib/xmake.lua |
Install command
xrepo install glib
Integration in the project (xmake.lua)
add_requires("glib")
glm (linux)
Description |
OpenGL Mathematics (GLM) |
Homepage |
https://glm.g-truc.net/ |
Versions |
0.9.9+8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glm/xmake.lua |
Install command
xrepo install glm
Integration in the project (xmake.lua)
add_requires("glm")
glog (linux)
Description |
C++ implementation of the Google logging module |
Homepage |
https://github.com/google/glog/ |
License |
BSD-3-Clause |
Versions |
v0.4.0, v0.5.0, v0.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glog/xmake.lua |
Install command
xrepo install glog
Integration in the project (xmake.lua)
add_requires("glog")
glslang (linux)
Description |
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator. |
Homepage |
https://github.com/KhronosGroup/glslang/ |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glslang/xmake.lua |
Install command
xrepo install glslang
Integration in the project (xmake.lua)
add_requires("glslang")
gmm (linux)
Description |
Gmm++ provides some basic types of sparse and dense matrices and vectors. |
Homepage |
http://getfem.org/gmm/index.html |
Versions |
5.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gmm/xmake.lua |
Install command
xrepo install gmm
Integration in the project (xmake.lua)
add_requires("gmm")
gmp (linux)
Description |
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. |
Homepage |
https://gmplib.org/ |
License |
LGPL-3.0 |
Versions |
6.2.1, 6.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gmp/xmake.lua |
Install command
xrepo install gmp
Integration in the project (xmake.lua)
add_requires("gmp")
gmsh (linux)
Description |
Gmsh is an open source 3D finite element mesh generator with a built-in CAD engine and post-processor. |
Homepage |
http://gmsh.info/ |
License |
GPL-2.0 |
Versions |
4.11.1, 4.8.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gmsh/xmake.lua |
Install command
xrepo install gmsh
Integration in the project (xmake.lua)
add_requires("gmsh")
gmssl (linux)
Description |
Password Toolkit supporting National secret chip SM2/SM3/SM4/SM9/SSL |
Homepage |
https://github.com/guanzhi/GmSSL |
License |
Apache-2.0 |
Versions |
v3.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gmssl/xmake.lua |
Install command
xrepo install gmssl
Integration in the project (xmake.lua)
add_requires("gmssl")
gn (linux)
Description |
GN is a meta-build system that generates build files for Ninja. |
Homepage |
https://gn.googlesource.com/gn |
Versions |
20211117 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gn/xmake.lua |
Install command
xrepo install gn
Integration in the project (xmake.lua)
add_requires("gn")
gnu-gsl (linux)
Description |
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. |
Homepage |
https://www.gnu.org/software/gsl/ |
License |
GPL-3.0 |
Versions |
2.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gnu-gsl/xmake.lua |
Install command
xrepo install gnu-gsl
Integration in the project (xmake.lua)
add_requires("gnu-gsl")
gnu-rm (linux)
Description |
GNU Arm Embedded Toolchain |
Homepage |
https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm |
Versions |
2020.10, 2021.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gnu-rm/xmake.lua |
Install command
xrepo install gnu-rm
Integration in the project (xmake.lua)
add_requires("gnu-rm")
gnu-sed (linux)
Description |
GNU implementation of the famous stream editor. |
Homepage |
https://www.gnu.org/software/sed/ |
License |
GPL-3.0 |
Versions |
4.8, 4.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gnu-sed/xmake.lua |
Install command
xrepo install gnu-sed
Integration in the project (xmake.lua)
add_requires("gnu-sed")
go (linux)
Description |
The Go Programming Language |
Homepage |
https://golang.org/ |
Versions |
1.17.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
go/xmake.lua |
Install command
xrepo install go
Integration in the project (xmake.lua)
add_requires("go")
gobject-introspection (linux)
Install command
xrepo install gobject-introspection
Integration in the project (xmake.lua)
add_requires("gobject-introspection")
godotcpp (linux)
Description |
C++ bindings for the Godot script API |
Homepage |
https://godotengine.org/ |
Versions |
3.2, 3.3, 3.4.0, 3.4.3, 3.4.4, 3.4.5, 3.5, 3.5.1, 3.5.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
godotcpp/xmake.lua |
Install command
xrepo install godotcpp
Integration in the project (xmake.lua)
add_requires("godotcpp")
godotcpp4 (linux)
Description |
C++ bindings for the Godot 4 script API |
Homepage |
https://godotengine.org/ |
Versions |
4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
godotcpp4/xmake.lua |
Install command
xrepo install godotcpp4
Integration in the project (xmake.lua)
add_requires("godotcpp4")
gperf (linux)
Install command
xrepo install gperf
Integration in the project (xmake.lua)
add_requires("gperf")
Description |
gperftools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools. |
Homepage |
https://github.com/gperftools/gperftools |
License |
BSD-3-Clause |
Versions |
2.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gperftools/xmake.lua |
Install command
xrepo install gperftools
Integration in the project (xmake.lua)
add_requires("gperftools")
gpujpeg (linux)
Description |
JPEG encoder and decoder library and console application for NVIDIA GPUs from CESNET and SITOLA of Faculty of Informatics at Masaryk University. |
Homepage |
https://github.com/CESNET/GPUJPEG |
Versions |
continuous |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gpujpeg/xmake.lua |
Install command
xrepo install gpujpeg
Integration in the project (xmake.lua)
add_requires("gpujpeg")
gr (linux)
Description |
GR framework: a graphics library for visualisation applications |
Homepage |
https://gr-framework.org/ |
License |
MIT |
Versions |
0.57.0, 0.58.0, 0.62.0, 0.64.0 |
Architectures |
i386, x86_64 |
Definition |
gr/xmake.lua |
Install command
xrepo install gr
Integration in the project (xmake.lua)
add_requires("gr")
graphene (linux)
Install command
xrepo install graphene
Integration in the project (xmake.lua)
add_requires("graphene")
grpc (linux)
Description |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) |
Homepage |
https://grpc.io |
License |
Apache-2.0 |
Versions |
v1.51.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
grpc/xmake.lua |
Install command
xrepo install grpc
Integration in the project (xmake.lua)
add_requires("grpc")
gsl (linux)
Description |
Guidelines Support Library |
Homepage |
https://github.com/microsoft/GSL |
License |
MIT |
Versions |
v3.1.0, v4.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gsl/xmake.lua |
Install command
xrepo install gsl
Integration in the project (xmake.lua)
add_requires("gsl")
gsl-lite (linux)
Description |
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later |
Homepage |
https://github.com/gsl-lite/gsl-lite |
License |
MIT |
Versions |
v0.41.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gsl-lite/xmake.lua |
Install command
xrepo install gsl-lite
Integration in the project (xmake.lua)
add_requires("gsl-lite")
gtest (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gtest/xmake.lua |
Install command
xrepo install gtest
Integration in the project (xmake.lua)
add_requires("gtest")
guetzli (linux)
Install command
xrepo install guetzli
Integration in the project (xmake.lua)
add_requires("guetzli")
guilite (linux)
Description |
The smallest header-only GUI library (4 KLOC) for all platforms. |
Homepage |
https://github.com/idea4good/GuiLite |
License |
Apache-2.0 |
Versions |
v2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
guilite/xmake.lua |
Install command
xrepo install guilite
Integration in the project (xmake.lua)
add_requires("guilite")
gumbo-parser (linux)
Install command
xrepo install gumbo-parser
Integration in the project (xmake.lua)
add_requires("gumbo-parser")
gyp-next (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gyp-next/xmake.lua |
Install command
xrepo install gyp-next
Integration in the project (xmake.lua)
add_requires("gyp-next")
h
h5cpp (linux)
Description |
C++ wrapper for the HDF5 C-library |
Homepage |
https://ess-dmsc.github.io/h5cpp/ |
License |
LGPL-2.1 |
Versions |
v0.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
h5cpp/xmake.lua |
Install command
xrepo install h5cpp
Integration in the project (xmake.lua)
add_requires("h5cpp")
haclog (linux)
Description |
Haclog(Happy Aync C log) is an extremely fast plain C logging library |
Homepage |
https://github.com/MuggleWei/haclog |
License |
MIT |
Versions |
v0.0.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
haclog/xmake.lua |
Install command
xrepo install haclog
Integration in the project (xmake.lua)
add_requires("haclog")
half (linux)
Description |
C++ library for half precision floating point arithmetics |
Homepage |
https://half.sourceforge.net |
License |
MIT |
Versions |
2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
half/xmake.lua |
Install command
xrepo install half
Integration in the project (xmake.lua)
add_requires("half")
handy (linux)
Description |
A simple C++11 network server framework |
Homepage |
https://github.com/yedf2/handy |
Versions |
0.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
handy/xmake.lua |
Install command
xrepo install handy
Integration in the project (xmake.lua)
add_requires("handy")
happly (linux)
Description |
A C++ header-only parser for the PLY file format. |
Homepage |
https://github.com/nmwsharp/happly |
License |
MIT |
Versions |
2022.01.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
happly/xmake.lua |
Install command
xrepo install happly
Integration in the project (xmake.lua)
add_requires("happly")
harfbuzz (linux)
Description |
HarfBuzz is a text shaping library. |
Homepage |
https://harfbuzz.github.io/ |
License |
MIT |
Versions |
2.8.1, 2.9.0, 3.0.0, 3.1.1, 4.4.1, 5.3.1, 6.0.0, 7.3.0, 8.0.0, 8.0.1, 8.1.0, 8.1.1, 8.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
harfbuzz/xmake.lua |
Install command
xrepo install harfbuzz
Integration in the project (xmake.lua)
add_requires("harfbuzz")
hash-library (linux)
Install command
xrepo install hash-library
Integration in the project (xmake.lua)
add_requires("hash-library")
hdf5 (linux)
Description |
High-performance data management and storage suite |
Homepage |
https://www.hdfgroup.org/solutions/hdf5/ |
License |
BSD-3-Clause |
Versions |
1.10.7, 1.12.0, 1.12.1, 1.12.2, 1.13.2, 1.13.3, 1.14.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hdf5/xmake.lua |
Install command
xrepo install hdf5
Integration in the project (xmake.lua)
add_requires("hdf5")
hdrhistogram_c (linux)
Install command
xrepo install hdrhistogram_c
Integration in the project (xmake.lua)
add_requires("hdrhistogram_c")
hedley (linux)
Description |
A C/C++ header to help move #ifdefs out of your code |
Homepage |
https://nemequ.github.io/hedley/ |
License |
CC0-1.0 |
Versions |
v15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hedley/xmake.lua |
Install command
xrepo install hedley
Integration in the project (xmake.lua)
add_requires("hedley")
hffix (linux)
Description |
C++ Library for FIX (Financial Information Exchange) Protocol. |
Homepage |
https://github.com/jamesdbrock/hffix |
License |
BSD-2-Clause |
Versions |
v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hffix/xmake.lua |
Install command
xrepo install hffix
Integration in the project (xmake.lua)
add_requires("hffix")
highfive (linux)
Description |
HighFive - Header-only C++ HDF5 interface |
Homepage |
https://github.com/BlueBrain/HighFive |
Versions |
v2.3.1, v2.6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
highfive/xmake.lua |
Install command
xrepo install highfive
Integration in the project (xmake.lua)
add_requires("highfive")
highs (linux)
Install command
xrepo install highs
Integration in the project (xmake.lua)
add_requires("highs")
hiredis (linux)
Description |
Minimalistic C client for Redis >= 1.2 |
Homepage |
https://github.com/redis/hiredis |
License |
BSD-3-Clause |
Versions |
v1.0.2, v1.1.0, v1.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hiredis/xmake.lua |
Install command
xrepo install hiredis
Integration in the project (xmake.lua)
add_requires("hiredis")
hlslpp (linux)
Description |
Math library using hlsl syntax with SSE/NEON support |
Homepage |
https://github.com/redorav/hlslpp |
License |
MIT |
Versions |
3.1, 3.2.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hlslpp/xmake.lua |
Install command
xrepo install hlslpp
Integration in the project (xmake.lua)
add_requires("hlslpp")
hopscotch-map (linux)
Description |
A C++ implementation of a fast hash map and hash set using hopscotch hashing |
Homepage |
https://github.com/Tessil/hopscotch-map |
Versions |
v2.3.0, v2.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hopscotch-map/xmake.lua |
Install command
xrepo install hopscotch-map
Integration in the project (xmake.lua)
add_requires("hopscotch-map")
hpsocket (linux)
Description |
High Performance Network Framework |
Homepage |
https://github.com/ldcsaa/HP-Socket |
License |
Apache-2.0 |
Versions |
v5.7.3, v5.8.4, v5.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hpsocket/xmake.lua |
Install command
xrepo install hpsocket
Integration in the project (xmake.lua)
add_requires("hpsocket")
http_parser (linux)
Install command
xrepo install http_parser
Integration in the project (xmake.lua)
add_requires("http_parser")
hwloc (linux)
Description |
Portable Hardware Locality (hwloc) |
Homepage |
https://www.open-mpi.org/software/hwloc/ |
License |
BSD-3-Clause |
Versions |
2.5.0, 2.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hwloc/xmake.lua |
Install command
xrepo install hwloc
Integration in the project (xmake.lua)
add_requires("hwloc")
hypre (linux)
Description |
Parallel solvers for sparse linear systems featuring multigrid methods. |
Homepage |
https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods |
License |
Apache-2.0 |
Versions |
v2.20.0, v2.23.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hypre/xmake.lua |
Install command
xrepo install hypre
Integration in the project (xmake.lua)
add_requires("hypre")
i
icbc (linux)
Install command
xrepo install icbc
Integration in the project (xmake.lua)
add_requires("icbc")
icu4c (linux)
Description |
C/C++ libraries for Unicode and globalization. |
Homepage |
http://site.icu-project.org/ |
Versions |
64.2, 68.1, 68.2, 69.1, 70.1, 71.1, 72.1, 73.1, 73.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
icu4c/xmake.lua |
Install command
xrepo install icu4c
Integration in the project (xmake.lua)
add_requires("icu4c")
ifort (linux)
Install command
xrepo install ifort
Integration in the project (xmake.lua)
add_requires("ifort")
im3d (linux)
Install command
xrepo install im3d
Integration in the project (xmake.lua)
add_requires("im3d")
imagemagick (linux)
Description |
ImageMagick is a FOSS software suite for modifying images. This does NOT provide any of the utilities. It installs the C/C++ Libraries. |
Homepage |
https://imagemagick.org/script/index.php |
License |
Apache-2.0 |
Versions |
7.0.11-13, 7.1.0-4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
imagemagick/xmake.lua |
Install command
xrepo install imagemagick
Integration in the project (xmake.lua)
add_requires("imagemagick")
imath (linux)
Description |
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics |
Homepage |
https://github.com/AcademySoftwareFoundation/Imath/ |
License |
BSD-3-Clause |
Versions |
v3.1.0, v3.1.1, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
imath/xmake.lua |
Install command
xrepo install imath
Integration in the project (xmake.lua)
add_requires("imath")
imcoolbar (linux)
Install command
xrepo install imcoolbar
Integration in the project (xmake.lua)
add_requires("imcoolbar")
imgui (linux)
Description |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies |
Homepage |
https://github.com/ocornut/imgui |
License |
MIT |
Versions |
v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85, v1.85-docking, v1.86, v1.87, v1.87-docking, v1.88, v1.88-docking, v1.89, v1.89-docking, v1.89.3, v1.89.3-docking, v1.89.4, v1.89.4-docking, v1.89.5, v1.89.5-docking, v1.89.6, v1.89.6-docking, v1.89.7, v1.89.7-docking, v1.89.8, v1.89.8-docking, v1.89.9, v1.89.9-docking, v1.90, v1.90-docking |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
imgui/xmake.lua |
Install command
xrepo install imgui
Integration in the project (xmake.lua)
add_requires("imgui")
imgui-file-dialog (linux)
Install command
xrepo install imgui-file-dialog
Integration in the project (xmake.lua)
add_requires("imgui-file-dialog")
imgui-sfml (linux)
Install command
xrepo install imgui-sfml
Integration in the project (xmake.lua)
add_requires("imgui-sfml")
imguizmo (linux)
Description |
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui |
Homepage |
https://github.com/CedricGuillemet/ImGuizmo |
Versions |
1.83, 1.89+WIP |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
imguizmo/xmake.lua |
Install command
xrepo install imguizmo
Integration in the project (xmake.lua)
add_requires("imguizmo")
immer (linux)
Description |
Library of persistent and immutable data structures written in C++. |
Homepage |
https://github.com/arximboldi/immer |
License |
BSL-1.0 |
Versions |
v0.8.0, v0.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
immer/xmake.lua |
Install command
xrepo install immer
Integration in the project (xmake.lua)
add_requires("immer")
imnodes (linux)
Description |
A small, dependency-free node editor for dear imgui |
Homepage |
https://github.com/Nelarius/imnodes |
License |
MIT |
Versions |
v0.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
imnodes/xmake.lua |
Install command
xrepo install imnodes
Integration in the project (xmake.lua)
add_requires("imnodes")
implot (linux)
Install command
xrepo install implot
Integration in the project (xmake.lua)
add_requires("implot")
indicators (linux)
Install command
xrepo install indicators
Integration in the project (xmake.lua)
add_requires("indicators")
infoware (linux)
Description |
C++ Library for pulling system and hardware information, without hitting the command line. |
Homepage |
https://github.com/ThePhD/infoware |
License |
CC0-1.0 |
Versions |
2023.04.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
infoware/xmake.lua |
Install command
xrepo install infoware
Integration in the project (xmake.lua)
add_requires("infoware")
inifile-cpp (linux)
Install command
xrepo install inifile-cpp
Integration in the project (xmake.lua)
add_requires("inifile-cpp")
iniparser (linux)
Install command
xrepo install iniparser
Integration in the project (xmake.lua)
add_requires("iniparser")
inipp (linux)
Install command
xrepo install inipp
Integration in the project (xmake.lua)
add_requires("inipp")
inja (linux)
Description |
A Template Engine for Modern C++ |
Homepage |
https://pantor.github.io/inja/ |
Versions |
v2.1.0, v3.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
inja/xmake.lua |
Install command
xrepo install inja
Integration in the project (xmake.lua)
add_requires("inja")
iowow (linux)
Description |
A C utility library and persistent key/value storage engine |
Homepage |
https://iowow.softmotions.com |
License |
MIT |
Versions |
v1.4.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
iowow/xmake.lua |
Install command
xrepo install iowow
Integration in the project (xmake.lua)
add_requires("iowow")
ip2region (linux)
Install command
xrepo install ip2region
Integration in the project (xmake.lua)
add_requires("ip2region")
irrlicht (linux)
Description |
The Irrlicht Engine is an open source realtime 3D engine written in C++. |
Homepage |
https://irrlicht.sourceforge.io/ |
License |
zlib |
Versions |
1.8.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
irrlicht/xmake.lua |
Install command
xrepo install irrlicht
Integration in the project (xmake.lua)
add_requires("irrlicht")
irrxml (linux)
Install command
xrepo install irrxml
Integration in the project (xmake.lua)
add_requires("irrxml")
iso-codes (linux)
Install command
xrepo install iso-codes
Integration in the project (xmake.lua)
add_requires("iso-codes")
isocline (linux)
Description |
Isocline is a portable GNU readline alternative |
Homepage |
https://github.com/daanx/isocline |
License |
MIT |
Versions |
2022.01.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
isocline/xmake.lua |
Install command
xrepo install isocline
Integration in the project (xmake.lua)
add_requires("isocline")
ispc (linux)
Description |
Intel® Implicit SPMD Program Compiler |
Homepage |
https://ispc.github.io/ |
License |
BSD-3-Clause |
Versions |
1.17.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ispc/xmake.lua |
Install command
xrepo install ispc
Integration in the project (xmake.lua)
add_requires("ispc")
itk (linux)
Description |
ITK is an open-source, cross-platform library that provides developers with an extensive suite of software tools for image analysis. |
Homepage |
https://itk.org/ |
License |
Apache-2.0 |
Versions |
5.2.0, 5.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
itk/xmake.lua |
Install command
xrepo install itk
Integration in the project (xmake.lua)
add_requires("itk")
Description |
ITS Tool allows you to translate your XML documents with PO files |
Homepage |
http://itstool.org/ |
License |
GPL-3.0 |
Versions |
2.0.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
itstool/xmake.lua |
Install command
xrepo install itstool
Integration in the project (xmake.lua)
add_requires("itstool")
iverilog (linux)
Install command
xrepo install iverilog
Integration in the project (xmake.lua)
add_requires("iverilog")
ixwebsocket (linux)
Description |
websocket and http client and server library, with TLS support and very few dependencies |
Homepage |
https://github.com/machinezone/IXWebSocket |
License |
BSD-3-Clause |
Versions |
v11.4.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ixwebsocket/xmake.lua |
Install command
xrepo install ixwebsocket
Integration in the project (xmake.lua)
add_requires("ixwebsocket")
j
jansson (linux)
Description |
C library for encoding, decoding and manipulating JSON data |
Homepage |
https://github.com/akheron/jansson |
License |
MIT |
Versions |
2.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jansson/xmake.lua |
Install command
xrepo install jansson
Integration in the project (xmake.lua)
add_requires("jansson")
jasper (linux)
Description |
Official Repository for the JasPer Image Coding Toolkit |
Homepage |
https://www.ece.uvic.ca/~frodo/jasper/ |
License |
BSD-2-Clause |
Versions |
2.0.28, 2.0.32, 2.0.33 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jasper/xmake.lua |
Install command
xrepo install jasper
Integration in the project (xmake.lua)
add_requires("jasper")
jemalloc (linux)
| Description | A general purpose malloc(3) implementation that emphasizes
fragmentation avoidance and scalable concurrency support |
| -- | -- |
| Homepage | http://jemalloc.net/ |
| Versions | 5.2.1, 5.3.0 |
| Architectures | arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
| Definition | jemalloc/xmake.lua |
Install command
xrepo install jemalloc
Integration in the project (xmake.lua)
add_requires("jemalloc")
johnnyengine (linux)
Install command
xrepo install johnnyengine
Integration in the project (xmake.lua)
add_requires("johnnyengine")
joltphysics (linux)
Description |
A multi core friendly rigid body physics and collision detection library suitable for games and VR applications. |
Homepage |
https://github.com/jrouwe/JoltPhysics |
License |
MIT |
Versions |
v2.0.1, v3.0.0, v3.0.1, v4.0.0, v4.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
joltphysics/xmake.lua |
Install command
xrepo install joltphysics
Integration in the project (xmake.lua)
add_requires("joltphysics")
jsmn (linux)
Description |
Jsmn is a world fastest JSON parser/tokenizer |
Homepage |
https://github.com/zserge/jsmn |
Versions |
v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jsmn/xmake.lua |
Install command
xrepo install jsmn
Integration in the project (xmake.lua)
add_requires("jsmn")
json-c (linux)
Install command
xrepo install json-c
Integration in the project (xmake.lua)
add_requires("json-c")
json-schema-validator (linux)
Install command
xrepo install json-schema-validator
Integration in the project (xmake.lua)
add_requires("json-schema-validator")
json.h (linux)
Install command
xrepo install json.h
Integration in the project (xmake.lua)
add_requires("json.h")
jsoncons (linux)
Description |
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON |
Homepage |
https://danielaparker.github.io/jsoncons/ |
Versions |
v0.158.0, v0.170.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jsoncons/xmake.lua |
Install command
xrepo install jsoncons
Integration in the project (xmake.lua)
add_requires("jsoncons")
jsoncpp (linux)
Description |
A C++ library for interacting with JSON. |
Homepage |
https://github.com/open-source-parsers/jsoncpp/wiki |
Versions |
1.9.4, 1.9.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jsoncpp/xmake.lua |
Install command
xrepo install jsoncpp
Integration in the project (xmake.lua)
add_requires("jsoncpp")
jwt-cpp (linux)
Description |
A header only library for creating and validating json web tokens in c++ |
Homepage |
https://thalhammer.github.io/jwt-cpp/ |
License |
MIT |
Versions |
v0.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jwt-cpp/xmake.lua |
Install command
xrepo install jwt-cpp
Integration in the project (xmake.lua)
add_requires("jwt-cpp")
k
kahip (linux)
Description |
KaHIP - Karlsruhe High Quality Partitioning |
Homepage |
https://kahip.github.io/ |
License |
MIT |
Versions |
v3.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
kahip/xmake.lua |
Install command
xrepo install kahip
Integration in the project (xmake.lua)
add_requires("kahip")
kangaru (linux)
Description |
🦘 A dependency injection container for C++11, C++14 and later |
Homepage |
https://github.com/gracicot/kangaru |
License |
MIT |
Versions |
v4.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
kangaru/xmake.lua |
Install command
xrepo install kangaru
Integration in the project (xmake.lua)
add_requires("kangaru")
kcp (linux)
Install command
xrepo install kcp
Integration in the project (xmake.lua)
add_requires("kcp")
kiwisolver (linux)
Description |
Efficient C++ implementation of the Cassowary constraint solving algorithm |
Homepage |
https://kiwisolver.readthedocs.io/en/latest/ |
Versions |
1.3.1, 1.3.2, 1.4.4, 1.4.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
kiwisolver/xmake.lua |
Install command
xrepo install kiwisolver
Integration in the project (xmake.lua)
add_requires("kiwisolver")
kokkos (linux)
Description |
Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model |
Homepage |
https://kokkos.github.io/ |
License |
Apache-2.0 |
Versions |
4.0.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
kokkos/xmake.lua |
Install command
xrepo install kokkos
Integration in the project (xmake.lua)
add_requires("kokkos")
kokkos-kernels (linux)
Install command
xrepo install kokkos-kernels
Integration in the project (xmake.lua)
add_requires("kokkos-kernels")
krb5 (linux)
Description |
Kerberos: The Network Authentication Protocol |
Homepage |
http://web.mit.edu/kerberos/ |
Versions |
1.19.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
krb5/xmake.lua |
Install command
xrepo install krb5
Integration in the project (xmake.lua)
add_requires("krb5")
kuba-zip (linux)
Description |
A portable, simple zip library written in C |
Homepage |
https://github.com/kuba--/zip |
License |
Unlicense |
Versions |
v0.2.2, v0.2.5, v0.2.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
kuba-zip/xmake.lua |
Install command
xrepo install kuba-zip
Integration in the project (xmake.lua)
add_requires("kuba-zip")
l
lame (linux)
Description |
High quality MPEG Audio Layer III (MP3) encoder |
Homepage |
https://lame.sourceforge.io/ |
License |
LGPL-2.0-or-later |
Versions |
3.100 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lame/xmake.lua |
Install command
xrepo install lame
Integration in the project (xmake.lua)
add_requires("lame")
lbuild (linux)
Description |
lbuild: a generic, modular code generator in Python 3 |
Homepage |
https://pypi.org/project/lbuild |
Versions |
2022.02.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lbuild/xmake.lua |
Install command
xrepo install lbuild
Integration in the project (xmake.lua)
add_requires("lbuild")
lcms (linux)
Description |
A free, open source, CMM engine. |
Homepage |
https://www.littlecms.com/ |
License |
MIT |
Versions |
2.11, 2.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lcms/xmake.lua |
Install command
xrepo install lcms
Integration in the project (xmake.lua)
add_requires("lcms")
lemon (linux)
Description |
Library for Efficient Modeling and Optimization in Networks. |
Homepage |
https://lemon.cs.elte.hu/trac/lemon |
License |
BSL-1.0 |
Versions |
1.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lemon/xmake.lua |
Install command
xrepo install lemon
Integration in the project (xmake.lua)
add_requires("lemon")
leptonica (linux)
Description |
Leptonica is a pedagogically-oriented open source site containing software that is broadly useful for image processing and image analysis applications. |
Homepage |
http://www.leptonica.org/ |
License |
BSD-2-Clause |
Versions |
1.80.0, 1.81.1, 1.82.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
leptonica/xmake.lua |
Install command
xrepo install leptonica
Integration in the project (xmake.lua)
add_requires("leptonica")
lerc (linux)
Description |
Limited Error Raster Compression |
Homepage |
https://github.com/esri/lerc |
License |
Apache-2.0 |
Versions |
v4.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lerc/xmake.lua |
Install command
xrepo install lerc
Integration in the project (xmake.lua)
add_requires("lerc")
leveldb (linux)
Description |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. |
Homepage |
https://github.com/google/leveldb |
Versions |
1.22, 1.23 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
leveldb/xmake.lua |
Install command
xrepo install leveldb
Integration in the project (xmake.lua)
add_requires("leveldb")
lexbor (linux)
Description |
Lexbor is development of an open source HTML Renderer library. https://lexbor.com |
Homepage |
https://github.com/lexbor/lexbor |
License |
Apache-2.0 |
Versions |
v2.2.0, v2.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lexbor/xmake.lua |
Install command
xrepo install lexbor
Integration in the project (xmake.lua)
add_requires("lexbor")
lexy (linux)
Description |
C++ parsing DSL |
Homepage |
https://lexy.foonathan.net |
Versions |
2022.03.21, 2022.12.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lexy/xmake.lua |
Install command
xrepo install lexy
Integration in the project (xmake.lua)
add_requires("lexy")
libaco (linux)
Description |
A blazing fast and lightweight C asymmetric coroutine library |
Homepage |
https://github.com/hnes/libaco |
Versions |
v1.2.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libaco/xmake.lua |
Install command
xrepo install libaco
Integration in the project (xmake.lua)
add_requires("libaco")
libaesgm (linux)
Install command
xrepo install libaesgm
Integration in the project (xmake.lua)
add_requires("libaesgm")
libaio (linux)
Description |
Linux-native asynchronous I/O access library |
Homepage |
https://pagure.io/libaio |
License |
LGPL-2.1-or-later |
Versions |
0.3.113 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libaio/xmake.lua |
Install command
xrepo install libaio
Integration in the project (xmake.lua)
add_requires("libaio")
libarchive (linux)
Description |
Multi-format archive and compression library |
Homepage |
https://libarchive.org/ |
License |
BSD-2-Clause |
Versions |
3.5.1, 3.5.2, 3.6.2, 3.7.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libarchive/xmake.lua |
Install command
xrepo install libarchive
Integration in the project (xmake.lua)
add_requires("libarchive")
libargon2 (linux)
Description |
The password hash Argon2, winner of PHC |
Homepage |
https://github.com/P-H-C/phc-winner-argon2 |
Versions |
20190702 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libargon2/xmake.lua |
Install command
xrepo install libargon2
Integration in the project (xmake.lua)
add_requires("libargon2")
libass (linux)
Description |
libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. |
Homepage |
https://github.com/libass/libass |
License |
ISC |
Versions |
0.15.2, 0.16.0, 0.17.0, 0.17.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libass/xmake.lua |
Install command
xrepo install libass
Integration in the project (xmake.lua)
add_requires("libass")
libassert (linux)
Install command
xrepo install libassert
Integration in the project (xmake.lua)
add_requires("libassert")
libavif (linux)
Description |
libavif - Library for encoding and decoding .avif files |
Homepage |
https://github.com/AOMediaCodec/libavif |
License |
BSD-2-Clause |
Versions |
v0.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libavif/xmake.lua |
Install command
xrepo install libavif
Integration in the project (xmake.lua)
add_requires("libavif")
libbacktrace (linux)
Install command
xrepo install libbacktrace
Integration in the project (xmake.lua)
add_requires("libbacktrace")
libbigwig (linux)
Install command
xrepo install libbigwig
Integration in the project (xmake.lua)
add_requires("libbigwig")
libbpf (linux)
Description |
Automated upstream mirror for libbpf stand-alone build. |
Homepage |
https://github.com/libbpf/libbpf |
Versions |
v0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libbpf/xmake.lua |
Install command
xrepo install libbpf
Integration in the project (xmake.lua)
add_requires("libbpf")
libbpg (linux)
Description |
Image format meant to improve on JPEG quality and file size |
Homepage |
https://bellard.org/bpg/ |
Versions |
0.9.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libbpg/xmake.lua |
Install command
xrepo install libbpg
Integration in the project (xmake.lua)
add_requires("libbpg")
libbsd (linux)
Description |
This library provides useful functions commonly found on BSD systems |
Homepage |
https://libbsd.freedesktop.org/wiki/ |
License |
BSD-3-Clause |
Versions |
0.11.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libbsd/xmake.lua |
Install command
xrepo install libbsd
Integration in the project (xmake.lua)
add_requires("libbsd")
libcap (linux)
Install command
xrepo install libcap
Integration in the project (xmake.lua)
add_requires("libcap")
libccd (linux)
Description |
libccd is library for a collision detection between two convex shapes. |
Homepage |
https://github.com/danfis/libccd/ |
License |
BSD-3-Clause |
Versions |
v2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libccd/xmake.lua |
Install command
xrepo install libccd
Integration in the project (xmake.lua)
add_requires("libccd")
libco (linux)
Description |
Libco is a c/c++ coroutine library. |
Homepage |
https://github.com/Tencent/libco |
License |
Apache-2.0 |
Versions |
v1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libco/xmake.lua |
Install command
xrepo install libco
Integration in the project (xmake.lua)
add_requires("libco")
libcpuid (linux)
Description |
a small C library for x86 CPU detection and feature extraction |
Homepage |
https://github.com/anrieff/libcpuid |
Versions |
v0.5.1, v0.6.3, v0.6.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libcpuid/xmake.lua |
Install command
xrepo install libcpuid
Integration in the project (xmake.lua)
add_requires("libcpuid")
libcroco (linux)
Description |
Libcroco is a standalone css2 parsing and manipulation library. |
Homepage |
https://gitlab.com/inkscape/libcroco |
License |
LGPL-2.0 |
Versions |
0.6.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libcroco/xmake.lua |
Install command
xrepo install libcroco
Integration in the project (xmake.lua)
add_requires("libcroco")
libcurl (linux)
Description |
The multiprotocol file transfer library. |
Homepage |
https://curl.haxx.se/ |
License |
MIT |
Versions |
7.31.0, 7.32.0, 7.33.0, 7.34.0, 7.35.0, 7.36.0, 7.37.1, 7.38.0, 7.39.0, 7.40.0, 7.41.0, 7.42.1, 7.43.0, 7.44.0, 7.45.0, 7.46.0, 7.47.1, 7.48.0, 7.49.1, 7.50.3, 7.51.0, 7.52.1, 7.53.1, 7.54.1, 7.55.1, 7.56.1, 7.57.0, 7.58.0, 7.59.0, 7.60.0, 7.61.0, 7.61.1, 7.62.0, 7.63.0, 7.64.0, 7.64.1, 7.65.3, 7.66.0, 7.67.0, 7.68.0, 7.69.1, 7.70.0, 7.71.1, 7.72.0, 7.73.0, 7.74.0, 7.75.0, 7.76.1, 7.77.0, 7.78.0, 7.80.0, 7.81.0, 7.82.0, 7.84.0, 7.85.0, 7.86.0, 7.87.0, 8.0.1, 8.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libcurl/xmake.lua |
Install command
xrepo install libcurl
Integration in the project (xmake.lua)
add_requires("libcurl")
libdc1394 (linux)
Install command
xrepo install libdc1394
Integration in the project (xmake.lua)
add_requires("libdc1394")
libde265 (linux)
Description |
Open h.265 video codec implementation. |
Homepage |
https://www.libde265.org/ |
License |
LGPL-3.0 |
Versions |
1.0.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libde265/xmake.lua |
Install command
xrepo install libde265
Integration in the project (xmake.lua)
add_requires("libde265")
libdeflate (linux)
Description |
libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. |
Homepage |
https://github.com/ebiggers/libdeflate |
License |
MIT |
Versions |
v1.10, v1.13, v1.15, v1.17, v1.19, v1.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libdeflate/xmake.lua |
Install command
xrepo install libdeflate
Integration in the project (xmake.lua)
add_requires("libdeflate")
libdill (linux)
Install command
xrepo install libdill
Integration in the project (xmake.lua)
add_requires("libdill")
libdisasm (linux)
Install command
xrepo install libdisasm
Integration in the project (xmake.lua)
add_requires("libdisasm")
libdivide (linux)
Description |
Official git repository for libdivide: optimized integer division |
Homepage |
http://libdivide.com |
Versions |
5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libdivide/xmake.lua |
Install command
xrepo install libdivide
Integration in the project (xmake.lua)
add_requires("libdivide")
libdivsufsort (linux)
Install command
xrepo install libdivsufsort
Integration in the project (xmake.lua)
add_requires("libdivsufsort")
libelf (linux)
Install command
xrepo install libelf
Integration in the project (xmake.lua)
add_requires("libelf")
libenvpp (linux)
Description |
A modern C++ library for type-safe environment variable parsing |
Homepage |
https://github.com/ph3at/libenvpp |
License |
Apache-2.0 |
Versions |
v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libenvpp/xmake.lua |
Install command
xrepo install libenvpp
Integration in the project (xmake.lua)
add_requires("libenvpp")
libepoxy (linux)
Description |
Epoxy is a library for handling OpenGL function pointer management for you. |
Homepage |
https://download.gnome.org/sources/libepoxy/ |
License |
MIT |
Versions |
1.5.10, 1.5.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libepoxy/xmake.lua |
Install command
xrepo install libepoxy
Integration in the project (xmake.lua)
add_requires("libepoxy")
libev (linux)
Description |
Full-featured high-performance event loop loosely modelled after libevent. |
Homepage |
http://software.schmorp.de/pkg/libev |
Versions |
4.33 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libev/xmake.lua |
Install command
xrepo install libev
Integration in the project (xmake.lua)
add_requires("libev")
libevdev (linux)
Description |
libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc. The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary. |
Homepage |
https://www.freedesktop.org/wiki/Software/libevdev/ |
License |
MIT |
Versions |
1.13.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libevdev/xmake.lua |
Install command
xrepo install libevdev
Integration in the project (xmake.lua)
add_requires("libevdev")
libevent (linux)
Description |
libevent – an event notification library |
Homepage |
https://libevent.org/ |
License |
BSD-3-Clause |
Versions |
2.1.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libevent/xmake.lua |
Install command
xrepo install libevent
Integration in the project (xmake.lua)
add_requires("libevent")
libfabric (linux)
Description |
Open Fabric Interfaces |
Homepage |
https://ofiwg.github.io/libfabric/ |
License |
BSD-2-Clause |
Versions |
1.13.0, 1.17.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfabric/xmake.lua |
Install command
xrepo install libfabric
Integration in the project (xmake.lua)
add_requires("libfabric")
libfacedetection (linux)
Install command
xrepo install libfacedetection
Integration in the project (xmake.lua)
add_requires("libfacedetection")
libffi (linux)
Description |
Portable Foreign Function Interface library. |
Homepage |
https://sourceware.org/libffi/ |
License |
MIT |
Versions |
3.2.1, 3.3, 3.4.2, 3.4.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libffi/xmake.lua |
Install command
xrepo install libffi
Integration in the project (xmake.lua)
add_requires("libffi")
libfiber (linux)
Description |
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI |
Homepage |
https://github.com/iqiyi/libfiber |
Versions |
v0.9.0+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfiber/xmake.lua |
Install command
xrepo install libfiber
Integration in the project (xmake.lua)
add_requires("libfiber")
libfive (linux)
Description |
libfive is a software library and set of tools for solid modeling, especially suited for parametric and procedural design. |
Homepage |
https://libfive.com/ |
Versions |
2021.04.08, 2022.02.22 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfive/xmake.lua |
Install command
xrepo install libfive
Integration in the project (xmake.lua)
add_requires("libfive")
libflac (linux)
Description |
Free Lossless Audio Codec |
Homepage |
https://xiph.org/flac |
License |
BSD |
Versions |
1.3.3, 1.4.2, 1.4.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libflac/xmake.lua |
Install command
xrepo install libflac
Integration in the project (xmake.lua)
add_requires("libflac")
libfreenect2 (linux)
Description |
Open source drivers for the Kinect for Windows v2 device |
Homepage |
https://github.com/OpenKinect/libfreenect2 |
License |
GPL-2.0 |
Versions |
v0.2.0, v0.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfreenect2/xmake.lua |
Install command
xrepo install libfreenect2
Integration in the project (xmake.lua)
add_requires("libfreenect2")
libfswatch (linux)
Description |
A cross-platform file change monitor with multiple backends: Apple OS X File System Events, BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.* |
Homepage |
https://emcrisostomo.github.io/fswatch/ |
Versions |
1.17.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfswatch/xmake.lua |
Install command
xrepo install libfswatch
Integration in the project (xmake.lua)
add_requires("libfswatch")
libfuse (linux)
Description |
FUSE (Filesystem in Userspace) is an interface for userspace programs to export a filesystem to the Linux kernel. |
Homepage |
https://github.com/libfuse/libfuse |
License |
GPL-2.0 |
Versions |
3.10.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfuse/xmake.lua |
Install command
xrepo install libfuse
Integration in the project (xmake.lua)
add_requires("libfuse")
libfyaml (linux)
Description |
Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite. |
Homepage |
https://github.com/pantoniou/libfyaml |
License |
MIT |
Versions |
v0.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfyaml/xmake.lua |
Install command
xrepo install libfyaml
Integration in the project (xmake.lua)
add_requires("libfyaml")
libgcrypt (linux)
Install command
xrepo install libgcrypt
Integration in the project (xmake.lua)
add_requires("libgcrypt")
libgd (linux)
Description |
GD is an open source code library for the dynamic creation of images by programmers. |
Homepage |
http://libgd.org/ |
Versions |
2.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libgd/xmake.lua |
Install command
xrepo install libgd
Integration in the project (xmake.lua)
add_requires("libgd")
libgeotiff (linux)
Description |
Libgeotiff is an open source library for reading and writing GeoTIFF information tags |
Homepage |
https://github.com/OSGeo/libgeotiff |
License |
MIT |
Versions |
1.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libgeotiff/xmake.lua |
Install command
xrepo install libgeotiff
Integration in the project (xmake.lua)
add_requires("libgeotiff")
libgit2 (linux)
Description |
A cross-platform, linkable library implementation of Git that you can use in your application. |
Homepage |
https://libgit2.org/ |
License |
GPL-2.0-only |
Versions |
v1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libgit2/xmake.lua |
Install command
xrepo install libgit2
Integration in the project (xmake.lua)
add_requires("libgit2")
libglvnd (linux)
Install command
xrepo install libglvnd
Integration in the project (xmake.lua)
add_requires("libglvnd")
libgpg-error (linux)
Install command
xrepo install libgpg-error
Integration in the project (xmake.lua)
add_requires("libgpg-error")
libgpiod (linux)
Description |
libgpiod - C library and tools for interacting with the linux GPIO character device (gpiod stands for GPIO device) |
Homepage |
https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/about/ |
Versions |
v1.6.4, v2.0, v2.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libgpiod/xmake.lua |
Install command
xrepo install libgpiod
Integration in the project (xmake.lua)
add_requires("libgpiod")
libharu (linux)
Description |
libHaru is a free, cross platform, open source library for generating PDF files. |
Homepage |
http://libharu.org/ |
License |
zlib |
Versions |
2.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libharu/xmake.lua |
Install command
xrepo install libharu
Integration in the project (xmake.lua)
add_requires("libharu")
libheif (linux)
Description |
libheif is an HEIF and AVIF file format decoder and encoder. |
Homepage |
https://github.com/strukturag/libheif |
License |
LGPL-3.0 |
Versions |
1.12.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libheif/xmake.lua |
Install command
xrepo install libheif
Integration in the project (xmake.lua)
add_requires("libheif")
libhv (linux)
Description |
Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols. |
Homepage |
https://github.com/ithewei/libhv |
Versions |
1.0.0, 1.1.0, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.6, 1.3.0, 1.3.1, 1.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libhv/xmake.lua |
Install command
xrepo install libhv
Integration in the project (xmake.lua)
add_requires("libhv")
libice (linux)
Install command
xrepo install libice
Integration in the project (xmake.lua)
add_requires("libice")
libiconv (linux)
Description |
Character set conversion library. |
Homepage |
https://www.gnu.org/software/libiconv |
Versions |
1.15, 1.16, 1.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libiconv/xmake.lua |
Install command
xrepo install libiconv
Integration in the project (xmake.lua)
add_requires("libiconv")
libidn2 (linux)
Description |
Libidn2 is an implementation of the IDNA2008 + TR46 specifications. |
Homepage |
https://www.gnu.org/software/libidn/ |
License |
LGPL-3.0 |
Versions |
2.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libidn2/xmake.lua |
Install command
xrepo install libidn2
Integration in the project (xmake.lua)
add_requires("libidn2")
libigl (linux)
Description |
Simple C++ geometry processing library. |
Homepage |
https://libigl.github.io/ |
License |
MPL-2.0 |
Versions |
v2.2.0, v2.3.0, v2.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libigl/xmake.lua |
Install command
xrepo install libigl
Integration in the project (xmake.lua)
add_requires("libigl")
libimagequant (linux)
Description |
Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images. |
Homepage |
https://pngquant.org/lib/ |
License |
GPL-3.0 |
Versions |
2.15.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libimagequant/xmake.lua |
Install command
xrepo install libimagequant
Integration in the project (xmake.lua)
add_requires("libimagequant")
libimobiledevice (linux)
Install command
xrepo install libimobiledevice
Integration in the project (xmake.lua)
add_requires("libimobiledevice")
libimobiledevice-glue (linux)
Install command
xrepo install libimobiledevice-glue
Integration in the project (xmake.lua)
add_requires("libimobiledevice-glue")
libisl (linux)
Description |
Integer Set Library |
Homepage |
http://isl.gforge.inria.fr/ |
Versions |
0.22, 0.23, 0.24 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libisl/xmake.lua |
Install command
xrepo install libisl
Integration in the project (xmake.lua)
add_requires("libisl")
libjpeg (linux)
Description |
A widely used C library for reading and writing JPEG image files. |
Homepage |
http://ijg.org/ |
Versions |
v9b, v9c, v9d, v9e |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libjpeg/xmake.lua |
Install command
xrepo install libjpeg
Integration in the project (xmake.lua)
add_requires("libjpeg")
libjpeg-turbo (linux)
Description |
A JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems. |
Homepage |
https://libjpeg-turbo.org/ |
License |
BSD-3-Clause |
Versions |
2.0.5, 2.0.6, 2.0.90, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 3.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libjpeg-turbo/xmake.lua |
Install command
xrepo install libjpeg-turbo
Integration in the project (xmake.lua)
add_requires("libjpeg-turbo")
libjxl (linux)
Description |
JPEG XL image format reference implementation |
Homepage |
https://jpeg.org/jpegxl |
License |
BSD-3-Clause |
Versions |
v0.8.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libjxl/xmake.lua |
Install command
xrepo install libjxl
Integration in the project (xmake.lua)
add_requires("libjxl")
libkmod (linux)
Install command
xrepo install libkmod
Integration in the project (xmake.lua)
add_requires("libkmod")
liblas (linux)
Description |
libLAS - LAS 1.0/1.1/1.2 ASPRS LiDAR data translation toolset |
Homepage |
https://liblas.org/index.html |
License |
BSD-3-Clause |
Versions |
1.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
liblas/xmake.lua |
Install command
xrepo install liblas
Integration in the project (xmake.lua)
add_requires("liblas")
libmagic (linux)
Install command
xrepo install libmagic
Integration in the project (xmake.lua)
add_requires("libmagic")
libmd (linux)
Install command
xrepo install libmd
Integration in the project (xmake.lua)
add_requires("libmd")
libmill (linux)
Description |
Go-style concurrency in C |
Homepage |
http://libmill.org |
Versions |
2021.9.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmill/xmake.lua |
Install command
xrepo install libmill
Integration in the project (xmake.lua)
add_requires("libmill")
libmng (linux)
Description |
libmng - The reference library for reading, displaying, writing and examining Multiple-Image Network Graphics. |
Homepage |
https://libmng.com/ |
Versions |
2.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmng/xmake.lua |
Install command
xrepo install libmng
Integration in the project (xmake.lua)
add_requires("libmng")
libmodbus (linux)
Description |
A Modbus library for Linux, Mac OS, FreeBSD and Windows |
Homepage |
https://libmodbus.org |
License |
LGPL-2.1 |
Versions |
v3.1.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmodbus/xmake.lua |
Install command
xrepo install libmodbus
Integration in the project (xmake.lua)
add_requires("libmodbus")
libmodplug (linux)
Description |
libmodplug GitHub repository |
Homepage |
http://modplug-xmms.sf.net |
License |
Public Domain |
Versions |
2022.1.31 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmodplug/xmake.lua |
Install command
xrepo install libmodplug
Integration in the project (xmake.lua)
add_requires("libmodplug")
libmpdclient (linux)
Description |
A stable, documented, asynchronous API library for interfacing MPD in the C, C++ & Objective C languages. |
Homepage |
https://musicpd.org/libs/libmpdclient/ |
Versions |
2.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmpdclient/xmake.lua |
Install command
xrepo install libmpdclient
Integration in the project (xmake.lua)
add_requires("libmpdclient")
libmspack (linux)
Description |
libmspack is a portable library for some loosely related Microsoft compression formats. |
Homepage |
https://www.cabextract.org.uk/libmspack/ |
License |
LGPL-2.0 |
Versions |
v0.10.1alpha |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmspack/xmake.lua |
Install command
xrepo install libmspack
Integration in the project (xmake.lua)
add_requires("libmspack")
libnet (linux)
Description |
A portable framework for low-level network packet construction |
Homepage |
https://codedocs.xyz/libnet/libnet/ |
Versions |
v1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libnet/xmake.lua |
Install command
xrepo install libnet
Integration in the project (xmake.lua)
add_requires("libnet")
libnpy (linux)
Description |
C++ library for reading and writing of numpy's .npy files |
Homepage |
https://github.com/llohse/libnpy |
License |
MIT |
Versions |
v1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libnpy/xmake.lua |
Install command
xrepo install libnpy
Integration in the project (xmake.lua)
add_requires("libnpy")
liboai (linux)
Description |
A C++17 library to access the entire OpenAI API. |
Homepage |
https://github.com/D7EAD/liboai |
Versions |
3.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
liboai/xmake.lua |
Install command
xrepo install liboai
Integration in the project (xmake.lua)
add_requires("liboai")
libogg (linux)
Description |
Ogg Bitstream Library |
Homepage |
https://www.xiph.org/ogg/ |
Versions |
v1.3.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libogg/xmake.lua |
Install command
xrepo install libogg
Integration in the project (xmake.lua)
add_requires("libogg")
libomp (linux)
Description |
LLVM's OpenMP runtime library. |
Homepage |
https://openmp.llvm.org/ |
Versions |
10.0.1, 11.1.0, 12.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libomp/xmake.lua |
Install command
xrepo install libomp
Integration in the project (xmake.lua)
add_requires("libomp")
libopus (linux)
Description |
Modern audio compression for the internet. |
Homepage |
https://opus-codec.org |
Versions |
1.3.1, 1.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libopus/xmake.lua |
Install command
xrepo install libopus
Integration in the project (xmake.lua)
add_requires("libopus")
libpaper (linux)
Install command
xrepo install libpaper
Integration in the project (xmake.lua)
add_requires("libpaper")
libpcap (linux)
Description |
the LIBpcap interface to various kernel packet capture mechanism |
Homepage |
https://www.tcpdump.org/ |
License |
BSD-3-Clause |
Versions |
1.10.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libpcap/xmake.lua |
Install command
xrepo install libpcap
Integration in the project (xmake.lua)
add_requires("libpcap")
libpfm (linux)
Description |
improving performance monitoring on Linux |
Homepage |
http://perfmon2.sourceforge.net/ |
License |
MIT |
Versions |
4.11.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libpfm/xmake.lua |
Install command
xrepo install libpfm
Integration in the project (xmake.lua)
add_requires("libpfm")
libplist (linux)
Description |
Library for Apple Binary- and XML-Property Lists |
Homepage |
https://www.libimobiledevice.org/ |
License |
LGPL-2.1 |
Versions |
2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libplist/xmake.lua |
Install command
xrepo install libplist
Integration in the project (xmake.lua)
add_requires("libplist")
libpng (linux)
Description |
The official PNG reference library |
Homepage |
http://www.libpng.org/pub/png/libpng.html |
License |
libpng-2.0 |
Versions |
v1.6.34, v1.6.35, v1.6.36, v1.6.37, v1.6.40 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libpng/xmake.lua |
Install command
xrepo install libpng
Integration in the project (xmake.lua)
add_requires("libpng")
libpq (linux)
Install command
xrepo install libpq
Integration in the project (xmake.lua)
add_requires("libpq")
libpqxx (linux)
Description |
The official C++ client API for PostgreSQL. |
Homepage |
http://pqxx.org/ |
Versions |
7.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libpqxx/xmake.lua |
Install command
xrepo install libpqxx
Integration in the project (xmake.lua)
add_requires("libpqxx")
libpsl (linux)
Install command
xrepo install libpsl
Integration in the project (xmake.lua)
add_requires("libpsl")
libpthread-stubs (linux)
Install command
xrepo install libpthread-stubs
Integration in the project (xmake.lua)
add_requires("libpthread-stubs")
libraqm (linux)
Install command
xrepo install libraqm
Integration in the project (xmake.lua)
add_requires("libraqm")
libraw (linux)
Description |
LibRaw is a library for reading RAW files from digital cameras. |
Homepage |
http://www.libraw.org |
License |
LGPL-2.1 |
Versions |
0.19.5, 0.20.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libraw/xmake.lua |
Install command
xrepo install libraw
Integration in the project (xmake.lua)
add_requires("libraw")
librdkafka (linux)
Description |
The Apache Kafka C/C++ library |
Homepage |
https://github.com/edenhill/librdkafka |
Versions |
v1.6.2, v1.8.2-POST2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
librdkafka/xmake.lua |
Install command
xrepo install librdkafka
Integration in the project (xmake.lua)
add_requires("librdkafka")
libremidi (linux)
Description |
A modern C++ MIDI real-time & file I/O library. Supports Windows, macOS, Linux and WebMIDI. |
Homepage |
https://github.com/jcelerier/libremidi |
License |
BSD-2-Clause |
Versions |
v3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libremidi/xmake.lua |
Install command
xrepo install libremidi
Integration in the project (xmake.lua)
add_requires("libremidi")
libressl (linux)
Description |
LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with goals of modernizing the codebase, improving security, and applying best practice development processes. |
Homepage |
https://www.libressl.org/ |
Versions |
3.4.2, 3.7.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libressl/xmake.lua |
Install command
xrepo install libressl
Integration in the project (xmake.lua)
add_requires("libressl")
libsais (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsais/xmake.lua |
Install command
xrepo install libsais
Integration in the project (xmake.lua)
add_requires("libsais")
libsamplerate (linux)
Install command
xrepo install libsamplerate
Integration in the project (xmake.lua)
add_requires("libsamplerate")
libsdl (linux)
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, 2.26.5, 2.28.0, 2.28.1, 2.28.2, 2.28.3, 2.28.4, 2.28.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsdl/xmake.lua |
Install command
xrepo install libsdl
Integration in the project (xmake.lua)
add_requires("libsdl")
libsdl_gfx (linux)
Install command
xrepo install libsdl_gfx
Integration in the project (xmake.lua)
add_requires("libsdl_gfx")
libsdl_image (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsdl_image/xmake.lua |
Install command
xrepo install libsdl_image
Integration in the project (xmake.lua)
add_requires("libsdl_image")
libsdl_mixer (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsdl_mixer/xmake.lua |
Install command
xrepo install libsdl_mixer
Integration in the project (xmake.lua)
add_requires("libsdl_mixer")
libsdl_net (linux)
Install command
xrepo install libsdl_net
Integration in the project (xmake.lua)
add_requires("libsdl_net")
libsdl_ttf (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsdl_ttf/xmake.lua |
Install command
xrepo install libsdl_ttf
Integration in the project (xmake.lua)
add_requires("libsdl_ttf")
libsigc++ (linux)
Install command
xrepo install libsigc++
Integration in the project (xmake.lua)
add_requires("libsigc++")
libsigcplusplus (linux)
Description |
libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual. |
Homepage |
https://libsigcplusplus.github.io/libsigcplusplus/ |
License |
LGPL-3.0 |
Versions |
3.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsigcplusplus/xmake.lua |
Install command
xrepo install libsigcplusplus
Integration in the project (xmake.lua)
add_requires("libsigcplusplus")
libsimdpp (linux)
Install command
xrepo install libsimdpp
Integration in the project (xmake.lua)
add_requires("libsimdpp")
libsm (linux)
Install command
xrepo install libsm
Integration in the project (xmake.lua)
add_requires("libsm")
libsndfile (linux)
Description |
A C library for reading and writing sound files containing sampled audio data. |
Homepage |
https://libsndfile.github.io/libsndfile/ |
License |
LGPL-2.1 |
Versions |
1.0.31, 1.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsndfile/xmake.lua |
Install command
xrepo install libsndfile
Integration in the project (xmake.lua)
add_requires("libsndfile")
libsndio (linux)
Description |
Sndio is a small audio and MIDI framework part of the OpenBSD project and ported to FreeBSD, Linux and NetBSD |
Homepage |
https://sndio.org |
Versions |
1.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsndio/xmake.lua |
Install command
xrepo install libsndio
Integration in the project (xmake.lua)
add_requires("libsndio")
libsodium (linux)
Description |
Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more. |
Homepage |
https://libsodium.org |
Versions |
1.0.18, 1.0.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsodium/xmake.lua |
Install command
xrepo install libsodium
Integration in the project (xmake.lua)
add_requires("libsodium")
libsoundio (linux)
Description |
C library for cross-platform real-time audio input and output. |
Homepage |
http://libsound.io/ |
License |
MIT |
Versions |
2.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsoundio/xmake.lua |
Install command
xrepo install libsoundio
Integration in the project (xmake.lua)
add_requires("libsoundio")
libspectre (linux)
Install command
xrepo install libspectre
Integration in the project (xmake.lua)
add_requires("libspectre")
libspng (linux)
Description |
Simple, modern libpng alternative |
Homepage |
https://libspng.org |
Versions |
v0.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libspng/xmake.lua |
Install command
xrepo install libspng
Integration in the project (xmake.lua)
add_requires("libspng")
libsquish (linux)
Install command
xrepo install libsquish
Integration in the project (xmake.lua)
add_requires("libsquish")
libssh2 (linux)
Description |
C library implementing the SSH2 protocol |
Homepage |
https://www.libssh2.org/ |
License |
BSD-3-Clause |
Versions |
1.10.0, 1.11.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libssh2/xmake.lua |
Install command
xrepo install libssh2
Integration in the project (xmake.lua)
add_requires("libssh2")
libsv (linux)
Description |
libsv - Public domain cross-platform semantic versioning in c99 |
Homepage |
https://github.com/uael/sv |
Versions |
2021.11.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsv/xmake.lua |
Install command
xrepo install libsv
Integration in the project (xmake.lua)
add_requires("libsv")
libsvm (linux)
Description |
A simple, easy-to-use, and efficient software for SVM classification and regression |
Homepage |
https://github.com/cjlin1/libsvm |
Versions |
v325 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsvm/xmake.lua |
Install command
xrepo install libsvm
Integration in the project (xmake.lua)
add_requires("libsvm")
libtask (linux)
Description |
a Coroutine Library for C and Unix |
Homepage |
https://swtch.com/libtask/ |
Versions |
1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtask/xmake.lua |
Install command
xrepo install libtask
Integration in the project (xmake.lua)
add_requires("libtask")
libtasn1 (linux)
Description |
Libtasn1 is the ASN.1 library used by GnuTLS, p11-kit and some other packages. |
Homepage |
https://www.gnu.org/software/libtasn1/ |
License |
LGPL-2.1 |
Versions |
4.15.0, 4.19.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtasn1/xmake.lua |
Install command
xrepo install libtasn1
Integration in the project (xmake.lua)
add_requires("libtasn1")
libtiff (linux)
Description |
TIFF Library and Utilities. |
Homepage |
http://www.simplesystems.org/libtiff/ |
Versions |
v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtiff/xmake.lua |
Install command
xrepo install libtiff
Integration in the project (xmake.lua)
add_requires("libtiff")
libtins (linux)
Description |
High-level, multiplatform C++ network packet sniffing and crafting library. |
Homepage |
http://libtins.github.io/ |
License |
BSD-2-Clause |
Versions |
v4.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtins/xmake.lua |
Install command
xrepo install libtins
Integration in the project (xmake.lua)
add_requires("libtins")
Description |
A generic library support script. |
Homepage |
https://www.gnu.org/software/libtool/ |
Versions |
2.4.5, 2.4.6, 2.4.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtool/xmake.lua |
Install command
xrepo install libtool
Integration in the project (xmake.lua)
add_requires("libtool")
libtorch (linux)
Description |
An open source machine learning framework that accelerates the path from research prototyping to production deployment. |
Homepage |
https://pytorch.org/ |
License |
BSD-3-Clause |
Versions |
v1.11.0, v1.12.1, v1.8.0, v1.8.1, v1.8.2, v1.9.0, v1.9.1, v2.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtorch/xmake.lua |
Install command
xrepo install libtorch
Integration in the project (xmake.lua)
add_requires("libtorch")
libui (linux)
Install command
xrepo install libui
Integration in the project (xmake.lua)
add_requires("libui")
libunistring (linux)
Description |
This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. |
Homepage |
https://www.gnu.org/software/libunistring/ |
License |
GPL-3.0 |
Versions |
0.9.10, 1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libunistring/xmake.lua |
Install command
xrepo install libunistring
Integration in the project (xmake.lua)
add_requires("libunistring")
libunwind (linux)
Description |
A portable and efficient C programming interface (API) to determine the call-chain of a program. |
Homepage |
https://www.nongnu.org/libunwind/ |
Versions |
v1.5, v1.6.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libunwind/xmake.lua |
Install command
xrepo install libunwind
Integration in the project (xmake.lua)
add_requires("libunwind")
liburing (linux)
Description |
liburing provides helpers to setup and teardown io_uring instances |
Homepage |
https://github.com/axboe/liburing |
Versions |
2.1, 2.2, 2.3, 2.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
liburing/xmake.lua |
Install command
xrepo install liburing
Integration in the project (xmake.lua)
add_requires("liburing")
libusb (linux)
Description |
A cross-platform library to access USB devices. |
Homepage |
https://libusb.info |
Versions |
v1.0.24 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libusb/xmake.lua |
Install command
xrepo install libusb
Integration in the project (xmake.lua)
add_requires("libusb")
libusbmuxd (linux)
Install command
xrepo install libusbmuxd
Integration in the project (xmake.lua)
add_requires("libusbmuxd")
libuuid (linux)
Install command
xrepo install libuuid
Integration in the project (xmake.lua)
add_requires("libuuid")
libuv (linux)
Description |
A multi-platform support library with a focus on asynchronous I/O. |
Homepage |
http://libuv.org/ |
License |
MIT |
Versions |
v1.22.0, v1.23.0, v1.23.1, v1.23.2, v1.24.0, v1.24.1, v1.25.0, v1.26.0, v1.27.0, v1.28.0, v1.40.0, v1.41.0, v1.42.0, v1.44.1, v1.46.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libuv/xmake.lua |
Install command
xrepo install libuv
Integration in the project (xmake.lua)
add_requires("libuv")
libverto (linux)
Install command
xrepo install libverto
Integration in the project (xmake.lua)
add_requires("libverto")
libvorbis (linux)
Description |
Reference implementation of the Ogg Vorbis audio format. |
Homepage |
https://xiph.org/vorbis |
License |
BSD-3 |
Versions |
1.3.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libvorbis/xmake.lua |
Install command
xrepo install libvorbis
Integration in the project (xmake.lua)
add_requires("libvorbis")
libwebp (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libwebp/xmake.lua |
Install command
xrepo install libwebp
Integration in the project (xmake.lua)
add_requires("libwebp")
libwebsockets (linux)
Install command
xrepo install libwebsockets
Integration in the project (xmake.lua)
add_requires("libwebsockets")
libwfkafka (linux)
Description |
The Kafka Client of C++ Workflow |
Homepage |
https://github.com/sogou/workflow |
License |
Apache-2.0 |
Versions |
v0.10.6, v0.10.7, v0.10.8, v0.10.9, v0.11.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libwfkafka/xmake.lua |
Install command
xrepo install libwfkafka
Integration in the project (xmake.lua)
add_requires("libwfkafka")
libx11 (linux)
Description |
X.Org: Core X11 protocol client library |
Homepage |
https://www.x.org/ |
Versions |
1.6.9, 1.7.0, 1.7.3, 1.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libx11/xmake.lua |
Install command
xrepo install libx11
Integration in the project (xmake.lua)
add_requires("libx11")
libxau (linux)
Description |
X.Org: A Sample Authorization Protocol for X |
Homepage |
https://www.x.org/ |
Versions |
1.0.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxau/xmake.lua |
Install command
xrepo install libxau
Integration in the project (xmake.lua)
add_requires("libxau")
libxaw (linux)
Install command
xrepo install libxaw
Integration in the project (xmake.lua)
add_requires("libxaw")
libxcb (linux)
Description |
X.Org: Interface to the X Window System protocol |
Homepage |
https://www.x.org/ |
Versions |
1.13.1, 1.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxcb/xmake.lua |
Install command
xrepo install libxcb
Integration in the project (xmake.lua)
add_requires("libxcb")
libxcursor (linux)
Description |
X.Org: X Window System Cursor management library |
Homepage |
https://www.x.org/ |
Versions |
1.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxcursor/xmake.lua |
Install command
xrepo install libxcursor
Integration in the project (xmake.lua)
add_requires("libxcursor")
libxdamage (linux)
Description |
X.Org: X Damage Extension library |
Homepage |
https://www.x.org/ |
Versions |
1.1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxdamage/xmake.lua |
Install command
xrepo install libxdamage
Integration in the project (xmake.lua)
add_requires("libxdamage")
libxdmcp (linux)
Description |
X.Org: X Display Manager Control Protocol library |
Homepage |
https://www.x.org/ |
Versions |
1.1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxdmcp/xmake.lua |
Install command
xrepo install libxdmcp
Integration in the project (xmake.lua)
add_requires("libxdmcp")
libxext (linux)
Description |
X.Org: Library for common extensions to the X11 protocol |
Homepage |
https://www.x.org/ |
Versions |
1.3.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxext/xmake.lua |
Install command
xrepo install libxext
Integration in the project (xmake.lua)
add_requires("libxext")
libxfixes (linux)
Description |
X.Org: Header files for the XFIXES extension |
Homepage |
https://www.x.org/ |
Versions |
6.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxfixes/xmake.lua |
Install command
xrepo install libxfixes
Integration in the project (xmake.lua)
add_requires("libxfixes")
libxft (linux)
Description |
X.Org: X FreeType library |
Homepage |
https://www.x.org/ |
License |
MIT |
Versions |
2.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxft/xmake.lua |
Install command
xrepo install libxft
Integration in the project (xmake.lua)
add_requires("libxft")
libxi (linux)
Description |
X.Org: Library for the X Input Extension |
Homepage |
https://www.x.org/ |
Versions |
1.7.10, 1.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxi/xmake.lua |
Install command
xrepo install libxi
Integration in the project (xmake.lua)
add_requires("libxi")
libxinerama (linux)
Description |
X.Org: API for Xinerama extension to X11 Protocol |
Homepage |
https://www.x.org/ |
Versions |
1.1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxinerama/xmake.lua |
Install command
xrepo install libxinerama
Integration in the project (xmake.lua)
add_requires("libxinerama")
libxkbcommon (linux)
Description |
keymap handling library for toolkits and window systems |
Homepage |
https://xkbcommon.org/ |
License |
MIT |
Versions |
1.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxkbcommon/xmake.lua |
Install command
xrepo install libxkbcommon
Integration in the project (xmake.lua)
add_requires("libxkbcommon")
libxlsxwriter (linux)
Install command
xrepo install libxlsxwriter
Integration in the project (xmake.lua)
add_requires("libxlsxwriter")
libxmake (linux)
Description |
The c/c++ bindings of the xmake core engine |
Homepage |
https://xmake.io |
Versions |
v2.7.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxmake/xmake.lua |
Install command
xrepo install libxmake
Integration in the project (xmake.lua)
add_requires("libxmake")
libxml2 (linux)
Description |
The XML C parser and toolkit of Gnome. |
Homepage |
http://xmlsoft.org/ |
License |
MIT |
Versions |
2.10.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxml2/xmake.lua |
Install command
xrepo install libxml2
Integration in the project (xmake.lua)
add_requires("libxml2")
libxmu (linux)
Install command
xrepo install libxmu
Integration in the project (xmake.lua)
add_requires("libxmu")
libxpm (linux)
Install command
xrepo install libxpm
Integration in the project (xmake.lua)
add_requires("libxpm")
libxrandr (linux)
Description |
X.Org: X Resize, Rotate and Reflection extension library |
Homepage |
https://www.x.org/ |
Versions |
1.5.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxrandr/xmake.lua |
Install command
xrepo install libxrandr
Integration in the project (xmake.lua)
add_requires("libxrandr")
libxrender (linux)
Description |
X.Org: Library for the Render Extension to the X11 protocol |
Homepage |
https://www.x.org/ |
Versions |
0.9.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxrender/xmake.lua |
Install command
xrepo install libxrender
Integration in the project (xmake.lua)
add_requires("libxrender")
libxshmfence (linux)
Description |
X.Org: Shared memory 'SyncFence' synchronization primitive |
Homepage |
https://www.x.org/ |
Versions |
1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxshmfence/xmake.lua |
Install command
xrepo install libxshmfence
Integration in the project (xmake.lua)
add_requires("libxshmfence")
libxslt (linux)
Description |
Libxslt is the XSLT C library developed for the GNOME project. |
Homepage |
http://xmlsoft.org/XSLT/ |
License |
MIT |
Versions |
1.1.34 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxslt/xmake.lua |
Install command
xrepo install libxslt
Integration in the project (xmake.lua)
add_requires("libxslt")
libxt (linux)
Install command
xrepo install libxt
Integration in the project (xmake.lua)
add_requires("libxt")
libxtst (linux)
Description |
X.Org: Client API for the XTEST & RECORD extensions |
Homepage |
https://www.x.org/ |
License |
MIT |
Versions |
1.2.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxtst/xmake.lua |
Install command
xrepo install libxtst
Integration in the project (xmake.lua)
add_requires("libxtst")
libxv (linux)
Description |
X.Org: X Video (Xv) extension |
Homepage |
https://www.x.org/ |
Versions |
1.0.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxv/xmake.lua |
Install command
xrepo install libxv
Integration in the project (xmake.lua)
add_requires("libxv")
libxvmc (linux)
Description |
X.Org: X-Video Motion Compensation API |
Homepage |
https://www.x.org/ |
Versions |
1.0.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxvmc/xmake.lua |
Install command
xrepo install libxvmc
Integration in the project (xmake.lua)
add_requires("libxvmc")
libxxf86vm (linux)
Description |
X.Org: XFree86-VidMode X extension |
Homepage |
https://www.x.org/ |
Versions |
1.1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxxf86vm/xmake.lua |
Install command
xrepo install libxxf86vm
Integration in the project (xmake.lua)
add_requires("libxxf86vm")
libyaml (linux)
Description |
Canonical source repository for LibYAML. |
Homepage |
http://pyyaml.org/wiki/LibYAML |
License |
MIT |
Versions |
0.2.2, 0.2.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libyaml/xmake.lua |
Install command
xrepo install libyaml
Integration in the project (xmake.lua)
add_requires("libyaml")
libyuv (linux)
Description |
libyuv is an open source project that includes YUV scaling and conversion functionality. |
Homepage |
https://chromium.googlesource.com/libyuv/libyuv/ |
License |
BSD-3-Clause |
Versions |
2023.10.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libyuv/xmake.lua |
Install command
xrepo install libyuv
Integration in the project (xmake.lua)
add_requires("libyuv")
libzip (linux)
Description |
A C library for reading, creating, and modifying zip archives. |
Homepage |
https://libzip.org/ |
License |
BSD-3-Clause |
Versions |
v1.8.0, v1.9.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libzip/xmake.lua |
Install command
xrepo install libzip
Integration in the project (xmake.lua)
add_requires("libzip")
lief (linux)
Description |
Library to Instrument Executable Formats. |
Homepage |
https://lief.quarkslab.com |
License |
Apache-2.0 |
Versions |
0.10.1, 0.11.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lief/xmake.lua |
Install command
xrepo install lief
Integration in the project (xmake.lua)
add_requires("lief")
lightgbm (linux)
Description |
LightGBM is a gradient boosting framework that uses tree based learning algorithms. |
Homepage |
https://github.com/microsoft/LightGBM |
License |
MIT |
Versions |
3.2.1, 3.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lightgbm/xmake.lua |
Install command
xrepo install lightgbm
Integration in the project (xmake.lua)
add_requires("lightgbm")
lightmapper (linux)
Description |
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light! |
Homepage |
https://github.com/ands/lightmapper |
Versions |
2022.01.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lightmapper/xmake.lua |
Install command
xrepo install lightmapper
Integration in the project (xmake.lua)
add_requires("lightmapper")
lightningscanner (linux)
Description |
A lightning-fast memory signature/pattern scanner, capable of scanning gigabytes of data per second. |
Homepage |
https://localcc.github.io/LightningScanner/ |
License |
MIT |
Versions |
v1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lightningscanner/xmake.lua |
Install command
xrepo install lightningscanner
Integration in the project (xmake.lua)
add_requires("lightningscanner")
linenoise (linux)
Install command
xrepo install linenoise
Integration in the project (xmake.lua)
add_requires("linenoise")
linmath.h (linux)
Description |
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions |
Homepage |
https://github.com/datenwolf/linmath.h |
Versions |
2022.06.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
linmath.h/xmake.lua |
Install command
xrepo install linmath.h
Integration in the project (xmake.lua)
add_requires("linmath.h")
Description |
Header files of the Linux kernel |
Homepage |
https://kernel.org/ |
License |
GPL-2.0-only |
Versions |
4.20.9, 5.0.8, 5.10.46, 5.15, 5.16.9, 5.9.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
linux-headers/xmake.lua |
Install command
xrepo install linux-headers
Integration in the project (xmake.lua)
add_requires("linux-headers")
linux-syscall-support (linux)
Install command
xrepo install linux-syscall-support
Integration in the project (xmake.lua)
add_requires("linux-syscall-support")
Description |
Tools of the Linux kernel |
Homepage |
https://kernel.org/ |
License |
GPL-2.0-only |
Versions |
4.20.9, 5.0.8, 5.16.9, 5.9.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
linux-tools/xmake.lua |
Install command
xrepo install linux-tools
Integration in the project (xmake.lua)
add_requires("linux-tools")
litehtml (linux)
Description |
Fast and lightweight HTML/CSS rendering engine |
Homepage |
http://www.litehtml.com/ |
Versions |
2023.01.05 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
litehtml/xmake.lua |
Install command
xrepo install litehtml
Integration in the project (xmake.lua)
add_requires("litehtml")
littlefs (linux)
Install command
xrepo install littlefs
Integration in the project (xmake.lua)
add_requires("littlefs")
llama.cpp (linux)
Install command
xrepo install llama.cpp
Integration in the project (xmake.lua)
add_requires("llama.cpp")
llfio (linux)
Description |
UTF8-CPP: UTF-8 with C++ in a Portable Way |
Homepage |
https://github.com/ned14/llfio |
License |
Apache-2.0 |
Versions |
2022.9.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
llfio/xmake.lua |
Install command
xrepo install llfio
Integration in the project (xmake.lua)
add_requires("llfio")
llhttp (linux)
Description |
Port of http_parser to llparse |
Homepage |
https://github.com/nodejs/llhttp |
License |
MIT |
Versions |
v3.0.0, v8.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
llhttp/xmake.lua |
Install command
xrepo install llhttp
Integration in the project (xmake.lua)
add_requires("llhttp")
llvm (linux)
Description |
The LLVM Compiler Infrastructure |
Homepage |
https://llvm.org/ |
Versions |
11.0.0, 14.0.0, 15.0.7, 16.0.5, 16.0.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
llvm/xmake.lua |
Install command
xrepo install llvm
Integration in the project (xmake.lua)
add_requires("llvm")
llvm-mingw (linux)
Description |
An LLVM/Clang/LLD based mingw-w64 toolchain |
Homepage |
https://github.com/mstorsjo/llvm-mingw |
Versions |
20211002, 20220323 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
llvm-mingw/xmake.lua |
Install command
xrepo install llvm-mingw
Integration in the project (xmake.lua)
add_requires("llvm-mingw")
lodepng (linux)
Description |
PNG encoder and decoder in C and C++. |
Homepage |
https://lodev.org/lodepng/ |
License |
zlib |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lodepng/xmake.lua |
Install command
xrepo install lodepng
Integration in the project (xmake.lua)
add_requires("lodepng")
log4cplus (linux)
Description |
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. |
Homepage |
https://sourceforge.net/projects/log4cplus/ |
License |
BSD-2-Clause |
Versions |
2.0.6, 2.0.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
log4cplus/xmake.lua |
Install command
xrepo install log4cplus
Integration in the project (xmake.lua)
add_requires("log4cplus")
loguru (linux)
Install command
xrepo install loguru
Integration in the project (xmake.lua)
add_requires("loguru")
lolly (linux)
Description |
Lolly is an alternative to the C++ Standard Library. |
Homepage |
https://github.com/XmacsLabs/lolly |
Versions |
v1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lolly/xmake.lua |
Install command
xrepo install lolly
Integration in the project (xmake.lua)
add_requires("lolly")
ls-qpack (linux)
Install command
xrepo install ls-qpack
Integration in the project (xmake.lua)
add_requires("ls-qpack")
lua (linux)
Description |
A powerful, efficient, lightweight, embeddable scripting language. |
Homepage |
http://lua.org |
Versions |
v5.1.1, v5.1.5, v5.2.3, v5.3.6, v5.4.1, v5.4.2, v5.4.3, v5.4.4, v5.4.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lua/xmake.lua |
Install command
xrepo install lua
Integration in the project (xmake.lua)
add_requires("lua")
Install command
xrepo install lua-format
Integration in the project (xmake.lua)
add_requires("lua-format")
luabridge3 (linux)
Description |
LuaBridge3 is a lightweight and dependency-free library for mapping data, functions, and classes back and forth between C++ and Lua. |
Homepage |
https://kunitoki.github.io/LuaBridge3 |
License |
MIT |
Versions |
3.0-rc3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
luabridge3/xmake.lua |
Install command
xrepo install luabridge3
Integration in the project (xmake.lua)
add_requires("luabridge3")
luajit (linux)
Description |
A Just-In-Time Compiler (JIT) for the Lua programming language. |
Homepage |
http://luajit.org |
Versions |
2.1.0-beta3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
luajit/xmake.lua |
Install command
xrepo install luajit
Integration in the project (xmake.lua)
add_requires("luajit")
luau (linux)
Description |
A fast, small, safe, gradually typed embeddable scripting language derived from Lua. |
Homepage |
https://luau-lang.org/ |
License |
MIT |
Versions |
0.538 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
luau/xmake.lua |
Install command
xrepo install luau
Integration in the project (xmake.lua)
add_requires("luau")
lunasvg (linux)
Install command
xrepo install lunasvg
Integration in the project (xmake.lua)
add_requires("lunasvg")
lvgl (linux)
Description |
Light and Versatile Graphics Library |
Homepage |
https://lvgl.io |
License |
MIT |
Versions |
v8.0.2, v8.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lvgl/xmake.lua |
Install command
xrepo install lvgl
Integration in the project (xmake.lua)
add_requires("lvgl")
lyra (linux)
Description |
A simple to use, composable, command line parser for C++ 11 and beyond |
Homepage |
https://www.bfgroup.xyz/Lyra/ |
License |
BSL-1.0 |
Versions |
1.5.1, 1.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lyra/xmake.lua |
Install command
xrepo install lyra
Integration in the project (xmake.lua)
add_requires("lyra")
lz4 (linux)
Description |
LZ4 - Extremely fast compression |
Homepage |
https://www.lz4.org/ |
Versions |
v1.9.3, v1.9.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lz4/xmake.lua |
Install command
xrepo install lz4
Integration in the project (xmake.lua)
add_requires("lz4")
lzav (linux)
Description |
Fast In-Memory Data Compression Algorithm (safe, inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio better than LZ4 |
Homepage |
https://github.com/avaneev/lzav |
License |
MIT |
Versions |
2.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lzav/xmake.lua |
Install command
xrepo install lzav
Integration in the project (xmake.lua)
add_requires("lzav")
lzham_codec (linux)
Description |
Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++ |
Homepage |
https://github.com/richgel999/lzham_codec |
Versions |
2023.01.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lzham_codec/xmake.lua |
Install command
xrepo install lzham_codec
Integration in the project (xmake.lua)
add_requires("lzham_codec")
lzma (linux)
Description |
LZMA SDK |
Homepage |
https://www.7-zip.org/sdk.html |
Versions |
19.00, 22.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lzma/xmake.lua |
Install command
xrepo install lzma
Integration in the project (xmake.lua)
add_requires("lzma")
lzo (linux)
Description |
LZO is a portable lossless data compression library written in ANSI C. |
Homepage |
http://www.oberhumer.com/opensource/lzo |
License |
GPL-2.0 |
Versions |
2.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lzo/xmake.lua |
Install command
xrepo install lzo
Integration in the project (xmake.lua)
add_requires("lzo")
m
m4 (linux)
Description |
Macro processing language |
Homepage |
https://www.gnu.org/software/m4 |
Versions |
1.4.18, 1.4.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
m4/xmake.lua |
Install command
xrepo install m4
Integration in the project (xmake.lua)
add_requires("m4")
maddy (linux)
Description |
C++ Markdown to HTML header-only parser library |
Homepage |
https://github.com/progsource/maddy |
License |
MIT |
Versions |
1.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
maddy/xmake.lua |
Install command
xrepo install maddy
Integration in the project (xmake.lua)
add_requires("maddy")
magic_enum (linux)
Description |
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code |
Homepage |
https://github.com/Neargye/magic_enum |
License |
MIT |
Versions |
v0.7.3, v0.8.0, v0.8.1, v0.8.2, v0.9.0, v0.9.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
magic_enum/xmake.lua |
Install command
xrepo install magic_enum
Integration in the project (xmake.lua)
add_requires("magic_enum")
magma (linux)
Description |
Matrix Algebra on GPU and Multicore Architectures |
Homepage |
https://icl.utk.edu/magma/ |
License |
BSD-3-Clause |
Versions |
2.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
magma/xmake.lua |
Install command
xrepo install magma
Integration in the project (xmake.lua)
add_requires("magma")
magnum (linux)
Description |
Lightweight and modular C++11/C++14 graphics middleware for games and data visualization. |
Homepage |
https://magnum.graphics/ |
License |
MIT |
Versions |
v2020.06 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
magnum/xmake.lua |
Install command
xrepo install magnum
Integration in the project (xmake.lua)
add_requires("magnum")
Description |
Extras for magnum, Lightweight and modular C++11/C++14 graphics middleware for games and data visualization. |
Homepage |
https://magnum.graphics/ |
License |
MIT |
Versions |
v2020.06 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
magnum-extras/xmake.lua |
Install command
xrepo install magnum-extras
Integration in the project (xmake.lua)
add_requires("magnum-extras")
magnum-integration (linux)
Description |
Integration libraries for magnum, Lightweight and modular C++11/C++14 graphics middleware for games and data visualization. |
Homepage |
https://magnum.graphics/ |
License |
MIT |
Versions |
v2020.06 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
magnum-integration/xmake.lua |
Install command
xrepo install magnum-integration
Integration in the project (xmake.lua)
add_requires("magnum-integration")
magnum-plugins (linux)
Description |
Plugins for magnum, C++11/C++14 graphics middleware for games and data visualization. |
Homepage |
https://magnum.graphics/ |
License |
MIT |
Versions |
v2020.06 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
magnum-plugins/xmake.lua |
Install command
xrepo install magnum-plugins
Integration in the project (xmake.lua)
add_requires("magnum-plugins")
make (linux)
Description |
GNU make tool. |
Homepage |
https://www.gnu.org/software/make/ |
Versions |
4.2.1, 4.3, 4.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
make/xmake.lua |
Install command
xrepo install make
Integration in the project (xmake.lua)
add_requires("make")
makeself (linux)
Description |
A self-extracting archiving tool for Unix systems, in 100% shell script. |
Homepage |
https://makeself.io |
Versions |
2.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
makeself/xmake.lua |
Install command
xrepo install makeself
Integration in the project (xmake.lua)
add_requires("makeself")
managedc (linux)
Description |
Reference counter garabage collection for C |
Homepage |
%s |
Versions |
1.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
managedc/xmake.lua |
Install command
xrepo install managedc
Integration in the project (xmake.lua)
add_requires("managedc")
mapbox_earcut (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mapbox_earcut/xmake.lua |
Install command
xrepo install mapbox_earcut
Integration in the project (xmake.lua)
add_requires("mapbox_earcut")
mapbox_eternal (linux)
Description |
A C++14 compile-time/constexpr map and hash map with minimal binary footprint |
Homepage |
https://github.com/mapbox/eternal |
License |
ISC |
Versions |
v1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mapbox_eternal/xmake.lua |
Install command
xrepo install mapbox_eternal
Integration in the project (xmake.lua)
add_requires("mapbox_eternal")
mapbox_geometry (linux)
Description |
Provides header-only, generic C++ interfaces for geometry types, geometry collections, and features. |
Homepage |
https://github.com/mapbox/geometry.hpp |
License |
ISC |
Versions |
1.1.0, 2.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mapbox_geometry/xmake.lua |
Install command
xrepo install mapbox_geometry
Integration in the project (xmake.lua)
add_requires("mapbox_geometry")
mapbox_variant (linux)
Install command
xrepo install mapbox_variant
Integration in the project (xmake.lua)
add_requires("mapbox_variant")
mariadb-connector-c (linux)
Description |
MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases. |
Homepage |
https://github.com/mariadb-corporation/mariadb-connector-c |
License |
LGPL-2.1 |
Versions |
3.1.13, 3.3.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mariadb-connector-c/xmake.lua |
Install command
xrepo install mariadb-connector-c
Integration in the project (xmake.lua)
add_requires("mariadb-connector-c")
marisa (linux)
Install command
xrepo install marisa
Integration in the project (xmake.lua)
add_requires("marisa")
marl (linux)
Description |
Marl is a hybrid thread / fiber task scheduler written in C++ 11. |
Homepage |
https://github.com/google/marl |
Versions |
2021.8.18, 2022.3.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
marl/xmake.lua |
Install command
xrepo install marl
Integration in the project (xmake.lua)
add_requires("marl")
mathfu (linux)
Description |
C++ math library developed primarily for games focused on simplicity and efficiency. |
Homepage |
http://google.github.io/mathfu |
License |
Apache-2.0 |
Versions |
2022.5.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mathfu/xmake.lua |
Install command
xrepo install mathfu
Integration in the project (xmake.lua)
add_requires("mathfu")
matio (linux)
Description |
MATLAB MAT File I/O Library |
Homepage |
https://matio.sourceforge.io |
License |
BSD-2-Clause |
Versions |
v1.5.26 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
matio/xmake.lua |
Install command
xrepo install matio
Integration in the project (xmake.lua)
add_requires("matio")
matplotplusplus (linux)
Description |
A C++ Graphics Library for Data Visualization |
Homepage |
https://alandefreitas.github.io/matplotplusplus/ |
License |
MIT |
Versions |
v1.1.0, v1.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
matplotplusplus/xmake.lua |
Install command
xrepo install matplotplusplus
Integration in the project (xmake.lua)
add_requires("matplotplusplus")
mbedtls (linux)
Description |
An SSL library |
Homepage |
https://tls.mbed.org |
License |
Apache-2.0 |
Versions |
v2.13.0, v2.25.0, v2.28.3, v2.7.6, v3.4.0, v3.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mbedtls/xmake.lua |
Install command
xrepo install mbedtls
Integration in the project (xmake.lua)
add_requires("mbedtls")
mcut (linux)
Install command
xrepo install mcut
Integration in the project (xmake.lua)
add_requires("mcut")
md4qt (linux)
Install command
xrepo install md4qt
Integration in the project (xmake.lua)
add_requires("md4qt")
mdns (linux)
Description |
Public domain mDNS/DNS-SD library in C |
Homepage |
https://github.com/mjansson/mdns |
Versions |
1.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mdns/xmake.lua |
Install command
xrepo install mdns
Integration in the project (xmake.lua)
add_requires("mdns")
mem (linux)
Description |
A collection of C++11 headers useful for reverse engineering |
Homepage |
https://github.com/0x1F9F1/mem |
Versions |
1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mem/xmake.lua |
Install command
xrepo install mem
Integration in the project (xmake.lua)
add_requires("mem")
meowhash (linux)
Description |
Official version of the Meow hash, an extremely fast level 1 hash |
Homepage |
https://mollyrocket.com/meowhash |
Versions |
1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
meowhash/xmake.lua |
Install command
xrepo install meowhash
Integration in the project (xmake.lua)
add_requires("meowhash")
meshoptimizer (linux)
Install command
xrepo install meshoptimizer
Integration in the project (xmake.lua)
add_requires("meshoptimizer")
meson (linux)
Description |
Fast and user friendly build system. |
Homepage |
https://mesonbuild.com/ |
License |
Apache-2.0 |
Versions |
0.50.1, 0.56.0, 0.58.0, 0.58.1, 0.59.1, 0.59.2, 0.60.1, 0.61.2, 0.62.1, 1.0.0, 1.1.0, 1.1.1, 1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
meson/xmake.lua |
Install command
xrepo install meson
Integration in the project (xmake.lua)
add_requires("meson")
metis (linux)
Install command
xrepo install metis
Integration in the project (xmake.lua)
add_requires("metis")
mfast (linux)
Description |
High performance C++ encoding/decoding library for FAST (FIX Adapted for STreaming) protocol. |
Homepage |
https://github.com/objectcomputing/mFAST |
License |
BSD-3-Clause |
Versions |
v1.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mfast/xmake.lua |
Install command
xrepo install mfast
Integration in the project (xmake.lua)
add_requires("mfast")
micro-gl (linux)
Description |
Realtime, Embeddable, Modular, Headers Only C++11 CPU vector graphics. no STD lib, no FPU and no GPU required ! |
Homepage |
http://micro-gl.github.io/docs/microgl |
Versions |
2023.08.30 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
micro-gl/xmake.lua |
Install command
xrepo install micro-gl
Integration in the project (xmake.lua)
add_requires("micro-gl")
microprofile (linux)
Install command
xrepo install microprofile
Integration in the project (xmake.lua)
add_requires("microprofile")
microsoft-gsl (linux)
Description |
Guidelines Support Library |
Homepage |
https://github.com/microsoft/GSL |
License |
MIT |
Versions |
v3.1.0, v4.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
microsoft-gsl/xmake.lua |
Install command
xrepo install microsoft-gsl
Integration in the project (xmake.lua)
add_requires("microsoft-gsl")
microsoft-proxy (linux)
Install command
xrepo install microsoft-proxy
Integration in the project (xmake.lua)
add_requires("microsoft-proxy")
mikktspace (linux)
Description |
A common standard for tangent space used in baking tools to produce normal maps. |
Homepage |
http://www.mikktspace.com/ |
Versions |
2020.03.26 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mikktspace/xmake.lua |
Install command
xrepo install mikktspace
Integration in the project (xmake.lua)
add_requires("mikktspace")
mimalloc (linux)
Description |
mimalloc (pronounced 'me-malloc') is a general purpose allocator with excellent performance characteristics. |
Homepage |
https://github.com/microsoft/mimalloc |
License |
MIT |
Versions |
1.6.7, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.6, 1.7.7, 2.0.1, 2.0.2, 2.0.3, 2.0.5, 2.0.6, 2.0.7, 2.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mimalloc/xmake.lua |
Install command
xrepo install mimalloc
Integration in the project (xmake.lua)
add_requires("mimalloc")
miniaudio (linux)
Description |
Single file audio playback and capture library written in C. |
Homepage |
https://miniaud.io |
Versions |
0.11.15, 0.11.16, 0.11.17, 0.11.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
miniaudio/xmake.lua |
Install command
xrepo install miniaudio
Integration in the project (xmake.lua)
add_requires("miniaudio")
miniball (linux)
Install command
xrepo install miniball
Integration in the project (xmake.lua)
add_requires("miniball")
minifb (linux)
Description |
MiniFB is a small cross platform library to create a frame buffer that you can draw pixels in |
Homepage |
https://github.com/emoon/minifb |
License |
MIT |
Versions |
2022.11.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
minifb/xmake.lua |
Install command
xrepo install minifb
Integration in the project (xmake.lua)
add_requires("minifb")
minilzo (linux)
Install command
xrepo install minilzo
Integration in the project (xmake.lua)
add_requires("minilzo")
minimp3 (linux)
Description |
Minimalistic MP3 decoder single header library |
Homepage |
https://github.com/lieff/minimp3 |
License |
CC0 |
Versions |
2021.05.29 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
minimp3/xmake.lua |
Install command
xrepo install minimp3
Integration in the project (xmake.lua)
add_requires("minimp3")
minitrace (linux)
Description |
Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer (about:tracing). |
Homepage |
https://github.com/hrydgard/minitrace |
License |
MIT |
Versions |
2023.09.04 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
minitrace/xmake.lua |
Install command
xrepo install minitrace
Integration in the project (xmake.lua)
add_requires("minitrace")
miniz (linux)
Description |
miniz: Single C source file zlib-replacement library |
Homepage |
https://github.com/richgel999/miniz/ |
License |
MIT |
Versions |
2.1.0, 2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
miniz/xmake.lua |
Install command
xrepo install miniz
Integration in the project (xmake.lua)
add_requires("miniz")
minizip (linux)
Description |
Mini zip and unzip based on zlib |
Homepage |
https://www.zlib.net/ |
License |
zlib |
Versions |
v1.2.10, v1.2.11, v1.2.12, v1.2.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
minizip/xmake.lua |
Install command
xrepo install minizip
Integration in the project (xmake.lua)
add_requires("minizip")
minizip-ng (linux)
Description |
Fork of the popular zip manipulation library found in the zlib distribution. |
Homepage |
https://github.com/zlib-ng/minizip-ng |
License |
zlib |
Versions |
3.0.3, 3.0.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
minizip-ng/xmake.lua |
Install command
xrepo install minizip-ng
Integration in the project (xmake.lua)
add_requires("minizip-ng")
mio (linux)
Description |
Cross-platform C++11 header-only library for memory mapped file IO |
Homepage |
https://github.com/mandreyel/mio |
License |
MIT |
Versions |
2021.9.21 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mio/xmake.lua |
Install command
xrepo install mio
Integration in the project (xmake.lua)
add_requires("mio")
mjson (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mjson/xmake.lua |
Install command
xrepo install mjson
Integration in the project (xmake.lua)
add_requires("mjson")
mkl (linux)
Description |
Intel® oneAPI Math Kernel Library |
Homepage |
https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html |
Versions |
2021.2.0+296, 2021.3.0+520, 2022.1.0+223, 2023.2.0+49495 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mkl/xmake.lua |
Install command
xrepo install mkl
Integration in the project (xmake.lua)
add_requires("mkl")
mma (linux)
Description |
A self-contained C++ implementation of MMA and GCMMA. |
Homepage |
https://github.com/jdumas/mma |
License |
MIT |
Versions |
2018.08.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mma/xmake.lua |
Install command
xrepo install mma
Integration in the project (xmake.lua)
add_requires("mma")
mnn (linux)
Description |
MNN is a highly efficient and lightweight deep learning framework. |
Homepage |
https://www.mnn.zone/ |
License |
Apache-2.0 |
Versions |
1.2.1, 1.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mnn/xmake.lua |
Install command
xrepo install mnn
Integration in the project (xmake.lua)
add_requires("mnn")
mold (linux)
Install command
xrepo install mold
Integration in the project (xmake.lua)
add_requires("mold")
mongo-c-driver (linux)
Description |
The MongoDB C Driver. |
Homepage |
http://mongoc.org/ |
License |
Apache-2.0 |
Versions |
1.19.0, 1.20.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mongo-c-driver/xmake.lua |
Install command
xrepo install mongo-c-driver
Integration in the project (xmake.lua)
add_requires("mongo-c-driver")
mongo-cxx-driver (linux)
Install command
xrepo install mongo-cxx-driver
Integration in the project (xmake.lua)
add_requires("mongo-cxx-driver")
mongoose (linux)
Description |
Embedded Web Server |
Homepage |
https://mongoose.ws |
License |
GPL-2.0 |
Versions |
7.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mongoose/xmake.lua |
Install command
xrepo install mongoose
Integration in the project (xmake.lua)
add_requires("mongoose")
mono (linux)
Description |
Cross platform, open source .NET development framework |
Homepage |
https://www.mono-project.com/ |
Versions |
6.8.0+123 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mono/xmake.lua |
Install command
xrepo install mono
Integration in the project (xmake.lua)
add_requires("mono")
moonjit (linux)
Description |
A Just-In-Time Compiler (JIT) for the Lua programming language. |
Homepage |
https://github.com/moonjit/moonjit |
Versions |
2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
moonjit/xmake.lua |
Install command
xrepo install moonjit
Integration in the project (xmake.lua)
add_requires("moonjit")
mosquitto (linux)
Description |
Eclipse Mosquitto - An open source MQTT broker |
Homepage |
https://mosquitto.org |
License |
EPL-2.0 |
Versions |
v2.0.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mosquitto/xmake.lua |
Install command
xrepo install mosquitto
Integration in the project (xmake.lua)
add_requires("mosquitto")
mpc (linux)
Description |
GNU MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. |
Homepage |
http://www.multiprecision.org/mpc/ |
License |
LGPL-3.0 |
Versions |
1.2.1, 1.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mpc/xmake.lua |
Install command
xrepo install mpc
Integration in the project (xmake.lua)
add_requires("mpc")
mpdecimal (linux)
Description |
mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. |
Homepage |
https://www.bytereef.org/mpdecimal/index.html |
License |
BSD-2-Clause |
Versions |
2.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mpdecimal/xmake.lua |
Install command
xrepo install mpdecimal
Integration in the project (xmake.lua)
add_requires("mpdecimal")
mpfr (linux)
Description |
The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. |
Homepage |
https://www.mpfr.org/ |
License |
LGPL-3.0 |
Versions |
4.1.0, 4.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mpfr/xmake.lua |
Install command
xrepo install mpfr
Integration in the project (xmake.lua)
add_requires("mpfr")
mpg123 (linux)
Description |
Fast console MPEG Audio Player and decoder library |
Homepage |
https://www.mpg123.de/ |
Versions |
1.30.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mpg123/xmake.lua |
Install command
xrepo install mpg123
Integration in the project (xmake.lua)
add_requires("mpg123")
mpich (linux)
Description |
MPICH is a high performance and widely portable implementation of the Message Passing Interface (MPI) standard. |
Homepage |
https://www.mpich.org/ |
Versions |
3.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mpich/xmake.lua |
Install command
xrepo install mpich
Integration in the project (xmake.lua)
add_requires("mpich")
mpmcqueue (linux)
Install command
xrepo install mpmcqueue
Integration in the project (xmake.lua)
add_requires("mpmcqueue")
mscharconv (linux)
Description |
from Microsoft STL, but multi-platform |
Homepage |
https://github.com/iboB/mscharconv |
Versions |
latest |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mscharconv/xmake.lua |
Install command
xrepo install mscharconv
Integration in the project (xmake.lua)
add_requires("mscharconv")
msdfgen (linux)
Install command
xrepo install msdfgen
Integration in the project (xmake.lua)
add_requires("msdfgen")
msgpack-c (linux)
Description |
MessagePack implementation for C |
Homepage |
https://msgpack.org/ |
License |
BSL-1.0 |
Versions |
4.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
msgpack-c/xmake.lua |
Install command
xrepo install msgpack-c
Integration in the project (xmake.lua)
add_requires("msgpack-c")
msgpack-cxx (linux)
Description |
MessagePack implementation for C++ |
Homepage |
https://msgpack.org/ |
License |
BSL-1.0 |
Versions |
4.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
msgpack-cxx/xmake.lua |
Install command
xrepo install msgpack-cxx
Integration in the project (xmake.lua)
add_requires("msgpack-cxx")
msquic (linux)
Description |
Cross-platform, C implementation of the IETF QUIC protocol. |
Homepage |
https://github.com/microsoft/msquic |
License |
MIT |
Versions |
v1.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
msquic/xmake.lua |
Install command
xrepo install msquic
Integration in the project (xmake.lua)
add_requires("msquic")
mumps (linux)
Description |
MUMPS: MUltifrontal Massively Parallel sparse direct Solver |
Homepage |
http://mumps.enseeiht.fr/ |
Versions |
5.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mumps/xmake.lua |
Install command
xrepo install mumps
Integration in the project (xmake.lua)
add_requires("mumps")
muslcc (linux)
Description |
static cross- and native- musl-based toolchains. |
Homepage |
https://musl.cc/ |
Versions |
20210202 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
muslcc/xmake.lua |
Install command
xrepo install muslcc
Integration in the project (xmake.lua)
add_requires("muslcc")
mustache (linux)
Install command
xrepo install mustache
Integration in the project (xmake.lua)
add_requires("mustache")
mxml (linux)
Description |
Mini-XML is a tiny XML library that you can use to read and write XML and XML-like data files in your application without requiring large non-standard libraries. |
Homepage |
https://www.msweet.org/mxml/ |
License |
Apache-2.0 |
Versions |
3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mxml/xmake.lua |
Install command
xrepo install mxml
Integration in the project (xmake.lua)
add_requires("mxml")
mysql (linux)
Description |
Open source relational database management system. |
Homepage |
https://dev.mysql.com/doc |
Versions |
5.7.29, 8.0.31 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mysql/xmake.lua |
Install command
xrepo install mysql
Integration in the project (xmake.lua)
add_requires("mysql")
mysqlpp (linux)
Install command
xrepo install mysqlpp
Integration in the project (xmake.lua)
add_requires("mysqlpp")
n
named_type (linux)
Install command
xrepo install named_type
Integration in the project (xmake.lua)
add_requires("named_type")
nameof (linux)
Description |
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum |
Homepage |
https://github.com/Neargye/nameof |
License |
MIT |
Versions |
0.10.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nameof/xmake.lua |
Install command
xrepo install nameof
Integration in the project (xmake.lua)
add_requires("nameof")
nana (linux)
Description |
A modern C++ GUI library. |
Homepage |
http://nanapro.org |
Versions |
1.6.2, 1.7.2, 1.7.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nana/xmake.lua |
Install command
xrepo install nana
Integration in the project (xmake.lua)
add_requires("nana")
nanobench (linux)
Description |
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20 |
Homepage |
https://nanobench.ankerl.com |
License |
MIT |
Versions |
v4.3.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nanobench/xmake.lua |
Install command
xrepo install nanobench
Integration in the project (xmake.lua)
add_requires("nanobench")
nanoflann (linux)
Description |
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees |
Homepage |
https://github.com/jlblancoc/nanoflann/ |
License |
BSD-2-Clause |
Versions |
v1.3.2, v1.4.2, v1.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nanoflann/xmake.lua |
Install command
xrepo install nanoflann
Integration in the project (xmake.lua)
add_requires("nanoflann")
nanogui (linux)
Install command
xrepo install nanogui
Integration in the project (xmake.lua)
add_requires("nanogui")
nanosvg (linux)
Install command
xrepo install nanosvg
Integration in the project (xmake.lua)
add_requires("nanosvg")
nanovdb (linux)
Description |
Developed by NVIDIA, NanoVDB adds real-time rendering GPU support for OpenVDB. |
Homepage |
https://developer.nvidia.com/nanovdb |
Versions |
20201219 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nanovdb/xmake.lua |
Install command
xrepo install nanovdb
Integration in the project (xmake.lua)
add_requires("nanovdb")
nanovg (linux)
Description |
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. |
Homepage |
https://github.com/memononen/nanovg/ |
License |
zlib |
Versions |
2021.11.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nanovg/xmake.lua |
Install command
xrepo install nanovg
Integration in the project (xmake.lua)
add_requires("nanovg")
nasm (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nasm/xmake.lua |
Install command
xrepo install nasm
Integration in the project (xmake.lua)
add_requires("nasm")
nativefiledialog (linux)
Description |
A tiny, neat C library that portably invokes native file open and save dialogs. |
Homepage |
https://github.com/mlabbe/nativefiledialog |
License |
zlib |
Versions |
1.1.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nativefiledialog/xmake.lua |
Install command
xrepo install nativefiledialog
Integration in the project (xmake.lua)
add_requires("nativefiledialog")
nativefiledialog-extended (linux)
Description |
Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog. |
Homepage |
https://github.com/btzy/nativefiledialog-extended |
Versions |
v1.0.2, v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nativefiledialog-extended/xmake.lua |
Install command
xrepo install nativefiledialog-extended
Integration in the project (xmake.lua)
add_requires("nativefiledialog-extended")
ncurses (linux)
Description |
A free software emulation of curses. |
Homepage |
https://invisible-island.net/ncurses/ |
License |
MIT |
Versions |
6.1, 6.2, 6.3, 6.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ncurses/xmake.lua |
Install command
xrepo install ncurses
Integration in the project (xmake.lua)
add_requires("ncurses")
ndarray (linux)
Install command
xrepo install ndarray
Integration in the project (xmake.lua)
add_requires("ndarray")
ndk (linux)
Description |
Android NDK toolchain. |
Homepage |
https://developer.android.com/ndk |
Versions |
21.0, 22.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ndk/xmake.lua |
Install command
xrepo install ndk
Integration in the project (xmake.lua)
add_requires("ndk")
neargye-scope_guard (linux)
Install command
xrepo install neargye-scope_guard
Integration in the project (xmake.lua)
add_requires("neargye-scope_guard")
nettle (linux)
Description |
Nettle is a cryptographic library that is designed to fit easily in more or less any context. |
Homepage |
https://www.lysator.liu.se/~nisse/nettle/ |
License |
LGPL-3.0 |
Versions |
3.6, 3.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nettle/xmake.lua |
Install command
xrepo install nettle
Integration in the project (xmake.lua)
add_requires("nettle")
newtondynamics (linux)
Description |
Newton Dynamics is an integrated solution for real time simulation of physics environments. |
Homepage |
http://newtondynamics.com |
License |
zlib |
Versions |
v3.14d |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
newtondynamics/xmake.lua |
Install command
xrepo install newtondynamics
Integration in the project (xmake.lua)
add_requires("newtondynamics")
newtondynamics3 (linux)
Description |
Newton Dynamics is an integrated solution for real time simulation of physics environments. |
Homepage |
http://newtondynamics.com |
License |
zlib |
Versions |
v3.14d |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
newtondynamics3/xmake.lua |
Install command
xrepo install newtondynamics3
Integration in the project (xmake.lua)
add_requires("newtondynamics3")
newtondynamics4 (linux)
Description |
Newton Dynamics is an integrated solution for real time simulation of physics environments. |
Homepage |
http://newtondynamics.com |
License |
zlib |
Versions |
v4.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
newtondynamics4/xmake.lua |
Install command
xrepo install newtondynamics4
Integration in the project (xmake.lua)
add_requires("newtondynamics4")
nghttp2 (linux)
Description |
nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C. |
Homepage |
http://nghttp2.org/ |
License |
MIT |
Versions |
1.46.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nghttp2/xmake.lua |
Install command
xrepo install nghttp2
Integration in the project (xmake.lua)
add_requires("nghttp2")
nghttp3 (linux)
Install command
xrepo install nghttp3
Integration in the project (xmake.lua)
add_requires("nghttp3")
ngtcp2 (linux)
Description |
ngtcp2 project is an effort to implement IETF QUIC protocol |
Homepage |
https://github.com/ngtcp2/ngtcp2 |
License |
MIT |
Versions |
0.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ngtcp2/xmake.lua |
Install command
xrepo install ngtcp2
Integration in the project (xmake.lua)
add_requires("ngtcp2")
Description |
Header structure descriptions for the nifti1 and nifti2 file formats. |
Homepage |
https://nifti.nimh.nih.gov/ |
License |
Public Domain |
Versions |
0.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
niftiheader/xmake.lua |
Install command
xrepo install niftiheader
Integration in the project (xmake.lua)
add_requires("niftiheader")
ninja (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ninja/xmake.lua |
Install command
xrepo install ninja
Integration in the project (xmake.lua)
add_requires("ninja")
nlohmann_json (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nlohmann_json/xmake.lua |
Install command
xrepo install nlohmann_json
Integration in the project (xmake.lua)
add_requires("nlohmann_json")
nlopt (linux)
Description |
NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information. |
Homepage |
https://github.com/stevengj/nlopt/ |
License |
LGPL-2.1 |
Versions |
v2.7.0, v2.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nlopt/xmake.lua |
Install command
xrepo install nlopt
Integration in the project (xmake.lua)
add_requires("nlopt")
nng (linux)
Description |
NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems. |
Homepage |
https://github.com/nanomsg/nng |
Versions |
1.3.2, 1.4.0, 1.5.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nng/xmake.lua |
Install command
xrepo install nng
Integration in the project (xmake.lua)
add_requires("nng")
nngpp (linux)
Description |
C++ wrapper around the nanomsg NNG API. |
Homepage |
https://github.com/cwzx/nngpp |
Versions |
v2020.10.30 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nngpp/xmake.lua |
Install command
xrepo install nngpp
Integration in the project (xmake.lua)
add_requires("nngpp")
nod (linux)
Description |
Small, header only signals and slots C++11 library. |
Homepage |
https://github.com/fr00b0/nod |
License |
MIT |
Versions |
v0.5.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nod/xmake.lua |
Install command
xrepo install nod
Integration in the project (xmake.lua)
add_requires("nod")
nodeeditor (linux)
Description |
Qt Node Editor. Dataflow programming framework |
Homepage |
https://github.com/paceholder/nodeeditor |
License |
BSD-3 |
Versions |
2.1.3, 2.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nodeeditor/xmake.lua |
Install command
xrepo install nodeeditor
Integration in the project (xmake.lua)
add_requires("nodeeditor")
nodesoup (linux)
Description |
Force-directed graph layout with Fruchterman-Reingold |
Homepage |
https://github.com/olvb/nodesoup |
Versions |
2020.09.05 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nodesoup/xmake.lua |
Install command
xrepo install nodesoup
Integration in the project (xmake.lua)
add_requires("nodesoup")
noise-c (linux)
Description |
Noise-C, a plain C implementation of the Noise protocol |
Homepage |
https://github.com/rweather/noise-c |
License |
MIT |
Versions |
2021.04.09 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
noise-c/xmake.lua |
Install command
xrepo install noise-c
Integration in the project (xmake.lua)
add_requires("noise-c")
nowide_standalone (linux)
Description |
C++ implementation of the Python Numpy library |
Homepage |
https://github.com/boostorg/nowide/tree/standalone |
License |
Boost Software License, Version 1.0 |
Versions |
11.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nowide_standalone/xmake.lua |
Install command
xrepo install nowide_standalone
Integration in the project (xmake.lua)
add_requires("nowide_standalone")
ntkernel-error-category (linux)
Install command
xrepo install ntkernel-error-category
Integration in the project (xmake.lua)
add_requires("ntkernel-error-category")
nuklear (linux)
Install command
xrepo install nuklear
Integration in the project (xmake.lua)
add_requires("nuklear")
numactl (linux)
Install command
xrepo install numactl
Integration in the project (xmake.lua)
add_requires("numactl")
numcpp (linux)
Description |
C++ implementation of the Python Numpy library |
Homepage |
https://github.com/dpilger26/NumCpp |
License |
MIT |
Versions |
2.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
numcpp/xmake.lua |
Install command
xrepo install numcpp
Integration in the project (xmake.lua)
add_requires("numcpp")
nvtt (linux)
Install command
xrepo install nvtt
Integration in the project (xmake.lua)
add_requires("nvtt")
o
oatpp (linux)
Description |
Modern Web Framework for C++. High performance, simple API, cross platform, zero dependency. |
Homepage |
https://oatpp.io/ |
License |
Apache-2.0 |
Versions |
1.0.0, 1.2.5, 1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
oatpp/xmake.lua |
Install command
xrepo install oatpp
Integration in the project (xmake.lua)
add_requires("oatpp")
oatpp-websocket (linux)
Description |
It provides WebSocket functionality for oatpp applications. |
Homepage |
https://oatpp.io/ |
License |
Apache-2.0 |
Versions |
1.0.0, 1.2.5, 1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
oatpp-websocket/xmake.lua |
Install command
xrepo install oatpp-websocket
Integration in the project (xmake.lua)
add_requires("oatpp-websocket")
objfw (linux)
Description |
Portable framework for the Objective-C language. |
Homepage |
https://objfw.nil.im |
Versions |
1.0.0, 1.0.1, 1.0.2, 1.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
objfw/xmake.lua |
Install command
xrepo install objfw
Integration in the project (xmake.lua)
add_requires("objfw")
octomap (linux)
Description |
An Efficient Probabilistic 3D Mapping Framework Based on Octrees |
Homepage |
https://octomap.github.io/ |
License |
BSD-3-Clause |
Versions |
v1.9.7, v1.9.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
octomap/xmake.lua |
Install command
xrepo install octomap
Integration in the project (xmake.lua)
add_requires("octomap")
ode (linux)
Description |
ODE is an open source, high performance library for simulating rigid body dynamics. |
Homepage |
http://ode.org/ |
License |
BSD-3-Clause |
Versions |
0.16.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ode/xmake.lua |
Install command
xrepo install ode
Integration in the project (xmake.lua)
add_requires("ode")
ogre-next (linux)
Description |
scene-oriented, flexible 3D engine written in C++ |
Homepage |
https://www.ogre3d.org/ |
License |
MIT |
Versions |
v2.2.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ogre-next/xmake.lua |
Install command
xrepo install ogre-next
Integration in the project (xmake.lua)
add_requires("ogre-next")
olive.c (linux)
Install command
xrepo install olive.c
Integration in the project (xmake.lua)
add_requires("olive.c")
onednn (linux)
Install command
xrepo install onednn
Integration in the project (xmake.lua)
add_requires("onednn")
onedpl (linux)
Install command
xrepo install onedpl
Integration in the project (xmake.lua)
add_requires("onedpl")
onetbb (linux)
Description |
Threading Building Blocks (TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability. |
Homepage |
https://software.intel.com/en-us/tbb/ |
Versions |
2020.3, 2021.10.0, 2021.11.0, 2021.2.0, 2021.3.0, 2021.4.0, 2021.5.0, 2021.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
onetbb/xmake.lua |
Install command
xrepo install onetbb
Integration in the project (xmake.lua)
add_requires("onetbb")
oniguruma (linux)
Install command
xrepo install oniguruma
Integration in the project (xmake.lua)
add_requires("oniguruma")
onnx (linux)
Description |
Open standard for machine learning interoperability |
Homepage |
https://onnx.ai/ |
License |
Apache-2.0 |
Versions |
v1.11.0, v1.12.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
onnx/xmake.lua |
Install command
xrepo install onnx
Integration in the project (xmake.lua)
add_requires("onnx")
onnxruntime (linux)
Install command
xrepo install onnxruntime
Integration in the project (xmake.lua)
add_requires("onnxruntime")
open3d (linux)
Install command
xrepo install open3d
Integration in the project (xmake.lua)
add_requires("open3d")
openal-soft (linux)
Description |
OpenAL Soft is a software implementation of the OpenAL 3D audio API. |
Homepage |
https://openal-soft.org |
License |
LGPL-2.0 |
Versions |
1.21.1, 1.22.0, 1.22.2, 1.23.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openal-soft/xmake.lua |
Install command
xrepo install openal-soft
Integration in the project (xmake.lua)
add_requires("openal-soft")
openblas (linux)
Description |
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. |
Homepage |
http://www.openblas.net/ |
License |
BSD-3-Clause |
Versions |
0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.23, 0.3.24 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openblas/xmake.lua |
Install command
xrepo install openblas
Integration in the project (xmake.lua)
add_requires("openblas")
opencc (linux)
Description |
Conversion between Traditional and Simplified Chinese. |
Homepage |
https://github.com/BYVoid/OpenCC |
Versions |
1.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencc/xmake.lua |
Install command
xrepo install opencc
Integration in the project (xmake.lua)
add_requires("opencc")
opencl (linux)
Description |
OpenCL is an open, royalty-free industry standard that makes much faster computations possible through parallel computing. |
Homepage |
https://opencl.org/ |
Versions |
v2023.04.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencl/xmake.lua |
Install command
xrepo install opencl
Integration in the project (xmake.lua)
add_requires("opencl")
opencl-clhpp (linux)
Description |
OpenCL API C++ bindings |
Homepage |
https://github.com/KhronosGroup/OpenCL-CLHPP/ |
License |
Apache-2.0 |
Versions |
1.2.8, 2.0.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencl-clhpp/xmake.lua |
Install command
xrepo install opencl-clhpp
Integration in the project (xmake.lua)
add_requires("opencl-clhpp")
Install command
xrepo install opencl-headers
Integration in the project (xmake.lua)
add_requires("opencl-headers")
opencolorio (linux)
Description |
A complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. |
Homepage |
https://opencolorio.org/ |
License |
BSD-3-Clause |
Versions |
v2.1.0, v2.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencolorio/xmake.lua |
Install command
xrepo install opencolorio
Integration in the project (xmake.lua)
add_requires("opencolorio")
opencore-amr (linux)
Description |
Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec. |
Homepage |
https://opencore-amr.sourceforge.io |
Versions |
0.1.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencore-amr/xmake.lua |
Install command
xrepo install opencore-amr
Integration in the project (xmake.lua)
add_requires("opencore-amr")
opencv (linux)
Description |
A open source computer vision library. |
Homepage |
https://opencv.org/ |
License |
Apache-2.0 |
Versions |
3.4.9, 4.2.0, 4.5.1, 4.5.2, 4.5.3, 4.5.4, 4.5.5, 4.6.0, 4.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencv/xmake.lua |
Install command
xrepo install opencv
Integration in the project (xmake.lua)
add_requires("opencv")
openexr (linux)
Description |
OpenEXR provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry. |
Homepage |
https://www.openexr.com/ |
Versions |
2.5.3, 2.5.5, 2.5.7, 3.1.0, 3.1.1, 3.1.3, 3.1.4, 3.1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openexr/xmake.lua |
Install command
xrepo install openexr
Integration in the project (xmake.lua)
add_requires("openexr")
openh264 (linux)
Description |
OpenH264 is a codec library which supports H.264 encoding and decoding. |
Homepage |
http://www.openh264.org/ |
License |
BSD-2-Clause |
Versions |
v2.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openh264/xmake.lua |
Install command
xrepo install openh264
Integration in the project (xmake.lua)
add_requires("openh264")
openimageio (linux)
Description |
OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. |
Homepage |
https://sites.google.com/site/openimageio/home |
License |
BSD-3-Clause |
Versions |
2.2.19+0, 2.3.10+1, 2.3.13+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openimageio/xmake.lua |
Install command
xrepo install openimageio
Integration in the project (xmake.lua)
add_requires("openimageio")
openjpeg (linux)
Description |
OpenJPEG is an open-source JPEG 2000 codec written in C language. |
Homepage |
http://www.openjpeg.org/ |
License |
BSD-2-Clause |
Versions |
v2.3.1, v2.4.0, v2.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openjpeg/xmake.lua |
Install command
xrepo install openjpeg
Integration in the project (xmake.lua)
add_requires("openjpeg")
openldap (linux)
Description |
OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol. |
Homepage |
https://www.openldap.org/ |
Versions |
2.5.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openldap/xmake.lua |
Install command
xrepo install openldap
Integration in the project (xmake.lua)
add_requires("openldap")
openmesh (linux)
Description |
OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. |
Homepage |
https://www.graphics.rwth-aachen.de/software/openmesh/ |
License |
BSD-3-Clause |
Versions |
8.1, 9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openmesh/xmake.lua |
Install command
xrepo install openmesh
Integration in the project (xmake.lua)
add_requires("openmesh")
openmp (linux)
Description |
The OpenMP API specification for parallel programming |
Homepage |
https://openmp.org/ |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openmp/xmake.lua |
Install command
xrepo install openmp
Integration in the project (xmake.lua)
add_requires("openmp")
openpgl (linux)
Description |
Intel(R) Open Path Guiding Library |
Homepage |
http://www.openpgl.org/ |
License |
Apache-2.0 |
Versions |
0.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openpgl/xmake.lua |
Install command
xrepo install openpgl
Integration in the project (xmake.lua)
add_requires("openpgl")
openrestry-luajit (linux)
Description |
OpenResty's Branch of LuaJIT 2 |
Homepage |
https://github.com/openresty/luajit2 |
Versions |
v2.1-20220310, v2.1-20230119 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openrestry-luajit/xmake.lua |
Install command
xrepo install openrestry-luajit
Integration in the project (xmake.lua)
add_requires("openrestry-luajit")
openscenegraph (linux)
Description |
The OpenSceneGraph is an open source high performance 3D graphics toolkit. |
Homepage |
https://www.openscenegraph.com/ |
Versions |
3.6.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openscenegraph/xmake.lua |
Install command
xrepo install openscenegraph
Integration in the project (xmake.lua)
add_requires("openscenegraph")
openssl (linux)
Description |
A robust, commercial-grade, and full-featured toolkit for TLS and SSL. |
Homepage |
https://www.openssl.org/ |
Versions |
1.0.0, 1.0.2-u, 1.1.0-l, 1.1.1-h, 1.1.1-k, 1.1.1-l, 1.1.1-m, 1.1.1-n, 1.1.1-o, 1.1.1-p, 1.1.1-q, 1.1.1-r, 1.1.1-s, 1.1.1-t, 1.1.1-w |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openssl/xmake.lua |
Install command
xrepo install openssl
Integration in the project (xmake.lua)
add_requires("openssl")
openssl3 (linux)
Description |
A robust, commercial-grade, and full-featured toolkit for TLS and SSL. |
Homepage |
https://www.openssl.org/ |
Versions |
3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openssl3/xmake.lua |
Install command
xrepo install openssl3
Integration in the project (xmake.lua)
add_requires("openssl3")
opensubdiv (linux)
Description |
OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. |
Homepage |
https://graphics.pixar.com/opensubdiv/docs/intro.html |
License |
Apache-2.0 |
Versions |
3.4.4, 3.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opensubdiv/xmake.lua |
Install command
xrepo install opensubdiv
Integration in the project (xmake.lua)
add_requires("opensubdiv")
openvdb (linux)
Description |
OpenVDB - Sparse volume data structure and tools |
Homepage |
https://www.openvdb.org/ |
Versions |
v10.0.1, v10.1.0, v7.1.0, v8.0.1, v8.1.0, v8.2.0, v9.0.0, v9.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openvdb/xmake.lua |
Install command
xrepo install openvdb
Integration in the project (xmake.lua)
add_requires("openvdb")
openvr (linux)
Description |
OpenVR SDK |
Homepage |
https://www.steamvr.com/ |
License |
BSD-3-Clause |
Versions |
v1.26.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openvr/xmake.lua |
Install command
xrepo install openvr
Integration in the project (xmake.lua)
add_requires("openvr")
optick (linux)
Description |
C++ Profiler For Games (API) |
Homepage |
https://optick.dev |
License |
MIT |
Versions |
1.3.1, 1.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
optick/xmake.lua |
Install command
xrepo install optick
Integration in the project (xmake.lua)
add_requires("optick")
optional-lite (linux)
Description |
optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library |
Homepage |
https://github.com/martinmoene/optional-lite |
License |
BSL-1.0 |
Versions |
2023.05.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
optional-lite/xmake.lua |
Install command
xrepo install optional-lite
Integration in the project (xmake.lua)
add_requires("optional-lite")
orangeduck_mpc (linux)
Install command
xrepo install orangeduck_mpc
Integration in the project (xmake.lua)
add_requires("orangeduck_mpc")
ordered_map (linux)
Description |
C++ hash map and hash set which preserve the order of insertion |
Homepage |
https://github.com/Tessil/ordered-map |
License |
MIT |
Versions |
v1.0.0, v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ordered_map/xmake.lua |
Install command
xrepo install ordered_map
Integration in the project (xmake.lua)
add_requires("ordered_map")
osmanip (linux)
Description |
A cross-platform library for output stream manipulation using ANSI escape sequences. |
Homepage |
https://github.com/JustWhit3/osmanip |
License |
MIT |
Versions |
v4.6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
osmanip/xmake.lua |
Install command
xrepo install osmanip
Integration in the project (xmake.lua)
add_requires("osmanip")
osqp (linux)
Description |
The Operator Splitting QP Solver |
Homepage |
https://osqp.org/ |
License |
Apache-2.0 |
Versions |
v0.6.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
osqp/xmake.lua |
Install command
xrepo install osqp
Integration in the project (xmake.lua)
add_requires("osqp")
out_ptr (linux)
Description |
Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library! |
Homepage |
https://github.com/soasis/out_ptr |
License |
Apache-2.0 |
Versions |
2022.10.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
out_ptr/xmake.lua |
Install command
xrepo install out_ptr
Integration in the project (xmake.lua)
add_requires("out_ptr")
outcome (linux)
Description |
Provides very lightweight outcome and result (non-Boost edition) |
Homepage |
https://github.com/ned14/outcome |
License |
Apache-2.0 |
Versions |
v2.2.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
outcome/xmake.lua |
Install command
xrepo install outcome
Integration in the project (xmake.lua)
add_requires("outcome")
ozz-animation (linux)
Install command
xrepo install ozz-animation
Integration in the project (xmake.lua)
add_requires("ozz-animation")
p
pagmo (linux)
Description |
pagmo is a C++ scientific library for massively parallel optimization. |
Homepage |
https://esa.github.io/pagmo2/index.html |
License |
LGPL-3.0 |
Versions |
v2.18.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pagmo/xmake.lua |
Install command
xrepo install pagmo
Integration in the project (xmake.lua)
add_requires("pagmo")
pahomqttc (linux)
Install command
xrepo install pahomqttc
Integration in the project (xmake.lua)
add_requires("pahomqttc")
pahomqttcpp (linux)
Install command
xrepo install pahomqttcpp
Integration in the project (xmake.lua)
add_requires("pahomqttcpp")
pango (linux)
Description |
Framework for layout and rendering of i18n text |
Homepage |
https://www.pango.org/ |
License |
LGPL-2.0 |
Versions |
1.50.3, 1.51.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pango/xmake.lua |
Install command
xrepo install pango
Integration in the project (xmake.lua)
add_requires("pango")
papi (linux)
Description |
Performance Application Programming Interface |
Homepage |
https://icl.utk.edu/papi/index.html |
License |
BSD-3-Clause |
Versions |
6.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
papi/xmake.lua |
Install command
xrepo install papi
Integration in the project (xmake.lua)
add_requires("papi")
parallel-hashmap (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
parallel-hashmap/xmake.lua |
Install command
xrepo install parallel-hashmap
Integration in the project (xmake.lua)
add_requires("parallel-hashmap")
partio (linux)
Description |
Partio is an open source C++ library for reading, writing and manipulating a variety of standard particle formats (GEO, BGEO, PTC, PDB, PDA). |
Homepage |
http://partio.us/ |
License |
BSD-3-Clause |
Versions |
v1.14.0, v1.14.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
partio/xmake.lua |
Install command
xrepo install partio
Integration in the project (xmake.lua)
add_requires("partio")
patch (linux)
Description |
GNU patch, which applies diff files to original files. |
Homepage |
http://www.gnu.org/software/patch/patch.html |
Versions |
2.7.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
patch/xmake.lua |
Install command
xrepo install patch
Integration in the project (xmake.lua)
add_requires("patch")
pcg-cpp (linux)
Description |
PCG — C++ Implementation |
Homepage |
http://www.pcg-random.org |
License |
Apache-2.0 |
Versions |
2022.04.09 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pcg-cpp/xmake.lua |
Install command
xrepo install pcg-cpp
Integration in the project (xmake.lua)
add_requires("pcg-cpp")
pcg32 (linux)
Description |
Tiny self-contained C++ version of the PCG32 pseudorandom number generator |
Homepage |
https://github.com/wjakob/pcg32 |
License |
Apache-2.0 |
Versions |
2016.06.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pcg32/xmake.lua |
Install command
xrepo install pcg32
Integration in the project (xmake.lua)
add_requires("pcg32")
pciutils (linux)
Install command
xrepo install pciutils
Integration in the project (xmake.lua)
add_requires("pciutils")
pcl (linux)
Description |
The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing. |
Homepage |
https://pointclouds.org/ |
License |
BSD-3-Clause |
Versions |
1.12.0, 1.12.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pcl/xmake.lua |
Install command
xrepo install pcl
Integration in the project (xmake.lua)
add_requires("pcl")
pcre (linux)
Description |
A Perl Compatible Regular Expressions Library |
Homepage |
https://www.pcre.org/ |
Versions |
8.45 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pcre/xmake.lua |
Install command
xrepo install pcre
Integration in the project (xmake.lua)
add_requires("pcre")
pcre2 (linux)
Description |
A Perl Compatible Regular Expressions Library |
Homepage |
https://www.pcre.org/ |
Versions |
10.39, 10.40, 10.42 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pcre2/xmake.lua |
Install command
xrepo install pcre2
Integration in the project (xmake.lua)
add_requires("pcre2")
pdcurses (linux)
Description |
PDCurses - a curses library for environments that don't fit the termcap/terminfo model. |
Homepage |
https://pdcurses.org/ |
Versions |
3.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pdcurses/xmake.lua |
Install command
xrepo install pdcurses
Integration in the project (xmake.lua)
add_requires("pdcurses")
pdcursesmod (linux)
Description |
PDCurses Modified - a curses library modified and extended from the 'official' pdcurses |
Homepage |
https://projectpluto.com/win32a.htm |
Versions |
v4.3.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pdcursesmod/xmake.lua |
Install command
xrepo install pdcursesmod
Integration in the project (xmake.lua)
add_requires("pdcursesmod")
pdfhummus (linux)
Description |
High performance library for creating, modiyfing and parsing PDF files in C++ |
Homepage |
https://www.pdfhummus.com/ |
License |
Apache-2.0 |
Versions |
4.1, v4.5.10, v4.5.6, v4.5.7, v4.5.8, v4.5.9, v4.6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pdfhummus/xmake.lua |
Install command
xrepo install pdfhummus
Integration in the project (xmake.lua)
add_requires("pdfhummus")
pegtl (linux)
Description |
Parsing Expression Grammar Template Library |
Homepage |
https://github.com/taocpp/PEGTL |
License |
BSL-1.0 |
Versions |
3.2.2, 3.2.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pegtl/xmake.lua |
Install command
xrepo install pegtl
Integration in the project (xmake.lua)
add_requires("pegtl")
perlinnoise (linux)
Install command
xrepo install perlinnoise
Integration in the project (xmake.lua)
add_requires("perlinnoise")
picojson (linux)
Description |
A header-file-only, JSON parser serializer in C++ |
Homepage |
https://pocoproject.org/ |
License |
BSD-2-Clause |
Versions |
v1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
picojson/xmake.lua |
Install command
xrepo install picojson
Integration in the project (xmake.lua)
add_requires("picojson")
picosha2 (linux)
Description |
a header-file-only, SHA256 hash generator in C++ |
Homepage |
https://github.com/okdshin/PicoSHA2 |
License |
MIT |
Versions |
2022.08.08 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
picosha2/xmake.lua |
Install command
xrepo install picosha2
Integration in the project (xmake.lua)
add_requires("picosha2")
piex (linux)
Description |
Preview Image Extractor (PIEX) |
Homepage |
https://github.com/google/piex |
License |
Apache-2.0 |
Versions |
20190530 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
piex/xmake.lua |
Install command
xrepo install piex
Integration in the project (xmake.lua)
add_requires("piex")
pigz (linux)
Description |
A parallel implementation of gzip for modern multi-processor, multi-core machines. |
Homepage |
http://zlib.net/pigz/ |
Versions |
2022.01.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pigz/xmake.lua |
Install command
xrepo install pigz
Integration in the project (xmake.lua)
add_requires("pigz")
pixman (linux)
Description |
Low-level library for pixel manipulation. |
Homepage |
https://cairographics.org/ |
Versions |
0.40.0, 0.42.0, 0.42.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pixman/xmake.lua |
Install command
xrepo install pixman
Integration in the project (xmake.lua)
add_requires("pixman")
pkg-config (linux)
Install command
xrepo install pkg-config
Integration in the project (xmake.lua)
add_requires("pkg-config")
pkgconf (linux)
Description |
A program which helps to configure compiler and linker flags for development frameworks. |
Homepage |
http://pkgconf.org |
Versions |
1.7.4, 1.8.0, 1.9.3, 1.9.4, 1.9.5, 2.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pkgconf/xmake.lua |
Install command
xrepo install pkgconf
Integration in the project (xmake.lua)
add_requires("pkgconf")
plf_colony (linux)
Description |
An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data. |
Homepage |
https://plflib.org/colony.htm |
License |
zlib |
Versions |
2023.08.25 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
plf_colony/xmake.lua |
Install command
xrepo install plf_colony
Integration in the project (xmake.lua)
add_requires("plf_colony")
plog (linux)
Description |
Portable, simple and extensible C++ logging library |
Homepage |
https://github.com/SergiusTheBest/plog |
License |
MIT |
Versions |
1.1.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
plog/xmake.lua |
Install command
xrepo install plog
Integration in the project (xmake.lua)
add_requires("plog")
plusaes (linux)
Install command
xrepo install plusaes
Integration in the project (xmake.lua)
add_requires("plusaes")
pmp (linux)
Description |
The Polygon Mesh Processing Library |
Homepage |
http://www.pmp-library.org/ |
License |
MIT |
Versions |
1.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pmp/xmake.lua |
Install command
xrepo install pmp
Integration in the project (xmake.lua)
add_requires("pmp")
pocketfft (linux)
Description |
FFT implementation based on FFTPack, but with several improvements |
Homepage |
https://github.com/mreineck/pocketfft |
License |
BSD-3-Clause |
Versions |
2023.02.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pocketfft/xmake.lua |
Install command
xrepo install pocketfft
Integration in the project (xmake.lua)
add_requires("pocketfft")
pocketpy (linux)
Install command
xrepo install pocketpy
Integration in the project (xmake.lua)
add_requires("pocketpy")
poco (linux)
Description |
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems. |
Homepage |
https://pocoproject.org/ |
License |
BSL-1.0 |
Versions |
1.11.0, 1.11.1, 1.11.6, 1.11.8, 1.12.1, 1.12.2, 1.12.4, 1.12.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
poco/xmake.lua |
Install command
xrepo install poco
Integration in the project (xmake.lua)
add_requires("poco")
polyhook2 (linux)
Install command
xrepo install polyhook2
Integration in the project (xmake.lua)
add_requires("polyhook2")
polyscope (linux)
Description |
A C++ & Python viewer for 3D data like meshes and point clouds |
Homepage |
https://polyscope.run/ |
License |
MIT |
Versions |
v1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
polyscope/xmake.lua |
Install command
xrepo install polyscope
Integration in the project (xmake.lua)
add_requires("polyscope")
poppler (linux)
Description |
Poppler, a PDF rendering library |
Homepage |
https://poppler.freedesktop.org/ |
License |
GPL-2.0 |
Versions |
21.03.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
poppler/xmake.lua |
Install command
xrepo install poppler
Integration in the project (xmake.lua)
add_requires("poppler")
portaudio (linux)
Description |
PortAudio is a cross-platform, open-source C language library for real-time audio input and output. |
Homepage |
http://www.portaudio.com |
Versions |
2023.08.05 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
portaudio/xmake.lua |
Install command
xrepo install portaudio
Integration in the project (xmake.lua)
add_requires("portaudio")
pprint (linux)
Install command
xrepo install pprint
Integration in the project (xmake.lua)
add_requires("pprint")
pqp (linux)
Description |
A Proximity Query Package |
Homepage |
http://gamma.cs.unc.edu/SSV/ |
Versions |
1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pqp/xmake.lua |
Install command
xrepo install pqp
Integration in the project (xmake.lua)
add_requires("pqp")
premake5 (linux)
Description |
Premake - Powerfully simple build configuration |
Homepage |
https://premake.github.io/ |
Versions |
2022.11.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
premake5/xmake.lua |
Install command
xrepo install premake5
Integration in the project (xmake.lua)
add_requires("premake5")
proj (linux)
Description |
PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. |
Homepage |
https://proj.org/index.html |
License |
MIT |
Versions |
8.2.1, 9.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
proj/xmake.lua |
Install command
xrepo install proj
Integration in the project (xmake.lua)
add_requires("proj")
prometheus-cpp (linux)
Install command
xrepo install prometheus-cpp
Integration in the project (xmake.lua)
add_requires("prometheus-cpp")
promise-cpp (linux)
Install command
xrepo install promise-cpp
Integration in the project (xmake.lua)
add_requires("promise-cpp")
protobuf-c (linux)
Install command
xrepo install protobuf-c
Integration in the project (xmake.lua)
add_requires("protobuf-c")
protobuf-cpp (linux)
Description |
Google's data interchange format for cpp |
Homepage |
https://developers.google.com/protocol-buffers/ |
Versions |
3.12.0, 3.12.3, 3.13.0, 3.14.0, 3.15.5, 3.15.8, 3.17.3, 3.19.4, 3.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
protobuf-cpp/xmake.lua |
Install command
xrepo install protobuf-cpp
Integration in the project (xmake.lua)
add_requires("protobuf-cpp")
protoc (linux)
Install command
xrepo install protoc
Integration in the project (xmake.lua)
add_requires("protoc")
prvhash (linux)
Install command
xrepo install prvhash
Integration in the project (xmake.lua)
add_requires("prvhash")
psimd (linux)
Install command
xrepo install psimd
Integration in the project (xmake.lua)
add_requires("psimd")
ptex (linux)
Description |
Per-Face Texture Mapping for Production Rendering |
Homepage |
http://ptex.us/ |
License |
BSD-3-Clause |
Versions |
v2.3.2, v2.4.1, v2.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ptex/xmake.lua |
Install command
xrepo install ptex
Integration in the project (xmake.lua)
add_requires("ptex")
pthreadpool (linux)
Install command
xrepo install pthreadpool
Integration in the project (xmake.lua)
add_requires("pthreadpool")
ptl (linux)
Description |
Lightweight C++11 multithreading tasking system featuring thread-pool, task-groups, and lock-free task queue |
Homepage |
https://github.com/jrmadsen/PTL |
License |
MIT |
Versions |
v2.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ptl/xmake.lua |
Install command
xrepo install ptl
Integration in the project (xmake.lua)
add_requires("ptl")
pugixml (linux)
Description |
Light-weight, simple and fast XML parser for C++ with XPath support |
Homepage |
https://pugixml.org/ |
License |
MIT |
Versions |
v1.11.4, v1.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pugixml/xmake.lua |
Install command
xrepo install pugixml
Integration in the project (xmake.lua)
add_requires("pugixml")
pulsar (linux)
Install command
xrepo install pulsar
Integration in the project (xmake.lua)
add_requires("pulsar")
pupnp (linux)
Description |
Build UPnP-compliant control points, devices, and bridges on several operating systems. |
Homepage |
https://pupnp.github.io/pupnp |
Versions |
1.14.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pupnp/xmake.lua |
Install command
xrepo install pupnp
Integration in the project (xmake.lua)
add_requires("pupnp")
pybind11 (linux)
Description |
Seamless operability between C++11 and Python. |
Homepage |
https://github.com/pybind/pybind11 |
License |
BSD-3-Clause |
Versions |
v2.10.0, v2.5.0, v2.6.2, v2.7.1, v2.8.1, v2.9.1, v2.9.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pybind11/xmake.lua |
Install command
xrepo install pybind11
Integration in the project (xmake.lua)
add_requires("pybind11")
pycdc (linux)
Description |
C++ python bytecode disassembler and decompiler |
Homepage |
https://github.com/zrax/pycdc |
Versions |
2022.10.04 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pycdc/xmake.lua |
Install command
xrepo install pycdc
Integration in the project (xmake.lua)
add_requires("pycdc")
pystring (linux)
Description |
Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string. |
Homepage |
https://github.com/imageworks/pystring |
Versions |
2020.02.04, 2023.07.23 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pystring/xmake.lua |
Install command
xrepo install pystring
Integration in the project (xmake.lua)
add_requires("pystring")
python (linux)
Description |
The python programming language. |
Homepage |
https://www.python.org/ |
Versions |
2.7.18, 3.10.11, 3.10.6, 3.11.3, 3.7.9, 3.8.10, 3.9.10, 3.9.13, 3.9.5, 3.9.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
python/xmake.lua |
Install command
xrepo install python
Integration in the project (xmake.lua)
add_requires("python")
python2 (linux)
Description |
The python programming language. |
Homepage |
https://www.python.org/ |
Versions |
2.7.15, 2.7.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
python2/xmake.lua |
Install command
xrepo install python2
Integration in the project (xmake.lua)
add_requires("python2")
q
qdcae (linux)
Install command
xrepo install qdcae
Integration in the project (xmake.lua)
add_requires("qdcae")
qhull (linux)
Description |
Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. |
Homepage |
http://www.qhull.org/ |
Versions |
2020.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qhull/xmake.lua |
Install command
xrepo install qhull
Integration in the project (xmake.lua)
add_requires("qhull")
qoi (linux)
Description |
The Quite OK Image Format for fast, lossless image compression |
Homepage |
https://qoiformat.org/ |
License |
MIT |
Versions |
2021.12.22, 2022.11.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qoi/xmake.lua |
Install command
xrepo install qoi
Integration in the project (xmake.lua)
add_requires("qoi")
qr-code-generator-c (linux)
Description |
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C. |
Homepage |
https://www.nayuki.io/page/qr-code-generator-library |
Versions |
v1.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qr-code-generator-c/xmake.lua |
Install command
xrepo install qr-code-generator-c
Integration in the project (xmake.lua)
add_requires("qr-code-generator-c")
qr-code-generator-cpp (linux)
Description |
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C. |
Homepage |
https://www.nayuki.io/page/qr-code-generator-library |
Versions |
v1.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qr-code-generator-cpp/xmake.lua |
Install command
xrepo install qr-code-generator-cpp
Integration in the project (xmake.lua)
add_requires("qr-code-generator-cpp")
qt5base (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qt5base/xmake.lua |
Install command
xrepo install qt5base
Integration in the project (xmake.lua)
add_requires("qt5base")
qt5core (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qt5core/xmake.lua |
Install command
xrepo install qt5core
Integration in the project (xmake.lua)
add_requires("qt5core")
qt5gui (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qt5gui/xmake.lua |
Install command
xrepo install qt5gui
Integration in the project (xmake.lua)
add_requires("qt5gui")
qt5network (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qt5network/xmake.lua |
Install command
xrepo install qt5network
Integration in the project (xmake.lua)
add_requires("qt5network")
qt5webview (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qt5webview/xmake.lua |
Install command
xrepo install qt5webview
Integration in the project (xmake.lua)
add_requires("qt5webview")
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
5.12.5, 5.15.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
qt5widgets/xmake.lua |
Install command
xrepo install qt5widgets
Integration in the project (xmake.lua)
add_requires("qt5widgets")
qt6base (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
6.3.0, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0 |
Architectures |
x86_64 |
Definition |
qt6base/xmake.lua |
Install command
xrepo install qt6base
Integration in the project (xmake.lua)
add_requires("qt6base")
qt6core (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
6.3.0, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0 |
Architectures |
x86_64 |
Definition |
qt6core/xmake.lua |
Install command
xrepo install qt6core
Integration in the project (xmake.lua)
add_requires("qt6core")
qt6gui (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
6.3.0, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0 |
Architectures |
x86_64 |
Definition |
qt6gui/xmake.lua |
Install command
xrepo install qt6gui
Integration in the project (xmake.lua)
add_requires("qt6gui")
qt6network (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
6.3.0, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0 |
Architectures |
x86_64 |
Definition |
qt6network/xmake.lua |
Install command
xrepo install qt6network
Integration in the project (xmake.lua)
add_requires("qt6network")
qt6qml (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
6.3.0, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0 |
Architectures |
x86_64 |
Definition |
qt6qml/xmake.lua |
Install command
xrepo install qt6qml
Integration in the project (xmake.lua)
add_requires("qt6qml")
qt6quick (linux)
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
6.3.0, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0 |
Architectures |
x86_64 |
Definition |
qt6quick/xmake.lua |
Install command
xrepo install qt6quick
Integration in the project (xmake.lua)
add_requires("qt6quick")
Description |
Qt is the faster, smarter way to create innovative devices, modern UIs & applications for multiple screens. Cross-platform software development at its best. |
Homepage |
https://www.qt.io |
License |
LGPL-3 |
Versions |
6.3.0, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.6.0 |
Architectures |
x86_64 |
Definition |
qt6widgets/xmake.lua |
Install command
xrepo install qt6widgets
Integration in the project (xmake.lua)
add_requires("qt6widgets")
qtawesome (linux)
Install command
xrepo install qtawesome
Integration in the project (xmake.lua)
add_requires("qtawesome")
qtpromise (linux)
Install command
xrepo install qtpromise
Integration in the project (xmake.lua)
add_requires("qtpromise")
quadsort (linux)
Description |
Quadsort is a branchless stable adaptive mergesort faster than quicksort. |
Homepage |
https://github.com/scandum/quadsort |
License |
MIT |
Versions |
2023.02.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
quadsort/xmake.lua |
Install command
xrepo install quadsort
Integration in the project (xmake.lua)
add_requires("quadsort")
quake_triangle (linux)
Install command
xrepo install quake_triangle
Integration in the project (xmake.lua)
add_requires("quake_triangle")
quickcpplib (linux)
Description |
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries! |
Homepage |
https://github.com/ned14/quickcpplib |
License |
Apache-2.0 |
Versions |
20221116 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
quickcpplib/xmake.lua |
Install command
xrepo install quickcpplib
Integration in the project (xmake.lua)
add_requires("quickcpplib")
quickjs (linux)
Description |
QuickJS is a small and embeddable Javascript engine |
Homepage |
https://bellard.org/quickjs/ |
Versions |
2021.03.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
quickjs/xmake.lua |
Install command
xrepo install quickjs
Integration in the project (xmake.lua)
add_requires("quickjs")
quickjspp (linux)
Install command
xrepo install quickjspp
Integration in the project (xmake.lua)
add_requires("quickjspp")
quill (linux)
Description |
Asynchronous Low Latency C++ Logging Library |
Homepage |
https://github.com/odygrd/quill |
Versions |
2.8.0, 2.9.0, 2.9.1, 3.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
quill/xmake.lua |
Install command
xrepo install quill
Integration in the project (xmake.lua)
add_requires("quill")
r
rang (linux)
Description |
A Minimal, Header only Modern c++ library for terminal goodies 💄✨ |
Homepage |
https://agauniyal.github.io/rang/ |
License |
Unlicense |
Versions |
2022.07.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rang/xmake.lua |
Install command
xrepo install rang
Integration in the project (xmake.lua)
add_requires("rang")
range-v3 (linux)
Description |
Range library for C++14/17/20, basis for C++20's std::ranges |
Homepage |
https://github.com/ericniebler/range-v3/ |
License |
BSL-1.0 |
Versions |
0.11.0, 0.12.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
range-v3/xmake.lua |
Install command
xrepo install range-v3
Integration in the project (xmake.lua)
add_requires("range-v3")
rapidcsv (linux)
Install command
xrepo install rapidcsv
Integration in the project (xmake.lua)
add_requires("rapidcsv")
rapidjson (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rapidjson/xmake.lua |
Install command
xrepo install rapidjson
Integration in the project (xmake.lua)
add_requires("rapidjson")
raygui (linux)
Description |
A simple and easy-to-use immediate-mode gui library |
Homepage |
https://github.com/raysan5/raygui |
License |
zlib |
Versions |
3.0, 3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
raygui/xmake.lua |
Install command
xrepo install raygui
Integration in the project (xmake.lua)
add_requires("raygui")
raylib (linux)
Description |
A simple and easy-to-use library to enjoy videogames programming. |
Homepage |
http://www.raylib.com |
Versions |
2.5.0, 3.0.0, 3.5.0, 3.7.0, 4.0.0, 4.2.0, 4.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
raylib/xmake.lua |
Install command
xrepo install raylib
Integration in the project (xmake.lua)
add_requires("raylib")
re2 (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
re2/xmake.lua |
Install command
xrepo install re2
Integration in the project (xmake.lua)
add_requires("re2")
reactiveplusplus (linux)
Install command
xrepo install reactiveplusplus
Integration in the project (xmake.lua)
add_requires("reactiveplusplus")
readerwriterqueue (linux)
Description |
A fast single-producer, single-consumer lock-free queue for C++ |
Homepage |
https://github.com/cameron314/readerwriterqueue |
License |
BSD-3-Clause |
Versions |
v1.0.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
readerwriterqueue/xmake.lua |
Install command
xrepo install readerwriterqueue
Integration in the project (xmake.lua)
add_requires("readerwriterqueue")
readline (linux)
Install command
xrepo install readline
Integration in the project (xmake.lua)
add_requires("readline")
recastnavigation (linux)
Description |
Navigation-mesh Toolset for Games |
Homepage |
https://github.com/recastnavigation/recastnavigation |
License |
zlib |
Versions |
1.5.1, v1.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
recastnavigation/xmake.lua |
Install command
xrepo install recastnavigation
Integration in the project (xmake.lua)
add_requires("recastnavigation")
redex (linux)
Description |
A bytecode optimizer for Android apps |
Homepage |
https://fbredex.com/ |
License |
MIT |
Versions |
2022.6.23 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
redex/xmake.lua |
Install command
xrepo install redex
Integration in the project (xmake.lua)
add_requires("redex")
redis-plus-plus (linux)
Description |
Redis client written in C++ |
Homepage |
https://github.com/sewenew/redis-plus-plus |
Versions |
1.3.5, 1.3.6, 1.3.7, 1.3.8, 1.3.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
redis-plus-plus/xmake.lua |
Install command
xrepo install redis-plus-plus
Integration in the project (xmake.lua)
add_requires("redis-plus-plus")
remotery (linux)
Description |
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer |
Homepage |
https://github.com/Celtoys/Remotery |
License |
Apache-2.0 |
Versions |
2023.08.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
remotery/xmake.lua |
Install command
xrepo install remotery
Integration in the project (xmake.lua)
add_requires("remotery")
rendergraph (linux)
Description |
Vulkan render graph management library. . |
Homepage |
https://github.com/DragonJoker/RenderGraph/ |
License |
MIT |
Versions |
v1.0.0, v1.1.0, v1.2.0, v1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rendergraph/xmake.lua |
Install command
xrepo install rendergraph
Integration in the project (xmake.lua)
add_requires("rendergraph")
reproc (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
reproc/xmake.lua |
Install command
xrepo install reproc
Integration in the project (xmake.lua)
add_requires("reproc")
rest_rpc (linux)
Description |
c++11, high performance, cross platform, easy to use rpc framework. |
Homepage |
https://github.com/qicosmos/rest_rpc |
Versions |
2023.6.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rest_rpc/xmake.lua |
Install command
xrepo install rest_rpc
Integration in the project (xmake.lua)
add_requires("rest_rpc")
restinio (linux)
Description |
Cross-platform, efficient, customizable, and robust asynchronous HTTP/WebSocket server C++14 library with the right balance between performance and ease of use |
Homepage |
https://github.com/Stiffstream/restinio |
License |
BSD-3-Clause |
Versions |
0.6.17, 0.6.18, 0.6.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
restinio/xmake.lua |
Install command
xrepo install restinio
Integration in the project (xmake.lua)
add_requires("restinio")
rhash (linux)
Description |
RHash (Recursive Hasher) is a console utility for computing and verifying hash sums of files. |
Homepage |
http://rhash.sourceforge.net/ |
Versions |
1.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rhash/xmake.lua |
Install command
xrepo install rhash
Integration in the project (xmake.lua)
add_requires("rhash")
ricab-scope_guard (linux)
Install command
xrepo install ricab-scope_guard
Integration in the project (xmake.lua)
add_requires("ricab-scope_guard")
rlottie (linux)
Description |
A platform independent standalone library that plays Lottie Animation. |
Homepage |
https://github.com/Samsung/rlottie |
Versions |
0.1, 0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rlottie/xmake.lua |
Install command
xrepo install rlottie
Integration in the project (xmake.lua)
add_requires("rlottie")
rmlui (linux)
Description |
RmlUi is the C++ user interface library based on the HTML and CSS standards. |
Homepage |
https://mikke89.github.io/RmlUiDoc/ |
License |
MIT |
Versions |
5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rmlui/xmake.lua |
Install command
xrepo install rmlui
Integration in the project (xmake.lua)
add_requires("rmlui")
robin-hood-hashing (linux)
Description |
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20 |
Homepage |
https://github.com/martinus/robin-hood-hashing |
License |
MIT |
Versions |
3.11.3, 3.11.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
robin-hood-hashing/xmake.lua |
Install command
xrepo install robin-hood-hashing
Integration in the project (xmake.lua)
add_requires("robin-hood-hashing")
robin-map (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
robin-map/xmake.lua |
Install command
xrepo install robin-map
Integration in the project (xmake.lua)
add_requires("robin-map")
robotstxt (linux)
Description |
The repository contains Google's robots.txt parser and matcher as a C++ librar. |
Homepage |
https://github.com/google/robotstxt |
License |
Apache-2.0 |
Versions |
2021.11.24 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
robotstxt/xmake.lua |
Install command
xrepo install robotstxt
Integration in the project (xmake.lua)
add_requires("robotstxt")
rocksdb (linux)
Description |
A library that provides an embeddable, persistent key-value store for fast storage. |
Homepage |
http://rocksdb.org |
Versions |
v7.10.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rocksdb/xmake.lua |
Install command
xrepo install rocksdb
Integration in the project (xmake.lua)
add_requires("rocksdb")
rpclib (linux)
Description |
rpclib is a modern C++ msgpack-RPC server and client library |
Homepage |
http://rpclib.net |
Versions |
v2.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rpclib/xmake.lua |
Install command
xrepo install rpclib
Integration in the project (xmake.lua)
add_requires("rpclib")
rply (linux)
Description |
RPly is a library that lets applications read and write PLY files. |
Homepage |
http://w3.impa.br/~diego/software/rply/ |
License |
MIT |
Versions |
1.1.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rply/xmake.lua |
Install command
xrepo install rply
Integration in the project (xmake.lua)
add_requires("rply")
rpmalloc (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rpmalloc/xmake.lua |
Install command
xrepo install rpmalloc
Integration in the project (xmake.lua)
add_requires("rpmalloc")
rsm-autotoml (linux)
Install command
xrepo install rsm-autotoml
Integration in the project (xmake.lua)
add_requires("rsm-autotoml")
rsm-binary-io (linux)
Description |
A binary i/o library for C++, without the agonizing pain |
Homepage |
https://github.com/Ryan-rsm-McKenzie/binary_io |
License |
MIT |
Versions |
2.0.5, 2.0.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rsm-binary-io/xmake.lua |
Install command
xrepo install rsm-binary-io
Integration in the project (xmake.lua)
add_requires("rsm-binary-io")
rsm-bsa (linux)
Install command
xrepo install rsm-bsa
Integration in the project (xmake.lua)
add_requires("rsm-bsa")
rsm-mmio (linux)
Install command
xrepo install rsm-mmio
Integration in the project (xmake.lua)
add_requires("rsm-mmio")
rsync (linux)
Description |
rsync is an open source utility that provides fast incremental file transfer. |
Homepage |
https://rsync.samba.org/ |
License |
GPL-3.0 |
Versions |
3.2.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rsync/xmake.lua |
Install command
xrepo install rsync
Integration in the project (xmake.lua)
add_requires("rsync")
rtaudio (linux)
Description |
A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO, and WASAPI) operating systems. |
Homepage |
https://github.com/thestk/rtaudio |
Versions |
6.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rtaudio/xmake.lua |
Install command
xrepo install rtaudio
Integration in the project (xmake.lua)
add_requires("rtaudio")
rtm (linux)
Install command
xrepo install rtm
Integration in the project (xmake.lua)
add_requires("rtm")
rtmidi (linux)
Description |
A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia) |
Homepage |
https://github.com/thestk/rtmidi |
Versions |
6.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rtmidi/xmake.lua |
Install command
xrepo install rtmidi
Integration in the project (xmake.lua)
add_requires("rtmidi")
rttr (linux)
Description |
rttr: An open source library, which adds reflection to C++. |
Homepage |
https://www.rttr.org |
License |
MIT |
Versions |
0.9.5, 0.9.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rttr/xmake.lua |
Install command
xrepo install rttr
Integration in the project (xmake.lua)
add_requires("rttr")
ruy (linux)
Description |
Matrix multiplication library |
Homepage |
https://github.com/google/ruy |
License |
Apache-2.0 |
Versions |
2022.09.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ruy/xmake.lua |
Install command
xrepo install ruy
Integration in the project (xmake.lua)
add_requires("ruy")
rxcpp (linux)
Description |
Compose async and event-based programs using observable sequences and LINQ-style query operators. |
Homepage |
http://reactivex.io/RxCpp/ |
License |
Apache-2.0 |
Versions |
v3.0.0, v4.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
rxcpp/xmake.lua |
Install command
xrepo install rxcpp
Integration in the project (xmake.lua)
add_requires("rxcpp")
s
s2n-tls (linux)
Install command
xrepo install s2n-tls
Integration in the project (xmake.lua)
add_requires("s2n-tls")
s7 (linux)
Install command
xrepo install s7
Integration in the project (xmake.lua)
add_requires("s7")
samurai (linux)
Description |
Intervals coupled with algebra of set to handle adaptive mesh refinement and operators on it. |
Homepage |
https://hpc-math-samurai.readthedocs.io |
License |
BSD-3-Clause |
Versions |
v0.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
samurai/xmake.lua |
Install command
xrepo install samurai
Integration in the project (xmake.lua)
add_requires("samurai")
scnlib (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
scnlib/xmake.lua |
Install command
xrepo install scnlib
Integration in the project (xmake.lua)
add_requires("scnlib")
scons (linux)
Description |
A software construction tool |
Homepage |
https://scons.org |
Versions |
4.1.0, 4.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
scons/xmake.lua |
Install command
xrepo install scons
Integration in the project (xmake.lua)
add_requires("scons")
scotch (linux)
Description |
Scotch: a software package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering |
Homepage |
https://www.labri.fr/perso/pelegrin/scotch/ |
Versions |
v6.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
scotch/xmake.lua |
Install command
xrepo install scotch
Integration in the project (xmake.lua)
add_requires("scotch")
sdsl-lite (linux)
Install command
xrepo install sdsl-lite
Integration in the project (xmake.lua)
add_requires("sdsl-lite")
seasocks (linux)
Description |
Simple, small, C++ embeddable webserver with WebSockets support |
Homepage |
https://github.com/mattgodbolt/seasocks |
License |
BSD-2-Clause |
Versions |
v1.4.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
seasocks/xmake.lua |
Install command
xrepo install seasocks
Integration in the project (xmake.lua)
add_requires("seasocks")
semi-static-conditions (linux)
Install command
xrepo install semi-static-conditions
Integration in the project (xmake.lua)
add_requires("semi-static-conditions")
semver (linux)
Description |
Semantic Versioning for modern C++ |
Homepage |
https://github.com/Neargye/semver |
License |
MIT |
Versions |
2023.05.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
semver/xmake.lua |
Install command
xrepo install semver
Integration in the project (xmake.lua)
add_requires("semver")
sentencepiece (linux)
Install command
xrepo install sentencepiece
Integration in the project (xmake.lua)
add_requires("sentencepiece")
sentry-native (linux)
Description |
Sentry SDK for C, C++ and native applications. |
Homepage |
https://sentry.io |
Versions |
0.4.15, 0.4.4, 0.5.0, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sentry-native/xmake.lua |
Install command
xrepo install sentry-native
Integration in the project (xmake.lua)
add_requires("sentry-native")
seqan3 (linux)
Description |
The modern C++ library for sequence analysis. Contains version 3 of the library and API docs. |
Homepage |
https://www.seqan.de |
License |
BSD-3-Clause |
Versions |
3.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
seqan3/xmake.lua |
Install command
xrepo install seqan3
Integration in the project (xmake.lua)
add_requires("seqan3")
serial (linux)
Description |
Cross-platform, Serial Port library written in C++ |
Homepage |
http://wjwwood.github.io/serial |
License |
MIT |
Versions |
2022.3.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
serial/xmake.lua |
Install command
xrepo install serial
Integration in the project (xmake.lua)
add_requires("serial")
sfml (linux)
Description |
Simple and Fast Multimedia Library |
Homepage |
https://www.sfml-dev.org |
License |
zlib |
Versions |
2.5.1, 2.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sfml/xmake.lua |
Install command
xrepo install sfml
Integration in the project (xmake.lua)
add_requires("sfml")
sfntly (linux)
Description |
The sfntly project contains Java and C++ libraries for reading, editing, and writing sfnt container fonts (OpenType, TrueType, AAT/GX, and Graphite.) |
Homepage |
https://github.com/googlefonts/sfntly |
Versions |
20190917 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sfntly/xmake.lua |
Install command
xrepo install sfntly
Integration in the project (xmake.lua)
add_requires("sfntly")
shaderc (linux)
Description |
A collection of tools, libraries, and tests for Vulkan shader compilation. |
Homepage |
https://github.com/google/shaderc |
License |
Apache-2.0 |
Versions |
v2022.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
shaderc/xmake.lua |
Install command
xrepo install shaderc
Integration in the project (xmake.lua)
add_requires("shaderc")
shaderwriter (linux)
Description |
Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V. |
Homepage |
https://github.com/DragonJoker/ShaderWriter |
Versions |
0.1, 1.0, 1.1, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.6.1, 2.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
shaderwriter/xmake.lua |
Install command
xrepo install shaderwriter
Integration in the project (xmake.lua)
add_requires("shaderwriter")
shared-mime-info (linux)
Install command
xrepo install shared-mime-info
Integration in the project (xmake.lua)
add_requires("shared-mime-info")
sheenbidi (linux)
Description |
A sophisticated implementation of Unicode Bidirectional Algorithm |
Homepage |
https://github.com/Tehreer/SheenBidi |
License |
Apache-2.0 |
Versions |
v2.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sheenbidi/xmake.lua |
Install command
xrepo install sheenbidi
Integration in the project (xmake.lua)
add_requires("sheenbidi")
simage (linux)
Description |
Simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and MPEG), and loading audio. |
Homepage |
https://coin3d.github.io/simage/html/ |
License |
MIT |
Versions |
1.8.1, 1.8.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
simage/xmake.lua |
Install command
xrepo install simage
Integration in the project (xmake.lua)
add_requires("simage")
simbody (linux)
Description |
High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton. |
Homepage |
https://simtk.org/home/simbody |
License |
Apache-2.0 |
Versions |
3.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
simbody/xmake.lua |
Install command
xrepo install simbody
Integration in the project (xmake.lua)
add_requires("simbody")
simdcomp (linux)
Description |
A simple C library for compressing lists of integers using binary packing |
Homepage |
https://github.com/lemire/simdcomp |
License |
BSD-3-Clause |
Versions |
2023.08.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
simdcomp/xmake.lua |
Install command
xrepo install simdcomp
Integration in the project (xmake.lua)
add_requires("simdcomp")
simde (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
simde/xmake.lua |
Install command
xrepo install simde
Integration in the project (xmake.lua)
add_requires("simde")
simdjson (linux)
Description |
Ridiculously fast JSON parsing, UTF-8 validation and JSON minifying for popular 64 bit systems. |
Homepage |
https://simdjson.org |
License |
Apache-2.0 |
Versions |
v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1, v3.6.0 |
Architectures |
x86_64 |
Definition |
simdjson/xmake.lua |
Install command
xrepo install simdjson
Integration in the project (xmake.lua)
add_requires("simdjson")
simdutf (linux)
Description |
Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512. Part of Node.js. |
Homepage |
https://simdutf.github.io/simdutf/ |
License |
Apache-2.0 |
Versions |
v3.2.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
simdutf/xmake.lua |
Install command
xrepo install simdutf
Integration in the project (xmake.lua)
add_requires("simdutf")
simpleini (linux)
Description |
Cross-platform C++ library providing a simple API to read and write INI-style configuration files. |
Homepage |
https://github.com/brofield/simpleini |
License |
MIT |
Versions |
v4.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
simpleini/xmake.lua |
Install command
xrepo install simpleini
Integration in the project (xmake.lua)
add_requires("simpleini")
simplethreadpool (linux)
Install command
xrepo install simplethreadpool
Integration in the project (xmake.lua)
add_requires("simplethreadpool")
skia (linux)
Description |
A complete 2D graphic library for drawing Text, Geometries, and Images. |
Homepage |
https://skia.org/ |
License |
BSD-3-Clause |
Versions |
88, 89, 90 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
skia/xmake.lua |
Install command
xrepo install skia
Integration in the project (xmake.lua)
add_requires("skia")
snappy (linux)
Description |
A fast compressor/decompressor |
Homepage |
https://github.com/google/snappy |
Versions |
1.1.8, 1.1.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
snappy/xmake.lua |
Install command
xrepo install snappy
Integration in the project (xmake.lua)
add_requires("snappy")
snitch (linux)
Install command
xrepo install snitch
Integration in the project (xmake.lua)
add_requires("snitch")
snmalloc (linux)
Install command
xrepo install snmalloc
Integration in the project (xmake.lua)
add_requires("snmalloc")
sobjectizer (linux)
Description |
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production. |
Homepage |
https://stiffstream.com/en/products/sobjectizer.html |
Versions |
5.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sobjectizer/xmake.lua |
Install command
xrepo install sobjectizer
Integration in the project (xmake.lua)
add_requires("sobjectizer")
sockpp (linux)
Install command
xrepo install sockpp
Integration in the project (xmake.lua)
add_requires("sockpp")
sokol (linux)
Description |
Simple STB-style cross-platform libraries for C and C++, written in C. |
Homepage |
https://github.com/floooh/sokol |
License |
zlib |
Versions |
2022.02.10, 2023.01.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sokol/xmake.lua |
Install command
xrepo install sokol
Integration in the project (xmake.lua)
add_requires("sokol")
sol2 (linux)
Description |
A C++ library binding to Lua. |
Homepage |
https://github.com/ThePhD/sol2 |
Versions |
v3.2.1, v3.2.2, v3.2.3, v3.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sol2/xmake.lua |
Install command
xrepo install sol2
Integration in the project (xmake.lua)
add_requires("sol2")
soloud (linux)
Description |
SoLoud is an easy to use, free, portable c/c++ audio engine for games. |
Homepage |
https://github.com/jarikomppa/soloud |
License |
zlib |
Versions |
2020.02.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
soloud/xmake.lua |
Install command
xrepo install soloud
Integration in the project (xmake.lua)
add_requires("soloud")
sonic-cpp (linux)
Description |
A fast JSON serializing & deserializing library, accelerated by SIMD. |
Homepage |
https://github.com/bytedance/sonic-cpp |
License |
Apache-2.0 |
Versions |
1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sonic-cpp/xmake.lua |
Install command
xrepo install sonic-cpp
Integration in the project (xmake.lua)
add_requires("sonic-cpp")
sophus (linux)
Install command
xrepo install sophus
Integration in the project (xmake.lua)
add_requires("sophus")
soplex (linux)
Description |
SoPlex is an optimization package for solving linear programming problems (LPs) based on an advanced implementation of the primal and dual revised simplex algorithm. |
Homepage |
https://soplex.zib.de/ |
Versions |
5.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
soplex/xmake.lua |
Install command
xrepo install soplex
Integration in the project (xmake.lua)
add_requires("soplex")
soundtouch (linux)
Install command
xrepo install soundtouch
Integration in the project (xmake.lua)
add_requires("soundtouch")
span-lite (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
span-lite/xmake.lua |
Install command
xrepo install span-lite
Integration in the project (xmake.lua)
add_requires("span-lite")
sparsepp (linux)
Description |
A fast, memory efficient hash map for C++ |
Homepage |
https://github.com/greg7mdp/sparsepp |
Versions |
1.22 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sparsepp/xmake.lua |
Install command
xrepo install sparsepp
Integration in the project (xmake.lua)
add_requires("sparsepp")
spdlog (linux)
Description |
Fast C++ logging library. |
Homepage |
https://github.com/gabime/spdlog |
Versions |
v1.10.0, v1.11.0, v1.12.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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
spdlog/xmake.lua |
Install command
xrepo install spdlog
Integration in the project (xmake.lua)
add_requires("spdlog")
spirv-cross (linux)
Description |
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages. |
Homepage |
https://github.com/KhronosGroup/SPIRV-Cross/ |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.231+1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
spirv-cross/xmake.lua |
Install command
xrepo install spirv-cross
Integration in the project (xmake.lua)
add_requires("spirv-cross")
Description |
SPIR-V Headers |
Homepage |
https://github.com/KhronosGroup/SPIRV-Headers/ |
License |
MIT |
Versions |
1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
spirv-headers/xmake.lua |
Install command
xrepo install spirv-headers
Integration in the project (xmake.lua)
add_requires("spirv-headers")
spirv-reflect (linux)
Description |
SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications. |
Homepage |
https://github.com/KhronosGroup/SPIRV-Reflect |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.231+1, 1.3.250+1, 1.3.261+1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
spirv-reflect/xmake.lua |
Install command
xrepo install spirv-reflect
Integration in the project (xmake.lua)
add_requires("spirv-reflect")
Description |
SPIR-V Tools |
Homepage |
https://github.com/KhronosGroup/SPIRV-Tools/ |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
spirv-tools/xmake.lua |
Install command
xrepo install spirv-tools
Integration in the project (xmake.lua)
add_requires("spirv-tools")
spot (linux)
Description |
Spot: a platform for LTL and ω-automata manipulation |
Homepage |
https://spot.lrde.epita.fr/ |
License |
GPL-3.0 |
Versions |
2.10.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
spot/xmake.lua |
Install command
xrepo install spot
Integration in the project (xmake.lua)
add_requires("spot")
sqlcipher (linux)
Description |
SQLCipher is a standalone fork of the SQLite database library that adds 256 bit AES encryption of database files and other security features |
Homepage |
https://www.zetetic.net/sqlcipher/ |
Versions |
4.5.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sqlcipher/xmake.lua |
Install command
xrepo install sqlcipher
Integration in the project (xmake.lua)
add_requires("sqlcipher")
sqlite3 (linux)
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, 3.43.0+200 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sqlite3/xmake.lua |
Install command
xrepo install sqlite3
Integration in the project (xmake.lua)
add_requires("sqlite3")
sqlite_orm (linux)
Install command
xrepo install sqlite_orm
Integration in the project (xmake.lua)
add_requires("sqlite_orm")
sqlitecpp (linux)
Install command
xrepo install sqlitecpp
Integration in the project (xmake.lua)
add_requires("sqlitecpp")
sqlpp11 (linux)
Install command
xrepo install sqlpp11
Integration in the project (xmake.lua)
add_requires("sqlpp11")
srell (linux)
Description |
Unicode-aware regular expression template library for C++ |
Homepage |
https://akenotsuki.com/misc/srell |
License |
BSD-2-Clause |
Versions |
3.018, 4.019 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
srell/xmake.lua |
Install command
xrepo install srell
Integration in the project (xmake.lua)
add_requires("srell")
srt (linux)
Description |
Secure Reliable Transport (SRT) Protocol |
Homepage |
https://www.srtalliance.org/ |
Versions |
v1.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
srt/xmake.lua |
Install command
xrepo install srt
Integration in the project (xmake.lua)
add_requires("srt")
srtp (linux)
Description |
Library for SRTP (Secure Realtime Transport Protocol) |
Homepage |
https://github.com/cisco/libsrtp |
Versions |
v2.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
srtp/xmake.lua |
Install command
xrepo install srtp
Integration in the project (xmake.lua)
add_requires("srtp")
ssp (linux)
Description |
C++ CSV parser |
Homepage |
https://github.com/red0124/ssp |
License |
MIT |
Versions |
v1.6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ssp/xmake.lua |
Install command
xrepo install ssp
Integration in the project (xmake.lua)
add_requires("ssp")
starpu (linux)
Description |
StarPU is a task programming library for hybrid architectures |
Homepage |
https://starpu.gitlabpages.inria.fr/ |
License |
LGPL-2.1 |
Versions |
1.3.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
starpu/xmake.lua |
Install command
xrepo install starpu
Integration in the project (xmake.lua)
add_requires("starpu")
stb (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
stb/xmake.lua |
Install command
xrepo install stb
Integration in the project (xmake.lua)
add_requires("stb")
stlab (linux)
Description |
Adobe Source Libraries from Software Technology Lab |
Homepage |
https://stlab.cc/ |
License |
BSL-1.0 |
Versions |
v1.6.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
stlab/xmake.lua |
Install command
xrepo install stlab
Integration in the project (xmake.lua)
add_requires("stlab")
streamvbyte (linux)
Install command
xrepo install streamvbyte
Integration in the project (xmake.lua)
add_requires("streamvbyte")
string-view-lite (linux)
Description |
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library |
Homepage |
https://github.com/martinmoene/string-view-lite |
License |
BSL-1.0 |
Versions |
v1.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
string-view-lite/xmake.lua |
Install command
xrepo install string-view-lite
Integration in the project (xmake.lua)
add_requires("string-view-lite")
stringzilla (linux)
Description |
Up to 10x faster string search, split, sort, and shuffle for long strings and multi-gigabyte files in Python and C, leveraging SIMD with just a few lines of Arm Neon and x86 AVX2 & AVX-512 intrinsics 🦖 |
Homepage |
https://ashvardanian.com/posts/stringzilla/ |
License |
Apache-2.0 |
Versions |
v1.2.2, v2.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
stringzilla/xmake.lua |
Install command
xrepo install stringzilla
Integration in the project (xmake.lua)
add_requires("stringzilla")
strtk (linux)
Install command
xrepo install strtk
Integration in the project (xmake.lua)
add_requires("strtk")
stx (linux)
Description |
C++17 & C++ 20 error-handling and utility extensions. |
Homepage |
https://lamarrr.github.io/STX |
License |
MIT |
Versions |
v1.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
stx/xmake.lua |
Install command
xrepo install stx
Integration in the project (xmake.lua)
add_requires("stx")
subhook (linux)
Description |
Simple hooking library for C/C++ (x86 only, 32/64-bit, no dependencies) |
Homepage |
https://github.com/Zeex/subhook |
License |
BSD-2-Clause |
Versions |
2023.02.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
subhook/xmake.lua |
Install command
xrepo install subhook
Integration in the project (xmake.lua)
add_requires("subhook")
subprocess.h (linux)
Install command
xrepo install subprocess.h
Integration in the project (xmake.lua)
add_requires("subprocess.h")
suitesparse (linux)
Description |
SuiteSparse is a suite of sparse matrix algorithms |
Homepage |
https://people.engr.tamu.edu/davis/suitesparse.html |
Versions |
v5.10.1, v5.12.0, v5.13.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
suitesparse/xmake.lua |
Install command
xrepo install suitesparse
Integration in the project (xmake.lua)
add_requires("suitesparse")
superlu (linux)
Description |
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations. |
Homepage |
https://portal.nersc.gov/project/sparse/superlu/ |
License |
BSD-3-Clause |
Versions |
v5.2.2, v5.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
superlu/xmake.lua |
Install command
xrepo install superlu
Integration in the project (xmake.lua)
add_requires("superlu")
svector (linux)
Description |
Compact SVO optimized vector for C++17 or higher |
Homepage |
https://github.com/martinus/svector |
License |
MIT |
Versions |
v1.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
svector/xmake.lua |
Install command
xrepo install svector
Integration in the project (xmake.lua)
add_requires("svector")
svt-av1 (linux)
Description |
Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) |
Homepage |
https://gitlab.com/AOMediaCodec/SVT-AV1 |
License |
BSD-2-clause |
Versions |
1.4.0, 1.4.1, 1.5.0, 1.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
svt-av1/xmake.lua |
Install command
xrepo install svt-av1
Integration in the project (xmake.lua)
add_requires("svt-av1")
swig (linux)
Description |
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. |
Homepage |
http://swig.org/ |
License |
GPL-3.0 |
Versions |
4.0.2, 4.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
swig/xmake.lua |
Install command
xrepo install swig
Integration in the project (xmake.lua)
add_requires("swig")
swisseph (linux)
Description |
The SWISS EPHEMERIS is the high precision ephemeris developed by Astrodienst |
Homepage |
https://www.astro.com/swisseph/ |
Versions |
v2.10.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
swisseph/xmake.lua |
Install command
xrepo install swisseph
Integration in the project (xmake.lua)
add_requires("swisseph")
szip (linux)
Install command
xrepo install szip
Integration in the project (xmake.lua)
add_requires("szip")
t
tabulate (linux)
Install command
xrepo install tabulate
Integration in the project (xmake.lua)
add_requires("tabulate")
talloc (linux)
Description |
talloc is a hierarchical, reference counted memory pool system with destructors. |
Homepage |
https://talloc.samba.org/talloc/doc/html/index.html |
Versions |
2.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
talloc/xmake.lua |
Install command
xrepo install talloc
Integration in the project (xmake.lua)
add_requires("talloc")
taskflow (linux)
Description |
A fast C++ header-only library to help you quickly write parallel programs with complex task dependencies |
Homepage |
https://taskflow.github.io/ |
License |
MIT |
Versions |
v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
taskflow/xmake.lua |
Install command
xrepo install taskflow
Integration in the project (xmake.lua)
add_requires("taskflow")
taywee_args (linux)
Description |
A simple header-only C++ argument parser library. |
Homepage |
https://taywee.github.io/args/ |
License |
MIT |
Versions |
6.3.0, 6.4.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
taywee_args/xmake.lua |
Install command
xrepo install taywee_args
Integration in the project (xmake.lua)
add_requires("taywee_args")
tbb (linux)
Description |
Threading Building Blocks (TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability. |
Homepage |
https://software.intel.com/en-us/tbb/ |
Versions |
2020.3, 2021.10.0, 2021.11.0, 2021.2.0, 2021.3.0, 2021.4.0, 2021.5.0, 2021.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tbb/xmake.lua |
Install command
xrepo install tbb
Integration in the project (xmake.lua)
add_requires("tbb")
tbox (linux)
Description |
A glib-like multi-platform c library |
Homepage |
https://tboox.org |
Versions |
v1.6.2, v1.6.3, v1.6.4, v1.6.5, v1.6.6, v1.6.7, v1.6.9, v1.7.1, v1.7.4, v1.7.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tbox/xmake.lua |
Install command
xrepo install tbox
Integration in the project (xmake.lua)
add_requires("tbox")
tclap (linux)
Description |
This is a simple templatized C++ library for parsing command line arguments. |
Homepage |
https://sourceforge.net/projects/tclap/ |
License |
MIT |
Versions |
1.4.0-rc1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tclap/xmake.lua |
Install command
xrepo install tclap
Integration in the project (xmake.lua)
add_requires("tclap")
tclsh (linux)
Description |
The Tcl Core. (Mirror of core.tcl-lang.org) |
Homepage |
https://core.tcl-lang.org/tcl/ |
Versions |
2023.03.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tclsh/xmake.lua |
Install command
xrepo install tclsh
Integration in the project (xmake.lua)
add_requires("tclsh")
termcolor (linux)
Description |
Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force. |
Homepage |
https://github.com/ikalnytskyi/termcolor |
License |
BSD-3-Clause |
Versions |
2.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
termcolor/xmake.lua |
Install command
xrepo install termcolor
Integration in the project (xmake.lua)
add_requires("termcolor")
tesseract (linux)
Description |
Tesseract Open Source OCR Engine |
Homepage |
https://tesseract-ocr.github.io/ |
License |
Apache-2.0 |
Versions |
4.1.1, 4.1.3, 5.0.1, 5.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tesseract/xmake.lua |
Install command
xrepo install tesseract
Integration in the project (xmake.lua)
add_requires("tesseract")
tetgen (linux)
Install command
xrepo install tetgen
Integration in the project (xmake.lua)
add_requires("tetgen")
texinfo (linux)
Install command
xrepo install texinfo
Integration in the project (xmake.lua)
add_requires("texinfo")
tgbot-cpp (linux)
Install command
xrepo install tgbot-cpp
Integration in the project (xmake.lua)
add_requires("tgbot-cpp")
theora (linux)
Description |
Reference implementation of the Theora video compression format. |
Homepage |
https://theora.org/ |
License |
BSD-3-Clause |
Versions |
v1.0, v1.1.0, v1.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
theora/xmake.lua |
Install command
xrepo install theora
Integration in the project (xmake.lua)
add_requires("theora")
thread-pool (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
thread-pool/xmake.lua |
Install command
xrepo install thread-pool
Integration in the project (xmake.lua)
add_requires("thread-pool")
thrift (linux)
Description |
Thrift is a lightweight, language-independent software stack for point-to-point RPC implementation. |
Homepage |
https://thrift.apache.org/ |
License |
Apache-2.0 |
Versions |
v0.16.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
thrift/xmake.lua |
Install command
xrepo install thrift
Integration in the project (xmake.lua)
add_requires("thrift")
thrust (linux)
Description |
The C++ parallel algorithms library. |
Homepage |
https://github.com/NVIDIA/thrust |
License |
Apache-2.0 |
Versions |
1.17.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
thrust/xmake.lua |
Install command
xrepo install thrust
Integration in the project (xmake.lua)
add_requires("thrust")
tiltedcore (linux)
Description |
Core library from Tilted Phoques |
Homepage |
https://github.com/tiltedphoques/TiltedCore |
Versions |
v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4, v0.2.5, v0.2.6, v0.2.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tiltedcore/xmake.lua |
Install command
xrepo install tiltedcore
Integration in the project (xmake.lua)
add_requires("tiltedcore")
tiny-process-library (linux)
Description |
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process |
Homepage |
https://gitlab.com/eidheim/tiny-process-library |
License |
MIT |
Versions |
v2.0.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tiny-process-library/xmake.lua |
Install command
xrepo install tiny-process-library
Integration in the project (xmake.lua)
add_requires("tiny-process-library")
tinycbor (linux)
Description |
Concise Binary Object Representation (CBOR) Library |
Homepage |
https://github.com/intel/tinycbor |
License |
MIT |
Versions |
v0.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinycbor/xmake.lua |
Install command
xrepo install tinycbor
Integration in the project (xmake.lua)
add_requires("tinycbor")
tinycc (linux)
Description |
Tiny C Compiler |
Homepage |
https://bellard.org/tcc/ |
Versions |
0.9.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinycc/xmake.lua |
Install command
xrepo install tinycc
Integration in the project (xmake.lua)
add_requires("tinycc")
tinycrypt (linux)
Install command
xrepo install tinycrypt
Integration in the project (xmake.lua)
add_requires("tinycrypt")
tinyexpr (linux)
Description |
TinyExpr is a very small parser and evaluation library for evaluating math expressions from C. |
Homepage |
https://codeplea.com/tinyexpr |
License |
zlib |
Versions |
2022.11.21 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinyexpr/xmake.lua |
Install command
xrepo install tinyexpr
Integration in the project (xmake.lua)
add_requires("tinyexpr")
tinyexr (linux)
Description |
Tiny OpenEXR image loader/saver library |
Homepage |
https://github.com/syoyo/tinyexr/ |
License |
BSD-3-Clause |
Versions |
v1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinyexr/xmake.lua |
Install command
xrepo install tinyexr
Integration in the project (xmake.lua)
add_requires("tinyexr")
tinyfiledialogs (linux)
Description |
Native dialog library for WINDOWS MAC OSX GTK+ QT CONSOLE |
Homepage |
https://sourceforge.net/projects/tinyfiledialogs/ |
License |
zlib |
Versions |
3.15.1, 3.8.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinyfiledialogs/xmake.lua |
Install command
xrepo install tinyfiledialogs
Integration in the project (xmake.lua)
add_requires("tinyfiledialogs")
Description |
Minimal, type safe printf replacement library for C++ |
Homepage |
https://github.com/c42f/tinyformat/ |
Versions |
2.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinyformat/xmake.lua |
Install command
xrepo install tinyformat
Integration in the project (xmake.lua)
add_requires("tinyformat")
tinygltf (linux)
Description |
Header only C++11 tiny glTF 2.0 library |
Homepage |
https://github.com/syoyo/tinygltf/ |
License |
MIT |
Versions |
v2.5.0, v2.6.3, v2.8.13, v2.8.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinygltf/xmake.lua |
Install command
xrepo install tinygltf
Integration in the project (xmake.lua)
add_requires("tinygltf")
tinyobjloader (linux)
Description |
Tiny but powerful single file wavefront obj loader |
Homepage |
https://github.com/tinyobjloader/tinyobjloader |
License |
MIT |
Versions |
v1.0.7, v2.0.0rc10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinyobjloader/xmake.lua |
Install command
xrepo install tinyobjloader
Integration in the project (xmake.lua)
add_requires("tinyobjloader")
tinyply (linux)
Install command
xrepo install tinyply
Integration in the project (xmake.lua)
add_requires("tinyply")
tinyxml (linux)
Description |
TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. |
Homepage |
https://sourceforge.net/projects/tinyxml/ |
License |
zlib |
Versions |
2.6.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinyxml/xmake.lua |
Install command
xrepo install tinyxml
Integration in the project (xmake.lua)
add_requires("tinyxml")
tinyxml2 (linux)
Description |
simple, small, efficient, C++ XML parser that can be easily integrating into other programs. |
Homepage |
http://www.grinninglizard.com/tinyxml2/ |
Versions |
8.0.0, 9.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinyxml2/xmake.lua |
Install command
xrepo install tinyxml2
Integration in the project (xmake.lua)
add_requires("tinyxml2")
tl_expected (linux)
Description |
C++11/14/17 std::expected with functional-style extensions |
Homepage |
https://github.com/TartanLlama/expected |
License |
CC0 |
Versions |
v1.0.0, v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tl_expected/xmake.lua |
Install command
xrepo install tl_expected
Integration in the project (xmake.lua)
add_requires("tl_expected")
tl_function_ref (linux)
Description |
A lightweight, non-owning reference to a callable. |
Homepage |
https://github.com/TartanLlama/function_ref |
License |
CC0 |
Versions |
v1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tl_function_ref/xmake.lua |
Install command
xrepo install tl_function_ref
Integration in the project (xmake.lua)
add_requires("tl_function_ref")
tmx (linux)
Description |
C tmx map loader |
Homepage |
http://libtmx.rtfd.io/ |
License |
BSD-2-Clause |
Versions |
1.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tmx/xmake.lua |
Install command
xrepo install tmx
Integration in the project (xmake.lua)
add_requires("tmx")
tmxparser (linux)
Install command
xrepo install tmxparser
Integration in the project (xmake.lua)
add_requires("tmxparser")
toml++ (linux)
Description |
toml++ is a header-only TOML config file parser and serializer for C++17 (and later!). |
Homepage |
https://marzer.github.io/tomlplusplus/ |
Versions |
v2.5.0, v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
toml++/xmake.lua |
Install command
xrepo install toml++
Integration in the project (xmake.lua)
add_requires("toml++")
toml11 (linux)
Install command
xrepo install toml11
Integration in the project (xmake.lua)
add_requires("toml11")
tomlc99 (linux)
Install command
xrepo install tomlc99
Integration in the project (xmake.lua)
add_requires("tomlc99")
tomlcpp (linux)
Install command
xrepo install tomlcpp
Integration in the project (xmake.lua)
add_requires("tomlcpp")
toojpeg (linux)
Install command
xrepo install toojpeg
Integration in the project (xmake.lua)
add_requires("toojpeg")
tracy (linux)
Install command
xrepo install tracy
Integration in the project (xmake.lua)
add_requires("tracy")
trantor (linux)
Description |
a non-blocking I/O tcp network lib based on c++14/17 |
Homepage |
https://github.com/an-tao/trantor/ |
License |
BSD-3-Clause |
Versions |
v1.3.0, v1.4.1, v1.5.0, v1.5.14, v1.5.2, v1.5.5, v1.5.6, v1.5.7, v1.5.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
trantor/xmake.lua |
Install command
xrepo install trantor
Integration in the project (xmake.lua)
add_requires("trantor")
trompeloeil (linux)
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 |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
trompeloeil/xmake.lua |
Install command
xrepo install trompeloeil
Integration in the project (xmake.lua)
add_requires("trompeloeil")
tuplet (linux)
Description |
A fast, simple tuple implementation that implements tuple as an aggregate |
Homepage |
https://github.com/codeinred/tuplet |
License |
BSL-1.0 |
Versions |
v2.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tuplet/xmake.lua |
Install command
xrepo install tuplet
Integration in the project (xmake.lua)
add_requires("tuplet")
turbobase64 (linux)
Install command
xrepo install turbobase64
Integration in the project (xmake.lua)
add_requires("turbobase64")
tweeny (linux)
Description |
A modern C++ tweening library |
Homepage |
http://mobius3.github.io/tweeny |
License |
MIT |
Versions |
2023.05.09 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tweeny/xmake.lua |
Install command
xrepo install tweeny
Integration in the project (xmake.lua)
add_requires("tweeny")
type_safe (linux)
Description |
Zero overhead utilities for preventing bugs at compile time |
Homepage |
https://type_safe.foonathan.net |
License |
MIT |
Versions |
v0.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
type_safe/xmake.lua |
Install command
xrepo install type_safe
Integration in the project (xmake.lua)
add_requires("type_safe")
u
uchardet (linux)
Description |
uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. |
Homepage |
https://www.freedesktop.org/wiki/Software/uchardet/ |
License |
MPL-1.1 |
Versions |
0.0.7, 0.0.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
uchardet/xmake.lua |
Install command
xrepo install uchardet
Integration in the project (xmake.lua)
add_requires("uchardet")
ucx (linux)
Description |
Unified Communication X |
Homepage |
https://openucx.org/ |
License |
BSD-3-Clause |
Versions |
1.11.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ucx/xmake.lua |
Install command
xrepo install ucx
Integration in the project (xmake.lua)
add_requires("ucx")
uni_algo (linux)
Description |
Unicode Algorithms Implementation for C/C++ |
Homepage |
https://github.com/uni-algo/uni-algo/ |
License |
MIT |
Versions |
v0.7.1, v0.8.0, v0.8.1, v0.8.2, v1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
uni_algo/xmake.lua |
Install command
xrepo install uni_algo
Integration in the project (xmake.lua)
add_requires("uni_algo")
unicorn (linux)
Description |
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, X86) |
Homepage |
http://www.unicorn-engine.org |
Versions |
2022.02.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
unicorn/xmake.lua |
Install command
xrepo install unicorn
Integration in the project (xmake.lua)
add_requires("unicorn")
units (linux)
Description |
A compile-time, header-only, dimensional analysis library built on c++14 with no dependencies. |
Homepage |
https://nholthaus.github.io/units/ |
Versions |
v2.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
units/xmake.lua |
Install command
xrepo install units
Integration in the project (xmake.lua)
add_requires("units")
unity_test (linux)
Description |
Simple Unit Testing for C |
Homepage |
http://www.throwtheswitch.org/unity |
License |
MIT |
Versions |
v2.4.3, v2.5.0, v2.5.1, v2.5.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
unity_test/xmake.lua |
Install command
xrepo install unity_test
Integration in the project (xmake.lua)
add_requires("unity_test")
universal_stacktrace (linux)
Install command
xrepo install universal_stacktrace
Integration in the project (xmake.lua)
add_requires("universal_stacktrace")
unordered_dense (linux)
Description |
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion. |
Homepage |
https://github.com/martinus/unordered_dense |
License |
MIT |
Versions |
v1.1.0, v1.4.0, v2.0.2, v3.0.0, v4.0.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
unordered_dense/xmake.lua |
Install command
xrepo install unordered_dense
Integration in the project (xmake.lua)
add_requires("unordered_dense")
unqlite (linux)
Description |
An Embedded NoSQL, Transactional Database Engine. |
Homepage |
https://unqlite.org |
Versions |
1.1.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
unqlite/xmake.lua |
Install command
xrepo install unqlite
Integration in the project (xmake.lua)
add_requires("unqlite")
unzip (linux)
Install command
xrepo install unzip
Integration in the project (xmake.lua)
add_requires("unzip")
urdfdom (linux)
Description |
A C++ parser for the Unified Robot Description Format (URDF) |
Homepage |
https://wiki.ros.org/urdf |
License |
BSD-3-Clause |
Versions |
1.0.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
urdfdom/xmake.lua |
Install command
xrepo install urdfdom
Integration in the project (xmake.lua)
add_requires("urdfdom")
Install command
xrepo install urdfdom-headers
Integration in the project (xmake.lua)
add_requires("urdfdom-headers")
uriparser (linux)
Description |
uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C89. |
Homepage |
https://uriparser.github.io/ |
License |
BSD-3-Clause |
Versions |
0.9.5, 0.9.6, 0.9.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
uriparser/xmake.lua |
Install command
xrepo install uriparser
Integration in the project (xmake.lua)
add_requires("uriparser")
usd (linux)
Description |
Universal Scene Description |
Homepage |
http://www.openusd.org |
Versions |
v22.11, v23.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
usd/xmake.lua |
Install command
xrepo install usd
Integration in the project (xmake.lua)
add_requires("usd")
utest.h (linux)
Description |
single header unit testing framework for C and C++ |
Homepage |
https://www.duskborn.com/utest_h/ |
Versions |
2022.09.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
utest.h/xmake.lua |
Install command
xrepo install utest.h
Integration in the project (xmake.lua)
add_requires("utest.h")
utf8.h (linux)
Description |
single header utf8 string functions for C and C++ |
Homepage |
https://github.com/sheredom/utf8.h |
Versions |
2022.07.04 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
utf8.h/xmake.lua |
Install command
xrepo install utf8.h
Integration in the project (xmake.lua)
add_requires("utf8.h")
utf8_range (linux)
Install command
xrepo install utf8_range
Integration in the project (xmake.lua)
add_requires("utf8_range")
utf8proc (linux)
Description |
A clean C library for processing UTF-8 Unicode data |
Homepage |
https://juliastrings.github.io/utf8proc/ |
License |
MIT |
Versions |
v2.7.0, v2.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
utf8proc/xmake.lua |
Install command
xrepo install utf8proc
Integration in the project (xmake.lua)
add_requires("utf8proc")
utfcpp (linux)
Description |
UTF8-CPP: UTF-8 with C++ in a Portable Way |
Homepage |
https://github.com/nemtrif/utfcpp |
License |
BSL-1.0 |
Versions |
v3.2.1, v3.2.3, v3.2.4, v3.2.5, v4.0.0, v4.0.1, v4.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
utfcpp/xmake.lua |
Install command
xrepo install utfcpp
Integration in the project (xmake.lua)
add_requires("utfcpp")
uthash (linux)
Install command
xrepo install uthash
Integration in the project (xmake.lua)
add_requires("uthash")
util-linux (linux)
Description |
Collection of Linux utilities. |
Homepage |
https://github.com/util-linux/util-linux |
License |
GPL-2.0 |
Versions |
2.32.1, 2.36.2, 2.39, 2.39.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
util-linux/xmake.lua |
Install command
xrepo install util-linux
Integration in the project (xmake.lua)
add_requires("util-linux")
util-macros (linux)
Description |
X.Org: Set of autoconf macros used to build other xorg packages |
Homepage |
https://www.x.org/ |
Versions |
1.19.2, 1.19.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
util-macros/xmake.lua |
Install command
xrepo install util-macros
Integration in the project (xmake.lua)
add_requires("util-macros")
uuid_v4 (linux)
Description |
Super fast C++ library to generate and parse UUIDv4 |
Homepage |
https://github.com/crashoz/uuid_v4 |
License |
MIT |
Versions |
v1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
uuid_v4/xmake.lua |
Install command
xrepo install uuid_v4
Integration in the project (xmake.lua)
add_requires("uuid_v4")
uvw (linux)
Description |
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ |
Homepage |
https://github.com/skypjack/uvw |
Versions |
2.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
uvw/xmake.lua |
Install command
xrepo install uvw
Integration in the project (xmake.lua)
add_requires("uvw")
uvwasi (linux)
Description |
WASI syscall API built atop libuv |
Homepage |
https://github.com/nodejs/uvwasi |
License |
MIT |
Versions |
v0.0.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
uvwasi/xmake.lua |
Install command
xrepo install uvwasi
Integration in the project (xmake.lua)
add_requires("uvwasi")
v
v8 (linux)
Install command
xrepo install v8
Integration in the project (xmake.lua)
add_requires("v8")
variant-lite (linux)
Description |
variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library |
Homepage |
https://github.com/martinmoene/variant-lite |
License |
BSL-1.0 |
Versions |
2022.12.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
variant-lite/xmake.lua |
Install command
xrepo install variant-lite
Integration in the project (xmake.lua)
add_requires("variant-lite")
vc (linux)
Description |
SIMD Vector Classes for C++ |
Homepage |
https://github.com/VcDevel/Vc |
License |
BSD-3-Clause |
Versions |
1.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vc/xmake.lua |
Install command
xrepo install vc
Integration in the project (xmake.lua)
add_requires("vc")
vcglib (linux)
Description |
The Visualization and Computer Graphics Library (VCG for short) is a open source portable C++ templated library for manipulation, processing and displaying with OpenGL of triangle and tetrahedral meshes. |
Homepage |
http://www.vcglib.net/ |
License |
GPL-3.0 |
Versions |
2020.12, 2021.07, 2021.10, 2022.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vcglib/xmake.lua |
Install command
xrepo install vcglib
Integration in the project (xmake.lua)
add_requires("vcglib")
vectorial (linux)
Install command
xrepo install vectorial
Integration in the project (xmake.lua)
add_requires("vectorial")
verilator (linux)
Description |
Verilator open-source SystemVerilog simulator and lint system |
Homepage |
https://verilator.org |
Versions |
v5.016 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
verilator/xmake.lua |
Install command
xrepo install verilator
Integration in the project (xmake.lua)
add_requires("verilator")
vexcl (linux)
Description |
VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP |
Homepage |
https://github.com/ddemidov/vexcl |
License |
MIT |
Versions |
1.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vexcl/xmake.lua |
Install command
xrepo install vexcl
Integration in the project (xmake.lua)
add_requires("vexcl")
viennacl (linux)
Description |
ViennaCL is a free open-source linear algebra library for computations on many-core architectures (GPUs, MIC) and multi-core CPUs. |
Homepage |
http://viennacl.sourceforge.net/ |
License |
MIT |
Versions |
1.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
viennacl/xmake.lua |
Install command
xrepo install viennacl
Integration in the project (xmake.lua)
add_requires("viennacl")
visit_struct (linux)
Install command
xrepo install visit_struct
Integration in the project (xmake.lua)
add_requires("visit_struct")
vk-bootstrap (linux)
Description |
Vulkan Bootstrapping Iibrary. |
Homepage |
https://github.com/charles-lunarg/vk-bootstrap |
License |
MIT |
Versions |
v0.5, v0.6, v0.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vk-bootstrap/xmake.lua |
Install command
xrepo install vk-bootstrap
Integration in the project (xmake.lua)
add_requires("vk-bootstrap")
volk (linux)
Description |
volk is a meta-loader for Vulkan |
Homepage |
https://github.com/zeux/volk |
License |
MIT |
Versions |
1.2.162, 1.2.190, 1.3.204, 1.3.231+1, 1.3.250+1, 1.3.261+1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
volk/xmake.lua |
Install command
xrepo install volk
Integration in the project (xmake.lua)
add_requires("volk")
vtk (linux)
Description |
The Visualization Toolkit (VTK) is open source software for manipulating and displaying scientific data. |
Homepage |
https://vtk.org/ |
License |
BSD-3-Clause |
Versions |
9.0.1, 9.0.3, 9.1.0, 9.2.2, 9.2.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vtk/xmake.lua |
Install command
xrepo install vtk
Integration in the project (xmake.lua)
add_requires("vtk")
Description |
Vulkan Header files and API registry |
Homepage |
https://github.com/KhronosGroup/Vulkan-Headers/ |
License |
Apache-2.0 |
Versions |
1.2.154+0, 1.2.162+0, 1.2.182+0, 1.2.189+1, 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vulkan-headers/xmake.lua |
Install command
xrepo install vulkan-headers
Integration in the project (xmake.lua)
add_requires("vulkan-headers")
vulkan-hpp (linux)
Description |
Open-Source Vulkan C++ API |
Homepage |
https://github.com/KhronosGroup/Vulkan-Hpp/ |
License |
Apache-2.0 |
Versions |
v1.2.180, v1.2.189, v1.2.198, v1.3.231, v1.3.236, v1.3.240, v1.3.244, v1.3.254, v1.3.261 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vulkan-hpp/xmake.lua |
Install command
xrepo install vulkan-hpp
Integration in the project (xmake.lua)
add_requires("vulkan-hpp")
vulkan-loader (linux)
Description |
This project provides the Khronos official Vulkan ICD desktop loader for Windows, Linux, and MacOS. |
Homepage |
https://github.com/KhronosGroup/Vulkan-Loader |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0, 1.2.182+0, 1.2.189+1, 1.2.198+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1, 1.3.250+1, 1.3.261+1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vulkan-loader/xmake.lua |
Install command
xrepo install vulkan-loader
Integration in the project (xmake.lua)
add_requires("vulkan-loader")
vulkan-memory-allocator (linux)
Description |
Easy to integrate Vulkan memory allocation library. |
Homepage |
https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/ |
License |
MIT |
Versions |
v3.0.0, v3.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vulkan-memory-allocator/xmake.lua |
Install command
xrepo install vulkan-memory-allocator
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator")
vulkan-memory-allocator-hpp (linux)
Description |
C++ bindings for VulkanMemoryAllocator. |
Homepage |
https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/ |
License |
CC0 |
Versions |
v3.0.0, v3.0.1-1, v3.0.1-3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vulkan-memory-allocator-hpp/xmake.lua |
Install command
xrepo install vulkan-memory-allocator-hpp
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator-hpp")
Description |
Vulkan Utilities and Tools |
Homepage |
https://github.com/KhronosGroup/Vulkan-Tools |
License |
Apache-2.0 |
Versions |
1.2.154+0, 1.2.162+0, 1.2.189+1, 1.2.198+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vulkan-tools/xmake.lua |
Install command
xrepo install vulkan-tools
Integration in the project (xmake.lua)
add_requires("vulkan-tools")
vulkan-validationlayers (linux)
Description |
Vulkan Validation Layers |
Homepage |
https://github.com/KhronosGroup/Vulkan-ValidationLayers/ |
License |
Apache-2.0 |
Versions |
1.2.154+0, 1.2.162+0, 1.2.182+0, 1.2.189+1, 1.2.198+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vulkan-validationlayers/xmake.lua |
Install command
xrepo install vulkan-validationlayers
Integration in the project (xmake.lua)
add_requires("vulkan-validationlayers")
vulkanscenegraph (linux)
Description |
VulkanSceneGraph (VSG), is a modern, cross platform, high performance scene graph library built upon Vulkan graphics/compute API. |
Homepage |
https://vsg-dev.github.io/VulkanSceneGraph/ |
License |
MIT |
Versions |
1.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vulkanscenegraph/xmake.lua |
Install command
xrepo install vulkanscenegraph
Integration in the project (xmake.lua)
add_requires("vulkanscenegraph")
vvenc (linux)
Install command
xrepo install vvenc
Integration in the project (xmake.lua)
add_requires("vvenc")
w
wasm-micro-runtime (linux)
Install command
xrepo install wasm-micro-runtime
Integration in the project (xmake.lua)
add_requires("wasm-micro-runtime")
watcher (linux)
Description |
Filesystem watcher. Works anywhere. Simple, efficient and friendly. |
Homepage |
https://github.com/e-dant/watcher |
License |
MIT |
Versions |
0.9.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
watcher/xmake.lua |
Install command
xrepo install watcher
Integration in the project (xmake.lua)
add_requires("watcher")
wavpack (linux)
Description |
WavPack encode/decode library, command-line programs, and several plugins |
Homepage |
https://github.com/dbry/WavPack |
License |
BSD-3-Clause |
Versions |
4.80.0, 5.4.0, 5.5.0, 5.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
wavpack/xmake.lua |
Install command
xrepo install wavpack
Integration in the project (xmake.lua)
add_requires("wavpack")
wayland (linux)
Description |
Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. |
Homepage |
https://wayland.freedesktop.org/ |
License |
MIT |
Versions |
1.18.0, 1.19.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
wayland/xmake.lua |
Install command
xrepo install wayland
Integration in the project (xmake.lua)
add_requires("wayland")
wayland-protocols (linux)
Description |
Additional Wayland protocols |
Homepage |
https://wayland.freedesktop.org |
License |
MIT |
Versions |
1.24, 1.25, 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
wayland-protocols/xmake.lua |
Install command
xrepo install wayland-protocols
Integration in the project (xmake.lua)
add_requires("wayland-protocols")
websocketpp (linux)
Install command
xrepo install websocketpp
Integration in the project (xmake.lua)
add_requires("websocketpp")
webui (linux)
Description |
Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib. |
Homepage |
https://webui.me |
License |
MIT |
Versions |
2.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
webui/xmake.lua |
Install command
xrepo install webui
Integration in the project (xmake.lua)
add_requires("webui")
wfrest (linux)
Description |
wfrest: C++ Web Framework REST API |
Homepage |
https://github.com/wfrest/wfrest |
License |
Apache-2.0 |
Versions |
v0.9.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
wfrest/xmake.lua |
Install command
xrepo install wfrest
Integration in the project (xmake.lua)
add_requires("wfrest")
wgpu-native (linux)
Install command
xrepo install wgpu-native
Integration in the project (xmake.lua)
add_requires("wgpu-native")
which (linux)
Description |
shows the full path of (shell) commands |
Homepage |
https://www.gnu.org/software/which/ |
Versions |
2.16, 2.17, 2.19, 2.20, 2.21 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
which/xmake.lua |
Install command
xrepo install which
Integration in the project (xmake.lua)
add_requires("which")
whisper.cpp (linux)
Install command
xrepo install whisper.cpp
Integration in the project (xmake.lua)
add_requires("whisper.cpp")
wolfssl (linux)
Description |
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3! |
Homepage |
https://www.wolfssl.com |
License |
GPL-2.0 |
Versions |
5.3.0, 5.6.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
wolfssl/xmake.lua |
Install command
xrepo install wolfssl
Integration in the project (xmake.lua)
add_requires("wolfssl")
workflow (linux)
Description |
C++ Parallel Computing and Asynchronous Networking Engine |
Homepage |
https://github.com/sogou/workflow |
License |
Apache-2.0 |
Versions |
v0.10.6, v0.10.7, v0.10.8, v0.10.9, v0.11.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
workflow/xmake.lua |
Install command
xrepo install workflow
Integration in the project (xmake.lua)
add_requires("workflow")
workspace_hanya (linux)
Install command
xrepo install workspace_hanya
Integration in the project (xmake.lua)
add_requires("workspace_hanya")
Description |
Cross-Platform C++ GUI Library |
Homepage |
https://www.wxwidgets.org/ |
Versions |
v3.2.0, v3.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
wxwidgets/xmake.lua |
Install command
xrepo install wxwidgets
Integration in the project (xmake.lua)
add_requires("wxwidgets")
wyhash (linux)
Description |
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map. |
Homepage |
https://github.com/wangyi-fudan/wyhash |
License |
Unlicense |
Versions |
2023.04.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
wyhash/xmake.lua |
Install command
xrepo install wyhash
Integration in the project (xmake.lua)
add_requires("wyhash")
x
x264 (linux)
Description |
A free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format. |
Homepage |
https://www.videolan.org/developers/x264.html |
Versions |
v2018.09.25, v2021.09.29, v2023.04.04 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
x264/xmake.lua |
Install command
xrepo install x264
Integration in the project (xmake.lua)
add_requires("x264")
x265 (linux)
Description |
A free software library and application for encoding video streams into the H.265/MPEG-H HEVC compression format. |
Homepage |
http://x265.org |
License |
GPL-2.0 |
Versions |
3.2, 3.2.1, 3.3, 3.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
x265/xmake.lua |
Install command
xrepo install x265
Integration in the project (xmake.lua)
add_requires("x265")
xbyak (linux)
Description |
JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 |
Homepage |
https://github.com/herumi/xbyak |
Versions |
v6.02, v6.03, v6.73 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
xbyak/xmake.lua |
Install command
xrepo install xbyak
Integration in the project (xmake.lua)
add_requires("xbyak")
xcb-proto (linux)
Description |
X.Org: XML-XCB protocol descriptions for libxcb code generation |
Homepage |
https://www.x.org/ |
Versions |
1.13, 1.14, 1.14.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
xcb-proto/xmake.lua |
Install command
xrepo install xcb-proto
Integration in the project (xmake.lua)
add_requires("xcb-proto")
xcb-util (linux)
Description |
X.Org: XML-XCB protocol descriptions for libxcb code generation |
Homepage |
https://xcb.freedesktop.org |
Versions |
0.3.6, 0.3.8, 0.3.9, 0.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
|