This is a mirror page, please see the original page:
https://xrepo.xmake.io/#/packages/linux
1
11zip (linux)
Description |
Dead simple zipping / unzipping C++ Lib |
Homepage |
https://github.com/Sygmei/11Zip |
License |
MIT |
Versions |
2023.05.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
11zip/xmake.lua |
Install command
xrepo install 11zip
Integration in the project (xmake.lua)
add_requires("11zip")
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, loong64, 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, 20230802.1, 20240116.1, 20240116.2, 20240722.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
abseil/xmake.lua |
Install command
xrepo install abseil
Integration in the project (xmake.lua)
add_requires("abseil")
access_private (linux)
Install command
xrepo install access_private
Integration in the project (xmake.lua)
add_requires("access_private")
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, 2.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 0.19.6, 1.0.0, 1.0.1, 1.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
v2.3.1, v2.4.0, v2.4.1, v2.7.6, v2.7.7, v2.7.8, v2.8.0, v2.9.0, v2.9.1, v2.9.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ada/xmake.lua |
Install command
xrepo install ada
Integration in the project (xmake.lua)
add_requires("ada")
ade (linux)
Description |
ADE Framework is a graph construction, manipulation, and processing framework. |
Homepage |
https://github.com/opencv/ade |
License |
Apache-2.0 |
Versions |
v0.1.2d, v0.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ade/xmake.lua |
Install command
xrepo install ade
Integration in the project (xmake.lua)
add_requires("ade")
agg (linux)
Install command
xrepo install agg
Integration in the project (xmake.lua)
add_requires("agg")
Description |
Give a brain to your game's NPCs |
Homepage |
https://linkdd.github.io/aitoolkit/ |
License |
MIT |
Versions |
v0.3.0, v0.5.0, v0.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aitoolkit/xmake.lua |
Install command
xrepo install aitoolkit
Integration in the project (xmake.lua)
add_requires("aitoolkit")
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, 1.8.6, 1.8.7, 1.8.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
alembic/xmake.lua |
Install command
xrepo install alembic
Integration in the project (xmake.lua)
add_requires("alembic")
algo_plus (linux)
Description |
AlgoPlus is a C++17 library for complex data structures and algorithms |
Homepage |
https://csrt-ntua.github.io/AlgoPlus |
License |
Apache-2.0 |
Versions |
2024.07.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
algo_plus/xmake.lua |
Install command
xrepo install algo_plus
Integration in the project (xmake.lua)
add_requires("algo_plus")
alpaca (linux)
Description |
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code |
Homepage |
https://github.com/p-ranav/alpaca |
License |
MIT |
Versions |
v0.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
alpaca/xmake.lua |
Install command
xrepo install alpaca
Integration in the project (xmake.lua)
add_requires("alpaca")
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 |
License |
LGPL-2.1 |
Versions |
1.2.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
amgcl/xmake.lua |
Install command
xrepo install amgcl
Integration in the project (xmake.lua)
add_requires("amgcl")
amgx (linux)
Description |
Distributed multigrid linear solver library on GPU |
Homepage |
https://developer.nvidia.com/amgx |
License |
BSD-3-Clause |
Versions |
v2.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
amgx/xmake.lua |
Install command
xrepo install amgx
Integration in the project (xmake.lua)
add_requires("amgx")
amqp-cpp (linux)
Install command
xrepo install amqp-cpp
Integration in the project (xmake.lua)
add_requires("amqp-cpp")
amrex (linux)
Description |
AMReX: Software Framework for Block Structured AMR |
Homepage |
https://amrex-codes.github.io/amrex |
Versions |
24.09, 24.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
amrex/xmake.lua |
Install command
xrepo install amrex
Integration in the project (xmake.lua)
add_requires("amrex")
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, 2.36.0, 2.37.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
angelscript/xmake.lua |
Install command
xrepo install angelscript
Integration in the project (xmake.lua)
add_requires("angelscript")
angle (linux)
Install command
xrepo install angle
Integration in the project (xmake.lua)
add_requires("angle")
antlr4 (linux)
Description |
powerful parser generator for reading, processing, executing, or translating structured text or binary files. |
Homepage |
https://www.antlr.org |
License |
BSD-3-Clause |
Versions |
4.13.1, 4.13.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
antlr4/xmake.lua |
Install command
xrepo install antlr4
Integration in the project (xmake.lua)
add_requires("antlr4")
antlr4-runtime (linux)
Description |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. |
Homepage |
http://antlr.org |
License |
BSD-3-Clause |
Versions |
4.13.1, 4.13.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
antlr4-runtime/xmake.lua |
Install command
xrepo install antlr4-runtime
Integration in the project (xmake.lua)
add_requires("antlr4-runtime")
aom (linux)
Install command
xrepo install aom
Integration in the project (xmake.lua)
add_requires("aom")
apr (linux)
Description |
Mirror of Apache Portable Runtime |
Homepage |
https://github.com/apache/apr |
License |
Apache-2.0 |
Versions |
1.7.0, 1.7.4, 1.7.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aqt/xmake.lua |
Install command
xrepo install aqt
Integration in the project (xmake.lua)
add_requires("aqt")
aravis (linux)
Install command
xrepo install aravis
Integration in the project (xmake.lua)
add_requires("aravis")
arduinojson (linux)
Description |
📟 JSON library for Arduino and embedded C++. Simple and efficient. |
Homepage |
https://arduinojson.org |
License |
MIT |
Versions |
v6.21.4, v7.0.3, v7.0.4, v7.1.0, v7.2.0, v7.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
arduinojson/xmake.lua |
Install command
xrepo install arduinojson
Integration in the project (xmake.lua)
add_requires("arduinojson")
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, loong64, 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, 3.0, 3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
argparse/xmake.lua |
Install command
xrepo install argparse
Integration in the project (xmake.lua)
add_requires("argparse")
argtable3 (linux)
Description |
A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options. |
Homepage |
http://www.argtable.org |
License |
BSD-3-Clause |
Versions |
v3.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
argtable3/xmake.lua |
Install command
xrepo install argtable3
Integration in the project (xmake.lua)
add_requires("argtable3")
argz (linux)
Description |
A light weight C++ in memory argument parser |
Homepage |
https://github.com/stephenberry/argz |
License |
Apache-2.0 |
Versions |
v0.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
argz/xmake.lua |
Install command
xrepo install argz
Integration in the project (xmake.lua)
add_requires("argz")
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, loong64, 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, loong64, 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, loong64, 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)
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, 1.29.0, 1.30.2, 1.32.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
asio/xmake.lua |
Install command
xrepo install asio
Integration in the project (xmake.lua)
add_requires("asio")
asio2 (linux)
Description |
Header only c++ network library, based on asio, support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port. |
Homepage |
https://github.com/zhllxt/asio2 |
License |
BSL-1.0 |
Versions |
v2.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
asio2/xmake.lua |
Install command
xrepo install asio2
Integration in the project (xmake.lua)
add_requires("asio2")
asio3 (linux)
Description |
Header only c++ network library, based on c++ 20 coroutine and asio |
Homepage |
https://github.com/zhllxt/asio3 |
License |
BSL-1.0 |
Versions |
2023.12.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
asio3/xmake.lua |
Install command
xrepo install asio3
Integration in the project (xmake.lua)
add_requires("asio3")
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, 2024.03.09, 2024.05.21 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.07.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, v5.4.0, v5.4.1, v5.4.2, v5.4.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
assimp/xmake.lua |
Install command
xrepo install assimp
Integration in the project (xmake.lua)
add_requires("assimp")
astc-encoder (linux)
Description |
The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format. |
Homepage |
https://developer.arm.com/graphics |
License |
Apache-2.0 |
Versions |
4.6.1, 4.7.0, 4.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
astc-encoder/xmake.lua |
Install command
xrepo install astc-encoder
Integration in the project (xmake.lua)
add_requires("astc-encoder")
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, 1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
at-spi2-core (linux)
Description |
contains the DBus interface definitions for AT-SPI - the core of an accessibility stack for free software systems. |
Homepage |
https://gitlab.gnome.org/GNOME/at-spi2-core |
License |
LGPL-2.1 |
Versions |
2.53.90 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
at-spi2-core/xmake.lua |
Install command
xrepo install at-spi2-core
Integration in the project (xmake.lua)
add_requires("at-spi2-core")
atk (linux)
Description |
ATK - The Accessibility Toolkit |
Homepage |
https://gitlab.gnome.org/GNOME/atk |
License |
LGPL-2.0 |
Versions |
2.38.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
atk/xmake.lua |
Install command
xrepo install atk
Integration in the project (xmake.lua)
add_requires("atk")
atomic_queue (linux)
Description |
C++ lockless queue. |
Homepage |
https://github.com/max0x7ba/atomic_queue |
License |
MIT |
Versions |
v1.5, v1.6.3, v1.6.4, v1.6.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
atomic_queue/xmake.lua |
Install command
xrepo install atomic_queue
Integration in the project (xmake.lua)
add_requires("atomic_queue")
attr (linux)
Install command
xrepo install attr
Integration in the project (xmake.lua)
add_requires("attr")
audiofile (linux)
Description |
A simple C++ library for reading and writing audio files. |
Homepage |
https://github.com/adamstark/AudioFile |
License |
MIT |
Versions |
1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.1.0, 1.1.1, 1.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
audiofile/xmake.lua |
Install command
xrepo install audiofile
Integration in the project (xmake.lua)
add_requires("audiofile")
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, loong64, 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, loong64, 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, v1.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.9.5, 1.9.6, 1.15.1, 1.16.1, 1.16.4, 1.16.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
automake/xmake.lua |
Install command
xrepo install automake
Integration in the project (xmake.lua)
add_requires("automake")
Description |
%s |
Homepage |
%s |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
autotools/xmake.lua |
Install command
xrepo install autotools
Integration in the project (xmake.lua)
add_requires("autotools")
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, loong64, 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, v0.7.17, v0.7.18, v0.7.22, v0.7.25, v0.7.29, v0.7.31, v0.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.6.11, v0.6.12, v0.6.14, v0.6.15, v0.7.1, v0.7.2, v0.7.4, v0.8.0, v0.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Core c99 package for AWS SDK for C |
Homepage |
https://github.com/awslabs/aws-c-common |
License |
Apache-2.0 |
Versions |
v0.9.3, v0.9.13, v0.9.14, v0.9.15, v0.9.17, v0.9.19, v0.9.23, v0.9.24, v0.9.25, v0.9.27, v0.9.28, v0.10.0, v0.10.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-common/xmake.lua |
Install command
xrepo install aws-c-common
Integration in the project (xmake.lua)
add_requires("aws-c-common")
aws-c-compression (linux)
Description |
C99 implementation of huffman encoding/decoding |
Homepage |
https://github.com/awslabs/aws-c-compression |
License |
Apache-2.0 |
Versions |
v0.2.17, v0.2.18, v0.2.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-compression/xmake.lua |
Install command
xrepo install aws-c-compression
Integration in the project (xmake.lua)
add_requires("aws-c-compression")
aws-c-event-stream (linux)
Description |
C99 implementation of the vnd.amazon.eventstream content-type. |
Homepage |
https://github.com/awslabs/aws-c-event-stream |
License |
Apache-2.0 |
Versions |
v0.3.2, v0.4.1, v0.4.2, v0.4.3, v0.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-event-stream/xmake.lua |
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, v0.8.1, v0.8.2, v0.8.7, v0.8.10, v0.9.0, v0.9.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.14.5, v0.14.6, v0.14.7, v0.14.8, v0.14.9, v0.14.13, v0.14.14, v0.14.16, v0.14.18, v0.14.19, v0.15.0, v0.15.1, v0.15.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
C99 implementation of the MQTT 3.1.1 specification. |
Homepage |
https://github.com/awslabs/aws-c-mqtt |
License |
Apache-2.0 |
Versions |
v0.9.5, v0.10.3, v0.10.4, v0.10.6, v0.10.7, v0.11.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
aws-c-mqtt/xmake.lua |
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, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.1.15, v0.1.16, v0.1.19, v0.2.0, v0.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.1.18, v0.1.19, v0.1.20, v0.2.0, v0.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.26.4, v0.26.8, v0.26.9, v0.26.11, v0.27.0, v0.27.2, v0.27.4, v0.27.5, v0.28.2, v0.28.3, v0.29.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 5.0.0, 5.0.1, 5.1.0, 5.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
b2/xmake.lua |
Install command
xrepo install b2
Integration in the project (xmake.lua)
add_requires("b2")
backportcpp (linux)
Install command
xrepo install backportcpp
Integration in the project (xmake.lua)
add_requires("backportcpp")
backward-cpp (linux)
Install command
xrepo install backward-cpp
Integration in the project (xmake.lua)
add_requires("backward-cpp")
barkeep (linux)
Description |
Small C++ header to display async animations, counters, and progress bars |
Homepage |
https://oir.github.io/barkeep/ |
License |
Apache-2.0 |
Versions |
v0.1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
barkeep/xmake.lua |
Install command
xrepo install barkeep
Integration in the project (xmake.lua)
add_requires("barkeep")
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, loong64, 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")
basisu (linux)
Install command
xrepo install basisu
Integration in the project (xmake.lua)
add_requires("basisu")
bazel (linux)
Description |
A fast, scalable, multi-language and extensible build system |
Homepage |
https://bazel.build/ |
Versions |
5.0.0, 7.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bcg729/xmake.lua |
Install command
xrepo install bcg729
Integration in the project (xmake.lua)
add_requires("bcg729")
bddisasm (linux)
Description |
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior. |
Homepage |
https://github.com/bitdefender/bddisasm |
License |
Apache-2.0 |
Versions |
v2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bddisasm/xmake.lua |
Install command
xrepo install bddisasm
Integration in the project (xmake.lua)
add_requires("bddisasm")
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, v8.2.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
v1.5.2, v1.5.3, v1.5.4, v1.5.5, v1.5.6, v1.6.0, v1.6.1, v1.7.0, v1.7.1, v1.8.0, v1.8.3, v1.8.4, v1.8.5, v1.9.0, v1.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, 8674, 8752 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bgfx/xmake.lua |
Install command
xrepo install bgfx
Integration in the project (xmake.lua)
add_requires("bgfx")
bght (linux)
Description |
BGHT: Better GPU Hash Tables |
Homepage |
https://owensgroup.github.io/BGHT/ |
License |
Apache-2.0 |
Versions |
2024.03.06 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bght/xmake.lua |
Install command
xrepo install bght
Integration in the project (xmake.lua)
add_requires("bght")
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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bison/xmake.lua |
Install command
xrepo install bison
Integration in the project (xmake.lua)
add_requires("bison")
bitsery (linux)
Description |
Header only C++ binary serialization library. It is designed around the networking requirements for real-time data delivery, especially for games. |
Homepage |
https://github.com/fraillt/bitsery |
License |
MIT |
Versions |
v5.2.3, v5.2.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bitsery/xmake.lua |
Install command
xrepo install bitsery
Integration in the project (xmake.lua)
add_requires("bitsery")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
blah/xmake.lua |
Install command
xrepo install blah
Integration in the project (xmake.lua)
add_requires("blah")
blake2 (linux)
Description |
BLAKE2 official implementations |
Homepage |
https://blake2.net |
License |
CC0-1.0 |
Versions |
2023.02.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
blake2/xmake.lua |
Install command
xrepo install blake2
Integration in the project (xmake.lua)
add_requires("blake2")
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, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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 |
0.11.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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.5.0, v1.20.1, v1.21.1, v1.21.4, v1.21.5, v1.21.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 1.84.0, 1.85.0, 1.86.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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_reflect (linux)
Description |
C++20 static reflection library |
Homepage |
https://github.com/boost-ext/reflect |
Versions |
v1.1.1, v1.2.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
boost_reflect/xmake.lua |
Install command
xrepo install boost_reflect
Integration in the project (xmake.lua)
add_requires("boost_reflect")
boost_sml (linux)
Description |
SML: C++14 State Machine Library |
Homepage |
https://boost-ext.github.io/sml |
License |
BSL-1.0 |
Versions |
v1.1.8, v1.1.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
boost_sml/xmake.lua |
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, v2.0.1, v2.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
boostdep (linux)
Description |
A tool to create Boost module dependency reports |
Homepage |
https://boost.org/tools/boostdep |
License |
BSL-1.0 |
Versions |
2024.10.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
boostdep/xmake.lua |
Install command
xrepo install boostdep
Integration in the project (xmake.lua)
add_requires("boostdep")
boringssl (linux)
Description |
BoringSSL is a fork of OpenSSL that is designed to meet Google's needs. |
Homepage |
https://boringssl.googlesource.com/boringssl |
Versions |
2021.12.29, 2022.06.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
boringssl/xmake.lua |
Install command
xrepo install boringssl
Integration in the project (xmake.lua)
add_requires("boringssl")
botan (linux)
Description |
Cryptography Toolkit |
Homepage |
https://botan.randombit.net |
License |
BSD-2-Clause |
Versions |
3.4.0, 3.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
botan/xmake.lua |
Install command
xrepo install botan
Integration in the project (xmake.lua)
add_requires("botan")
box2d (linux)
Description |
A 2D Physics Engine for Games |
Homepage |
https://box2d.org |
License |
MIT |
Versions |
v2.4.2, v3.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
box2d/xmake.lua |
Install command
xrepo install box2d
Integration in the project (xmake.lua)
add_requires("box2d")
boxfort (linux)
Description |
Convenient & cross-platform sandboxing C library |
Homepage |
https://github.com/Snaipe/BoxFort |
License |
MIT |
Versions |
2024.05.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
boxfort/xmake.lua |
Install command
xrepo install boxfort
Integration in the project (xmake.lua)
add_requires("boxfort")
bqlog (linux)
Description |
Maybe the world's fastest logging library, originating from the client of the top mobile game Honor of Kings, is lightweight, works on PC, mobile, and servers, supports C#, Java, and C++, and is well adapted to Unity and Unreal engines. |
Homepage |
https://github.com/Tencent/BqLog |
Versions |
1.4.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bqlog/xmake.lua |
Install command
xrepo install bqlog
Integration in the project (xmake.lua)
add_requires("bqlog")
branchless-utf8 (linux)
Install command
xrepo install branchless-utf8
Integration in the project (xmake.lua)
add_requires("branchless-utf8")
breakpad (linux)
Description |
Mirror of Google Breakpad project |
Homepage |
https://chromium.googlesource.com/breakpad/breakpad |
Versions |
v2023.01.27, v2023.06.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
breakpad/xmake.lua |
Install command
xrepo install breakpad
Integration in the project (xmake.lua)
add_requires("breakpad")
bredis (linux)
Install command
xrepo install bredis
Integration in the project (xmake.lua)
add_requires("bredis")
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, loong64, 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://brpc.apache.org |
License |
Apache-2.0 |
Versions |
1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.0, 1.8.0, 1.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
A Header-Only cross-platform C++ TCP network library |
Homepage |
https://github.com/IronsDu/brynet |
License |
MIT |
Versions |
2024.06.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 2024.7.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bvh/xmake.lua |
Install command
xrepo install bvh
Integration in the project (xmake.lua)
add_requires("bvh")
bytepack (linux)
Description |
C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros |
Homepage |
https://github.com/farukeryilmaz/bytepack |
License |
MIT |
Versions |
v0.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bytepack/xmake.lua |
Install command
xrepo install bytepack
Integration in the project (xmake.lua)
add_requires("bytepack")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bzip2/xmake.lua |
Install command
xrepo install bzip2
Integration in the project (xmake.lua)
add_requires("bzip2")
bzip3 (linux)
Install command
xrepo install bzip3
Integration in the project (xmake.lua)
add_requires("bzip3")
c
c-ares (linux)
Description |
A C library for asynchronous DNS requests |
Homepage |
https://c-ares.org/ |
License |
MIT |
Versions |
1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1, 1.19.0, 1.27.0, 1.28.1, 1.29.0, 1.30.0, 1.31.0, 1.32.2, 1.32.3, 1.33.0, 1.33.1, 1.34.1, 1.34.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v2.13.2, v2.14.3, v2.14.4, v2.15.0, v2.15.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
c-vector (linux)
Description |
A simple vector library for C that can store any type. |
Homepage |
https://github.com/Mashpoe/c-vector |
License |
BSD-3-Clause |
Versions |
v1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
c-vector/xmake.lua |
Install command
xrepo install c-vector
Integration in the project (xmake.lua)
add_requires("c-vector")
c4core (linux)
Description |
C++ utilities |
Homepage |
https://github.com/biojppm/c4core |
License |
MIT |
Versions |
0.2.1, 0.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
c4core/xmake.lua |
Install command
xrepo install c4core
Integration in the project (xmake.lua)
add_requires("c4core")
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, 20240207 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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 |
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86. |
Homepage |
http://www.capstone-engine.org |
License |
BSD-3-Clause |
Versions |
5.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v1.1.0, v1.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cargs/xmake.lua |
Install command
xrepo install cargs
Integration in the project (xmake.lua)
add_requires("cargs")
cartographer (linux)
Description |
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. |
Homepage |
https://github.com/cartographer-project/cartographer |
License |
Apache-2.0 |
Versions |
1.0.0, 2.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cartographer/xmake.lua |
Install command
xrepo install cartographer
Integration in the project (xmake.lua)
add_requires("cartographer")
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.9.2, v2.13.5, v2.13.6, v2.13.7, v2.13.8, v2.13.9, v2.13.10, v3.1.0, v3.1.1, v3.2.0, v3.2.1, v3.3.2, v3.4.0, v3.5.0, v3.5.1, v3.5.2, v3.5.3, v3.5.4, v3.6.0, v3.7.0, v3.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
cdt (linux)
Description |
Constrained Delaunay Triangulation (C++) |
Homepage |
https://artem-ogre.github.io/CDT/ |
License |
MPL-2.0 |
Versions |
1.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cdt/xmake.lua |
Install command
xrepo install cdt
Integration in the project (xmake.lua)
add_requires("cdt")
celero (linux)
Description |
C++ Benchmarking Library |
Homepage |
https://github.com/DigitalInBlue/Celero |
License |
Apache-2.0 |
Versions |
v2.8.2, v2.8.5, v2.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
celero/xmake.lua |
Install command
xrepo install celero
Integration in the project (xmake.lua)
add_requires("celero")
cello (linux)
Description |
Higher level programming in C |
Homepage |
http://libcello.org/ |
Versions |
2.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cello/xmake.lua |
Install command
xrepo install cello
Integration in the project (xmake.lua)
add_requires("cello")
centurion (linux)
Description |
A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use. |
Homepage |
https://github.com/albin-johansson/centurion |
License |
MIT |
Versions |
v7.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
centurion/xmake.lua |
Install command
xrepo install centurion
Integration in the project (xmake.lua)
add_requires("centurion")
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, loong64, 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/ |
License |
BSD-3-Clause |
Versions |
2.0.0, 2.1.0, 2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 5.6.1, 6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
A GNU getopt() implementation written in pure C. |
Homepage |
https://github.com/xq114/cgetopt/ |
License |
zlib |
Versions |
1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cgetopt/xmake.lua |
Install command
xrepo install cgetopt
Integration in the project (xmake.lua)
add_requires("cgetopt")
cgif (linux)
Description |
GIF encoder written in C |
Homepage |
https://github.com/dloebl/cgif |
License |
MIT |
Versions |
v0.4.0, v0.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cgif/xmake.lua |
Install command
xrepo install cgif
Integration in the project (xmake.lua)
add_requires("cgif")
cglm (linux)
Description |
📽 Highly Optimized Graphics Math (glm) for C |
Homepage |
https://github.com/recp/cglm |
License |
MIT |
Versions |
v0.9.0, v0.9.2, v0.9.3, v0.9.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v1.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v4.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cgns/xmake.lua |
Install command
xrepo install cgns
Integration in the project (xmake.lua)
add_requires("cgns")
cgraph (linux)
Description |
A common used C++ DAG framework |
Homepage |
http://www.chunel.cn |
License |
MIT |
Versions |
v2.5.4, v2.6.0, v2.6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cgraph/xmake.lua |
Install command
xrepo install cgraph
Integration in the project (xmake.lua)
add_requires("cgraph")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
chaiscript/xmake.lua |
Install command
xrepo install chaiscript
Integration in the project (xmake.lua)
add_requires("chaiscript")
charls (linux)
Description |
CharLS, a C++ JPEG-LS library implementation |
Homepage |
https://github.com/team-charls/charls |
License |
BSD-3-Clause |
Versions |
2.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
charls/xmake.lua |
Install command
xrepo install charls
Integration in the project (xmake.lua)
add_requires("charls")
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, loong64, 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, 2024.01.29 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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://cimg.eu/ |
License |
CeCILL-C |
Versions |
v3.2.6, v3.3.6, v3.4.0, v3.4.1, v3.4.2, v3.4.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
v0.8.0, v0.8.9, 0.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
v1.7.15, v1.7.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 0.7.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, 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 |
License |
BSL-1.0 |
Versions |
v2.0.0, v2.1.0, v2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v2.4.1, v2.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 1.8, 1.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.2.3, 1.2.4, 1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
clipper2/xmake.lua |
Install command
xrepo install clipper2
Integration in the project (xmake.lua)
add_requires("clipper2")
clove-unit (linux)
Description |
Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature |
Homepage |
https://github.com/fdefelici/clove-unit |
License |
MIT |
Versions |
v2.4.4, v2.4.5, v2.4.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
clove-unit/xmake.lua |
Install command
xrepo install clove-unit
Integration in the project (xmake.lua)
add_requires("clove-unit")
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, 3.28.1, 3.28.3, 3.29.2, 3.30.1, 3.30.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cmake/xmake.lua |
Install command
xrepo install cmake
Integration in the project (xmake.lua)
add_requires("cmake")
cmark (linux)
Description |
CommonMark parsing and rendering library and program in C |
Homepage |
https://github.com/commonmark/cmark |
Versions |
0.31.0, 0.31.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cmark/xmake.lua |
Install command
xrepo install cmark
Integration in the project (xmake.lua)
add_requires("cmark")
cmdline (linux)
Install command
xrepo install cmdline
Integration in the project (xmake.lua)
add_requires("cmdline")
cmdparser (linux)
Install command
xrepo install cmdparser
Integration in the project (xmake.lua)
add_requires("cmdparser")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cmidi2/xmake.lua |
Install command
xrepo install cmidi2
Integration in the project (xmake.lua)
add_requires("cmidi2")
cminpack (linux)
Description |
A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems |
Homepage |
https://devernay.github.io/cminpack/ |
Versions |
v1.3.9, v1.3.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cminpack/xmake.lua |
Install command
xrepo install cminpack
Integration in the project (xmake.lua)
add_requires("cminpack")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cmocka/xmake.lua |
Install command
xrepo install cmocka
Integration in the project (xmake.lua)
add_requires("cmocka")
cnats (linux)
Install command
xrepo install cnats
Integration in the project (xmake.lua)
add_requires("cnats")
cnl (linux)
Description |
A Compositional Numeric Library for C++ |
Homepage |
https://github.com/johnmcfarlane/cnl |
License |
BSL-1.0 |
Versions |
2023.12.23 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cnl/xmake.lua |
Install command
xrepo install cnl
Integration in the project (xmake.lua)
add_requires("cnl")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cnpy/xmake.lua |
Install command
xrepo install cnpy
Integration in the project (xmake.lua)
add_requires("cnpy")
coin-or-asl (linux)
Install command
xrepo install coin-or-asl
Integration in the project (xmake.lua)
add_requires("coin-or-asl")
coin-or-ipopt (linux)
Description |
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software package for large-scale nonlinear optimization. |
Homepage |
https://github.com/coin-or/Ipopt |
License |
EGPL-2.0 |
Versions |
3.14.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
coin-or-ipopt/xmake.lua |
Install command
xrepo install coin-or-ipopt
Integration in the project (xmake.lua)
add_requires("coin-or-ipopt")
collada-dom (linux)
Install command
xrepo install collada-dom
Integration in the project (xmake.lua)
add_requires("collada-dom")
commata (linux)
Description |
Just another header-only C++17 CSV parser |
Homepage |
https://furfurylic.github.io/commata/CommataSpecification.xml |
License |
Unlicense |
Versions |
v1.0.0, v1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
commata/xmake.lua |
Install command
xrepo install commata
Integration in the project (xmake.lua)
add_requires("commata")
concurrentqueue (linux)
Description |
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 |
Homepage |
https://github.com/cameron314/concurrentqueue |
License |
BSD |
Versions |
v1.0.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
concurrentqueue/xmake.lua |
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, 1.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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 |
License |
MIT |
Versions |
v3.0.0, v3.0.1, v3.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
corrade/xmake.lua |
Install command
xrepo install corrade
Integration in the project (xmake.lua)
add_requires("corrade")
cosmocc (linux)
Description |
build-once run-anywhere c library |
Homepage |
https://github.com/jart/cosmopolitan |
License |
ISC |
Versions |
3.2.4, 3.3.2, 3.3.4, 3.3.5, 3.3.6, 3.3.7, 3.3.8, 3.3.9, 3.3.10, 3.4.0, 3.5.0, 3.5.1, 3.5.2, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.5.9, 3.6.0, 3.6.1, 3.6.2, 3.7.0, 3.7.1, 3.8.0, 3.9.0, 3.9.1, 3.9.2, 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cosmocc/xmake.lua |
Install command
xrepo install cosmocc
Integration in the project (xmake.lua)
add_requires("cosmocc")
cpp-async (linux)
Install command
xrepo install cpp-async
Integration in the project (xmake.lua)
add_requires("cpp-async")
cpp-channel (linux)
Description |
Thread-safe container for sharing data between threads |
Homepage |
https://github.com/andreiavrammsd/cpp-channel |
License |
MIT |
Versions |
v0.8.2, v0.8.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-channel/xmake.lua |
Install command
xrepo install cpp-channel
Integration in the project (xmake.lua)
add_requires("cpp-channel")
cpp-dump (linux)
Description |
A C++ library for debugging purposes that can print any variable, even user-defined types. |
Homepage |
https://github.com/philip82148/cpp-dump |
License |
MIT |
Versions |
v0.5.0, v0.6.0, v0.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-dump/xmake.lua |
Install command
xrepo install cpp-dump
Integration in the project (xmake.lua)
add_requires("cpp-dump")
cpp-httplib (linux)
Description |
A C++11 single-file header-only cross platform HTTP/HTTPS library. |
Homepage |
https://github.com/yhirose/cpp-httplib |
License |
MIT |
Versions |
v0.8.5, v0.9.2, v0.12.1, v0.12.6, v0.14.0, v0.14.1, v0.14.2, v0.14.3, v0.15.0, v0.15.1, v0.15.2, v0.15.3, v0.16.2, v0.16.3, v0.17.0, v0.17.3, v0.18.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
License |
MIT |
Versions |
v7.0.2, v8.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 1.8.8, 1.9.0, 1.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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-rotor (linux)
Description |
Event loop friendly C++ actor micro-framework, supervisable |
Homepage |
https://github.com/basiliscos/cpp-rotor |
License |
MIT |
Versions |
v0.30, v0.31 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-rotor/xmake.lua |
Install command
xrepo install cpp-rotor
Integration in the project (xmake.lua)
add_requires("cpp-rotor")
cpp-semver (linux)
Description |
Semantic Versioning library for modern C++. |
Homepage |
https://github.com/z4kn4fein/cpp-semver |
License |
MIT |
Versions |
v0.3.1, v0.3.3, v0.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-semver/xmake.lua |
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, 1.16.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
cpp-tbox (linux)
Description |
A complete Linux application software development tool library and runtime framework, aim at make C++ development easy. |
Homepage |
https://github.com/cpp-main/cpp-tbox |
License |
MIT |
Versions |
2023.12.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-tbox/xmake.lua |
Install command
xrepo install cpp-tbox
Integration in the project (xmake.lua)
add_requires("cpp-tbox")
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")
cppcheck (linux)
Description |
A static analysis tool for C/C++ code |
Homepage |
https://cppcheck.sourceforge.io/ |
Versions |
2.13.0, 2.13.4, 2.14.1, 2.14.2, 2.15.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cppcheck/xmake.lua |
Install command
xrepo install cppcheck
Integration in the project (xmake.lua)
add_requires("cppcheck")
cppcodec (linux)
Description |
Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API. |
Homepage |
https://github.com/tplgy/cppcodec |
License |
MIT |
Versions |
2022.09.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cppcodec/xmake.lua |
Install command
xrepo install cppcodec
Integration in the project (xmake.lua)
add_requires("cppcodec")
cppfront (linux)
Description |
A personal experimental C++ Syntax 2 -> Syntax 1 compiler |
Homepage |
https://github.com/hsutter/cppfront |
Versions |
v0.7.0, v0.7.2, v0.7.4, v0.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cppfront/xmake.lua |
Install command
xrepo install cppfront
Integration in the project (xmake.lua)
add_requires("cppfront")
cppgpio (linux)
Description |
C++14 GPIO library for embedded systems on Linux |
Homepage |
https://github.com/JoachimSchurig/CppGPIO |
Versions |
2016.03.11, 2016.04.04, 2022.02.20 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cppgpio/xmake.lua |
Install command
xrepo install cppgpio
Integration in the project (xmake.lua)
add_requires("cppgpio")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cppitertools/xmake.lua |
Install command
xrepo install cppitertools
Integration in the project (xmake.lua)
add_requires("cppitertools")
cppjieba (linux)
Description |
"结巴"中文分词的C++版本 |
Homepage |
https://github.com/yanyiwu/cppjieba |
License |
MIT |
Versions |
v5.2.0, v5.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cppjieba/xmake.lua |
Install command
xrepo install cppjieba
Integration in the project (xmake.lua)
add_requires("cppjieba")
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, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0, v0.7.1, v0.7.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpptrace/xmake.lua |
Install command
xrepo install cpptrace
Integration in the project (xmake.lua)
add_requires("cpptrace")
cppunit (linux)
Install command
xrepo install cppunit
Integration in the project (xmake.lua)
add_requires("cppunit")
cppzmq (linux)
Description |
Header-only C++ binding for libzmq |
Homepage |
http://www.zeromq.org/ |
License |
MIT |
Versions |
v4.8.1, v4.9.0, v4.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.6.2, 1.7.2, 1.8.3, 1.9.4, 1.10.2, 1.10.3, 1.10.5, 1.11.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
2023.07.21, 2024.09.26 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
crashpad (linux)
Install command
xrepo install crashpad
Integration in the project (xmake.lua)
add_requires("crashpad")
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, loong64, 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, v3.0.1, v4.0.0, v4.1.0, v4.1.1, v4.1.5, v4.1.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
croaring/xmake.lua |
Install command
xrepo install croaring
Integration in the project (xmake.lua)
add_requires("croaring")
croncpp (linux)
Description |
A C++11/14/17 header-only cross-platform library for handling CRON expressions |
Homepage |
https://github.com/mariusbancila/croncpp |
License |
MIT |
Versions |
v2023.03.30 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
croncpp/xmake.lua |
Install command
xrepo install croncpp
Integration in the project (xmake.lua)
add_requires("croncpp")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
crow/xmake.lua |
Install command
xrepo install crow
Integration in the project (xmake.lua)
add_requires("crow")
crstl (linux)
Description |
STL whose aim is to compile fast, run fast, and be clear to read |
Homepage |
https://github.com/redorav/crstl |
Versions |
2024.06.04 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
crstl/xmake.lua |
Install command
xrepo install crstl
Integration in the project (xmake.lua)
add_requires("crstl")
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, loong64, 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, loong64, 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, loong64, 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")
csa (linux)
Description |
C++ header-only library for Coupled Simulated Annealing |
Homepage |
https://epwalsh.github.io/software/csa |
License |
MIT |
Versions |
2018.05.25 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
csa/xmake.lua |
Install command
xrepo install csa
Integration in the project (xmake.lua)
add_requires("csa")
cserialport (linux)
Description |
CSerialPort is a lightweight cross-platform serial port library based on C++, which can easy to read and write serial port on multiple operating system. |
Homepage |
https://github.com/itas109/CSerialPort |
License |
LGPL-3.0 |
Versions |
v4.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cserialport/xmake.lua |
Install command
xrepo install cserialport
Integration in the project (xmake.lua)
add_requires("cserialport")
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 |
License |
MIT |
Versions |
2.1.1, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cthash/xmake.lua |
Install command
xrepo install cthash
Integration in the project (xmake.lua)
add_requires("cthash")
ctpg (linux)
Install command
xrepo install ctpg
Integration in the project (xmake.lua)
add_requires("ctpg")
ctrack (linux)
Description |
A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments. |
Homepage |
https://github.com/Compaile/ctrack |
License |
MIT |
Versions |
v1.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ctrack/xmake.lua |
Install command
xrepo install ctrack
Integration in the project (xmake.lua)
add_requires("ctrack")
ctre (linux)
Description |
ctre is a Compile time PCRE (almost) compatible regular expression matcher. |
Homepage |
https://github.com/hanickadot/compile-time-regular-expressions/ |
License |
Apache-2.0 |
Versions |
v3.4.1, v3.5, v3.6, v3.7.2, v3.8.1, v3.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ctre/xmake.lua |
Install command
xrepo install ctre
Integration in the project (xmake.lua)
add_requires("ctre")
ctrl-c (linux)
Install command
xrepo install ctrl-c
Integration in the project (xmake.lua)
add_requires("ctrl-c")
cubeb (linux)
Install command
xrepo install cubeb
Integration in the project (xmake.lua)
add_requires("cubeb")
cuda (linux)
Description |
CUDA® is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). |
Homepage |
https://developer.nvidia.com/cuda-zone/ |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cuda/xmake.lua |
Install command
xrepo install cuda
Integration in the project (xmake.lua)
add_requires("cuda")
cuda-samples (linux)
Description |
CUDA Sample Utility Code |
Homepage |
https://github.com/NVIDIA/cuda-samples |
License |
BSD-3-Clause |
Versions |
v11.8, v12.3, v12.4.1, v12.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cuda-samples/xmake.lua |
Install command
xrepo install cuda-samples
Integration in the project (xmake.lua)
add_requires("cuda-samples")
cumem (linux)
Install command
xrepo install cumem
Integration in the project (xmake.lua)
add_requires("cumem")
curl (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, 8.5.0, 8.6.0, 8.7.1, 8.8.0, 8.9.0, 8.9.1, 8.10.0, 8.10.1, 8.11.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
curl/xmake.lua |
Install command
xrepo install curl
Integration in the project (xmake.lua)
add_requires("curl")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
curlpp/xmake.lua |
Install command
xrepo install curlpp
Integration in the project (xmake.lua)
add_requires("curlpp")
Description |
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games |
Homepage |
https://github.com/RandyGaul/cute_headers |
License |
Public Domain |
Versions |
2024.07.22 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cute_headers/xmake.lua |
Install command
xrepo install cute_headers
Integration in the project (xmake.lua)
add_requires("cute_headers")
cutlass (linux)
Description |
CUDA Templates for Linear Algebra Subroutines |
Homepage |
https://github.com/NVIDIA/cutlass |
License |
BSD-3-Clause |
Versions |
v3.2.0, v3.4.1, v3.5.0, v3.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cutlass/xmake.lua |
Install command
xrepo install cutlass
Integration in the project (xmake.lua)
add_requires("cutlass")
cxxgraph (linux)
Description |
Header-Only C++ Library for Graph Representation and Algorithms |
Homepage |
https://zigrazor.github.io/CXXGraph |
License |
AGPL-3.0 |
Versions |
v3.1.0, v4.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cxxgraph/xmake.lua |
Install command
xrepo install cxxgraph
Integration in the project (xmake.lua)
add_requires("cxxgraph")
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, v3.2.0, v3.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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
daemonpp (linux)
Install command
xrepo install daemonpp
Integration in the project (xmake.lua)
add_requires("daemonpp")
dartsim (linux)
Description |
Dynamic Animation and Robotics Toolkit |
Homepage |
https://dartsim.github.io/ |
License |
BSD-2-Clause |
Versions |
v6.13.0, v6.14.2, v6.14.4, v6.14.5, v6.15.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 3.0.0, 3.1.0, 3.2.0, 3.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dataframe/xmake.lua |
Install command
xrepo install dataframe
Integration in the project (xmake.lua)
add_requires("dataframe")
datatype99 (linux)
Description |
Algebraic data types for C99 |
Homepage |
https://github.com/Hirrolot/datatype99 |
License |
MIT |
Versions |
1.6.3, 1.6.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
datatype99/xmake.lua |
Install command
xrepo install datatype99
Integration in the project (xmake.lua)
add_requires("datatype99")
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 |
2021.04.17, 2024.05.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
dav1d is a new AV1 cross-platform decoder, open-source, and focused on speed, size and correctness. |
Homepage |
https://www.videolan.org/projects/dav1d.html |
License |
BSD-2-Clause |
Versions |
0.9.0, 1.1.0, 1.4.3, 1.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dav1d/xmake.lua |
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, loong64, 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/ |
License |
BSL-1.0 |
Versions |
v2.96.1, v2.102.0, v2.106.0, v2.106.1, v2.110.0, v2.114.0, v2.114.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v3.23.2, v3.24.0, v3.24.1, v3.26.0, v3.28.3, v3.29.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
GPL-2.0-or-later |
Versions |
1.14.2, 1.14.6, 1.14.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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-hpp (linux)
Install command
xrepo install debug-hpp
Integration in the project (xmake.lua)
add_requires("debug-hpp")
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, loong64, 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, 1.20 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
demumble/xmake.lua |
Install command
xrepo install demumble
Integration in the project (xmake.lua)
add_requires("demumble")
Description |
Tools for working with Chromium development |
Homepage |
https://chromium.googlesource.com/chromium/tools/depot_tools |
Versions |
2022.2.1, 2024.2.29, 2024.7.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
depot_tools/xmake.lua |
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
devil/xmake.lua |
Install command
xrepo install devil
Integration in the project (xmake.lua)
add_requires("devil")
dfdutils (linux)
Install command
xrepo install dfdutils
Integration in the project (xmake.lua)
add_requires("dfdutils")
digestpp (linux)
Install command
xrepo install digestpp
Integration in the project (xmake.lua)
add_requires("digestpp")
Description |
Official DirectX headers |
Homepage |
https://github.com/microsoft/DirectX-Headers |
License |
MIT |
Versions |
v1.610.0, v1.613.0, v1.613.1, v1.614.0, v1.614.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
directx-headers/xmake.lua |
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, 2024.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
discord (linux)
Description |
Whether you’re part of a school club, gaming group, worldwide art community, or just a handful of friends that want to spend time together, Discord makes it easy to talk every day and hang out more often. |
Homepage |
https://discord.com/developers/docs/game-sdk/ |
Versions |
2.5.6, 3.2.1 |
Architectures |
x86_64 |
Definition |
discord/xmake.lua |
Install command
xrepo install discord
Integration in the project (xmake.lua)
add_requires("discord")
dispenso (linux)
Description |
The project provides high-performance concurrency, enabling highly parallel computation. |
Homepage |
https://github.com/facebookincubator/dispenso |
License |
MIT |
Versions |
v1.1.0, v1.2.0, v1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dispenso/xmake.lua |
Install command
xrepo install dispenso
Integration in the project (xmake.lua)
add_requires("dispenso")
distorm (linux)
Install command
xrepo install distorm
Integration in the project (xmake.lua)
add_requires("distorm")
dlfcn-win32 (linux)
Install command
xrepo install dlfcn-win32
Integration in the project (xmake.lua)
add_requires("dlfcn-win32")
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, v19.24.4, v19.24.5, v19.24.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dlib/xmake.lua |
Install command
xrepo install dlib
Integration in the project (xmake.lua)
add_requires("dlib")
dlpack (linux)
Description |
common in-memory tensor structure |
Homepage |
https://dmlc.github.io/dlpack/latest |
License |
Apache-2.0 |
Versions |
v0.8, v1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dlpack/xmake.lua |
Install command
xrepo install dlpack
Integration in the project (xmake.lua)
add_requires("dlpack")
dobby (linux)
Description |
a lightweight, multi-platform, multi-architecture hook framework. |
Homepage |
https://github.com/jmpews/Dobby |
License |
Apache-2.0 |
Versions |
2023.4.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dobby/xmake.lua |
Install command
xrepo install dobby
Integration in the project (xmake.lua)
add_requires("dobby")
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, loong64, 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 |
License |
MIT |
Versions |
2.3.1, 2.3.6, 2.4.8, 2.4.9, 2.4.10, 2.4.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.4, 7.0.15, 8.0.1, 8.0.6 |
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)
Description |
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. |
Homepage |
https://github.com/google/double-conversion |
License |
BSD-3-Clause |
Versions |
v3.1.5, v3.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
double-conversion/xmake.lua |
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, 1.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.8, 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.29, v10.0.30, v10.0.31 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 0.6.39 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.8, 0.13.10, 0.13.11, 0.13.12, 0.13.13, 0.13.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.5.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
draco/xmake.lua |
Install command
xrepo install draco
Integration in the project (xmake.lua)
add_requires("draco")
dragonbox (linux)
Install command
xrepo install dragonbox
Integration in the project (xmake.lua)
add_requires("dragonbox")
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, v1.9.1, v1.9.3, v1.9.4, v1.9.5, v1.9.6, v1.9.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
drogon/xmake.lua |
Install command
xrepo install drogon
Integration in the project (xmake.lua)
add_requires("drogon")
duckdb (linux)
Description |
DuckDB is an in-process SQL OLAP Database Management System |
Homepage |
http://duckdb.org/ |
License |
MIT |
Versions |
v0.10.0, v0.10.1, v0.10.2, v0.10.3, v1.0.0, v1.1.1, v1.1.2, v1.1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
duckdb/xmake.lua |
Install command
xrepo install duckdb
Integration in the project (xmake.lua)
add_requires("duckdb")
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, loong64, 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, loong64, 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")
dylib (linux)
Description |
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib) |
Homepage |
https://conan.io/center/recipes/dylib |
License |
MIT |
Versions |
v2.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dylib/xmake.lua |
Install command
xrepo install dylib
Integration in the project (xmake.lua)
add_requires("dylib")
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 |
License |
zlib |
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, 23.12, 24.01, 24.02, 24.03, 24.05, 24.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dynareadout/xmake.lua |
Install command
xrepo install dynareadout
Integration in the project (xmake.lua)
add_requires("dynareadout")
dyncall (linux)
Description |
dyncall library provides a clean and portable C interface to dynamically issue calls to foreign code using small call kernels written in assembly. |
Homepage |
https://www.dyncall.org |
Versions |
1.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
dyncall/xmake.lua |
Install command
xrepo install dyncall
Integration in the project (xmake.lua)
add_requires("dyncall")
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, loong64, 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.18.00, 3.21.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Single header C++ logging library. |
Homepage |
https://github.com/amrayn/easyloggingpp |
License |
MIT |
Versions |
v9.97.0, v9.97.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
easyloggingpp/xmake.lua |
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")
edlib (linux)
Description |
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance. |
Homepage |
http://martinsos.github.io/edlib |
License |
MIT |
Versions |
v1.2.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
edlib/xmake.lua |
Install command
xrepo install edlib
Integration in the project (xmake.lua)
add_requires("edlib")
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, loong64, 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)
Description |
Random for modern C++ with convenient API |
Homepage |
https://github.com/effolkronium/random |
License |
MIT |
Versions |
v1.4.1, v1.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
effolkronium-random/xmake.lua |
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, 1.4.0, 1.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
efsw/xmake.lua |
Install command
xrepo install efsw
Integration in the project (xmake.lua)
add_requires("efsw")
Install command
xrepo install egl-headers
Integration in the project (xmake.lua)
add_requires("egl-headers")
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, loong64, 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, loong64, 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, loong64, 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, v4.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
embree/xmake.lua |
Install command
xrepo install embree
Integration in the project (xmake.lua)
add_requires("embree")
emhash (linux)
Description |
Fast and memory efficient c++ flat hash map/set |
Homepage |
https://github.com/ktprime/emhash |
License |
MIT |
Versions |
2024.06.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
emhash/xmake.lua |
Install command
xrepo install emhash
Integration in the project (xmake.lua)
add_requires("emhash")
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, 0.7.0, 0.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
EmmyLua Debugger |
Homepage |
https://github.com/EmmyLua/EmmyLuaDebugger |
Versions |
1.6.3, 1.7.1, 1.8.0, 1.8.1, 1.8.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
emmylua_debugger/xmake.lua |
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, 3.1.55 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v1.3.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v6.1.0, v6.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v1.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
enkits/xmake.lua |
Install command
xrepo install enkits
Integration in the project (xmake.lua)
add_requires("enkits")
enoki (linux)
Description |
Enoki: structured vectorization and differentiation on modern processor architectures |
Homepage |
https://github.com/mitsuba-renderer/enoki |
License |
BSD-3-Clause |
Versions |
2024.04.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
enoki/xmake.lua |
Install command
xrepo install enoki
Integration in the project (xmake.lua)
add_requires("enoki")
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, loong64, 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.6.0, v3.7.0, v3.7.1, v3.8.0, v3.8.1, v3.9.0, v3.10.0, v3.10.1, v3.10.3, v3.11.0, v3.11.1, v3.12.1, v3.12.2, v3.13.0, v3.13.1, v3.13.2, v3.14.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 20.38.10, 20.38.11, 20.38.13, 20.38.16, 20.38.17, 20.39.1, 20.39.2, 20.39.3, 20.39.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eventpp/xmake.lua |
Install command
xrepo install eventpp
Integration in the project (xmake.lua)
add_requires("eventpp")
exosip (linux)
Description |
eXosip is a library that hides the complexity of using the SIP protocol for mutlimedia session establishement |
Homepage |
https://savannah.nongnu.org/projects/exosip |
License |
GPL-2.0 |
Versions |
5.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
exosip/xmake.lua |
Install command
xrepo install exosip
Integration in the project (xmake.lua)
add_requires("exosip")
expat (linux)
Description |
XML 1.0 parser |
Homepage |
https://libexpat.github.io |
License |
MIT |
Versions |
2.2.6, 2.2.10, 2.3.0, 2.4.1, 2.4.5, 2.4.7, 2.4.8, 2.5.0, 2.6.2, 2.6.3, 2.6.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
expected lite - Expected objects in C++11 and later in a single-file header-only library |
Homepage |
https://github.com/martinmoene/expected-lite |
License |
BSL-1.0 |
Versions |
v0.6.3, v0.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
expected-lite/xmake.lua |
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 |
License |
MIT |
Versions |
v0.20.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
faiss/xmake.lua |
Install command
xrepo install faiss
Integration in the project (xmake.lua)
add_requires("faiss")
fakeit (linux)
Description |
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking. |
Homepage |
https://github.com/eranpeer/FakeIt |
License |
MIT |
Versions |
2.4.0, 2.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fakeit/xmake.lua |
Install command
xrepo install fakeit
Integration in the project (xmake.lua)
add_requires("fakeit")
faker-cxx (linux)
Description |
C++ Faker library for generating fake (but realistic) data. |
Homepage |
https://cieslarmichal.github.io/faker-cxx/ |
License |
MIT |
Versions |
v2.0.0, v3.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
faker-cxx/xmake.lua |
Install command
xrepo install faker-cxx
Integration in the project (xmake.lua)
add_requires("faker-cxx")
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, loong64, 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, loong64, 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, v2.1.3, v2.2.1, v2.2.2, v2.2.3, v2.2.4, v2.2.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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-lzma2 (linux)
Install command
xrepo install fast-lzma2
Integration in the project (xmake.lua)
add_requires("fast-lzma2")
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, v0.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.4.0, v3.5.1, v3.10.1, v5.2.0, v5.3.0, v6.0.0, v6.1.0, v6.1.1, v6.1.3, v6.1.4, v6.1.5, v6.1.6, v7.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Significantly faster input/output for C++20 |
Homepage |
https://github.com/cppfastio/fast_io |
License |
MIT |
Versions |
2023.1.28, 2024.3.31 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fast_io/xmake.lua |
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fastcppcsvparser/xmake.lua |
Install command
xrepo install fastcppcsvparser
Integration in the project (xmake.lua)
add_requires("fastcppcsvparser")
fastgltf (linux)
Install command
xrepo install fastgltf
Integration in the project (xmake.lua)
add_requires("fastgltf")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fastor/xmake.lua |
Install command
xrepo install fastor
Integration in the project (xmake.lua)
add_requires("fastor")
fatal (linux)
Description |
Fatal is a library for fast prototyping software in modern C++. |
Homepage |
https://github.com/facebook/fatal |
License |
BSD |
Versions |
2024.06.24 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fatal/xmake.lua |
Install command
xrepo install fatal
Integration in the project (xmake.lua)
add_requires("fatal")
fbgemm (linux)
Install command
xrepo install fbgemm
Integration in the project (xmake.lua)
add_requires("fbgemm")
fbthrift (linux)
Description |
Facebook's branch of Apache Thrift, including a new C++ server. |
Homepage |
https://github.com/facebook/fbthrift |
License |
Apache-2.0 |
Versions |
2024.03.04, 2024.03.11, 2024.03.18, 2024.03.25, 2024.04.01, 2024.06.10, 2024.06.17, 2024.06.24, 2024.07.01, 2024.07.08, 2024.07.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fbthrift/xmake.lua |
Install command
xrepo install fbthrift
Integration in the project (xmake.lua)
add_requires("fbthrift")
fcl (linux)
Description |
Flexible Collision Library |
Homepage |
https://github.com/flexible-collision-library/fcl |
License |
BSD-3-Clause |
Versions |
v0.6.1, 0.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fcl/xmake.lua |
Install command
xrepo install fcl
Integration in the project (xmake.lua)
add_requires("fcl")
fcpw (linux)
Description |
FCPW: Fastest Closest Points in the West |
Homepage |
https://github.com/rohan-sawhney/fcpw |
License |
MIT |
Versions |
v1.0.5, v1.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fcpw/xmake.lua |
Install command
xrepo install fcpw
Integration in the project (xmake.lua)
add_requires("fcpw")
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, 2.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 4.4.4, 5.0.1, 5.1.1, 5.1.2, 6.0.1, 6.1, 7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ffmpeg/xmake.lua |
Install command
xrepo install ffmpeg
Integration in the project (xmake.lua)
add_requires("ffmpeg")
ffts (linux)
Description |
The Fastest Fourier Transform in the South |
Homepage |
http://anthonix.com/ffts |
Versions |
2019.03.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ffts/xmake.lua |
Install command
xrepo install ffts
Integration in the project (xmake.lua)
add_requires("ffts")
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.8, 3.3.9, 3.3.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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")
fizz (linux)
Description |
C++14 implementation of the TLS-1.3 standard |
Homepage |
https://github.com/facebookincubator/fizz |
License |
BSD |
Versions |
2024.02.26, 2024.03.04, 2024.03.11, 2024.03.18, 2024.03.25, 2024.04.01, 2024.06.10, 2024.06.17, 2024.06.24, 2024.07.01, 2024.07.08, 2024.07.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fizz/xmake.lua |
Install command
xrepo install fizz
Integration in the project (xmake.lua)
add_requires("fizz")
flann (linux)
Description |
Fast Library for Approximate Nearest Neighbors |
Homepage |
https://github.com/flann-lib/flann/ |
License |
BSD-3-Clause |
Versions |
1.9.1, 1.9.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v24.3.25 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v3.2.10, v3.2.11, v3.2.12, v4.0.0, v4.0.1, v4.0.2, v4.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.3.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v2.3.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
v0.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
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, v3.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
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 |
License |
MIT |
Versions |
5.3.0, 6.0.0, 6.2.0, 7.1.3, 8.0.0, 8.0.1, 8.1.1, 9.0.0, 9.1.0, 10.0.0, 10.1.0, 10.1.1, 10.2.0, 10.2.1, 11.0.0, 11.0.1, 11.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v2.2.1, v2.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 2024.02.26, 2024.03.04, 2024.03.11, 2024.03.18, 2024.03.25, 2024.04.01, 2024.06.10, 2024.06.17, 2024.06.24, 2024.07.01, 2024.07.08, 2024.07.15, 2024.10.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fontconfig/xmake.lua |
Install command
xrepo install fontconfig
Integration in the project (xmake.lua)
add_requires("fontconfig")
fpm (linux)
Description |
C++ header-only fixed-point math library |
Homepage |
https://mikelankamp.github.io/fpm |
License |
MIT |
Versions |
2024.09.06 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fpm/xmake.lua |
Install command
xrepo install fpm
Integration in the project (xmake.lua)
add_requires("fpm")
fpng (linux)
Description |
Super fast C++ .PNG writer/reader |
Homepage |
https://github.com/richgel999/fpng |
Versions |
v1.0.1, v1.0.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fpng/xmake.lua |
Install command
xrepo install fpng
Integration in the project (xmake.lua)
add_requires("fpng")
freeglut (linux)
Description |
Free implementation of the OpenGL Utility Toolkit (GLUT) |
Homepage |
http://freeglut.sourceforge.net |
License |
MIT |
Versions |
3.4.0, 3.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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.9.1, 2.10.4, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.13.0, 2.13.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.0.14, 1.0.15, 1.0.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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")
frugally-deep (linux)
Description |
Header-only library for using Keras (TensorFlow) models in C++. |
Homepage |
https://github.com/Dobiasd/frugally-deep |
License |
MIT |
Versions |
v0.15.29, v0.15.31, v0.16.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
frugally-deep/xmake.lua |
Install command
xrepo install frugally-deep
Integration in the project (xmake.lua)
add_requires("frugally-deep")
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, loong64, 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, loong64, 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, loong64, 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, 4.2.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Functional Programming Library for C++. Write concise and readable C++ code. |
Homepage |
http://www.editgym.com/fplus-api-search/ |
License |
BSL-1.0 |
Versions |
v0.2.22, v0.2.23, v0.2.24, v0.2.25 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
functionalplus/xmake.lua |
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, loong64, 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, loong64, 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, loong64, 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, 2.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, v1.17.0, v1.18.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 3.8.5, 3.9.0, 3.9.1, 3.9.2, 3.9.3, 3.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.6, 2.42.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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)
Description |
GENie - Project generator tool |
Homepage |
https://github.com/bkaradzic/GENie |
License |
BSD-3-Clause |
Versions |
1160, 1165, 1170 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
genie/xmake.lua |
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, loong64, 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, 3.11.3, 3.12.1, 3.13.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gflags/xmake.lua |
Install command
xrepo install gflags
Integration in the project (xmake.lua)
add_requires("gflags")
gfortran (linux)
Install command
xrepo install gfortran
Integration in the project (xmake.lua)
add_requires("gfortran")
gfx-timsort (linux)
Install command
xrepo install gfx-timsort
Integration in the project (xmake.lua)
add_requires("gfx-timsort")
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, v1.5.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
9.55.0, 10.0.0, 10.02.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
A library for reading and writing gif images. |
Homepage |
https://sourceforge.net/projects/giflib/ |
License |
MIT |
Versions |
5.2.1, 5.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
giflib/xmake.lua |
Install command
xrepo install giflib
Integration in the project (xmake.lua)
add_requires("giflib")
ginkgo (linux)
Description |
Ginkgo is a high-performance linear algebra library for manycore systems, with a focus on solution of sparse linear systems. |
Homepage |
https://ginkgo-project.github.io/ |
License |
BSD-3-Clause |
Versions |
v1.7.0, v1.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ginkgo/xmake.lua |
Install command
xrepo install ginkgo
Integration in the project (xmake.lua)
add_requires("ginkgo")
git-crypt (linux)
Install command
xrepo install git-crypt
Integration in the project (xmake.lua)
add_requires("git-crypt")
gklib (linux)
Description |
A library of various helper routines and frameworks used by many of the lab's software |
Homepage |
https://github.com/KarypisLab/GKlib |
License |
Apache-2.0 |
Versions |
2023.03.26 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gklib/xmake.lua |
Install command
xrepo install gklib
Integration in the project (xmake.lua)
add_requires("gklib")
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, loong64, 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 |
License |
MIT |
Versions |
v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2, v4.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glaze/xmake.lua |
Install command
xrepo install glaze
Integration in the project (xmake.lua)
add_requires("glaze")
glbinding (linux)
Description |
A C++ binding for the OpenGL API, generated using the gl.xml specification. |
Homepage |
https://glbinding.org |
License |
MIT |
Versions |
v2.0.0, v2.1.1, v2.1.2, v2.1.3, v2.1.4, v3.0.2, v3.1.0, v3.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glbinding/xmake.lua |
Install command
xrepo install glbinding
Integration in the project (xmake.lua)
add_requires("glbinding")
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, loong64, 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, 3.3.9, 3.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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/ |
License |
MIT |
Versions |
0.9.9+8, 1.0.0, 1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glm/xmake.lua |
Install command
xrepo install glm
Integration in the project (xmake.lua)
add_requires("glm")
glob (linux)
Install command
xrepo install glob
Integration in the project (xmake.lua)
add_requires("glob")
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, v0.7.0, v0.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glog/xmake.lua |
Install command
xrepo install glog
Integration in the project (xmake.lua)
add_requires("glog")
glpk (linux)
Description |
The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. |
Homepage |
https://www.gnu.org/software/glpk/ |
License |
GPL-3.0 |
Versions |
5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glpk/xmake.lua |
Install command
xrepo install glpk
Integration in the project (xmake.lua)
add_requires("glpk")
glshaderpp (linux)
Install command
xrepo install glshaderpp
Integration in the project (xmake.lua)
add_requires("glshaderpp")
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, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glslang/xmake.lua |
Install command
xrepo install glslang
Integration in the project (xmake.lua)
add_requires("glslang")
glu (linux)
Install command
xrepo install glu
Integration in the project (xmake.lua)
add_requires("glu")
glut (linux)
Install command
xrepo install glut
Integration in the project (xmake.lua)
add_requires("glut")
glx (linux)
Install command
xrepo install glx
Integration in the project (xmake.lua)
add_requires("glx")
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, loong64, 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, loong64, 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.8.4, 4.11.1, 4.13.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v3.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 2.7.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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://go.dev |
License |
BSD-3-Clause |
Versions |
1.17.6, 1.22.2, 1.22.4, 1.22.6, 1.22.7, 1.22.8, 1.22.9, 1.23.0, 1.23.1, 1.23.2, 1.23.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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/ |
License |
MIT |
Versions |
4.0, 4.1, 4.2, 4.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Perfect hash function generator. |
Homepage |
https://www.gnu.org/software/gperf |
License |
GPL-3.0-or-later |
Versions |
3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gperf/xmake.lua |
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, 2.11, 2.12, 2.13, 2.14, 2.15, 2.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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")
graaf (linux)
Description |
A general-purpose lightweight C++ graph library |
Homepage |
https://bobluppes.github.io/graaf/ |
License |
MIT |
Versions |
v1.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
graaf/xmake.lua |
Install command
xrepo install graaf
Integration in the project (xmake.lua)
add_requires("graaf")
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, v1.62.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v4.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.42.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
gsound (linux)
Install command
xrepo install gsound
Integration in the project (xmake.lua)
add_requires("gsound")
gspell (linux)
Install command
xrepo install gspell
Integration in the project (xmake.lua)
add_requires("gspell")
gstreamer (linux)
Description |
GStreamer is a development framework for creating applications like media players, video editors, streaming media broadcasters and so on |
Homepage |
https://gstreamer.freedesktop.org |
License |
LGPL-2.0-or-later |
Versions |
1.24.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gstreamer/xmake.lua |
Install command
xrepo install gstreamer
Integration in the project (xmake.lua)
add_requires("gstreamer")
gtest (linux)
Description |
Google Testing and Mocking Framework. |
Homepage |
https://github.com/google/googletest |
License |
BSD-3 |
Versions |
v1.8.1, v1.10.0, v1.11.0, v1.12.0, v1.12.1, v1.13.0, v1.14.0, v1.15.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gtest/xmake.lua |
Install command
xrepo install gtest
Integration in the project (xmake.lua)
add_requires("gtest")
gtk+4 (linux)
Description |
Toolkit for creating graphical user interfaces |
Homepage |
https://gtk.org/ |
License |
LGPL-2.0-or-later |
Versions |
4.13.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gtk+4/xmake.lua |
Install command
xrepo install gtk+4
Integration in the project (xmake.lua)
add_requires("gtk+4")
gtk3 (linux)
Description |
Toolkit for creating graphical user interfaces |
Homepage |
https://gtk.org/ |
License |
LGPL-2.0-or-later |
Versions |
3.24.43 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gtk3/xmake.lua |
Install command
xrepo install gtk3
Integration in the project (xmake.lua)
add_requires("gtk3")
gtk4 (linux)
Description |
Toolkit for creating graphical user interfaces |
Homepage |
https://gtk.org/ |
License |
LGPL-2.0-or-later |
Versions |
4.13.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gtk4/xmake.lua |
Install command
xrepo install gtk4
Integration in the project (xmake.lua)
add_requires("gtk4")
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, loong64, 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, v0.16.1, v0.16.2, v0.18.0, v0.18.1, v0.18.2, v0.18.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
gzip-hpp (linux)
Install command
xrepo install gzip-hpp
Integration in the project (xmake.lua)
add_requires("gzip-hpp")
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, v0.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.1.6, v0.2.0, v0.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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 |
License |
BSD-2-Clause |
Versions |
0.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 8.4.0, 8.5.0, 9.0.0, 10.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.14.4-3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hedley/xmake.lua |
Install command
xrepo install hedley
Integration in the project (xmake.lua)
add_requires("hedley")
hexl (linux)
Description |
Intel:registered: Homomorphic Encryption Acceleration Library accelerates modular arithmetic operations used in homomorphic encryption |
Homepage |
https://intel.github.io/hexl |
License |
Apache-2.0 |
Versions |
v1.2.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hexl/xmake.lua |
Install command
xrepo install hexl
Integration in the project (xmake.lua)
add_requires("hexl")
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, v1.4.0, v1.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hffix/xmake.lua |
Install command
xrepo install hffix
Integration in the project (xmake.lua)
add_requires("hffix")
hidapi (linux)
Description |
A Simple cross-platform library for communicating with HID devices |
Homepage |
https://libusb.info/hidapi/ |
License |
BSD-3-Clause |
Versions |
0.14.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hidapi/xmake.lua |
Install command
xrepo install hidapi
Integration in the project (xmake.lua)
add_requires("hidapi")
highfive (linux)
Description |
HighFive - Header-only C++ HDF5 interface |
Homepage |
https://github.com/BlueBrain/HighFive |
License |
BSL-1.0 |
Versions |
v2.3.1, v2.6.1, v2.9.0, v2.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Linear optimization software |
Homepage |
https://github.com/ERGO-Code/HiGHS |
License |
MIT |
Versions |
v1.5.3, v1.7.0, v1.7.1, v1.7.2, v1.8.0, v1.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
highs/xmake.lua |
Install command
xrepo install highs
Integration in the project (xmake.lua)
add_requires("highs")
highway (linux)
Description |
Performance-portable, length-agnostic SIMD with runtime dispatch |
Homepage |
https://github.com/google/highway |
License |
Apache-2.0 |
Versions |
1.1.0, 1.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
highway/xmake.lua |
Install command
xrepo install highway
Integration in the project (xmake.lua)
add_requires("highway")
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, loong64, 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, 3.4, 3.5, 3.5.1, 3.5.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
License |
MIT |
Versions |
v2.3.0, v2.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
houdini (linux)
Description |
Houdini is built from the ground up to be a procedural system that empowers artists to work freely, create multiple iterations and rapidly share workflows with colleagues. |
Homepage |
https://www.sidefx.com/ |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
houdini/xmake.lua |
Install command
xrepo install houdini
Integration in the project (xmake.lua)
add_requires("houdini")
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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hwloc/xmake.lua |
Install command
xrepo install hwloc
Integration in the project (xmake.lua)
add_requires("hwloc")
hyperscan (linux)
Description |
High-performance regular expression matching library |
Homepage |
https://www.hyperscan.io |
License |
BSD-3 |
Versions |
v5.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
hyperscan/xmake.lua |
Install command
xrepo install hyperscan
Integration in the project (xmake.lua)
add_requires("hyperscan")
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, v2.30.0, v2.31.0, v2.32.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
A High Quality SIMD BC1 Encoder |
Homepage |
https://github.com/castano/icbc |
License |
MIT |
Versions |
1.05 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
icbc/xmake.lua |
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, 75.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
icu4c/xmake.lua |
Install command
xrepo install icu4c
Integration in the project (xmake.lua)
add_requires("icu4c")
idna (linux)
Description |
C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard. |
Homepage |
https://github.com/ada-url/idna |
License |
Apache-2.0 |
Versions |
2024.02.28 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
idna/xmake.lua |
Install command
xrepo install idna
Integration in the project (xmake.lua)
add_requires("idna")
ifort (linux)
Install command
xrepo install ifort
Integration in the project (xmake.lua)
add_requires("ifort")
iguana (linux)
Description |
universal serialization engine |
Homepage |
https://github.com/qicosmos/iguana |
License |
Apache-2.0 |
Versions |
v1.0.3, 1.0.4, 1.0.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
iguana/xmake.lua |
Install command
xrepo install iguana
Integration in the project (xmake.lua)
add_requires("iguana")
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, loong64, 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, v3.1.10, v3.1.11, v3.1.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.76, v1.77, v1.78, v1.79, v1.80, v1.81, v1.82, v1.83-docking, v1.83, v1.84.1, v1.84.2, v1.85-docking, v1.85, v1.86, v1.87-docking, v1.87, v1.88-docking, v1.88, v1.89-docking, v1.89, v1.89.3-docking, v1.89.3, v1.89.4-docking, v1.89.4, v1.89.5-docking, v1.89.5, v1.89.6-docking, v1.89.6, v1.89.7-docking, v1.89.7, v1.89.8-docking, v1.89.8, v1.89.9-docking, v1.89.9, v1.90-docking, v1.90, v1.90.1-docking, v1.90.1, v1.90.2-docking, v1.90.2, v1.90.3-docking, v1.90.3, v1.90.4-docking, v1.90.4, v1.90.5-docking, v1.90.5, v1.90.6-docking, v1.90.6, v1.90.7-docking, v1.90.7, v1.90.8-docking, v1.90.8, v1.90.9-docking, v1.90.9, v1.91.0-docking, v1.91.0, v1.91.1-docking, v1.91.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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-color-text-edit (linux)
Install command
xrepo install imgui-color-text-edit
Integration in the project (xmake.lua)
add_requires("imgui-color-text-edit")
imgui-file-dialog (linux)
Description |
File Dialog for Dear ImGui |
Homepage |
https://github.com/aiekick/ImGuiFileDialog |
License |
MIT |
Versions |
v0.6.5, v0.6.6, v0.6.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
imgui-file-dialog/xmake.lua |
Install command
xrepo install imgui-file-dialog
Integration in the project (xmake.lua)
add_requires("imgui-file-dialog")
imgui-filebrowser (linux)
Install command
xrepo install imgui-filebrowser
Integration in the project (xmake.lua)
add_requires("imgui-filebrowser")
imgui-sfml (linux)
Description |
Dear ImGui binding for use with SFML |
Homepage |
https://github.com/eliasdaler/imgui-sfml |
License |
MIT |
Versions |
v2.5, v2.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
imgui-sfml/xmake.lua |
Install command
xrepo install imgui-sfml
Integration in the project (xmake.lua)
add_requires("imgui-sfml")
imguitextselect (linux)
Description |
Text selection implementation for Dear ImGui |
Homepage |
https://github.com/AidanSun05/ImGuiTextSelect |
License |
MIT |
Versions |
1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
imguitextselect/xmake.lua |
Install command
xrepo install imguitextselect
Integration in the project (xmake.lua)
add_requires("imguitextselect")
imguizmo (linux)
Description |
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui |
Homepage |
https://github.com/CedricGuillemet/ImGuizmo |
License |
MIT |
Versions |
1.83, 1.89+wip, 1.91.3+wip |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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)
Description |
Immediate Mode Plotting |
Homepage |
https://github.com/epezent/implot |
License |
MIT |
Versions |
v0.15, v0.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
implot/xmake.lua |
Install command
xrepo install implot
Integration in the project (xmake.lua)
add_requires("implot")
indicators (linux)
Description |
Activity Indicators for Modern C++ |
Homepage |
https://github.com/p-ranav/indicators |
License |
MIT |
Versions |
2.2, 2.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
indicators/xmake.lua |
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, loong64, 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")
inih (linux)
Description |
Simple .INI file parser in C, good for embedded systems |
Homepage |
https://github.com/benhoyt/inih |
Versions |
58 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
inih/xmake.lua |
Install command
xrepo install inih
Integration in the project (xmake.lua)
add_requires("inih")
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/ |
License |
MIT |
Versions |
v2.1.0, v3.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
inja/xmake.lua |
Install command
xrepo install inja
Integration in the project (xmake.lua)
add_requires("inja")
injector (linux)
Description |
Library for injecting a shared library into a Linux or Windows process |
Homepage |
https://github.com/kubo/injector |
License |
LGPL-2.1 |
Versions |
2024.02.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
injector/xmake.lua |
Install command
xrepo install injector
Integration in the project (xmake.lua)
add_requires("injector")
interface99 (linux)
Description |
Full-featured interfaces for C99 |
Homepage |
https://github.com/Hirrolot/interface99 |
License |
MIT |
Versions |
1.0.0, 1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
interface99/xmake.lua |
Install command
xrepo install interface99
Integration in the project (xmake.lua)
add_requires("interface99")
intx (linux)
Description |
Extended precision integer C++ library |
Homepage |
https://github.com/chfast/intx |
License |
Apache-2.0 |
Versions |
v0.11.0, v0.12.0, v0.12.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
intx/xmake.lua |
Install command
xrepo install intx
Integration in the project (xmake.lua)
add_requires("intx")
iowow (linux)
Description |
A C utility library and persistent key/value storage engine |
Homepage |
https://iowow.softmotions.com |
License |
MIT |
Versions |
v1.4.17, v1.4.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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)
Description |
Provides lists of various ISO standards |
Homepage |
https://salsa.debian.org/iso-codes-team/iso-codes |
License |
LGPL-2.1-or-later |
Versions |
4.8.0, 4.16.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
iso-codes/xmake.lua |
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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
itk/xmake.lua |
Install command
xrepo install itk
Integration in the project (xmake.lua)
add_requires("itk")
itlib (linux)
Description |
A collection of std-like single-header C++ libraries |
Homepage |
https://github.com/iboB/itlib |
License |
MIT |
Versions |
v1.10.3, v1.11.0, v1.11.1, v1.11.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
itlib/xmake.lua |
Install command
xrepo install itlib
Integration in the project (xmake.lua)
add_requires("itlib")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
itstool/xmake.lua |
Install command
xrepo install itstool
Integration in the project (xmake.lua)
add_requires("itstool")
ittapi (linux)
Description |
Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API |
Homepage |
https://github.com/intel/ittapi |
License |
BSD-3-Clause |
Versions |
v3.24.4, v3.24.6, v3.24.7, v3.24.8, v3.25.1, v3.25.2, v3.25.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ittapi/xmake.lua |
Install command
xrepo install ittapi
Integration in the project (xmake.lua)
add_requires("ittapi")
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, v11.4.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
| Definition | jemalloc/xmake.lua |
Install command
xrepo install jemalloc
Integration in the project (xmake.lua)
add_requires("jemalloc")
jnipp (linux)
Description |
C++ wrapper for the Java Native Interface |
Homepage |
https://github.com/mitchdowd/jnipp |
License |
MIT |
Versions |
v1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jnipp/xmake.lua |
Install command
xrepo install jnipp
Integration in the project (xmake.lua)
add_requires("jnipp")
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, v4.0.2, v5.0.0, v5.1.0, v5.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
joltphysics/xmake.lua |
Install command
xrepo install joltphysics
Integration in the project (xmake.lua)
add_requires("joltphysics")
jpcre2 (linux)
Install command
xrepo install jpcre2
Integration in the project (xmake.lua)
add_requires("jpcre2")
jrtplib (linux)
Install command
xrepo install jrtplib
Integration in the project (xmake.lua)
add_requires("jrtplib")
jsbsim (linux)
Description |
An open source flight dynamics & control software library |
Homepage |
https://github.com/JSBSim-Team/jsbsim |
License |
LGPL-2.1 |
Versions |
v1.2.0, v1.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jsbsim/xmake.lua |
Install command
xrepo install jsbsim
Integration in the project (xmake.lua)
add_requires("jsbsim")
jsmn (linux)
Description |
Jsmn is a world fastest JSON parser/tokenizer |
Homepage |
https://github.com/zserge/jsmn |
License |
MIT |
Versions |
v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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-glib (linux)
Description |
JSON-GLib implements a full suite of JSON-related tools using GLib and GObject. |
Homepage |
https://gitlab.gnome.org/GNOME/json-glib |
License |
LGPL-2.1 |
Versions |
1.9.2, 1.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
json-glib/xmake.lua |
Install command
xrepo install json-glib
Integration in the project (xmake.lua)
add_requires("json-glib")
json-schema-validator (linux)
Description |
JSON schema validator for JSON for Modern C++ |
Homepage |
https://github.com/pboettch/json-schema-validator |
Versions |
2.1.0, 2.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
json-schema-validator/xmake.lua |
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/ |
License |
BSL-1.0 |
Versions |
v0.170.2, v0.176.0, v0.177.0, v0.178.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
License |
MIT |
Versions |
1.9.4, 1.9.5, 1.9.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jsoncpp/xmake.lua |
Install command
xrepo install jsoncpp
Integration in the project (xmake.lua)
add_requires("jsoncpp")
jthread (linux)
Description |
The JThread package provides some classes to make use of threads easy on different platforms |
Homepage |
https://github.com/j0r1/JThread |
License |
MIT |
Versions |
2023.08.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jthread/xmake.lua |
Install command
xrepo install jthread
Integration in the project (xmake.lua)
add_requires("jthread")
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, v0.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v3.16, v3.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v4.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
kdbindings (linux)
Description |
Reactive programming & data binding in C++ |
Homepage |
https://github.com/KDAB/KDBindings |
License |
MIT |
Versions |
v1.0.5, v1.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
kdbindings/xmake.lua |
Install command
xrepo install kdbindings
Integration in the project (xmake.lua)
add_requires("kdbindings")
keystone (linux)
Description |
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings |
Homepage |
http://www.keystone-engine.org |
License |
GPL-2.0 |
Versions |
0.9.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
keystone/xmake.lua |
Install command
xrepo install keystone
Integration in the project (xmake.lua)
add_requires("keystone")
Install command
xrepo install khrplatform
Integration in the project (xmake.lua)
add_requires("khrplatform")
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, 1.4.6, 1.4.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
kiwisolver/xmake.lua |
Install command
xrepo install kiwisolver
Integration in the project (xmake.lua)
add_requires("kiwisolver")
klib (linux)
Install command
xrepo install klib
Integration in the project (xmake.lua)
add_requires("klib")
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, 4.2.00, 4.2.01, 4.3.00, 4.3.01, 4.4.00 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Kokkos C++ Performance Portability Programming EcoSystem: Math Kernels |
Homepage |
https://github.com/kokkos/kokkos-kernels |
License |
Apache-2.0 |
Versions |
4.0.01, 4.2.01, 4.3.00, 4.3.01, 4.4.00 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
kokkos-kernels/xmake.lua |
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, loong64, 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, v0.3.1, v0.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
kvazaar (linux)
Install command
xrepo install kvazaar
Integration in the project (xmake.lua)
add_requires("kvazaar")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lame/xmake.lua |
Install command
xrepo install lame
Integration in the project (xmake.lua)
add_requires("lame")
lapack (linux)
Description |
LAPACK--Linear Algebra Package is a standard software library for numerical linear algebra |
Homepage |
https://netlib.org/lapack/ |
Versions |
v3.12.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lapack/xmake.lua |
Install command
xrepo install lapack
Integration in the project (xmake.lua)
add_requires("lapack")
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, loong64, 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, loong64, 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, loong64, 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, 1.84.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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 |
License |
BSD-3-Clause |
Versions |
1.22, 1.23 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v2.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
License |
BSL-1.0 |
Versions |
2022.03.21, 2022.12.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lexy/xmake.lua |
Install command
xrepo install lexy
Integration in the project (xmake.lua)
add_requires("lexy")
liba52 (linux)
Description |
Library for decoding ATSC A/52 (AC-3) audio streams |
Homepage |
https://liba52.sourceforge.io |
License |
GPL-2.0-or-later |
Versions |
v0.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
liba52/xmake.lua |
Install command
xrepo install liba52
Integration in the project (xmake.lua)
add_requires("liba52")
libaco (linux)
Description |
A blazing fast and lightweight C asymmetric coroutine library |
Homepage |
https://github.com/hnes/libaco |
License |
Apache-2.0 |
Versions |
v1.2.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 3.7.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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)
Description |
The most over-engineered and overpowered C++ assertion library. |
Homepage |
https://github.com/jeremy-rifkin/libassert |
License |
MIT |
Versions |
v1.2, v1.2.2, v2.0.0, v2.0.1, v2.0.2, v2.1.0, v2.1.1, v2.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libassert/xmake.lua |
Install command
xrepo install libassert
Integration in the project (xmake.lua)
add_requires("libassert")
libatomic_ops (linux)
Install command
xrepo install libatomic_ops
Integration in the project (xmake.lua)
add_requires("libatomic_ops")
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, v1.0.4, v1.1.0, v1.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libavif/xmake.lua |
Install command
xrepo install libavif
Integration in the project (xmake.lua)
add_requires("libavif")
libb2 (linux)
Description |
C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp |
Homepage |
https://blake2.net |
License |
CC0-1.0 |
Versions |
v0.98.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libb2/xmake.lua |
Install command
xrepo install libb2
Integration in the project (xmake.lua)
add_requires("libb2")
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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libbsd/xmake.lua |
Install command
xrepo install libbsd
Integration in the project (xmake.lua)
add_requires("libbsd")
libc++ (linux)
Description |
libc++ is a new implementation of the C++ standard library, targeting C++11 and above. |
Homepage |
https://libcxx.llvm.org/ |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libc++/xmake.lua |
Install command
xrepo install libc++
Integration in the project (xmake.lua)
add_requires("libc++")
libcanberra (linux)
Install command
xrepo install libcanberra
Integration in the project (xmake.lua)
add_requires("libcanberra")
libcap (linux)
Install command
xrepo install libcap
Integration in the project (xmake.lua)
add_requires("libcap")
libcbor (linux)
Description |
CBOR protocol implementation for C |
Homepage |
https://github.com/PJK/libcbor |
License |
MIT |
Versions |
v0.11.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libcbor/xmake.lua |
Install command
xrepo install libcbor
Integration in the project (xmake.lua)
add_requires("libcbor")
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, loong64, 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, loong64, 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, v0.6.5, v0.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libcroco/xmake.lua |
Install command
xrepo install libcroco
Integration in the project (xmake.lua)
add_requires("libcroco")
libcron (linux)
Install command
xrepo install libcron
Integration in the project (xmake.lua)
add_requires("libcron")
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, 8.5.0, 8.6.0, 8.7.1, 8.8.0, 8.9.0, 8.9.1, 8.10.0, 8.10.1, 8.11.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libcurl/xmake.lua |
Install command
xrepo install libcurl
Integration in the project (xmake.lua)
add_requires("libcurl")
libdatrie (linux)
Description |
an implementation of double-array structure for representing trie |
Homepage |
https://github.com/tlwg/libdatrie |
License |
LGPL-2.1 |
Versions |
0.2.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libdatrie/xmake.lua |
Install command
xrepo install libdatrie
Integration in the project (xmake.lua)
add_requires("libdatrie")
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, 1.0.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.8, v1.10, v1.13, v1.15, v1.17, v1.19, v1.20, v1.21, v1.22 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libdeflate/xmake.lua |
Install command
xrepo install libdeflate
Integration in the project (xmake.lua)
add_requires("libdeflate")
libdicom (linux)
Install command
xrepo install libdicom
Integration in the project (xmake.lua)
add_requires("libdicom")
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, loong64, 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")
libdom (linux)
Install command
xrepo install libdom
Integration in the project (xmake.lua)
add_requires("libdom")
libdrm (linux)
Description |
libdrm - userspace library for drm (direct rendering manager) |
Homepage |
https://gitlab.freedesktop.org/mesa/drm |
License |
MIT |
Versions |
2.4.118, 2.4.123 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libdrm/xmake.lua |
Install command
xrepo install libdrm
Integration in the project (xmake.lua)
add_requires("libdrm")
libdwarf (linux)
Description |
Libdwarf is a C library intended to simplify reading (and writing) applications using DWARF2, DWARF3, DWARF4 and DWARF5 |
Homepage |
https://www.prevanders.net/dwarf.html |
License |
LGPL-2.1 |
Versions |
0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.10.1, 0.11.0, 0.11.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libdwarf/xmake.lua |
Install command
xrepo install libdwarf
Integration in the project (xmake.lua)
add_requires("libdwarf")
libebur128 (linux)
Install command
xrepo install libebur128
Integration in the project (xmake.lua)
add_requires("libebur128")
libedit (linux)
Description |
Autotool- and libtoolized port of the NetBSD Editline library (libedit). |
Homepage |
http://thrysoee.dk/editline |
License |
BSD-3-Clause |
Versions |
3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libedit/xmake.lua |
Install command
xrepo install libedit
Integration in the project (xmake.lua)
add_requires("libedit")
libelf (linux)
Install command
xrepo install libelf
Integration in the project (xmake.lua)
add_requires("libelf")
libelfin (linux)
Install command
xrepo install libelfin
Integration in the project (xmake.lua)
add_requires("libelfin")
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, v1.4.0, v1.4.1, v1.4.2, v1.4.3, v1.4.4, v1.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.9, 1.5.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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 |
Event notification library |
Homepage |
https://libevent.org/ |
License |
BSD-3-Clause |
Versions |
2.1.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.20.1, 1.20.2, 1.22.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 3.4.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
License |
LGPL-3.0 |
Versions |
v0.9.0+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfiber/xmake.lua |
Install command
xrepo install libfiber
Integration in the project (xmake.lua)
add_requires("libfiber")
libfido2 (linux)
Description |
Provides library functionality for FIDO2, including communication with a device over USB or NFC. |
Homepage |
https://github.com/Yubico/libfido2 |
License |
BSD-2-Clause |
Versions |
1.15.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfido2/xmake.lua |
Install command
xrepo install libfido2
Integration in the project (xmake.lua)
add_requires("libfido2")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfive/xmake.lua |
Install command
xrepo install libfive
Integration in the project (xmake.lua)
add_requires("libfive")
libfixmath (linux)
Install command
xrepo install libfixmath
Integration in the project (xmake.lua)
add_requires("libfixmath")
libfixmatrix (linux)
Description |
C library for fixed point matrix, quaternion and vector calculations |
Homepage |
https://github.com/PetteriAimonen/libfixmatrix |
License |
MIT |
Versions |
2014.01.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfixmatrix/xmake.lua |
Install command
xrepo install libfixmatrix
Integration in the project (xmake.lua)
add_requires("libfixmatrix")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libflac/xmake.lua |
Install command
xrepo install libflac
Integration in the project (xmake.lua)
add_requires("libflac")
libfork (linux)
Description |
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines |
Homepage |
https://conorwilliams.github.io/libfork/ |
License |
MPL-2.0 |
Versions |
v3.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libfork/xmake.lua |
Install command
xrepo install libfork
Integration in the project (xmake.lua)
add_requires("libfork")
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, loong64, 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/ |
License |
GPL-3.0 |
Versions |
1.17.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, 2023.12.04 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libgd/xmake.lua |
Install command
xrepo install libgd
Integration in the project (xmake.lua)
add_requires("libgd")
libgda (linux)
Install command
xrepo install libgda
Integration in the project (xmake.lua)
add_requires("libgda")
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, loong64, 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, v1.7.1, v1.8.0, v1.8.1, v1.8.2, v1.8.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, 1.17.6, 1.18.0, 1.18.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libheif/xmake.lua |
Install command
xrepo install libheif
Integration in the project (xmake.lua)
add_requires("libheif")
libhubbub (linux)
Install command
xrepo install libhubbub
Integration in the project (xmake.lua)
add_requires("libhubbub")
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 |
License |
BSD-3-Clause |
Versions |
v1.0.0, v1.1.0, v1.1.1, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.2.6, v1.3.0, v1.3.1, v1.3.2, v1.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
License |
LGPL-2.0 |
Versions |
1.15, 1.16, 1.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, v2.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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")
libinterpolate (linux)
Install command
xrepo install libinterpolate
Integration in the project (xmake.lua)
add_requires("libinterpolate")
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, loong64, 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, v9f |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 3.0.3, 3.0.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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)
Description |
libkmod - Linux kernel module handling |
Homepage |
https://github.com/kmod-project/kmod |
License |
LGPL-2.1 |
Versions |
v30, v31 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libkmod/xmake.lua |
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
liblas/xmake.lua |
Install command
xrepo install liblas
Integration in the project (xmake.lua)
add_requires("liblas")
liblifthttp (linux)
Install command
xrepo install liblifthttp
Integration in the project (xmake.lua)
add_requires("liblifthttp")
libmagic (linux)
Install command
xrepo install libmagic
Integration in the project (xmake.lua)
add_requires("libmagic")
libmaxminddb (linux)
Description |
C library for the MaxMind DB file format |
Homepage |
https://maxmind.github.io/libmaxminddb/ |
License |
Apache-2.0 |
Versions |
1.10.0, 1.11.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmaxminddb/xmake.lua |
Install command
xrepo install libmaxminddb
Integration in the project (xmake.lua)
add_requires("libmaxminddb")
libmd (linux)
Install command
xrepo install libmd
Integration in the project (xmake.lua)
add_requires("libmd")
libmem (linux)
Description |
Cross-platform game hacking library for C, C++, Rust, and Python, supporting process/memory hacking, hooking, detouring, and DLL/SO injection. |
Homepage |
https://github.com/rdbo/libmem |
License |
AGPL-3.0 |
Versions |
5.0.2, 5.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmem/xmake.lua |
Install command
xrepo install libmem
Integration in the project (xmake.lua)
add_requires("libmem")
Install command
xrepo install libmetalink
Integration in the project (xmake.lua)
add_requires("libmetalink")
libmill (linux)
Description |
Go-style concurrency in C |
Homepage |
http://libmill.org |
Versions |
2021.9.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmodplug/xmake.lua |
Install command
xrepo install libmodplug
Integration in the project (xmake.lua)
add_requires("libmodplug")
libmorton (linux)
Description |
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates |
Homepage |
https://github.com/Forceflow/libmorton |
License |
MIT |
Versions |
v0.2.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmorton/xmake.lua |
Install command
xrepo install libmorton
Integration in the project (xmake.lua)
add_requires("libmorton")
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, loong64, 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, v1.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmspack/xmake.lua |
Install command
xrepo install libmspack
Integration in the project (xmake.lua)
add_requires("libmspack")
libnest2d (linux)
Install command
xrepo install libnest2d
Integration in the project (xmake.lua)
add_requires("libnest2d")
libnet (linux)
Description |
A portable framework for low-level network packet construction |
Homepage |
https://codedocs.xyz/libnet/libnet/ |
License |
MIT |
Versions |
v1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libnpy/xmake.lua |
Install command
xrepo install libnpy
Integration in the project (xmake.lua)
add_requires("libnpy")
libntl (linux)
Description |
NTL: A Library for doing Number Theory |
Homepage |
https://libntl.org/ |
License |
LGPL-2.1 |
Versions |
v11.5.1 |
Architectures |
armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libntl/xmake.lua |
Install command
xrepo install libntl
Integration in the project (xmake.lua)
add_requires("libntl")
liboai (linux)
Description |
A C++17 library to access the entire OpenAI API. |
Homepage |
https://github.com/D7EAD/liboai |
Versions |
3.1.0, 3.2.1, 4.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 19.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.5, 1.5.1, 1.5.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libopus/xmake.lua |
Install command
xrepo install libopus
Integration in the project (xmake.lua)
add_requires("libopus")
liboqs (linux)
Description |
C library for prototyping and experimenting with quantum-resistant cryptography |
Homepage |
https://openquantumsafe.org |
License |
MIT |
Versions |
0.10.1, 0.11.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
liboqs/xmake.lua |
Install command
xrepo install liboqs
Integration in the project (xmake.lua)
add_requires("liboqs")
libpaper (linux)
Install command
xrepo install libpaper
Integration in the project (xmake.lua)
add_requires("libpaper")
libparserutils (linux)
Install command
xrepo install libparserutils
Integration in the project (xmake.lua)
add_requires("libparserutils")
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, 1.10.2, 1.10.3, 1.10.4, 1.10.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, 2.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v1.6.42, v1.6.43, v1.6.44 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libpng/xmake.lua |
Install command
xrepo install libpng
Integration in the project (xmake.lua)
add_requires("libpng")
libpopcnt (linux)
Install command
xrepo install libpopcnt
Integration in the project (xmake.lua)
add_requires("libpopcnt")
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, loong64, 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)
Description |
C library to handle the Public Suffix List |
Homepage |
https://github.com/rockdaboot/libpsl |
License |
MIT |
Versions |
0.21.1, 0.21.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libpsl/xmake.lua |
Install command
xrepo install libpsl
Integration in the project (xmake.lua)
add_requires("libpsl")
libpthread-stubs (linux)
Description |
X.Org: pthread-stubs.pc |
Homepage |
https://www.x.org/ |
Versions |
0.4, 0.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libpthread-stubs/xmake.lua |
Install command
xrepo install libpthread-stubs
Integration in the project (xmake.lua)
add_requires("libpthread-stubs")
libqrencode (linux)
Install command
xrepo install libqrencode
Integration in the project (xmake.lua)
add_requires("libqrencode")
libraqm (linux)
Description |
A library for complex text layout |
Homepage |
https://host-oman.github.io/libraqm |
License |
MIT |
Versions |
v0.10.1, v0.10.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libraqm/xmake.lua |
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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
librdkafka/xmake.lua |
Install command
xrepo install librdkafka
Integration in the project (xmake.lua)
add_requires("librdkafka")
libredwg (linux)
Install command
xrepo install libredwg
Integration in the project (xmake.lua)
add_requires("libredwg")
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, v4.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 3.8.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v2.7.3, v2.7.5, v2.8.0, v2.8.1, v2.8.2, v2.8.3, v2.8.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.8, 2.0.12, 2.0.14, 2.0.16, 2.0.18, 2.0.20, 2.0.22, 2.24.0, 2.24.2, 2.26.0, 2.26.1, 2.26.2, 2.26.3, 2.26.4, 2.26.5, 2.28.0, 2.28.1, 2.28.2, 2.28.3, 2.28.4, 2.28.5, 2.30.0, 2.30.1, 2.30.2, 2.30.3, 2.30.4, 2.30.5, 2.30.6, 2.30.7, 2.30.8, 2.30.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 2.6.3, 2.8.0, 2.8.1, 2.8.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 2.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 2.22.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 3.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
libsmb2 (linux)
Install command
xrepo install libsmb2
Integration in the project (xmake.lua)
add_requires("libsmb2")
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, loong64, 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, loong64, 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 |
License |
ISC |
Versions |
1.0.18, 1.0.19, 1.0.20 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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 |
License |
BSD-2-Clause |
Versions |
v0.7.1, v0.7.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
libssh (linux)
Description |
C library implementing the SSH2 protocol |
Homepage |
https://www.libssh2.org/ |
License |
BSD-3-Clause |
Versions |
0.11.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libssh/xmake.lua |
Install command
xrepo install libssh
Integration in the project (xmake.lua)
add_requires("libssh")
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, 1.11.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libssh2/xmake.lua |
Install command
xrepo install libssh2
Integration in the project (xmake.lua)
add_requires("libssh2")
libstatgrab (linux)
Description |
A cross platform library for accessing system statistics |
Homepage |
https://libstatgrab.org/ |
License |
GPL-2.1 |
Versions |
0.92.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libstatgrab/xmake.lua |
Install command
xrepo install libstatgrab
Integration in the project (xmake.lua)
add_requires("libstatgrab")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsv/xmake.lua |
Install command
xrepo install libsv
Integration in the project (xmake.lua)
add_requires("libsv")
libsvgtiny (linux)
Install command
xrepo install libsvgtiny
Integration in the project (xmake.lua)
add_requires("libsvgtiny")
libsvm (linux)
Description |
A simple, easy-to-use, and efficient software for SVM classification and regression |
Homepage |
https://github.com/cjlin1/libsvm |
License |
BSD-3-Clause |
Versions |
v325, v332, v333, v334, v335 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtasn1/xmake.lua |
Install command
xrepo install libtasn1
Integration in the project (xmake.lua)
add_requires("libtasn1")
libthai (linux)
Description |
LibThai is a set of Thai language support routines |
Homepage |
https://github.com/tlwg/libthai |
License |
LGPL-2.1 |
Versions |
0.1.29 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libthai/xmake.lua |
Install command
xrepo install libthai
Integration in the project (xmake.lua)
add_requires("libthai")
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, v4.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v4.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtins/xmake.lua |
Install command
xrepo install libtins
Integration in the project (xmake.lua)
add_requires("libtins")
libtomcrypt (linux)
Description |
A fairly comprehensive, modular and portable cryptographic toolkit. |
Homepage |
https://www.libtom.net |
License |
Unlicense |
Versions |
2024.06.26 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtomcrypt/xmake.lua |
Install command
xrepo install libtomcrypt
Integration in the project (xmake.lua)
add_requires("libtomcrypt")
libtommath (linux)
Description |
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. |
Homepage |
https://www.libtom.net |
License |
Unlicense |
Versions |
1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtommath/xmake.lua |
Install command
xrepo install libtommath
Integration in the project (xmake.lua)
add_requires("libtommath")
Description |
A generic library support script. |
Homepage |
https://www.gnu.org/software/libtool/ |
Versions |
2.4.5, 2.4.6, 2.4.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.8.0, v1.8.1, v1.8.2, v1.9.0, v1.9.1, v1.11.0, v1.12.1, v2.1.0, v2.1.2, v2.2.2, v2.3.1, v2.4.0, v2.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtorch/xmake.lua |
Install command
xrepo install libtorch
Integration in the project (xmake.lua)
add_requires("libtorch")
libudev (linux)
Install command
xrepo install libudev
Integration in the project (xmake.lua)
add_requires("libudev")
libudis86 (linux)
Description |
Disassembler Library for x86 and x86-64 |
Homepage |
http://udis86.sourceforge.net |
License |
BSD-2-Clause |
Versions |
2014.12.25 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libudis86/xmake.lua |
Install command
xrepo install libudis86
Integration in the project (xmake.lua)
add_requires("libudis86")
libui (linux)
Install command
xrepo install libui
Integration in the project (xmake.lua)
add_requires("libui")
libunifex (linux)
Description |
The 'libunifex' project is a prototype implementation of the C++ sender/receiver async programming model that is currently being considered for standardisation. |
Homepage |
https://github.com/facebookexperimental/libunifex |
License |
Apache-2.0 |
Versions |
v0.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libunifex/xmake.lua |
Install command
xrepo install libunifex
Integration in the project (xmake.lua)
add_requires("libunifex")
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, loong64, 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/ |
License |
MIT |
Versions |
v1.5, v1.6.2, v1.7.2, v1.8.0, v1.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
License |
MIT |
Versions |
2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
License |
LGPL-2.1 |
Versions |
v1.0.26, v1.0.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.43.0, v1.44.1, v1.45.0, v1.46.0, v1.47.0, v1.48.0, v1.49.0, v1.49.1, v1.49.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libuv/xmake.lua |
Install command
xrepo install libuv
Integration in the project (xmake.lua)
add_requires("libuv")
libva (linux)
Description |
Libva is an implementation for VA-API (Video Acceleration API) |
Homepage |
https://01.org/linuxmedia |
Versions |
2.21.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libva/xmake.lua |
Install command
xrepo install libva
Integration in the project (xmake.lua)
add_requires("libva")
libverto (linux)
Install command
xrepo install libverto
Integration in the project (xmake.lua)
add_requires("libverto")
libvips (linux)
Description |
A fast image processing library with low memory needs. |
Homepage |
https://libvips.github.io/libvips/ |
License |
LGPL-2.1 |
Versions |
v8.15.1, v8.15.2, v8.15.3, v8.15.4, v8.15.5, v8.16.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libvips/xmake.lua |
Install command
xrepo install libvips
Integration in the project (xmake.lua)
add_requires("libvips")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libvorbis/xmake.lua |
Install command
xrepo install libvorbis
Integration in the project (xmake.lua)
add_requires("libvorbis")
libvpx (linux)
Description |
libvpx is a free software video codec library from Google and the Alliance for Open Media (AOMedia) |
Homepage |
https://chromium.googlesource.com/webm/libvpx/ |
License |
BSD-3-Clause |
Versions |
v1.14.1, v1.15.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libvpx/xmake.lua |
Install command
xrepo install libvpx
Integration in the project (xmake.lua)
add_requires("libvpx")
libwapcaplet (linux)
Install command
xrepo install libwapcaplet
Integration in the project (xmake.lua)
add_requires("libwapcaplet")
libwebm (linux)
Install command
xrepo install libwebm
Integration in the project (xmake.lua)
add_requires("libwebm")
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, loong64, 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, v0.11.2, v0.11.3, v0.11.4, v0.11.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.8.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.0.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.16 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxcb/xmake.lua |
Install command
xrepo install libxcb
Integration in the project (xmake.lua)
add_requires("libxcb")
libxcomposite (linux)
Description |
libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. |
Homepage |
https://www.x.org/ |
Versions |
0.4.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxcomposite/xmake.lua |
Install command
xrepo install libxcomposite
Integration in the project (xmake.lua)
add_requires("libxcomposite")
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, loong64, 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, loong64, 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, 1.1.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.3.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, 1.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, v2.8.9, v2.9.1, v2.9.2, v2.9.4, v2.9.5, v2.9.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
v2.11.9, v2.12.9, v2.13.2, v2.13.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
libxnvctrl (linux)
Install command
xrepo install libxnvctrl
Integration in the project (xmake.lua)
add_requires("libxnvctrl")
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, 1.5.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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 |
v1.1.42 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, 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, loong64, 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, loong64, 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)
Install command
xrepo install libyuv
Integration in the project (xmake.lua)
add_requires("libyuv")
libzen (linux)
Description |
Small C++ derivate classes to have an easier life |
Homepage |
https://mediaarea.net |
License |
zlib |
Versions |
v0.4.41 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libzen/xmake.lua |
Install command
xrepo install libzen
Integration in the project (xmake.lua)
add_requires("libzen")
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, v1.10.1, v1.11.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libzip/xmake.lua |
Install command
xrepo install libzip
Integration in the project (xmake.lua)
add_requires("libzip")
libzippp (linux)
Install command
xrepo install libzippp
Integration in the project (xmake.lua)
add_requires("libzippp")
lief (linux)
Description |
Library to Instrument Executable Formats. |
Homepage |
https://lief.quarkslab.com |
License |
Apache-2.0 |
Versions |
0.10.1, 0.11.5, 0.14.0, 0.14.1, 0.15.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 4.2.0, 4.3.0, 4.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, v1.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lightningscanner/xmake.lua |
Install command
xrepo install lightningscanner
Integration in the project (xmake.lua)
add_requires("lightningscanner")
limonp (linux)
Description |
C++ headers(hpp) library with Python style. |
Homepage |
https://github.com/yanyiwu/limonp |
License |
MIT |
Versions |
v0.9.0, v1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
limonp/xmake.lua |
Install command
xrepo install limonp
Integration in the project (xmake.lua)
add_requires("limonp")
linalg (linux)
Description |
linalg.h is a single header, public domain, short vector math library for C++. |
Homepage |
https://github.com/sgorsten/linalg |
License |
Unlicense license |
Versions |
v2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
linalg/xmake.lua |
Install command
xrepo install linalg
Integration in the project (xmake.lua)
add_requires("linalg")
linenoise (linux)
Description |
A small self-contained alternative to readline and libedit |
Homepage |
https://github.com/antirez/linenoise |
License |
BSD-2-Clause |
Versions |
2020.3.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
linenoise/xmake.lua |
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 |
License |
WTFPL |
Versions |
2022.06.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.9.16, 5.10.46, 5.15, 5.16.9, 6.7.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.9.16, 5.16.9, 6.7.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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)
Description |
A little fail-safe filesystem designed for microcontrollers |
Homepage |
https://github.com/littlefs-project/littlefs |
License |
BSD-3-Clause |
Versions |
v2.5.0, v2.8.2, v2.9.2, v2.9.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
littlefs/xmake.lua |
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, loong64, 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, v9.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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-arm (linux)
Install command
xrepo install llvm-arm
Integration in the project (xmake.lua)
add_requires("llvm-arm")
llvm-mingw (linux)
Description |
An LLVM/Clang/LLD based mingw-w64 toolchain |
Homepage |
https://github.com/mstorsjo/llvm-mingw |
Versions |
20211002, 20220323, 20240417 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
lmdb (linux)
Description |
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues. |
Homepage |
http://www.openldap.org/software/repo.html |
Versions |
0.9.31 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lmdb/xmake.lua |
Install command
xrepo install lmdb
Integration in the project (xmake.lua)
add_requires("lmdb")
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, loong64, 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, 2.1.1, 2.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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-hpack (linux)
Description |
LiteSpeed HPACK (RFC7541) Library |
Homepage |
https://github.com/litespeedtech/ls-hpack |
License |
MIT |
Versions |
v2.3.3, v2.3.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ls-hpack/xmake.lua |
Install command
xrepo install ls-hpack
Integration in the project (xmake.lua)
add_requires("ls-hpack")
ls-qpack (linux)
Description |
QPACK compression library for use with HTTP/3 |
Homepage |
https://github.com/litespeedtech/ls-qpack |
License |
MIT |
Versions |
v2.5.3, v2.5.4, v2.5.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ls-qpack/xmake.lua |
Install command
xrepo install ls-qpack
Integration in the project (xmake.lua)
add_requires("ls-qpack")
lsquic (linux)
Description |
LiteSpeed QUIC and HTTP/3 Library |
Homepage |
https://github.com/litespeedtech/lsquic |
License |
MIT |
Versions |
v4.0.8, v4.0.9, v4.0.11, v4.0.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lsquic/xmake.lua |
Install command
xrepo install lsquic
Integration in the project (xmake.lua)
add_requires("lsquic")
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, v5.4.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 3.0-rc4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
License |
MIT |
Versions |
v2.1.0-beta3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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://www.luau.org/ |
License |
MIT |
Versions |
0.538, 0.623, 0.624, 0.638, 0.640, 0.642, 0.643 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
LunaSVG - SVG rendering library in C++ |
Homepage |
https://github.com/sammycage/lunasvg |
License |
MIT |
Versions |
v2.3.5, v2.3.9, v2.4.0, v2.4.1, v3.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lunasvg/xmake.lua |
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, v9.0.0, v9.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v1.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 4.0, 4.3, 4.4, 4.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
m4/xmake.lua |
Install command
xrepo install m4
Integration in the project (xmake.lua)
add_requires("m4")
macdylibbundler (linux)
Install command
xrepo install macdylibbundler
Integration in the project (xmake.lua)
add_requires("macdylibbundler")
maddy (linux)
Description |
C++ Markdown to HTML header-only parser library |
Homepage |
https://github.com/progsource/maddy |
License |
MIT |
Versions |
1.2.1, 1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v0.9.6, v0.9.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, 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, loong64, 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, loong64, 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")
mailio (linux)
Description |
mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. It is based on standard C++ 17 and Boost library. |
Homepage |
https://github.com/karastojko/mailio |
License |
BSD |
Versions |
0.23.0, 0.24.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mailio/xmake.lua |
Install command
xrepo install mailio
Integration in the project (xmake.lua)
add_requires("mailio")
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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
managedc/xmake.lua |
Install command
xrepo install managedc
Integration in the project (xmake.lua)
add_requires("managedc")
manif (linux)
Description |
A small C++11 header-only library for Lie theory. |
Homepage |
https://artivis.github.io/manif |
License |
MIT |
Versions |
0.0.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
manif/xmake.lua |
Install command
xrepo install manif
Integration in the project (xmake.lua)
add_requires("manif")
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, 2.2.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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_polylabel (linux)
Description |
A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++) |
Homepage |
https://github.com/mapbox/polylabel |
License |
ISC |
Versions |
v2.0.0, v2.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mapbox_polylabel/xmake.lua |
Install command
xrepo install mapbox_polylabel
Integration in the project (xmake.lua)
add_requires("mapbox_polylabel")
mapbox_variant (linux)
Description |
C++11/C++14 Variant |
Homepage |
https://github.com/mapbox/variant |
License |
BSD |
Versions |
v1.2.0, 2020.12.02 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mapbox_variant/xmake.lua |
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, 3.3.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
marl/xmake.lua |
Install command
xrepo install marl
Integration in the project (xmake.lua)
add_requires("marl")
matchit (linux)
Description |
A lightweight single-header pattern-matching library for C++17 with macro-free APIs. |
Homepage |
https://bowenfu.github.io/matchit.cpp/ |
License |
Apache-2.0 |
Versions |
v1.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
matchit/xmake.lua |
Install command
xrepo install matchit
Integration in the project (xmake.lua)
add_requires("matchit")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mathfu/xmake.lua |
Install command
xrepo install mathfu
Integration in the project (xmake.lua)
add_requires("mathfu")
mathter (linux)
Description |
A flexible and fast matrix, transform and geometry library. |
Homepage |
https://github.com/petiaccja/Mathter |
License |
MIT |
Versions |
v1.1.1, v1.1.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mathter/xmake.lua |
Install command
xrepo install mathter
Integration in the project (xmake.lua)
add_requires("mathter")
matio (linux)
Description |
MATLAB MAT File I/O Library |
Homepage |
https://matio.sourceforge.io |
License |
BSD-2-Clause |
Versions |
v1.5.26, v1.5.27, v1.5.28 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
matio/xmake.lua |
Install command
xrepo install matio
Integration in the project (xmake.lua)
add_requires("matio")
matlab (linux)
Install command
xrepo install matlab
Integration in the project (xmake.lua)
add_requires("matlab")
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, v1.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API |
Homepage |
https://tls.mbed.org |
License |
Apache-2.0 |
Versions |
v2.7.6, v2.13.0, v2.25.0, v2.28.3, v3.4.0, v3.5.1, v3.6.0, v3.6.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Fast & robust mesh boolean library in C++ |
Homepage |
https://cutdigital.github.io/mcut.site/ |
License |
GPL-3.0 |
Versions |
v1.1.0, v1.2.0, v1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mcut/xmake.lua |
Install command
xrepo install mcut
Integration in the project (xmake.lua)
add_requires("mcut")
md4c (linux)
Description |
C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification. |
Homepage |
https://github.com/mity/md4c |
License |
MIT |
Versions |
2024.02.25 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
md4c/xmake.lua |
Install command
xrepo install md4c
Integration in the project (xmake.lua)
add_requires("md4c")
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 |
License |
Unlicense |
Versions |
1.4.2, 1.4.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mdns/xmake.lua |
Install command
xrepo install mdns
Integration in the project (xmake.lua)
add_requires("mdns")
mecab (linux)
Description |
Yet another part-of-speech and morphological analyzer. |
Homepage |
https://taku910.github.io/mecab/ |
License |
GPL-2.0 |
Versions |
0.996 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mecab/xmake.lua |
Install command
xrepo install mecab
Integration in the project (xmake.lua)
add_requires("mecab")
mem (linux)
Description |
A collection of C++11 headers useful for reverse engineering |
Homepage |
https://github.com/0x1F9F1/mem |
License |
MIT |
Versions |
1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mem/xmake.lua |
Install command
xrepo install mem
Integration in the project (xmake.lua)
add_requires("mem")
memplumber (linux)
Description |
MemPlumber is a library that helps developers with debugging of memory allocations and detection of memory leaks in C++ applications |
Homepage |
https://github.com/seladb/MemPlumber |
License |
MIT |
Versions |
2022.01.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
memplumber/xmake.lua |
Install command
xrepo install memplumber
Integration in the project (xmake.lua)
add_requires("memplumber")
meowhash (linux)
Description |
Official version of the Meow hash, an extremely fast level 1 hash |
Homepage |
https://mollyrocket.com/meowhash |
License |
zlib |
Versions |
1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Mesh optimization library that makes meshes smaller and faster to render |
Homepage |
https://github.com/zeux/meshoptimizer |
License |
MIT |
Versions |
v0.18, v0.20, v0.21, v0.22 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
meshoptimizer/xmake.lua |
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, 1.3.1, 1.3.2, 1.4.0, 1.4.1, 1.4.2, 1.5.1, 1.5.2, 1.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
meson/xmake.lua |
Install command
xrepo install meson
Integration in the project (xmake.lua)
add_requires("meson")
Description |
Full-blown preprocessor metaprogramming |
Homepage |
https://github.com/Hirrolot/metalang99 |
License |
MIT |
Versions |
1.13.2, 1.13.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
metalang99/xmake.lua |
Install command
xrepo install metalang99
Integration in the project (xmake.lua)
add_requires("metalang99")
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, loong64, 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, loong64, 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-apsi (linux)
Description |
APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection. |
Homepage |
https://github.com/microsoft/APSI |
License |
MIT |
Versions |
v0.12.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
microsoft-apsi/xmake.lua |
Install command
xrepo install microsoft-apsi
Integration in the project (xmake.lua)
add_requires("microsoft-apsi")
microsoft-gsl (linux)
Description |
Guidelines Support Library |
Homepage |
https://github.com/microsoft/GSL |
License |
MIT |
Versions |
v3.1.0, v4.0.0, v4.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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-kuku (linux)
Install command
xrepo install microsoft-kuku
Integration in the project (xmake.lua)
add_requires("microsoft-kuku")
microsoft-proxy (linux)
Description |
Proxy: Easy Polymorphism in C++ |
Homepage |
https://github.com/microsoft/proxy |
License |
MIT |
Versions |
1.1.1, 2.2.1, 2.3.0, 2.4.0, 3.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
microsoft-proxy/xmake.lua |
Install command
xrepo install microsoft-proxy
Integration in the project (xmake.lua)
add_requires("microsoft-proxy")
microsoft-seal (linux)
Install command
xrepo install microsoft-seal
Integration in the project (xmake.lua)
add_requires("microsoft-seal")
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, loong64, 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 |
v1.6.7, v1.7.0, v1.7.1, v1.7.2, v1.7.3, v1.7.6, v1.7.7, v1.8.7, v2.0.1, v2.0.2, v2.0.3, v2.0.5, v2.0.6, v2.0.7, v2.1.2, v2.1.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mimalloc/xmake.lua |
Install command
xrepo install mimalloc
Integration in the project (xmake.lua)
add_requires("mimalloc")
mini (linux)
Description |
INI file reader and writer |
Homepage |
https://github.com/metayeti/mINI |
License |
MIT |
Versions |
0.9.15, 0.9.16, 0.9.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mini/xmake.lua |
Install command
xrepo install mini
Integration in the project (xmake.lua)
add_requires("mini")
miniaudio (linux)
Description |
Single file audio playback and capture library written in C. |
Homepage |
https://miniaud.io |
License |
MIT |
Versions |
0.11.15, 0.11.16, 0.11.17, 0.11.18, 0.11.21 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
2023.09.21 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
minimp3/xmake.lua |
Install command
xrepo install minimp3
Integration in the project (xmake.lua)
add_requires("minimp3")
minio-cpp (linux)
Description |
MinIO C++ Client SDK for Amazon S3 Compatible Cloud Storage |
Homepage |
https://minio-cpp.min.io/ |
License |
Apache-2.0 |
Versions |
v0.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
minio-cpp/xmake.lua |
Install command
xrepo install minio-cpp
Integration in the project (xmake.lua)
add_requires("minio-cpp")
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, loong64, 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, loong64, 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, loong64, 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, 4.0.4, 4.0.5, 4.0.6, 4.0.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 2023.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 1.2.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Install command
xrepo install mkl
Integration in the project (xmake.lua)
add_requires("mkl")
mlpack (linux)
Description |
mlpack: a fast, header-only C++ machine learning library |
Homepage |
https://www.mlpack.org/ |
License |
BSD-3-Clause |
Versions |
4.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mlpack/xmake.lua |
Install command
xrepo install mlpack
Integration in the project (xmake.lua)
add_requires("mlpack")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mma/xmake.lua |
Install command
xrepo install mma
Integration in the project (xmake.lua)
add_requires("mma")
mmeter (linux)
Description |
A simple WIP profiler library for c++. Include the 2 files and you're ready to go. |
Homepage |
https://github.com/LMauricius/MMeter |
License |
MIT |
Versions |
2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mmeter/xmake.lua |
Install command
xrepo install mmeter
Integration in the project (xmake.lua)
add_requires("mmeter")
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, loong64, 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, loong64, 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, 7.13, 7.14, 7.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
moonjit/xmake.lua |
Install command
xrepo install moonjit
Integration in the project (xmake.lua)
add_requires("moonjit")
morton-nd (linux)
Description |
A header-only compile-time Morton encoding / decoding library for N dimensions. |
Homepage |
https://github.com/morton-nd/morton-nd |
License |
MIT |
Versions |
v4.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
morton-nd/xmake.lua |
Install command
xrepo install morton-nd
Integration in the project (xmake.lua)
add_requires("morton-nd")
mosquitto (linux)
Description |
Eclipse Mosquitto - An open source MQTT broker |
Homepage |
https://mosquitto.org |
License |
EPL-2.0 |
Versions |
v2.0.15, v2.0.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, 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, loong64, 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, loong64, 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)
Description |
A bounded multi-producer multi-consumer concurrent queue written in C++11 |
Homepage |
https://github.com/rigtorp/MPMCQueue |
License |
MIT |
Versions |
v1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mpmcqueue/xmake.lua |
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, loong64, 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)
Description |
Multi-channel signed distance field generator |
Homepage |
https://github.com/Chlumsky/msdfgen |
License |
MIT |
Versions |
v1.10, v1.11, v1.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
msdfgen/xmake.lua |
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, 6.0.1, 6.0.2, 6.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 6.1.0, 6.1.1, 7.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
msquic/xmake.lua |
Install command
xrepo install msquic
Integration in the project (xmake.lua)
add_requires("msquic")
muduo (linux)
Description |
Event-driven network library for multi-threaded Linux server in C++11 |
Homepage |
https://github.com/chenshuo/muduo |
Versions |
2022.11.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
muduo/xmake.lua |
Install command
xrepo install muduo
Integration in the project (xmake.lua)
add_requires("muduo")
mujs (linux)
Description |
An embeddable Javascript interpreter in C. |
Homepage |
http://mujs.com/ |
License |
ISC |
Versions |
1.3.4, 1.3.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mujs/xmake.lua |
Install command
xrepo install mujs
Integration in the project (xmake.lua)
add_requires("mujs")
mumps (linux)
Description |
MUMPS: MUltifrontal Massively Parallel sparse direct Solver |
Homepage |
https://mumps-solver.org/index.php |
Versions |
5.4.1, 5.7.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mumps/xmake.lua |
Install command
xrepo install mumps
Integration in the project (xmake.lua)
add_requires("mumps")
munkres-algorithm (linux)
Install command
xrepo install munkres-algorithm
Integration in the project (xmake.lua)
add_requires("munkres-algorithm")
muslcc (linux)
Description |
static cross- and native- musl-based toolchains. |
Homepage |
https://musl.cc/ |
Versions |
20210202 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
mvfst (linux)
Description |
An implementation of the QUIC transport protocol. |
Homepage |
https://github.com/facebook/mvfst |
License |
MIT |
Versions |
2024.03.04, 2024.03.11, 2024.03.18, 2024.03.25, 2024.04.01, 2024.06.10, 2024.06.17, 2024.06.24, 2024.07.01, 2024.07.08, 2024.07.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mvfst/xmake.lua |
Install command
xrepo install mvfst
Integration in the project (xmake.lua)
add_requires("mvfst")
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, 3.3.1, 4.0.2, 4.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
A real-time, open source transactional database. |
Homepage |
http://www.mysql.com |
License |
GPL-2.0 |
Versions |
8.0.39 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mysql/xmake.lua |
Install command
xrepo install mysql
Integration in the project (xmake.lua)
add_requires("mysql")
Description |
This package help for mysql corss compilation |
Homepage |
http://www.mysql.com |
License |
GPL-2.0 |
Versions |
8.0.39 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mysql-build-tools/xmake.lua |
Install command
xrepo install mysql-build-tools
Integration in the project (xmake.lua)
add_requires("mysql-build-tools")
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, 0.10.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, v1.5.5, v1.6.0, v1.6.1, v1.6.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
nanomsg (linux)
Description |
A simple high-performance implementation of several "scalability protocols". |
Homepage |
https://nanomsg.org |
Versions |
1.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nanomsg/xmake.lua |
Install command
xrepo install nanomsg
Integration in the project (xmake.lua)
add_requires("nanomsg")
nanopb (linux)
Description |
Protocol Buffers with small code size |
Homepage |
https://jpa.kapsi.fi/nanopb/ |
License |
zlib |
Versions |
0.4.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nanopb/xmake.lua |
Install command
xrepo install nanopb
Integration in the project (xmake.lua)
add_requires("nanopb")
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, loong64, 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, 2023.8.27 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 2.16.01, 2.16.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, v1.1.1, v1.2.0, v1.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 6.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, 26.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
neco (linux)
Description |
Concurrency library for C (coroutines) |
Homepage |
https://github.com/tidwall/neco |
License |
MIT |
Versions |
v0.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
neco/xmake.lua |
Install command
xrepo install neco
Integration in the project (xmake.lua)
add_requires("neco")
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, loong64, 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, loong64, 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, loong64, 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, loong64, 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, 1.58.0, 1.59.0, 1.60.0, 1.61.0, 1.62.0, 1.62.1, 1.63.0, 1.64.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
HTTP/3 library written in C |
Homepage |
https://github.com/ngtcp2/nghttp3 |
License |
MIT |
Versions |
v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nghttp3/xmake.lua |
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, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.8.1, 1.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ngtcp2/xmake.lua |
Install command
xrepo install ngtcp2
Integration in the project (xmake.lua)
add_requires("ngtcp2")
nifly (linux)
Description |
C++ NIF library for the Gamebryo/NetImmerse File Format |
Homepage |
https://github.com/ousnius/nifly |
License |
GPL-3.0 |
Versions |
2024.09.28 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nifly/xmake.lua |
Install command
xrepo install nifly
Integration in the project (xmake.lua)
add_requires("nifly")
nifti (linux)
Install command
xrepo install nifti
Integration in the project (xmake.lua)
add_requires("nifti")
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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
niftiheader/xmake.lua |
Install command
xrepo install niftiheader
Integration in the project (xmake.lua)
add_requires("niftiheader")
nim (linux)
Description |
Nim is a statically typed compiled systems programming language |
Homepage |
https://nim-lang.org/ |
Versions |
2.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nim/xmake.lua |
Install command
xrepo install nim
Integration in the project (xmake.lua)
add_requires("nim")
ninja (linux)
Description |
Small build system for use with gyp or CMake. |
Homepage |
https://ninja-build.org/ |
License |
Apache-2.0 |
Versions |
v1.9.0, v1.10.1, v1.10.2, v1.11.0, v1.11.1, v1.12.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.9.1, v3.10.0, v3.10.5, v3.11.2, v3.11.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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 |
library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization |
Homepage |
https://github.com/stevengj/nlopt |
License |
LGPL-2.1 |
Versions |
v2.7.0, v2.7.1, v2.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nlopt/xmake.lua |
Install command
xrepo install nlopt
Integration in the project (xmake.lua)
add_requires("nlopt")
nmd (linux)
Description |
An x86 assembler and disassembler along with a C89 header file (nmd_assembly.h), and a C89 2D graphics library (nmd_graphics.h). |
Homepage |
https://github.com/Nomade040/nmd |
License |
Unlicense |
Versions |
2021.03.28 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nmd/xmake.lua |
Install command
xrepo install nmd
Integration in the project (xmake.lua)
add_requires("nmd")
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, 1.7.3, 1.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nod/xmake.lua |
Install command
xrepo install nod
Integration in the project (xmake.lua)
add_requires("nod")
node-addon-api (linux)
Description |
Module for using Node-API from C++ |
Homepage |
https://github.com/nodejs/node-addon-api |
License |
MIT |
Versions |
v8.0.0, v8.2.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
node-addon-api/xmake.lua |
Install command
xrepo install node-addon-api
Integration in the project (xmake.lua)
add_requires("node-addon-api")
Description |
C-based Node-API headers |
Homepage |
https://github.com/nodejs/node-api-headers |
License |
MIT |
Versions |
v1.1.0, v1.2.0, v1.3.0, v1.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
node-api-headers/xmake.lua |
Install command
xrepo install node-api-headers
Integration in the project (xmake.lua)
add_requires("node-api-headers")
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, loong64, 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, loong64, 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, loong64, 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")
noisy (linux)
Install command
xrepo install noisy
Integration in the project (xmake.lua)
add_requires("noisy")
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, 11.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
nsync (linux)
Description |
nsync is a C library that exports various synchronization primitives, such as mutexes |
Homepage |
https://github.com/google/nsync |
License |
Apache-2.0 |
Versions |
1.28.1, 1.29.1, 1.29.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nsync/xmake.lua |
Install command
xrepo install nsync
Integration in the project (xmake.lua)
add_requires("nsync")
ntkernel-error-category (linux)
Install command
xrepo install ntkernel-error-category
Integration in the project (xmake.lua)
add_requires("ntkernel-error-category")
nuklear (linux)
Description |
A single-header ANSI C immediate mode cross-platform GUI library |
Homepage |
https://immediate-mode-ui.github.io/Nuklear/doc/index.html |
License |
MIT |
Versions |
4.10.5, 4.12.0, 4.12.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nuklear/xmake.lua |
Install command
xrepo install nuklear
Integration in the project (xmake.lua)
add_requires("nuklear")
numactl (linux)
Description |
NUMA support for Linux |
Homepage |
https://github.com/numactl/numactl |
License |
LGPL-2.1 |
Versions |
2.0.14, 2.0.18, 2.0.19 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
numactl/xmake.lua |
Install command
xrepo install numactl
Integration in the project (xmake.lua)
add_requires("numactl")
numcpp (linux)
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")
nvtx (linux)
Description |
A C-based Application Programming Interface (API) for annotating events, code ranges, and resources in your applications. |
Homepage |
https://github.com/NVIDIA/NVTX |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nvtx/xmake.lua |
Install command
xrepo install nvtx
Integration in the project (xmake.lua)
add_requires("nvtx")
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, 1.4.0-preview |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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-openssl (linux)
Description |
It provides secure server and client connection providers for oatpp applications. |
Homepage |
https://oatpp.io/ |
License |
Apache-2.0 |
Versions |
1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
oatpp-openssl/xmake.lua |
Install command
xrepo install oatpp-openssl
Integration in the project (xmake.lua)
add_requires("oatpp-openssl")
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, loong64, 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")
obfuscate (linux)
Description |
Guaranteed compile-time string literal obfuscation header-only library for C++14 |
Homepage |
https://github.com/adamyaxley/Obfuscate |
License |
Unlicense |
Versions |
2024.02.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
obfuscate/xmake.lua |
Install command
xrepo install obfuscate
Integration in the project (xmake.lua)
add_requires("obfuscate")
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, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
objfw/xmake.lua |
Install command
xrepo install objfw
Integration in the project (xmake.lua)
add_requires("objfw")
ocilib (linux)
Description |
OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases |
Homepage |
http://www.ocilib.net |
License |
Apache-2.0 |
Versions |
v4.7.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ocilib/xmake.lua |
Install command
xrepo install ocilib
Integration in the project (xmake.lua)
add_requires("ocilib")
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, v1.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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")
ois (linux)
Description |
Official OIS repository. Object oriented Input System |
Homepage |
https://wgois.github.io/OIS/ |
License |
zlib |
Versions |
v1.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ois/xmake.lua |
Install command
xrepo install ois
Integration in the project (xmake.lua)
add_requires("ois")
olive.c (linux)
Install command
xrepo install olive.c
Integration in the project (xmake.lua)
add_requires("olive.c")
onednn (linux)
Description |
oneAPI Deep Neural Network Library |
Homepage |
https://oneapi-src.github.io/oneDNN/ |
License |
Apache-2.0 |
Versions |
v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2, v3.5.3, v3.6, v3.6.1 |
Architectures |
x86_64 |
Definition |
onednn/xmake.lua |
Install command
xrepo install onednn
Integration in the project (xmake.lua)
add_requires("onednn")
onedpl (linux)
Description |
oneAPI DPC++ Library |
Homepage |
https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-library.html |
Versions |
2021.6.1, 2022.5.0-rc1, 2022.6.0-rc1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
onedpl/xmake.lua |
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/ |
License |
Apache-2.0 |
Versions |
2020.3, 2021.2.0, 2021.3.0, 2021.4.0, 2021.5.0, 2021.7.0, 2021.10.0, 2021.11.0, 2021.12.0, 2021.13.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v1.15.0, v1.16.0, v1.16.1, v1.16.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator |
Homepage |
https://www.onnxruntime.ai |
License |
MIT |
Versions |
1.11.1, 1.15.1, 1.16.1, 1.17.0, 1.17.1, 1.19.2 |
Architectures |
x86_64 |
Definition |
onnxruntime/xmake.lua |
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, loong64, 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, 0.3.26, 0.3.27, 0.3.28 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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, loong64, 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")
Description |
Khronos OpenCL-Headers |
Homepage |
https://github.com/KhronosGroup/OpenCL-Headers/ |
License |
Apache-2.0 |
Versions |
v2021.06.30, v2023.12.14, v2024.05.08, v2024.10.24 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencl-headers/xmake.lua |
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, loong64, 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, loong64, 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, 4.9.0, 4.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencv/xmake.lua |
Install command
xrepo install opencv
Integration in the project (xmake.lua)
add_requires("opencv")
opencv-mobile (linux)
Description |
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, WebAssembly |
Homepage |
https://github.com/nihui/opencv-mobile |
License |
Apache-2.0 |
Versions |
3.4.20, 4.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencv-mobile/xmake.lua |
Install command
xrepo install opencv-mobile
Integration in the project (xmake.lua)
add_requires("opencv-mobile")
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/ |
License |
BSD-3-Clause |
Versions |
v2.5.3, v2.5.5, v2.5.7, v3.1.0, v3.1.1, v3.1.3, v3.1.4, v3.1.5, v3.2.1, v3.2.3, v3.2.4, v3.3.0, v3.3.1, v3.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openexr/xmake.lua |
Install command
xrepo install openexr
Integration in the project (xmake.lua)
add_requires("openexr")
openfbx (linux)
Install command
xrepo install openfbx
Integration in the project (xmake.lua)
add_requires("openfbx")
opengl (linux)
Description |
OpenGL - The Industry Standard for High Performance Graphics |
Homepage |
https://opengl.org/ |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opengl/xmake.lua |
Install command
xrepo install opengl
Integration in the project (xmake.lua)
add_requires("opengl")
Description |
OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry |
Homepage |
https://github.com/KhronosGroup/OpenGL-Registry/ |
License |
MIT |
Versions |
2024.01.04 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opengl-headers/xmake.lua |
Install command
xrepo install opengl-headers
Integration in the project (xmake.lua)
add_requires("opengl-headers")
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, v2.4.1, v2.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openimageio/xmake.lua |
Install command
xrepo install openimageio
Integration in the project (xmake.lua)
add_requires("openimageio")
openjdk (linux)
Description |
Java Development Kit builds, from Oracle |
Homepage |
https://jdk.java.net |
License |
GPL-2.0 |
Versions |
21.0.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openjdk/xmake.lua |
Install command
xrepo install openjdk
Integration in the project (xmake.lua)
add_requires("openjdk")
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, loong64, 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, loong64, 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, loong64, 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, loong64, 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, 0.6.0, 0.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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)
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/ |
License |
Apache-2.0 |
Versions |
1.0.0, 1.0.2-u, 1.1.0-l, 1.1.1-h, 1.1.1-k, 1.1.1-l, 1.1.1-m, 1.1.1-n, 1.1.1-o, 1.1.1-p, 1.1.1-q, 1.1.1-r, 1.1.1-s, 1.1.1-t, 1.1.1-w |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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/ |
License |
Apache-2.0 |
Versions |
3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.0.14, 3.3.1, 3.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opensubdiv/xmake.lua |
Install command
xrepo install opensubdiv
Integration in the project (xmake.lua)
add_requires("opensubdiv")
opentelemetry-cpp (linux)
Description |
OpenTelemetry is a collection of tools, APIs, and SDKs. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior. |
Homepage |
https://opentelemetry.io/ |
License |
Apache-2.0 |
Versions |
v1.16.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opentelemetry-cpp/xmake.lua |
Install command
xrepo install opentelemetry-cpp
Integration in the project (xmake.lua)
add_requires("opentelemetry-cpp")
openvdb (linux)
Description |
OpenVDB - Sparse volume data structure and tools |
Homepage |
https://www.openvdb.org/ |
License |
MPL-2.0 |
Versions |
v7.1.0, v8.0.1, v8.1.0, v8.2.0, v9.0.0, v9.1.0, v10.0.1, v10.1.0, v11.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v2.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openvr/xmake.lua |
Install command
xrepo install openvr
Integration in the project (xmake.lua)
add_requires("openvr")
openxlsx (linux)
Description |
A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files. |
Homepage |
https://github.com/troldal/OpenXLSX |
License |
BSD-3-Clause |
Versions |
2024.10.17 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openxlsx/xmake.lua |
Install command
xrepo install openxlsx
Integration in the project (xmake.lua)
add_requires("openxlsx")
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, loong64, 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, loong64, 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")
optix (linux)
Install command
xrepo install optix
Integration in the project (xmake.lua)
add_requires("optix")
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, loong64, 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")
ormpp (linux)
Description |
modern C++ ORM, C++17, support mysql, postgresql,sqlite |
Homepage |
https://github.com/qicosmos/ormpp |
License |
Apache-2.0 |
Versions |
v0.1.1, v0.1.2, 0.1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ormpp/xmake.lua |
Install command
xrepo install ormpp
Integration in the project (xmake.lua)
add_requires("ormpp")
osip (linux)
Description |
oSIP is an LGPL implementation of SIP. It is used mostly with eXosip2 stack (GPL) which provides simpler API for User-Agent implementation. |
Homepage |
https://savannah.gnu.org/projects/osip |
License |
LGPL |
Versions |
5.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
osip/xmake.lua |
Install command
xrepo install osip
Integration in the project (xmake.lua)
add_requires("osip")
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, loong64, 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.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, loong64, 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)
Description |
Open source c++ skeletal animation library and toolset |
Homepage |
http://guillaumeblanc.github.io/ozz-animation/ |
License |
MIT |
Versions |
0.14.2, 0.14.3, 0.15.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ozz-animation/xmake.lua |
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, v2.19.0, v2.19.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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)
Description |
Eclipse Paho MQTT C++ Client Library |
Homepage |
https://github.com/eclipse/paho.mqtt.cpp |
License |
EPL-2.0 |
Versions |
v1.2.0, v1.3.2, v1.4.0, v1.4.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pahomqttcpp/xmake.lua |
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, loong64, 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, loong64, 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 |
v1.3.12, 1.33, 1.34, 1.35, 1.37 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, v1.17.1, v1.17.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
patch/xmake.lua |
Install command
xrepo install patch
Integration in the project (xmake.lua)
add_requires("patch")
patchelf (linux)
Description |
A small utility to modify the dynamic linker and RPATH of ELF executables |
Homepage |
https://github.com/NixOS/patchelf |
License |
GPL-3.0 |
Versions |
0.18.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
patchelf/xmake.lua |
Install command
xrepo install patchelf
Integration in the project (xmake.lua)
add_requires("patchelf")
paul_thread_pool (linux)
Description |
A modern, fast, lightweight thread pool library based on C++20 |
Homepage |
https://github.com/DeveloperPaul123/thread-pool |
License |
MIT |
Versions |
0.6.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
paul_thread_pool/xmake.lua |
Install command
xrepo install paul_thread_pool
Integration in the project (xmake.lua)
add_requires("paul_thread_pool")
pca9685 (linux)
Install command
xrepo install pca9685
Integration in the project (xmake.lua)
add_requires("pca9685")
pcapplusplus (linux)
Description |
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. |
Homepage |
https://github.com/seladb/PcapPlusPlus |
License |
Unlicense |
Versions |
v23.09, v24.09 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pcapplusplus/xmake.lua |
Install command
xrepo install pcapplusplus
Integration in the project (xmake.lua)
add_requires("pcapplusplus")
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, loong64, 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, loong64, 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)
Description |
The PCI Utilities |
Homepage |
https://mj.ucw.cz/sw/pciutils/ |
License |
GPL-2.0 |
Versions |
3.7.0, 3.10.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pciutils/xmake.lua |
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, 1.14.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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/ |
License |
BSD-3-Clause |
Versions |
8.45 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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/ |
License |
BSD-3-Clause |
Versions |
10.39, 10.40, 10.42, 10.43, 10.44 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, 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, v4.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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.6, v4.5.7, v4.5.8, v4.5.9, v4.5.10, v4.6.1, v4.6.2, v4.6.3, v4.6.4, v4.6.6, v4.6.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pdfhummus/xmake.lua |
Install command
xrepo install pdfhummus
Integration in the project (xmake.lua)
add_requires("pdfhummus")
pdfio (linux)
Description |
PDFio is a simple C library for reading and writing PDF files. |
Homepage |
https://www.msweet.org/pdfio |
License |
Apache-2.0 |
Versions |
v1.3.0, v1.3.1, v1.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pdfio/xmake.lua |
Install command
xrepo install pdfio
Integration in the project (xmake.lua)
add_requires("pdfio")
pe-parse (linux)
Description |
Principled, lightweight C/C++ PE parser |
Homepage |
https://github.com/trailofbits/pe-parse |
License |
MIT |
Versions |
2024.06.04 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pe-parse/xmake.lua |
Install command
xrepo install pe-parse
Integration in the project (xmake.lua)
add_requires("pe-parse")
pedeps (linux)
Description |
Cross-platform C library to read data from PE/PE+ files (the format of Windows .exe and .dll files) |
Homepage |
https://github.com/brechtsanders/pedeps |
License |
MIT |
Versions |
0.1.15 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pedeps/xmake.lua |
Install command
xrepo install pedeps
Integration in the project (xmake.lua)
add_requires("pedeps")
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, 3.2.7, 3.2.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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")
physfs (linux)
Description |
A portable, flexible file i/o abstraction |
Homepage |
https://icculus.org/physfs/ |
License |
zlib |
Versions |
2024.09.23 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
physfs/xmake.lua |
Install command
xrepo install physfs
Integration in the project (xmake.lua)
add_requires("physfs")
picobench (linux)
Description |
A micro microbenchmarking library for C++11 in a single header file |
Homepage |
https://github.com/iboB/picobench |
License |
MIT |
Versions |
2.06, 2.07 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
picobench/xmake.lua |
Install command
xrepo install picobench
Integration in the project (xmake.lua)
add_requires("picobench")
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, loong64, 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, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
piex/xmake.lua |
Install command
xrepo install piex
Integration in the project (xmake.lua)
add_requires("piex")
pigpio (linux)
Description |
pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO). |
Homepage |
https://github.com/joan2937/pigpio |
Versions |
v79 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pigpio/xmake.lua |
Install command
xrepo install pigpio
Integration in the project (xmake.lua)
add_requires("pigpio")
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, loong64, 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/ |
License |
MIT |
Versions |
0.42.0, 0.42.2, 0.43.2, 0.43.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, loong64, 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, loong64, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pkgconf/xmake.lua |
Install command
xrepo install pkgconf
Integration in the project (xmake.lua)
add_requires("pkgconf")
pl_mpeg (linux)