This is a mirror page, please see the original page:
https://xrepo.xmake.io/#/packages/bsda
ada (bsd)
Description | WHATWG-compliant and fast URL parser written in modern C++ |
---|---|
Homepage | https://www.ada-url.com |
License | Apache-2.0 |
Versions | 2.3.1, 2.4.0, 2.4.1 |
Architectures | i386, x86_64 |
Definition | ada/xmake.lua |
Install command
xrepo install ada
Integration in the project (xmake.lua)
add_requires("ada")
aqt (bsd)
Description | aqt: Another (unofficial) Qt CLI Installer on multi-platforms |
---|---|
Homepage | https://github.com/miurahr/aqtinstall |
License | MIT |
Versions | |
Architectures | i386, x86_64 |
Definition | aqt/xmake.lua |
Install command
xrepo install aqt
Integration in the project (xmake.lua)
add_requires("aqt")
argh (bsd)
Description | Argh! A minimalist argument handler. |
---|---|
Homepage | https://github.com/adishavit/argh |
License | BSD-3-Clause |
Versions | v1.3.2 |
Architectures | i386, x86_64 |
Definition | argh/xmake.lua |
Install command
xrepo install argh
Integration in the project (xmake.lua)
add_requires("argh")
argparse (bsd)
Description | A single header argument parser for C++17 |
---|---|
Homepage | https://github.com/p-ranav/argparse |
License | MIT |
Versions | 2.6, 2.7, 2.8, 2.9 |
Architectures | i386, x86_64 |
Definition | argparse/xmake.lua |
Install command
xrepo install argparse
Integration in the project (xmake.lua)
add_requires("argparse")
arrow (bsd)
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 | i386, x86_64 |
Definition | arrow/xmake.lua |
Install command
xrepo install arrow
Integration in the project (xmake.lua)
add_requires("arrow")
asio (bsd)
Description | Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. |
---|---|
Homepage | http://think-async.com/Asio/ |
License | BSL-1.0 |
Versions | 1.20.0, 1.21.0, 1.24.0, 1.28.0 |
Architectures | i386, x86_64 |
Definition | asio/xmake.lua |
Install command
xrepo install asio
Integration in the project (xmake.lua)
add_requires("asio")
assimp (bsd)
Description | Portable Open-Source library to import various well-known 3D model formats in a uniform manner |
---|---|
Homepage | https://assimp.org |
License | BSD-3-Clause |
Versions | v5.0.1, v5.1.4, v5.2.1, v5.2.2, v5.2.3, v5.2.4, v5.2.5 |
Architectures | i386, x86_64 |
Definition | assimp/xmake.lua |
Install command
xrepo install assimp
Integration in the project (xmake.lua)
add_requires("assimp")
autoconf (bsd)
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 | i386, x86_64 |
Definition | autoconf/xmake.lua |
Install command
xrepo install autoconf
Integration in the project (xmake.lua)
add_requires("autoconf")
automake (bsd)
Description | A tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. |
---|---|
Homepage | https://www.gnu.org/software/automake/ |
Versions | 1.15.1, 1.16.1, 1.16.4, 1.9.5, 1.9.6 |
Architectures | i386, x86_64 |
Definition | automake/xmake.lua |
Install command
xrepo install automake
Integration in the project (xmake.lua)
add_requires("automake")
avir (bsd)
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 | i386, x86_64 |
Definition | avir/xmake.lua |
Install command
xrepo install avir
Integration in the project (xmake.lua)
add_requires("avir")
b
b2 (bsd)
Description | B2 makes it easy to build C++ projects, everywhere. |
---|---|
Homepage | https://www.bfgroup.xyz/b2/ |
License | BSL-1.0 |
Versions | 4.9.6 |
Architectures | i386, x86_64 |
Definition | b2/xmake.lua |
Install command
xrepo install b2
Integration in the project (xmake.lua)
add_requires("b2")
base-n (bsd)
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 | i386, x86_64 |
Definition | base-n/xmake.lua |
Install command
xrepo install base-n
Integration in the project (xmake.lua)
add_requires("base-n")
bazel (bsd)
Description | A fast, scalable, multi-language and extensible build system |
---|---|
Homepage | https://bazel.build/ |
Versions | 5.0.0 |
Architectures | i386, x86_64 |
Definition | bazel/xmake.lua |
Install command
xrepo install bazel
Integration in the project (xmake.lua)
add_requires("bazel")
better-enums (bsd)
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 | i386, x86_64 |
Definition | better-enums/xmake.lua |
Install command
xrepo install better-enums
Integration in the project (xmake.lua)
add_requires("better-enums")
bin2c (bsd)
Description | A simple utility for converting a binary file to a c application |
---|---|
Homepage | https://github.com/gwilymk/bin2c |
Versions | 0.0.1 |
Architectures | i386, x86_64 |
Definition | bin2c/xmake.lua |
Install command
xrepo install bin2c
Integration in the project (xmake.lua)
add_requires("bin2c")
binutils (bsd)
Description | GNU binary tools for native development |
---|---|
Homepage | https://www.gnu.org/software/binutils/binutils.html |
License | GPL-2.0 |
Versions | 2.34, 2.38 |
Architectures | i386, x86_64 |
Definition | binutils/xmake.lua |
Install command
xrepo install binutils
Integration in the project (xmake.lua)
add_requires("binutils")
bison (bsd)
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 | i386, x86_64 |
Definition | bison/xmake.lua |
Install command
xrepo install bison
Integration in the project (xmake.lua)
add_requires("bison")
blake3 (bsd)
Description | BLAKE3 is a cryptographic hash function that is much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2; secure, unlike MD5 and SHA-1 (and secure against length extension, unlike SHA-2); highly parallelizable across any number of threads and SIMD lanes, because it's a Merkle tree on the inside; capable of verified streaming and incremental updates (Merkle tree); a PRF, MAC, KDF, and XOF, as well as a regular hash; and is a single algorithm with no variants, fast on x86-64 and also on smaller architectures. |
---|---|
Homepage | https://blake3.io/ |
License | CC0-1.0 |
Versions | 1.3.1, 1.3.3 |
Architectures | i386, x86_64 |
Definition | blake3/xmake.lua |
Install command
xrepo install blake3
Integration in the project (xmake.lua)
add_requires("blake3")
boost (bsd)
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 |
Architectures | i386, x86_64 |
Definition | boost/xmake.lua |
Install command
xrepo install boost
Integration in the project (xmake.lua)
add_requires("boost")
branchless-utf8 (bsd)
Description | Branchless UTF-8 decoder |
---|---|
Homepage | https://github.com/skeeto/branchless-utf8 |
Versions | 2022.08.30 |
Architectures | i386, x86_64 |
Definition | branchless-utf8/xmake.lua |
Install command
xrepo install branchless-utf8
Integration in the project (xmake.lua)
add_requires("branchless-utf8")
brotli (bsd)
Description | Brotli compression format. |
---|---|
Homepage | https://github.com/google/brotli |
Versions | 1.0.9 |
Architectures | i386, x86_64 |
Definition | brotli/xmake.lua |
Install command
xrepo install brotli
Integration in the project (xmake.lua)
add_requires("brotli")
bullet3 (bsd)
Description | Bullet Physics SDK. |
---|---|
Homepage | http://bulletphysics.org |
License | zlib |
Versions | 2.88, 3.05, 3.09, 3.24, 3.25 |
Architectures | i386, x86_64 |
Definition | bullet3/xmake.lua |
Install command
xrepo install bullet3
Integration in the project (xmake.lua)
add_requires("bullet3")
bzip2 (bsd)
Description | Freely available, patent free, high-quality data compressor. |
---|---|
Homepage | https://sourceware.org/bzip2/ |
Versions | 1.0.8 |
Architectures | i386, x86_64 |
Definition | bzip2/xmake.lua |
Install command
xrepo install bzip2
Integration in the project (xmake.lua)
add_requires("bzip2")
c
ca-certificates (bsd)
Description | Mozilla’s carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. |
---|---|
Homepage | https://mkcert.org/ |
Versions | 20211118, 20220604, 20230306 |
Architectures | i386, x86_64 |
Definition | ca-certificates/xmake.lua |
Install command
xrepo install ca-certificates
Integration in the project (xmake.lua)
add_requires("ca-certificates")
capnproto (bsd)
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 | i386, x86_64 |
Definition | capnproto/xmake.lua |
Install command
xrepo install capnproto
Integration in the project (xmake.lua)
add_requires("capnproto")
capstone (bsd)
Description | Disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. |
---|---|
Homepage | http://www.capstone-engine.org |
Versions | 4.0.2 |
Architectures | i386, x86_64 |
Definition | capstone/xmake.lua |
Install command
xrepo install capstone
Integration in the project (xmake.lua)
add_requires("capstone")
cargs (bsd)
Description | A lightweight cross-platform getopt alternative that works on Linux, Windows and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters. |
---|---|
Homepage | https://likle.github.io/cargs/ |
License | MIT |
Versions | v1.0.3 |
Architectures | i386, x86_64 |
Definition | cargs/xmake.lua |
Install command
xrepo install cargs
Integration in the project (xmake.lua)
add_requires("cargs")
catch2 (bsd)
Description | Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). |
---|---|
Homepage | https://github.com/catchorg/Catch2 |
License | BSL-1.0 |
Versions | v2.13.10, v2.13.5, v2.13.6, v2.13.7, v2.13.8, v2.13.9, v2.9.2, v3.1.0, v3.1.1, v3.2.0, v3.2.1, v3.3.2 |
Architectures | i386, x86_64 |
Definition | catch2/xmake.lua |
Install command
xrepo install catch2
Integration in the project (xmake.lua)
add_requires("catch2")
cereal (bsd)
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 | i386, x86_64 |
Definition | cereal/xmake.lua |
Install command
xrepo install cereal
Integration in the project (xmake.lua)
add_requires("cereal")
ceval (bsd)
Description | A C/C++ library for parsing and evaluation of arithmetic expressions. |
---|---|
Homepage | https://github.com/erstan/ceval |
License | MIT |
Versions | 1.0.0 |
Architectures | i386, x86_64 |
Definition | ceval/xmake.lua |
Install command
xrepo install ceval
Integration in the project (xmake.lua)
add_requires("ceval")
cgetopt (bsd)
Description | A GNU getopt() implementation written in pure C. |
---|---|
Homepage | https://github.com/xq114/cgetopt/ |
Versions | 1.0 |
Architectures | i386, x86_64 |
Definition | cgetopt/xmake.lua |
Install command
xrepo install cgetopt
Integration in the project (xmake.lua)
add_requires("cgetopt")
chromium_zlib (bsd)
Description | zlib from chromium |
---|---|
Homepage | https://chromium.googlesource.com/chromium/src/third_party/zlib/ |
License | zlib |
Versions | 2022.02.22, 2023.03.14 |
Architectures | i386, x86_64 |
Definition | chromium_zlib/xmake.lua |
Install command
xrepo install chromium_zlib
Integration in the project (xmake.lua)
add_requires("chromium_zlib")
civetweb (bsd)
Description | Embedded C/C++ web server |
---|---|
Homepage | https://github.com/civetweb/civetweb |
License | MIT |
Versions | v1.15 |
Architectures | i386, x86_64 |
Definition | civetweb/xmake.lua |
Install command
xrepo install civetweb
Integration in the project (xmake.lua)
add_requires("civetweb")
clara (bsd)
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 | i386, x86_64 |
Definition | clara/xmake.lua |
Install command
xrepo install clara
Integration in the project (xmake.lua)
add_requires("clara")
cli (bsd)
Description | A library for interactive command line interfaces in modern C++ |
---|---|
Homepage | https://github.com/daniele77/cli |
Versions | v2.0.0 |
Architectures | i386, x86_64 |
Definition | cli/xmake.lua |
Install command
xrepo install cli
Integration in the project (xmake.lua)
add_requires("cli")
clib (bsd)
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 | i386, x86_64 |
Definition | clib/xmake.lua |
Install command
xrepo install clib
Integration in the project (xmake.lua)
add_requires("clib")
cmake (bsd)
Description | A cross-platform family of tool designed to build, test and package software |
---|---|
Homepage | https://cmake.org |
Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1, 3.24.2 |
Architectures | i386, x86_64 |
Definition | cmake/xmake.lua |
Install command
xrepo install cmake
Integration in the project (xmake.lua)
add_requires("cmake")
cmdline (bsd)
Description | A Command Line Parser |
---|---|
Homepage | https://github.com/tanakh/cmdline |
License | BSD-3-Clause |
Versions | 2014.2.4 |
Architectures | i386, x86_64 |
Definition | cmdline/xmake.lua |
Install command
xrepo install cmdline
Integration in the project (xmake.lua)
add_requires("cmdline")
cnpy (bsd)
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 | i386, x86_64 |
Definition | cnpy/xmake.lua |
Install command
xrepo install cnpy
Integration in the project (xmake.lua)
add_requires("cnpy")
concurrentqueue (bsd)
Description | An industrial-strength lock-free queue for C++. |
---|---|
Homepage | https://github.com/cameron314/concurrentqueue |
Versions | |
Architectures | i386, x86_64 |
Definition | concurrentqueue/xmake.lua |
Install command
xrepo install concurrentqueue
Integration in the project (xmake.lua)
add_requires("concurrentqueue")
convertutf (bsd)
Description | Conversions between UTF-32, UTF-16, and UTF-8. Circa 2004. |
---|---|
Homepage | https://home.unicode.org/ |
Versions | v1.0.1 |
Architectures | i386, x86_64 |
Definition | convertutf/xmake.lua |
Install command
xrepo install convertutf
Integration in the project (xmake.lua)
add_requires("convertutf")
cpp-httplib (bsd)
Description | A C++11 single-file header-only cross platform HTTP/HTTPS library. |
---|---|
Homepage | https://github.com/yhirose/cpp-httplib |
Versions | 0.12.1, 0.8.5, 0.9.2 |
Architectures | i386, x86_64 |
Definition | cpp-httplib/xmake.lua |
Install command
xrepo install cpp-httplib
Integration in the project (xmake.lua)
add_requires("cpp-httplib")
cpp-peglib (bsd)
Description | A single file C++ header-only PEG (Parsing Expression Grammars) library |
---|---|
Homepage | https://yhirose.github.io/cpp-peglib |
License | MIT |
Versions | 1.8.3 |
Architectures | i386, x86_64 |
Definition | cpp-peglib/xmake.lua |
Install command
xrepo install cpp-peglib
Integration in the project (xmake.lua)
add_requires("cpp-peglib")
cpuinfo (bsd)
Description | CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS) |
---|---|
Homepage | https://github.com/pytorch/cpuinfo |
License | BSD 2-Clause |
Versions | 2022.09.15 |
Architectures | i386, x86_64 |
Definition | cpuinfo/xmake.lua |
Install command
xrepo install cpuinfo
Integration in the project (xmake.lua)
add_requires("cpuinfo")
crc32c (bsd)
Description | CRC32C implementation with support for CPU-specific acceleration instructions |
---|---|
Homepage | https://github.com/google/crc32c |
Versions | 1.1.2 |
Architectures | i386, x86_64 |
Definition | crc32c/xmake.lua |
Install command
xrepo install crc32c
Integration in the project (xmake.lua)
add_requires("crc32c")
cryptopp (bsd)
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 |
Architectures | i386, x86_64 |
Definition | cryptopp/xmake.lua |
Install command
xrepo install cryptopp
Integration in the project (xmake.lua)
add_requires("cryptopp")
csv2 (bsd)
Description | A CSV parser library |
---|---|
Homepage | https://github.com/p-ranav/csv2 |
License | MIT |
Versions | v0.1 |
Architectures | i386, x86_64 |
Definition | csv2/xmake.lua |
Install command
xrepo install csv2
Integration in the project (xmake.lua)
add_requires("csv2")
csvparser (bsd)
Description | A modern C++ library for reading, writing, and analyzing CSV (and similar) files (by vincentlaucsb) |
---|---|
Homepage | https://github.com/vincentlaucsb/csv-parser |
Versions | 2.1.1 |
Architectures | i386, x86_64 |
Definition | csvparser/xmake.lua |
Install command
xrepo install csvparser
Integration in the project (xmake.lua)
add_requires("csvparser")
ctre (bsd)
Description | ctre is a Compile time PCRE (almost) compatible regular expression matcher. |
---|---|
Homepage | https://github.com/hanickadot/compile-time-regular-expressions/ |
Versions | 3.4.1 |
Architectures | i386, x86_64 |
Definition | ctre/xmake.lua |
Install command
xrepo install ctre
Integration in the project (xmake.lua)
add_requires("ctre")
cxxopts (bsd)
Description | Lightweight C++ command line option parser |
---|---|
Homepage | https://github.com/jarro2783/cxxopts |
License | MIT |
Versions | v2.2.0, v3.0.0, v3.1.1 |
Architectures | i386, x86_64 |
Definition | cxxopts/xmake.lua |
Install command
xrepo install cxxopts
Integration in the project (xmake.lua)
add_requires("cxxopts")
d
date (bsd)
Description | A date and time library for use with C++11 and C++14. |
---|---|
Homepage | https://github.com/HowardHinnant/date |
License | MIT |
Versions | v3.0.1 |
Architectures | i386, x86_64 |
Definition | date/xmake.lua |
Install command
xrepo install date
Integration in the project (xmake.lua)
add_requires("date")
dbg-macro (bsd)
Description | A dbg(…) macro for C++ |
---|---|
Homepage | https://github.com/sharkdp/dbg-macro |
License | MIT |
Versions | v0.4.0, v0.5.0 |
Architectures | i386, x86_64 |
Definition | dbg-macro/xmake.lua |
Install command
xrepo install dbg-macro
Integration in the project (xmake.lua)
add_requires("dbg-macro")
debug_assert (bsd)
Description | Simple, flexible and modular assertion macro. |
---|---|
Homepage | http://foonathan.net/blog/2016/09/16/assertions.html |
License | zlib |
Versions | 2022.11.13 |
Architectures | i386, x86_64 |
Definition | debug_assert/xmake.lua |
Install command
xrepo install debug_assert
Integration in the project (xmake.lua)
add_requires("debug_assert")
debugbreak (bsd)
Description | break into the debugger programmatically |
---|---|
Homepage | https://github.com/scottt/debugbreak |
Versions | v1.0 |
Architectures | i386, x86_64 |
Definition | debugbreak/xmake.lua |
Install command
xrepo install debugbreak
Integration in the project (xmake.lua)
add_requires("debugbreak")
decimal_for_cpp (bsd)
Description | Decimal data type support, for COBOL-like fixed-point operations on currency/money values. |
---|---|
Homepage | https://github.com/vpiotr/decimal_for_cpp |
License | BSD-3-Clause |
Versions | 1.19 |
Architectures | i386, 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 (bsd)
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 | i386, x86_64 |
Definition | demumble/xmake.lua |
Install command
xrepo install demumble
Integration in the project (xmake.lua)
add_requires("demumble")
docopt (bsd)
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 | i386, x86_64 |
Definition | docopt/xmake.lua |
Install command
xrepo install docopt
Integration in the project (xmake.lua)
add_requires("docopt")
doctest (bsd)
Description | The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD |
---|---|
Homepage | http://bit.ly/doctest-docs |
Versions | 2.3.1, 2.3.6, 2.4.10, 2.4.11, 2.4.8, 2.4.9 |
Architectures | i386, x86_64 |
Definition | doctest/xmake.lua |
Install command
xrepo install doctest
Integration in the project (xmake.lua)
add_requires("doctest")
doxygen (bsd)
Description | %s |
---|---|
Homepage | https://www.doxygen.nl/ |
License | GPL-2.0 |
Versions | 1.9.1, 1.9.2, 1.9.3, 1.9.6 |
Architectures | i386, x86_64 |
Definition | doxygen/xmake.lua |
Install command
xrepo install doxygen
Integration in the project (xmake.lua)
add_requires("doxygen")
dr_flac (bsd)
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 |
Architectures | i386, 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 (bsd)
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 |
Architectures | i386, 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 (bsd)
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 |
Architectures | i386, x86_64 |
Definition | dr_wav/xmake.lua |
Install command
xrepo install dr_wav
Integration in the project (xmake.lua)
add_requires("dr_wav")
e
easyloggingpp (bsd)
Description | Single header C++ logging library. |
---|---|
Homepage | https://github.com/amrayn/easyloggingpp |
License | MIT |
Versions | v9.97.0 |
Architectures | i386, x86_64 |
Definition | easyloggingpp/xmake.lua |
Install command
xrepo install easyloggingpp
Integration in the project (xmake.lua)
add_requires("easyloggingpp")
efsw (bsd)
Description | efsw is a C++ cross-platform file system watcher and notifier. |
---|---|
Homepage | https://github.com/SpartanJ/efsw |
License | MIT |
Versions | 1.1.0, 1.2.0, 1.3.0, 1.3.1 |
Architectures | i386, x86_64 |
Definition | efsw/xmake.lua |
Install command
xrepo install efsw
Integration in the project (xmake.lua)
add_requires("efsw")
elfio (bsd)
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 | i386, x86_64 |
Definition | elfio/xmake.lua |
Install command
xrepo install elfio
Integration in the project (xmake.lua)
add_requires("elfio")
enet (bsd)
Description | Reliable UDP networking library. |
---|---|
Homepage | http://enet.bespin.org |
License | MIT |
Versions | v1.3.17 |
Architectures | i386, x86_64 |
Definition | enet/xmake.lua |
Install command
xrepo install enet
Integration in the project (xmake.lua)
add_requires("enet")
entt (bsd)
Description | Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more. |
---|---|
Homepage | https://github.com/skypjack/entt |
License | MIT |
Versions | v3.10.0, v3.10.1, v3.10.3, v3.11.0, v3.11.1, v3.6.0, v3.7.0, v3.7.1, v3.8.0, v3.8.1, v3.9.0 |
Architectures | i386, x86_64 |
Definition | entt/xmake.lua |
Install command
xrepo install entt
Integration in the project (xmake.lua)
add_requires("entt")
exprtk (bsd)
Description | C++ Mathematical Expression Parsing And Evaluation Library |
---|---|
Homepage | https://www.partow.net/programming/exprtk/index.html |
License | MIT |
Versions | 2022.01.01 |
Architectures | i386, x86_64 |
Definition | exprtk/xmake.lua |
Install command
xrepo install exprtk
Integration in the project (xmake.lua)
add_requires("exprtk")
f
faac (bsd)
Description | Freeware Advanced Audio Coder faac mirror |
---|---|
Homepage | https://sourceforge.net/projects/faac/ |
Versions | 1.30 |
Architectures | i386, x86_64 |
Definition | faac/xmake.lua |
Install command
xrepo install faac
Integration in the project (xmake.lua)
add_requires("faac")
fast_float (bsd)
Description | Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod |
---|---|
Homepage | https://github.com/fastfloat/fast_float |
License | Apache-2.0 |
Versions | v3.10.1, v3.4.0, v3.5.1 |
Architectures | i386, x86_64 |
Definition | fast_float/xmake.lua |
Install command
xrepo install fast_float
Integration in the project (xmake.lua)
add_requires("fast_float")
fastcppcsvparser (bsd)
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 | i386, x86_64 |
Definition | fastcppcsvparser/xmake.lua |
Install command
xrepo install fastcppcsvparser
Integration in the project (xmake.lua)
add_requires("fastcppcsvparser")
flex (bsd)
Description | %s |
---|---|
Homepage | https://github.com/westes/flex/ |
License | BSD-2-Clause |
Versions | 2.6.4 |
Architectures | i386, x86_64 |
Definition | flex/xmake.lua |
Install command
xrepo install flex
Integration in the project (xmake.lua)
add_requires("flex")
fluxsort (bsd)
Description | A branchless stable quicksort / mergesort hybrid. |
---|---|
Homepage | https://github.com/scandum/fluxsort |
License | MIT |
Versions | 2023.02.05 |
Architectures | i386, x86_64 |
Definition | fluxsort/xmake.lua |
Install command
xrepo install fluxsort
Integration in the project (xmake.lua)
add_requires("fluxsort")
fmt (bsd)
Description | fmt is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams. |
---|---|
Homepage | https://fmt.dev |
Versions | 10.0.0, 5.3.0, 6.0.0, 6.2.0, 7.1.3, 8.0.0, 8.0.1, 8.1.1, 9.0.0, 9.1.0 |
Architectures | i386, x86_64 |
Definition | fmt/xmake.lua |
Install command
xrepo install fmt
Integration in the project (xmake.lua)
add_requires("fmt")
freetype (bsd)
Description | A freely available software library to render fonts. |
---|---|
Homepage | https://www.freetype.org |
Versions | 2.10.4, 2.11.0, 2.11.1, 2.12.1, 2.9.1 |
Architectures | i386, x86_64 |
Definition | freetype/xmake.lua |
Install command
xrepo install freetype
Integration in the project (xmake.lua)
add_requires("freetype")
frozen (bsd)
Description | A header-only, constexpr alternative to gperf for C++14 users |
---|---|
Homepage | https://github.com/serge-sans-paille/frozen |
License | Apache-2.0 |
Versions | 1.1.1 |
Architectures | i386, x86_64 |
Definition | frozen/xmake.lua |
Install command
xrepo install frozen
Integration in the project (xmake.lua)
add_requires("frozen")
ftxui (bsd)
Description | :computer: C++ Functional Terminal User Interface. :heart: |
---|---|
Homepage | https://github.com/ArthurSonzogni/FTXUI |
License | MIT |
Versions | v3.0.0 |
Architectures | i386, x86_64 |
Definition | ftxui/xmake.lua |
Install command
xrepo install ftxui
Integration in the project (xmake.lua)
add_requires("ftxui")
functionalplus (bsd)
Description | Functional Programming Library for C++. Write concise and readable C++ code. |
---|---|
Homepage | http://www.editgym.com/fplus-api-search/ |
Versions | v0.2.18-p0 |
Architectures | i386, x86_64 |
Definition | functionalplus/xmake.lua |
Install command
xrepo install functionalplus
Integration in the project (xmake.lua)
add_requires("functionalplus")
fx-gltf (bsd)
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 | i386, x86_64 |
Definition | fx-gltf/xmake.lua |
Install command
xrepo install fx-gltf
Integration in the project (xmake.lua)
add_requires("fx-gltf")
g
genie (bsd)
Description | GENie - Project generator tool |
---|---|
Homepage | https://github.com/bkaradzic/GENie |
Versions | 1160.0 |
Architectures | i386, x86_64 |
Definition | genie/xmake.lua |
Install command
xrepo install genie
Integration in the project (xmake.lua)
add_requires("genie")
gflags (bsd)
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 | i386, x86_64 |
Definition | gflags/xmake.lua |
Install command
xrepo install gflags
Integration in the project (xmake.lua)
add_requires("gflags")
ghc_filesystem (bsd)
Description | An implementation of C++17 std::filesystem for C++11/C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD. |
---|---|
Homepage | https://github.com/gulrak/filesystem |
License | MIT |
Versions | v1.5.10, v1.5.12 |
Architectures | i386, x86_64 |
Definition | ghc_filesystem/xmake.lua |
Install command
xrepo install ghc_filesystem
Integration in the project (xmake.lua)
add_requires("ghc_filesystem")
giflib (bsd)
Description | A library for reading and writing gif images. |
---|---|
Homepage | https://sourceforge.net/projects/giflib/ |
License | MIT |
Versions | 5.2.1 |
Architectures | i386, x86_64 |
Definition | giflib/xmake.lua |
Install command
xrepo install giflib
Integration in the project (xmake.lua)
add_requires("giflib")
gli (bsd)
Description | OpenGL Image (GLI) |
---|---|
Homepage | https://gli.g-truc.net/ |
Versions | 0.8.2.0 |
Architectures | i386, x86_64 |
Definition | gli/xmake.lua |
Install command
xrepo install gli
Integration in the project (xmake.lua)
add_requires("gli")
glm (bsd)
Description | OpenGL Mathematics (GLM) |
---|---|
Homepage | https://glm.g-truc.net/ |
Versions | 0.9.9+8 |
Architectures | i386, x86_64 |
Definition | glm/xmake.lua |
Install command
xrepo install glm
Integration in the project (xmake.lua)
add_requires("glm")
glslang (bsd)
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 |
Architectures | i386, x86_64 |
Definition | glslang/xmake.lua |
Install command
xrepo install glslang
Integration in the project (xmake.lua)
add_requires("glslang")
gn (bsd)
Description | GN is a meta-build system that generates build files for Ninja. |
---|---|
Homepage | https://gn.googlesource.com/gn |
Versions | 20211117 |
Architectures | i386, x86_64 |
Definition | gn/xmake.lua |
Install command
xrepo install gn
Integration in the project (xmake.lua)
add_requires("gn")
gnu-rm (bsd)
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 | i386, x86_64 |
Definition | gnu-rm/xmake.lua |
Install command
xrepo install gnu-rm
Integration in the project (xmake.lua)
add_requires("gnu-rm")
gsl (bsd)
Description | Guidelines Support Library |
---|---|
Homepage | https://github.com/microsoft/GSL |
License | MIT |
Versions | v3.1.0, v4.0.0 |
Architectures | i386, x86_64 |
Definition | gsl/xmake.lua |
Install command
xrepo install gsl
Integration in the project (xmake.lua)
add_requires("gsl")
gtest (bsd)
Description | Google Testing and Mocking Framework. |
---|---|
Homepage | https://github.com/google/googletest |
Versions | 1.10.0, 1.11.0, 1.12.0, 1.12.1, 1.8.1 |
Architectures | i386, x86_64 |
Definition | gtest/xmake.lua |
Install command
xrepo install gtest
Integration in the project (xmake.lua)
add_requires("gtest")
guetzli (bsd)
Description | Perceptual JPEG encoder |
---|---|
Homepage | https://github.com/google/guetzli |
Versions | v1.0.1 |
Architectures | i386, x86_64 |
Definition | guetzli/xmake.lua |
Install command
xrepo install guetzli
Integration in the project (xmake.lua)
add_requires("guetzli")
gumbo-parser (bsd)
Description | An HTML5 parsing library in pure C99 |
---|---|
Homepage | https://github.com/google/gumbo-parser |
License | Apache-2.0 |
Versions | v0.10.1 |
Architectures | i386, x86_64 |
Definition | gumbo-parser/xmake.lua |
Install command
xrepo install gumbo-parser
Integration in the project (xmake.lua)
add_requires("gumbo-parser")
gyp-next (bsd)
Description | A fork of the GYP build system for use in the Node.js projects |
---|---|
Homepage | https://github.com/nodejs/gyp-next |
License | BSD-3-Clause |
Versions | v0.11.0 |
Architectures | i386, x86_64 |
Definition | gyp-next/xmake.lua |
Install command
xrepo install gyp-next
Integration in the project (xmake.lua)
add_requires("gyp-next")
h
happly (bsd)
Description | A C++ header-only parser for the PLY file format. |
---|---|
Homepage | https://github.com/nmwsharp/happly |
License | MIT |
Versions | 2022.01.07 |
Architectures | i386, x86_64 |
Definition | happly/xmake.lua |
Install command
xrepo install happly
Integration in the project (xmake.lua)
add_requires("happly")
hash-library (bsd)
Description | Portable C++ hashing library |
---|---|
Homepage | https://create.stephan-brumme.com/hash-library/ |
License | zlib |
Versions | 2021.09.29 |
Architectures | i386, x86_64 |
Definition | hash-library/xmake.lua |
Install command
xrepo install hash-library
Integration in the project (xmake.lua)
add_requires("hash-library")
hffix (bsd)
Description | C++ Library for FIX (Financial Information Exchange) Protocol. |
---|---|
Homepage | https://github.com/jamesdbrock/hffix |
License | BSD-2-Clause |
Versions | v1.1.0 |
Architectures | i386, x86_64 |
Definition | hffix/xmake.lua |
Install command
xrepo install hffix
Integration in the project (xmake.lua)
add_requires("hffix")
hiredis (bsd)
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 |
Architectures | i386, x86_64 |
Definition | hiredis/xmake.lua |
Install command
xrepo install hiredis
Integration in the project (xmake.lua)
add_requires("hiredis")
hlslpp (bsd)
Description | Math library using hlsl syntax with SSE/NEON support |
---|---|
Homepage | https://github.com/redorav/hlslpp |
License | MIT |
Versions | 3.1, 3.2.3 |
Architectures | i386, x86_64 |
Definition | hlslpp/xmake.lua |
Install command
xrepo install hlslpp
Integration in the project (xmake.lua)
add_requires("hlslpp")
hopscotch-map (bsd)
Description | A C++ implementation of a fast hash map and hash set using hopscotch hashing |
---|---|
Homepage | https://github.com/Tessil/hopscotch-map |
Versions | v2.3.0 |
Architectures | i386, x86_64 |
Definition | hopscotch-map/xmake.lua |
Install command
xrepo install hopscotch-map
Integration in the project (xmake.lua)
add_requires("hopscotch-map")
http_parser (bsd)
Description | Parser for HTTP messages written in C. |
---|---|
Homepage | https://github.com/nodejs/http-parser |
Versions | v2.9.4 |
Architectures | i386, x86_64 |
Definition | http_parser/xmake.lua |
Install command
xrepo install http_parser
Integration in the project (xmake.lua)
add_requires("http_parser")
i
ifort (bsd)
Description | The Fortran Compiler provided by Intel® |
---|---|
Homepage | https://www.intel.com/content/www/us/en/developer/tools/oneapi/fortran-compiler.html |
Versions | 2021.4.0+3224 |
Architectures | i386, x86_64 |
Definition | ifort/xmake.lua |
Install command
xrepo install ifort
Integration in the project (xmake.lua)
add_requires("ifort")
imagemagick (bsd)
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 | i386, x86_64 |
Definition | imagemagick/xmake.lua |
Install command
xrepo install imagemagick
Integration in the project (xmake.lua)
add_requires("imagemagick")
indicators (bsd)
Description | Activity Indicators for Modern C++ |
---|---|
Homepage | https://github.com/p-ranav/indicators |
License | MIT |
Versions | 2.2 |
Architectures | i386, x86_64 |
Definition | indicators/xmake.lua |
Install command
xrepo install indicators
Integration in the project (xmake.lua)
add_requires("indicators")
inja (bsd)
Description | A Template Engine for Modern C++ |
---|---|
Homepage | https://pantor.github.io/inja/ |
Versions | v2.1.0, v3.4.0 |
Architectures | i386, x86_64 |
Definition | inja/xmake.lua |
Install command
xrepo install inja
Integration in the project (xmake.lua)
add_requires("inja")
ip2region (bsd)
Description | IP address region search library. |
---|---|
Homepage | https://github.com/lionsoul2014/ip2region |
License | Apache-2.0 |
Versions | v2020.10.31 |
Architectures | i386, x86_64 |
Definition | ip2region/xmake.lua |
Install command
xrepo install ip2region
Integration in the project (xmake.lua)
add_requires("ip2region")
irrxml (bsd)
Description | High speed and easy-to-use XML Parser for C++ |
---|---|
Homepage | https://sourceforge.net/projects/irrlicht/ |
Versions | 1.2 |
Architectures | i386, x86_64 |
Definition | irrxml/xmake.lua |
Install command
xrepo install irrxml
Integration in the project (xmake.lua)
add_requires("irrxml")
isocline (bsd)
Description | Isocline is a portable GNU readline alternative |
---|---|
Homepage | https://github.com/daanx/isocline |
License | MIT |
Versions | 2022.01.16 |
Architectures | i386, x86_64 |
Definition | isocline/xmake.lua |
Install command
xrepo install isocline
Integration in the project (xmake.lua)
add_requires("isocline")
ispc (bsd)
Description | Intel® Implicit SPMD Program Compiler |
---|---|
Homepage | https://ispc.github.io/ |
License | BSD-3-Clause |
Versions | 1.17.0 |
Architectures | i386, x86_64 |
Definition | ispc/xmake.lua |
Install command
xrepo install ispc
Integration in the project (xmake.lua)
add_requires("ispc")
j
jsmn (bsd)
Description | Jsmn is a world fastest JSON parser/tokenizer |
---|---|
Homepage | https://github.com/zserge/jsmn |
Versions | v1.1.0 |
Architectures | i386, x86_64 |
Definition | jsmn/xmake.lua |
Install command
xrepo install jsmn
Integration in the project (xmake.lua)
add_requires("jsmn")
json-schema-validator (bsd)
Description | JSON schema validator for JSON for Modern C++ |
---|---|
Homepage | https://github.com/pboettch/json-schema-validator |
Versions | 2.1.0 |
Architectures | i386, 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 (bsd)
Description | single header json parser for C and C++ |
---|---|
Homepage | https://github.com/sheredom/json.h |
Versions | 2022.11.27 |
Architectures | i386, x86_64 |
Definition | json.h/xmake.lua |
Install command
xrepo install json.h
Integration in the project (xmake.lua)
add_requires("json.h")
jsoncons (bsd)
Description | A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON |
---|---|
Homepage | https://danielaparker.github.io/jsoncons/ |
Versions | v0.158.0 |
Architectures | i386, x86_64 |
Definition | jsoncons/xmake.lua |
Install command
xrepo install jsoncons
Integration in the project (xmake.lua)
add_requires("jsoncons")
k
kcp (bsd)
Description | A Fast and Reliable ARQ Protocol. |
---|---|
Homepage | https://github.com/skywind3000/kcp |
Versions | 1.7 |
Architectures | i386, x86_64 |
Definition | kcp/xmake.lua |
Install command
xrepo install kcp
Integration in the project (xmake.lua)
add_requires("kcp")
kiwisolver (bsd)
Description | Efficient C++ implementation of the Cassowary constraint solving algorithm |
---|---|
Homepage | https://kiwisolver.readthedocs.io/en/latest/ |
Versions | 1.3.1, 1.3.2, 1.4.4 |
Architectures | i386, x86_64 |
Definition | kiwisolver/xmake.lua |
Install command
xrepo install kiwisolver
Integration in the project (xmake.lua)
add_requires("kiwisolver")
l
lame (bsd)
Description | High quality MPEG Audio Layer III (MP3) encoder |
---|---|
Homepage | https://lame.sourceforge.io/ |
License | LGPL-2.0-or-later |
Versions | 3.100 |
Architectures | i386, x86_64 |
Definition | lame/xmake.lua |
Install command
xrepo install lame
Integration in the project (xmake.lua)
add_requires("lame")
lexy (bsd)
Description | C++ parsing DSL |
---|---|
Homepage | https://lexy.foonathan.net |
Versions | 2022.03.21 |
Architectures | i386, x86_64 |
Definition | lexy/xmake.lua |
Install command
xrepo install lexy
Integration in the project (xmake.lua)
add_requires("lexy")
libdeflate (bsd)
Description | libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. |
---|---|
Homepage | https://github.com/ebiggers/libdeflate |
License | MIT |
Versions | v1.10, v1.13, v1.15, v1.17, v1.8 |
Architectures | i386, x86_64 |
Definition | libdeflate/xmake.lua |
Install command
xrepo install libdeflate
Integration in the project (xmake.lua)
add_requires("libdeflate")
libdivide (bsd)
Description | Official git repository for libdivide: optimized integer division |
---|---|
Homepage | http://libdivide.com |
Versions | 5.0 |
Architectures | i386, x86_64 |
Definition | libdivide/xmake.lua |
Install command
xrepo install libdivide
Integration in the project (xmake.lua)
add_requires("libdivide")
libdivsufsort (bsd)
Description | A lightweight suffix array sorting library |
---|---|
Homepage | https://android.googlesource.com/platform/external/libdivsufsort/ |
Versions | 2021.2.18 |
Architectures | i386, x86_64 |
Definition | libdivsufsort/xmake.lua |
Install command
xrepo install libdivsufsort
Integration in the project (xmake.lua)
add_requires("libdivsufsort")
libffi (bsd)
Description | Portable Foreign Function Interface library. |
---|---|
Homepage | https://sourceware.org/libffi/ |
License | MIT |
Versions | 3.2.1, 3.3, 3.4.2, 3.4.4 |
Architectures | i386, x86_64 |
Definition | libffi/xmake.lua |
Install command
xrepo install libffi
Integration in the project (xmake.lua)
add_requires("libffi")
libfswatch (bsd)
Description | A cross-platform file change monitor with multiple backends: Apple OS X File System Events, BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.* |
---|---|
Homepage | https://emcrisostomo.github.io/fswatch/ |
Versions | 1.17.1 |
Architectures | i386, x86_64 |
Definition | libfswatch/xmake.lua |
Install command
xrepo install libfswatch
Integration in the project (xmake.lua)
add_requires("libfswatch")
libjpeg (bsd)
Description | A widely used C library for reading and writing JPEG image files. |
---|---|
Homepage | http://ijg.org/ |
Versions | v9b, v9c, v9d, v9e |
Architectures | i386, x86_64 |
Definition | libjpeg/xmake.lua |
Install command
xrepo install libjpeg
Integration in the project (xmake.lua)
add_requires("libjpeg")
libmagic (bsd)
Description | Implementation of the file(1) command |
---|---|
Homepage | https://www.darwinsys.com/file/ |
Versions | 5.40 |
Architectures | i386, x86_64 |
Definition | libmagic/xmake.lua |
Install command
xrepo install libmagic
Integration in the project (xmake.lua)
add_requires("libmagic")
libpng (bsd)
Description | The official PNG reference library |
---|---|
Homepage | http://www.libpng.org/pub/png/libpng.html |
License | libpng-2.0 |
Versions | v1.6.34, v1.6.35, v1.6.36, v1.6.37 |
Architectures | i386, x86_64 |
Definition | libpng/xmake.lua |
Install command
xrepo install libpng
Integration in the project (xmake.lua)
add_requires("libpng")
librdkafka (bsd)
Description | The Apache Kafka C/C++ library |
---|---|
Homepage | https://github.com/edenhill/librdkafka |
Versions | v1.6.2, v1.8.2-POST2 |
Architectures | i386, x86_64 |
Definition | librdkafka/xmake.lua |
Install command
xrepo install librdkafka
Integration in the project (xmake.lua)
add_requires("librdkafka")
libressl (bsd)
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 |
Architectures | i386, x86_64 |
Definition | libressl/xmake.lua |
Install command
xrepo install libressl
Integration in the project (xmake.lua)
add_requires("libressl")
libsais (bsd)
Description | libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induced sorting algorithm. |
---|---|
Homepage | https://github.com/IlyaGrebnov/libsais |
License | Apache-2.0 |
Versions | v2.7.1 |
Architectures | i386, x86_64 |
Definition | libsais/xmake.lua |
Install command
xrepo install libsais
Integration in the project (xmake.lua)
add_requires("libsais")
libsdl (bsd)
Description | Simple DirectMedia Layer |
---|---|
Homepage | https://www.libsdl.org/ |
License | zlib |
Versions | 2.0.12, 2.0.14, 2.0.16, 2.0.18, 2.0.20, 2.0.22, 2.0.8, 2.24.0, 2.24.2, 2.26.0, 2.26.1, 2.26.2, 2.26.3, 2.26.4 |
Architectures | i386, x86_64 |
Definition | libsdl/xmake.lua |
Install command
xrepo install libsdl
Integration in the project (xmake.lua)
add_requires("libsdl")
libsdl_image (bsd)
Description | Simple DirectMedia Layer image loading library |
---|---|
Homepage | http://www.libsdl.org/projects/SDL_image/ |
License | zlib |
Versions | 2.6.0, 2.6.1, 2.6.2 |
Architectures | i386, 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 (bsd)
Description | Simple DirectMedia Layer mixer audio library |
---|---|
Homepage | https://www.libsdl.org/projects/SDL_mixer/ |
License | zlib |
Versions | 2.0.4, 2.6.0, 2.6.1, 2.6.2 |
Architectures | i386, 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 (bsd)
Description | Simple DirectMedia Layer networking library |
---|---|
Homepage | https://www.libsdl.org/projects/SDL_net/ |
License | zlib |
Versions | 2.2.0 |
Architectures | i386, x86_64 |
Definition | libsdl_net/xmake.lua |
Install command
xrepo install libsdl_net
Integration in the project (xmake.lua)
add_requires("libsdl_net")
libsdl_ttf (bsd)
Description | Simple DirectMedia Layer text rendering library |
---|---|
Homepage | https://github.com/libsdl-org/SDL_ttf/ |
License | zlib |
Versions | 2.20.0, 2.20.1, 2.20.2 |
Architectures | i386, x86_64 |
Definition | libsdl_ttf/xmake.lua |
Install command
xrepo install libsdl_ttf
Integration in the project (xmake.lua)
add_requires("libsdl_ttf")
libsimdpp (bsd)
Description | Portable header-only C++ low level SIMD library |
---|---|
Homepage | https://github.com/p12tic/libsimdpp |
Versions | v2.1 |
Architectures | i386, x86_64 |
Definition | libsimdpp/xmake.lua |
Install command
xrepo install libsimdpp
Integration in the project (xmake.lua)
add_requires("libsimdpp")
libsoundio (bsd)
Description | C library for cross-platform real-time audio input and output. |
---|---|
Homepage | http://libsound.io/ |
License | MIT |
Versions | 2.0.0 |
Architectures | i386, x86_64 |
Definition | libsoundio/xmake.lua |
Install command
xrepo install libsoundio
Integration in the project (xmake.lua)
add_requires("libsoundio")
libspng (bsd)
Description | Simple, modern libpng alternative |
---|---|
Homepage | https://libspng.org |
Versions | v0.7.1 |
Architectures | i386, x86_64 |
Definition | libspng/xmake.lua |
Install command
xrepo install libspng
Integration in the project (xmake.lua)
add_requires("libspng")
libsv (bsd)
Description | libsv - Public domain cross-platform semantic versioning in c99 |
---|---|
Homepage | https://github.com/uael/sv |
Versions | 2021.11.27 |
Architectures | i386, x86_64 |
Definition | libsv/xmake.lua |
Install command
xrepo install libsv
Integration in the project (xmake.lua)
add_requires("libsv")
libsvm (bsd)
Description | A simple, easy-to-use, and efficient software for SVM classification and regression |
---|---|
Homepage | https://github.com/cjlin1/libsvm |
Versions | v325 |
Architectures | i386, x86_64 |
Definition | libsvm/xmake.lua |
Install command
xrepo install libsvm
Integration in the project (xmake.lua)
add_requires("libsvm")
libtiff (bsd)
Description | TIFF Library and Utilities. |
---|---|
Homepage | http://www.simplesystems.org/libtiff/ |
Versions | v4.1.0, v4.2.0, v4.3.0, v4.4.0 |
Architectures | i386, x86_64 |
Definition | libtiff/xmake.lua |
Install command
xrepo install libtiff
Integration in the project (xmake.lua)
add_requires("libtiff")
libtool (bsd)
Description | A generic library support script. |
---|---|
Homepage | https://www.gnu.org/software/libtool/ |
Versions | 2.4.5, 2.4.6 |
Architectures | i386, x86_64 |
Definition | libtool/xmake.lua |
Install command
xrepo install libtool
Integration in the project (xmake.lua)
add_requires("libtool")
libunwind (bsd)
Description | A portable and efficient C programming interface (API) to determine the call-chain of a program. |
---|---|
Homepage | https://www.nongnu.org/libunwind/ |
Versions | v1.5, v1.6.2 |
Architectures | i386, x86_64 |
Definition | libunwind/xmake.lua |
Install command
xrepo install libunwind
Integration in the project (xmake.lua)
add_requires("libunwind")
libusb (bsd)
Description | A cross-platform library to access USB devices. |
---|---|
Homepage | https://libusb.info |
Versions | v1.0.24 |
Architectures | i386, x86_64 |
Definition | libusb/xmake.lua |
Install command
xrepo install libusb
Integration in the project (xmake.lua)
add_requires("libusb")
libuuid (bsd)
Description | Portable uuid C library |
---|---|
Homepage | https://sourceforge.net/projects/libuuid |
License | BSD-3-Clause |
Versions | 1.0.3 |
Architectures | i386, x86_64 |
Definition | libuuid/xmake.lua |
Install command
xrepo install libuuid
Integration in the project (xmake.lua)
add_requires("libuuid")
libwebp (bsd)
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 | i386, x86_64 |
Definition | libwebp/xmake.lua |
Install command
xrepo install libwebp
Integration in the project (xmake.lua)
add_requires("libwebp")
linenoise (bsd)
Description | A small self-contained alternative to readline and libedit |
---|---|
Homepage | https://github.com/antirez/linenoise |
Versions | 2020.3.12 |
Architectures | i386, x86_64 |
Definition | linenoise/xmake.lua |
Install command
xrepo install linenoise
Integration in the project (xmake.lua)
add_requires("linenoise")
litehtml (bsd)
Description | Fast and lightweight HTML/CSS rendering engine |
---|---|
Homepage | http://www.litehtml.com/ |
Versions | 2023.01.05 |
Architectures | i386, x86_64 |
Definition | litehtml/xmake.lua |
Install command
xrepo install litehtml
Integration in the project (xmake.lua)
add_requires("litehtml")
littlefs (bsd)
Description | A little fail-safe filesystem designed for microcontrollers |
---|---|
Homepage | https://github.com/littlefs-project/littlefs |
Versions | v2.5.0 |
Architectures | i386, x86_64 |
Definition | littlefs/xmake.lua |
Install command
xrepo install littlefs
Integration in the project (xmake.lua)
add_requires("littlefs")
llhttp (bsd)
Description | Port of http_parser to llparse |
---|---|
Homepage | https://github.com/nodejs/llhttp |
License | MIT |
Versions | v3.0.0, v8.1.0 |
Architectures | i386, x86_64 |
Definition | llhttp/xmake.lua |
Install command
xrepo install llhttp
Integration in the project (xmake.lua)
add_requires("llhttp")
llvm (bsd)
Description | The LLVM Compiler Infrastructure |
---|---|
Homepage | https://llvm.org/ |
Versions | 11.0.0, 14.0.0, 15.0.7 |
Architectures | i386, x86_64 |
Definition | llvm/xmake.lua |
Install command
xrepo install llvm
Integration in the project (xmake.lua)
add_requires("llvm")
llvm-mingw (bsd)
Description | An LLVM/Clang/LLD based mingw-w64 toolchain |
---|---|
Homepage | https://github.com/mstorsjo/llvm-mingw |
Versions | 20211002, 20220323 |
Architectures | i386, x86_64 |
Definition | llvm-mingw/xmake.lua |
Install command
xrepo install llvm-mingw
Integration in the project (xmake.lua)
add_requires("llvm-mingw")
lodepng (bsd)
Description | PNG encoder and decoder in C and C++. |
---|---|
Homepage | https://lodev.org/lodepng/ |
License | zlib |
Versions | |
Architectures | i386, x86_64 |
Definition | lodepng/xmake.lua |
Install command
xrepo install lodepng
Integration in the project (xmake.lua)
add_requires("lodepng")
loguru (bsd)
Description | A lightweight C++ logging library |
---|---|
Homepage | https://github.com/emilk/loguru |
Versions | v2.1.0 |
Architectures | i386, x86_64 |
Definition | loguru/xmake.lua |
Install command
xrepo install loguru
Integration in the project (xmake.lua)
add_requires("loguru")
lua (bsd)
Description | A powerful, efficient, lightweight, embeddable scripting language. |
---|---|
Homepage | http://lua.org |
Versions | v5.1.1, v5.1.5, v5.2.3, v5.3.6, v5.4.1, v5.4.2, v5.4.3, v5.4.4 |
Architectures | i386, x86_64 |
Definition | lua/xmake.lua |
Install command
xrepo install lua
Integration in the project (xmake.lua)
add_requires("lua")
lua-format (bsd)
Description | Code formatter for Lua |
---|---|
Homepage | https://github.com/Koihik/LuaFormatter |
Versions | 1.3.5 |
Architectures | i386, x86_64 |
Definition | lua-format/xmake.lua |
Install command
xrepo install lua-format
Integration in the project (xmake.lua)
add_requires("lua-format")
luajit (bsd)
Description | A Just-In-Time Compiler (JIT) for the Lua programming language. |
---|---|
Homepage | http://luajit.org |
Versions | 2.1.0-beta3 |
Architectures | i386, x86_64 |
Definition | luajit/xmake.lua |
Install command
xrepo install luajit
Integration in the project (xmake.lua)
add_requires("luajit")
lvgl (bsd)
Description | Light and Versatile Graphics Library |
---|---|
Homepage | https://lvgl.io |
License | MIT |
Versions | v8.0.2, v8.2.0 |
Architectures | i386, x86_64 |
Definition | lvgl/xmake.lua |
Install command
xrepo install lvgl
Integration in the project (xmake.lua)
add_requires("lvgl")
lyra (bsd)
Description | A simple to use, composable, command line parser for C++ 11 and beyond |
---|---|
Homepage | https://www.bfgroup.xyz/Lyra/ |
License | BSL-1.0 |
Versions | 1.5.1, 1.6 |
Architectures | i386, x86_64 |
Definition | lyra/xmake.lua |
Install command
xrepo install lyra
Integration in the project (xmake.lua)
add_requires("lyra")
lz4 (bsd)
Description | LZ4 - Extremely fast compression |
---|---|
Homepage | https://www.lz4.org/ |
Versions | v1.9.3 |
Architectures | i386, x86_64 |
Definition | lz4/xmake.lua |
Install command
xrepo install lz4
Integration in the project (xmake.lua)
add_requires("lz4")
lzo (bsd)
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 | i386, x86_64 |
Definition | lzo/xmake.lua |
Install command
xrepo install lzo
Integration in the project (xmake.lua)
add_requires("lzo")
m
m4 (bsd)
Description | Macro processing language |
---|---|
Homepage | https://www.gnu.org/software/m4 |
Versions | 1.4.18, 1.4.19 |
Architectures | i386, x86_64 |
Definition | m4/xmake.lua |
Install command
xrepo install m4
Integration in the project (xmake.lua)
add_requires("m4")
magic_enum (bsd)
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 |
Architectures | i386, x86_64 |
Definition | magic_enum/xmake.lua |
Install command
xrepo install magic_enum
Integration in the project (xmake.lua)
add_requires("magic_enum")
make (bsd)
Description | GNU make tool. |
---|---|
Homepage | https://www.gnu.org/software/make/ |
Versions | 4.2.1, 4.3 |
Architectures | i386, x86_64 |
Definition | make/xmake.lua |
Install command
xrepo install make
Integration in the project (xmake.lua)
add_requires("make")
mapbox_earcut (bsd)
Description | A C++ port of earcut.js, a fast, header-only polygon triangulation library. |
---|---|
Homepage | https://github.com/mapbox/earcut.hpp |
License | ISC |
Versions | 2.2.3 |
Architectures | i386, 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 (bsd)
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 | i386, 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 (bsd)
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 | i386, x86_64 |
Definition | mapbox_geometry/xmake.lua |
Install command
xrepo install mapbox_geometry
Integration in the project (xmake.lua)
add_requires("mapbox_geometry")
mapbox_variant (bsd)
Description | C++11/C++14 Variant |
---|---|
Homepage | https://github.com/mapbox/variant |
License | BSD |
Versions | v1.2.0 |
Architectures | i386, 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 (bsd)
Description | MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases. |
---|---|
Homepage | https://github.com/mariadb-corporation/mariadb-connector-c |
License | LGPL-2.1 |
Versions | 3.1.13, 3.3.4 |
Architectures | i386, 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 (bsd)
Description | Matching Algorithm with Recursively Implemented StorAge. |
---|---|
Homepage | https://github.com/s-yata/marisa-trie |
Versions | v0.2.6 |
Architectures | i386, x86_64 |
Definition | marisa/xmake.lua |
Install command
xrepo install marisa
Integration in the project (xmake.lua)
add_requires("marisa")
mathfu (bsd)
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 | i386, x86_64 |
Definition | mathfu/xmake.lua |
Install command
xrepo install mathfu
Integration in the project (xmake.lua)
add_requires("mathfu")
mbedtls (bsd)
Description | An SSL library |
---|---|
Homepage | https://tls.mbed.org |
Versions | 2.13.0, 2.25.0, 2.7.6 |
Architectures | i386, x86_64 |
Definition | mbedtls/xmake.lua |
Install command
xrepo install mbedtls
Integration in the project (xmake.lua)
add_requires("mbedtls")
mdns (bsd)
Description | Public domain mDNS/DNS-SD library in C |
---|---|
Homepage | https://github.com/mjansson/mdns |
Versions | 1.4.2 |
Architectures | i386, x86_64 |
Definition | mdns/xmake.lua |
Install command
xrepo install mdns
Integration in the project (xmake.lua)
add_requires("mdns")
meowhash (bsd)
Description | Official version of the Meow hash, an extremely fast level 1 hash |
---|---|
Homepage | https://mollyrocket.com/meowhash |
Versions | 1.0.0 |
Architectures | i386, x86_64 |
Definition | meowhash/xmake.lua |
Install command
xrepo install meowhash
Integration in the project (xmake.lua)
add_requires("meowhash")
meson (bsd)
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 |
Architectures | i386, x86_64 |
Definition | meson/xmake.lua |
Install command
xrepo install meson
Integration in the project (xmake.lua)
add_requires("meson")
microsoft-gsl (bsd)
Description | Guidelines Support Library |
---|---|
Homepage | https://github.com/microsoft/GSL |
License | MIT |
Versions | v3.1.0, v4.0.0 |
Architectures | i386, x86_64 |
Definition | microsoft-gsl/xmake.lua |
Install command
xrepo install microsoft-gsl
Integration in the project (xmake.lua)
add_requires("microsoft-gsl")
microsoft-proxy (bsd)
Description | Proxy: Easy Polymorphism in C++ |
---|---|
Homepage | https://github.com/microsoft/proxy |
License | MIT |
Versions | 1.1.1 |
Architectures | i386, x86_64 |
Definition | microsoft-proxy/xmake.lua |
Install command
xrepo install microsoft-proxy
Integration in the project (xmake.lua)
add_requires("microsoft-proxy")
mikktspace (bsd)
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 | i386, x86_64 |
Definition | mikktspace/xmake.lua |
Install command
xrepo install mikktspace
Integration in the project (xmake.lua)
add_requires("mikktspace")
miniaudio (bsd)
Description | Single file audio playback and capture library written in C. |
---|---|
Homepage | https://miniaud.io |
Versions | 0.11.15, 0.11.16, 0.11.17 |
Architectures | i386, x86_64 |
Definition | miniaudio/xmake.lua |
Install command
xrepo install miniaudio
Integration in the project (xmake.lua)
add_requires("miniaudio")
minilzo (bsd)
Description | A very lightweight subset of the LZO library intended for easy inclusion with your application |
---|---|
Homepage | http://www.oberhumer.com/opensource/lzo/#minilzo |
Versions | 2.10 |
Architectures | i386, x86_64 |
Definition | minilzo/xmake.lua |
Install command
xrepo install minilzo
Integration in the project (xmake.lua)
add_requires("minilzo")
minimp3 (bsd)
Description | Minimalistic MP3 decoder single header library |
---|---|
Homepage | https://github.com/lieff/minimp3 |
License | CC0 |
Versions | 2021.05.29 |
Architectures | i386, x86_64 |
Definition | minimp3/xmake.lua |
Install command
xrepo install minimp3
Integration in the project (xmake.lua)
add_requires("minimp3")
miniz (bsd)
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 | i386, x86_64 |
Definition | miniz/xmake.lua |
Install command
xrepo install miniz
Integration in the project (xmake.lua)
add_requires("miniz")
minizip (bsd)
Description | Mini zip and unzip based on zlib |
---|---|
Homepage | https://www.zlib.net/ |
License | zlib |
Versions | v1.2.10, v1.2.11, v1.2.12 |
Architectures | i386, x86_64 |
Definition | minizip/xmake.lua |
Install command
xrepo install minizip
Integration in the project (xmake.lua)
add_requires("minizip")
mio (bsd)
Description | Cross-platform C++11 header-only library for memory mapped file IO |
---|---|
Homepage | https://github.com/mandreyel/mio |
License | MIT |
Versions | 2021.9.21 |
Architectures | i386, x86_64 |
Definition | mio/xmake.lua |
Install command
xrepo install mio
Integration in the project (xmake.lua)
add_requires("mio")
mjson (bsd)
Description | C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems |
---|---|
Homepage | https://github.com/cesanta/mjson |
License | MIT |
Versions | 1.2.6 |
Architectures | i386, x86_64 |
Definition | mjson/xmake.lua |
Install command
xrepo install mjson
Integration in the project (xmake.lua)
add_requires("mjson")
mma (bsd)
Description | A self-contained C++ implementation of MMA and GCMMA. |
---|---|
Homepage | https://github.com/jdumas/mma |
License | MIT |
Versions | 2018.08.01 |
Architectures | i386, x86_64 |
Definition | mma/xmake.lua |
Install command
xrepo install mma
Integration in the project (xmake.lua)
add_requires("mma")
moonjit (bsd)
Description | A Just-In-Time Compiler (JIT) for the Lua programming language. |
---|---|
Homepage | https://github.com/moonjit/moonjit |
Versions | 2.2.0 |
Architectures | i386, x86_64 |
Definition | moonjit/xmake.lua |
Install command
xrepo install moonjit
Integration in the project (xmake.lua)
add_requires("moonjit")
mpmcqueue (bsd)
Description | A bounded multi-producer multi-consumer concurrent queue written in C++11 |
---|---|
Homepage | https://github.com/rigtorp/MPMCQueue |
Versions | v1.0 |
Architectures | i386, x86_64 |
Definition | mpmcqueue/xmake.lua |
Install command
xrepo install mpmcqueue
Integration in the project (xmake.lua)
add_requires("mpmcqueue")
msdfgen (bsd)
Description | Multi-channel signed distance field generator |
---|---|
Homepage | https://github.com/Chlumsky/msdfgen |
License | MIT |
Versions | v1.10 |
Architectures | i386, x86_64 |
Definition | msdfgen/xmake.lua |
Install command
xrepo install msdfgen
Integration in the project (xmake.lua)
add_requires("msdfgen")
muslcc (bsd)
Description | static cross- and native- musl-based toolchains. |
---|---|
Homepage | https://musl.cc/ |
Versions | 20210202 |
Architectures | i386, x86_64 |
Definition | muslcc/xmake.lua |
Install command
xrepo install muslcc
Integration in the project (xmake.lua)
add_requires("muslcc")
n
named_type (bsd)
Description | Implementation of strong types in C++. |
---|---|
Homepage | https://github.com/joboccara/NamedType |
License | MIT |
Versions | v1.1.0.20210209 |
Architectures | i386, x86_64 |
Definition | named_type/xmake.lua |
Install command
xrepo install named_type
Integration in the project (xmake.lua)
add_requires("named_type")
nanobench (bsd)
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 | i386, x86_64 |
Definition | nanobench/xmake.lua |
Install command
xrepo install nanobench
Integration in the project (xmake.lua)
add_requires("nanobench")
nanoflann (bsd)
Description | nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees |
---|---|
Homepage | https://github.com/jlblancoc/nanoflann/ |
License | BSD-2-Clause |
Versions | v1.3.2, v1.4.2 |
Architectures | i386, x86_64 |
Definition | nanoflann/xmake.lua |
Install command
xrepo install nanoflann
Integration in the project (xmake.lua)
add_requires("nanoflann")
nanosvg (bsd)
Description | Simple stupid SVG parser |
---|---|
Homepage | https://github.com/memononen/nanosvg |
License | zlib |
Versions | 2022.07.09 |
Architectures | i386, x86_64 |
Definition | nanosvg/xmake.lua |
Install command
xrepo install nanosvg
Integration in the project (xmake.lua)
add_requires("nanosvg")
nasm (bsd)
Description | Netwide Assembler (NASM) is an 80x86 assembler. |
---|---|
Homepage | https://www.nasm.us/ |
License | BSD-2-Clause |
Versions | 2.13.03, 2.15.05 |
Architectures | i386, x86_64 |
Definition | nasm/xmake.lua |
Install command
xrepo install nasm
Integration in the project (xmake.lua)
add_requires("nasm")
ncurses (bsd)
Description | A free software emulation of curses. |
---|---|
Homepage | https://invisible-island.net/ncurses/ |
License | MIT |
Versions | 6.1, 6.2, 6.3, 6.4 |
Architectures | i386, x86_64 |
Definition | ncurses/xmake.lua |
Install command
xrepo install ncurses
Integration in the project (xmake.lua)
add_requires("ncurses")
ndk (bsd)
Description | Android NDK toolchain. |
---|---|
Homepage | https://developer.android.com/ndk |
Versions | 21.0, 22.0 |
Architectures | i386, x86_64 |
Definition | ndk/xmake.lua |
Install command
xrepo install ndk
Integration in the project (xmake.lua)
add_requires("ndk")
niftiheader (bsd)
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 | i386, x86_64 |
Definition | niftiheader/xmake.lua |
Install command
xrepo install niftiheader
Integration in the project (xmake.lua)
add_requires("niftiheader")
ninja (bsd)
Description | Small build system for use with gyp or CMake. |
---|---|
Homepage | https://ninja-build.org/ |
Versions | 1.10.1, 1.10.2, 1.11.0, 1.11.1, 1.9.0 |
Architectures | i386, x86_64 |
Definition | ninja/xmake.lua |
Install command
xrepo install ninja
Integration in the project (xmake.lua)
add_requires("ninja")
nlohmann_json (bsd)
Description | JSON for Modern C++ |
---|---|
Homepage | https://nlohmann.github.io/json/ |
License | MIT |
Versions | v3.10.0, v3.10.5, v3.11.2, v3.9.1 |
Architectures | i386, x86_64 |
Definition | nlohmann_json/xmake.lua |
Install command
xrepo install nlohmann_json
Integration in the project (xmake.lua)
add_requires("nlohmann_json")
nod (bsd)
Description | Small, header only signals and slots C++11 library. |
---|---|
Homepage | https://github.com/fr00b0/nod |
License | MIT |
Versions | v0.5.4 |
Architectures | i386, x86_64 |
Definition | nod/xmake.lua |
Install command
xrepo install nod
Integration in the project (xmake.lua)
add_requires("nod")
nodesoup (bsd)
Description | Force-directed graph layout with Fruchterman-Reingold |
---|---|
Homepage | https://github.com/olvb/nodesoup |
Versions | 2020.09.05 |
Architectures | i386, x86_64 |
Definition | nodesoup/xmake.lua |
Install command
xrepo install nodesoup
Integration in the project (xmake.lua)
add_requires("nodesoup")
ntkernel-error-category (bsd)
Description | A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes |
---|---|
Homepage | https://github.com/ned14/ntkernel-error-category |
License | Apache-2.0 |
Versions | v1.0.0 |
Architectures | i386, x86_64 |
Definition | ntkernel-error-category/xmake.lua |
Install command
xrepo install ntkernel-error-category
Integration in the project (xmake.lua)
add_requires("ntkernel-error-category")
o
olive.c (bsd)
Description | Simple 2D Graphics Library for C |
---|---|
Homepage | https://tsoding.github.io/olive.c/ |
License | MIT |
Versions | 2022.12.14 |
Architectures | i386, x86_64 |
Definition | olive.c/xmake.lua |
Install command
xrepo install olive.c
Integration in the project (xmake.lua)
add_requires("olive.c")
opencc (bsd)
Description | Conversion between Traditional and Simplified Chinese. |
---|---|
Homepage | https://github.com/BYVoid/OpenCC |
Versions | 1.1.2 |
Architectures | i386, x86_64 |
Definition | opencc/xmake.lua |
Install command
xrepo install opencc
Integration in the project (xmake.lua)
add_requires("opencc")
opencl-clhpp (bsd)
Description | OpenCL API C++ bindings |
---|---|
Homepage | https://github.com/KhronosGroup/OpenCL-CLHPP/ |
License | Apache-2.0 |
Versions | 1.2.8, 2.0.15 |
Architectures | i386, x86_64 |
Definition | opencl-clhpp/xmake.lua |
Install command
xrepo install opencl-clhpp
Integration in the project (xmake.lua)
add_requires("opencl-clhpp")
opencl-headers (bsd)
Description | Khronos OpenCL-Headers |
---|---|
Homepage | https://github.com/KhronosGroup/OpenCL-Headers/ |
License | Apache-2.0 |
Versions | v2021.06.30 |
Architectures | i386, x86_64 |
Definition | opencl-headers/xmake.lua |
Install command
xrepo install opencl-headers
Integration in the project (xmake.lua)
add_requires("opencl-headers")
openrestry-luajit (bsd)
Description | OpenResty's Branch of LuaJIT 2 |
---|---|
Homepage | https://github.com/openresty/luajit2 |
Versions | v2.1-20220310, v2.1-20230119 |
Architectures | i386, x86_64 |
Definition | openrestry-luajit/xmake.lua |
Install command
xrepo install openrestry-luajit
Integration in the project (xmake.lua)
add_requires("openrestry-luajit")
openssl (bsd)
Description | A robust, commercial-grade, and full-featured toolkit for TLS and SSL. |
---|---|
Homepage | https://www.openssl.org/ |
Versions | 1.0.0, 1.0.2-u, 1.1.0-l, 1.1.1-h, 1.1.1-k, 1.1.1-l, 1.1.1-m, 1.1.1-n, 1.1.1-o, 1.1.1-p, 1.1.1-q, 1.1.1-r, 1.1.1-s, 1.1.1-t |
Architectures | i386, x86_64 |
Definition | openssl/xmake.lua |
Install command
xrepo install openssl
Integration in the project (xmake.lua)
add_requires("openssl")
openssl3 (bsd)
Description | A robust, commercial-grade, and full-featured toolkit for TLS and SSL. |
---|---|
Homepage | https://www.openssl.org/ |
Versions | 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7 |
Architectures | i386, x86_64 |
Definition | openssl3/xmake.lua |
Install command
xrepo install openssl3
Integration in the project (xmake.lua)
add_requires("openssl3")
orangeduck_mpc (bsd)
Description | A Parser Combinator library for C |
---|---|
Homepage | https://github.com/orangeduck/mpc |
Versions | 0.9.0 |
Architectures | i386, x86_64 |
Definition | orangeduck_mpc/xmake.lua |
Install command
xrepo install orangeduck_mpc
Integration in the project (xmake.lua)
add_requires("orangeduck_mpc")
ordered_map (bsd)
Description | C++ hash map and hash set which preserve the order of insertion |
---|---|
Homepage | https://github.com/Tessil/ordered-map |
License | MIT |
Versions | v1.0.0 |
Architectures | i386, x86_64 |
Definition | ordered_map/xmake.lua |
Install command
xrepo install ordered_map
Integration in the project (xmake.lua)
add_requires("ordered_map")
out_ptr (bsd)
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 | i386, x86_64 |
Definition | out_ptr/xmake.lua |
Install command
xrepo install out_ptr
Integration in the project (xmake.lua)
add_requires("out_ptr")
outcome (bsd)
Description | Provides very lightweight outcome |
---|---|
Homepage | https://github.com/ned14/outcome |
License | Apache-2.0 |
Versions | v2.2.4 |
Architectures | i386, x86_64 |
Definition | outcome/xmake.lua |
Install command
xrepo install outcome
Integration in the project (xmake.lua)
add_requires("outcome")
p
parallel-hashmap (bsd)
Description | A family of header-only, very fast and memory-friendly hashmap and btree containers. |
---|---|
Homepage | https://greg7mdp.github.io/parallel-hashmap/ |
License | Apache-2.0 |
Versions | 1.33, 1.34, 1.35 |
Architectures | i386, x86_64 |
Definition | parallel-hashmap/xmake.lua |
Install command
xrepo install parallel-hashmap
Integration in the project (xmake.lua)
add_requires("parallel-hashmap")
patch (bsd)
Description | GNU patch, which applies diff files to original files. |
---|---|
Homepage | http://www.gnu.org/software/patch/patch.html |
Versions | 2.7.6 |
Architectures | i386, x86_64 |
Definition | patch/xmake.lua |
Install command
xrepo install patch
Integration in the project (xmake.lua)
add_requires("patch")
pcre2 (bsd)
Description | A Perl Compatible Regular Expressions Library |
---|---|
Homepage | https://www.pcre.org/ |
Versions | 10.39, 10.40 |
Architectures | i386, x86_64 |
Definition | pcre2/xmake.lua |
Install command
xrepo install pcre2
Integration in the project (xmake.lua)
add_requires("pcre2")
picojson (bsd)
Description | A header-file-only, JSON parser serializer in C++ |
---|---|
Homepage | https://pocoproject.org/ |
License | BSD-2-Clause |
Versions | v1.3.0 |
Architectures | i386, x86_64 |
Definition | picojson/xmake.lua |
Install command
xrepo install picojson
Integration in the project (xmake.lua)
add_requires("picojson")
pigz (bsd)
Description | A parallel implementation of gzip for modern multi-processor, multi-core machines. |
---|---|
Homepage | http://zlib.net/pigz/ |
Versions | 2022.01.15 |
Architectures | i386, x86_64 |
Definition | pigz/xmake.lua |
Install command
xrepo install pigz
Integration in the project (xmake.lua)
add_requires("pigz")
pkg-config (bsd)
Description | A helper tool used when compiling applications and libraries. |
---|---|
Homepage | https://freedesktop.org/wiki/Software/pkg-config/ |
Versions | 0.29.2 |
Architectures | i386, x86_64 |
Definition | pkg-config/xmake.lua |
Install command
xrepo install pkg-config
Integration in the project (xmake.lua)
add_requires("pkg-config")
pkgconf (bsd)
Description | A program which helps to configure compiler and linker flags for development frameworks. |
---|---|
Homepage | http://pkgconf.org |
Versions | 1.7.4, 1.8.0, 1.9.3 |
Architectures | i386, x86_64 |
Definition | pkgconf/xmake.lua |
Install command
xrepo install pkgconf
Integration in the project (xmake.lua)
add_requires("pkgconf")
pprint (bsd)
Description | Pretty Printer for Modern C++ |
---|---|
Homepage | https://github.com/p-ranav/pprint |
Versions | 2020.2.20 |
Architectures | i386, x86_64 |
Definition | pprint/xmake.lua |
Install command
xrepo install pprint
Integration in the project (xmake.lua)
add_requires("pprint")
pqp (bsd)
Description | A Proximity Query Package |
---|---|
Homepage | http://gamma.cs.unc.edu/SSV/ |
Versions | 1.3 |
Architectures | i386, x86_64 |
Definition | pqp/xmake.lua |
Install command
xrepo install pqp
Integration in the project (xmake.lua)
add_requires("pqp")
premake5 (bsd)
Description | Premake - Powerfully simple build configuration |
---|---|
Homepage | https://premake.github.io/ |
Versions | 2022.11.17 |
Architectures | i386, x86_64 |
Definition | premake5/xmake.lua |
Install command
xrepo install premake5
Integration in the project (xmake.lua)
add_requires("premake5")
protoc (bsd)
Description | Google's data interchange format compiler |
---|---|
Homepage | https://developers.google.com/protocol-buffers/ |
Versions | 3.8.0 |
Architectures | i386, x86_64 |
Definition | protoc/xmake.lua |
Install command
xrepo install protoc
Integration in the project (xmake.lua)
add_requires("protoc")
prvhash (bsd)
Description | PRVHASH - Pseudo-Random-Value Hash |
---|---|
Homepage | https://github.com/avaneev/prvhash |
License | MIT |
Versions | 4.0 |
Architectures | i386, x86_64 |
Definition | prvhash/xmake.lua |
Install command
xrepo install prvhash
Integration in the project (xmake.lua)
add_requires("prvhash")
pystring (bsd)
Description | Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string. |
---|---|
Homepage | https://github.com/imageworks/pystring |
Versions | 2020.02.04 |
Architectures | i386, x86_64 |
Definition | pystring/xmake.lua |
Install command
xrepo install pystring
Integration in the project (xmake.lua)
add_requires("pystring")
python (bsd)
Description | The python programming language. |
---|---|
Homepage | https://www.python.org/ |
Versions | 2.7.18, 3.10.11, 3.10.6, 3.11.3, 3.7.9, 3.8.10, 3.9.10, 3.9.13, 3.9.5, 3.9.6 |
Architectures | i386, x86_64 |
Definition | python/xmake.lua |
Install command
xrepo install python
Integration in the project (xmake.lua)
add_requires("python")
python2 (bsd)
Description | The python programming language. |
---|---|
Homepage | https://www.python.org/ |
Versions | 2.7.15, 2.7.18 |
Architectures | i386, x86_64 |
Definition | python2/xmake.lua |
Install command
xrepo install python2
Integration in the project (xmake.lua)
add_requires("python2")
q
qdcae (bsd)
Description | qd python (and C++) library for CAE (currently mostly LS-Dyna) |
---|---|
Homepage | https://github.com/qd-cae/qd-cae-python |
Versions | 0.8.9 |
Architectures | i386, x86_64 |
Definition | qdcae/xmake.lua |
Install command
xrepo install qdcae
Integration in the project (xmake.lua)
add_requires("qdcae")
qoi (bsd)
Description | The Quite OK Image Format for fast, lossless image compression |
---|---|
Homepage | https://qoiformat.org/ |
License | MIT |
Versions | 2021.12.22, 2022.11.17 |
Architectures | i386, x86_64 |
Definition | qoi/xmake.lua |
Install command
xrepo install qoi
Integration in the project (xmake.lua)
add_requires("qoi")
quadsort (bsd)
Description | Quadsort is a branchless stable adaptive mergesort faster than quicksort. |
---|---|
Homepage | https://github.com/scandum/quadsort |
License | MIT |
Versions | 2023.02.03 |
Architectures | i386, x86_64 |
Definition | quadsort/xmake.lua |
Install command
xrepo install quadsort
Integration in the project (xmake.lua)
add_requires("quadsort")
quake_triangle (bsd)
Description | A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator. |
---|---|
Homepage | http://www.cs.cmu.edu/~quake/triangle.html |
Versions | 1.6 |
Architectures | i386, x86_64 |
Definition | quake_triangle/xmake.lua |
Install command
xrepo install quake_triangle
Integration in the project (xmake.lua)
add_requires("quake_triangle")
quickcpplib (bsd)
Description | Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries! |
---|---|
Homepage | https://github.com/ned14/quickcpplib |
License | Apache-2.0 |
Versions | 20221116 |
Architectures | i386, x86_64 |
Definition | quickcpplib/xmake.lua |
Install command
xrepo install quickcpplib
Integration in the project (xmake.lua)
add_requires("quickcpplib")
r
range-v3 (bsd)
Description | Range library for C++14/17/20, basis for C++20's std::ranges |
---|---|
Homepage | https://github.com/ericniebler/range-v3/ |
License | BSL-1.0 |
Versions | 0.11.0, 0.12.0 |
Architectures | i386, x86_64 |
Definition | range-v3/xmake.lua |
Install command
xrepo install range-v3
Integration in the project (xmake.lua)
add_requires("range-v3")
rapidcsv (bsd)
Description | C++ header-only library for CSV parsing (by d99kris) |
---|---|
Homepage | https://github.com/d99kris/rapidcsv |
Versions | 8.50 |
Architectures | i386, x86_64 |
Definition | rapidcsv/xmake.lua |
Install command
xrepo install rapidcsv
Integration in the project (xmake.lua)
add_requires("rapidcsv")
rapidjson (bsd)
Description | RapidJSON is a JSON parser and generator for C++. |
---|---|
Homepage | https://github.com/Tencent/rapidjson |
Versions | 2022.7.20, v1.1.0, v1.1.0-arrow |
Architectures | i386, x86_64 |
Definition | rapidjson/xmake.lua |
Install command
xrepo install rapidjson
Integration in the project (xmake.lua)
add_requires("rapidjson")
re2 (bsd)
Description | RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. |
---|---|
Homepage | https://github.com/google/re2 |
License | BSD-3-Clause |
Versions | 2020.11.01, 2021.06.01, 2021.08.01, 2021.11.01, 2022.02.01 |
Architectures | i386, x86_64 |
Definition | re2/xmake.lua |
Install command
xrepo install re2
Integration in the project (xmake.lua)
add_requires("re2")
readerwriterqueue (bsd)
Description | A fast single-producer, single-consumer lock-free queue for C++ |
---|---|
Homepage | https://github.com/cameron314/readerwriterqueue |
License | BSD-3-Clause |
Versions | v1.0.6 |
Architectures | i386, x86_64 |
Definition | readerwriterqueue/xmake.lua |
Install command
xrepo install readerwriterqueue
Integration in the project (xmake.lua)
add_requires("readerwriterqueue")
recastnavigation (bsd)
Description | Navigation-mesh Toolset for Games |
---|---|
Homepage | https://github.com/recastnavigation/recastnavigation |
License | zlib |
Versions | 1.5.1 |
Architectures | i386, x86_64 |
Definition | recastnavigation/xmake.lua |
Install command
xrepo install recastnavigation
Integration in the project (xmake.lua)
add_requires("recastnavigation")
reproc (bsd)
Description | a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs. |
---|---|
Homepage | https://github.com/DaanDeMeyer/reproc |
License | MIT |
Versions | v14.2.4 |
Architectures | i386, x86_64 |
Definition | reproc/xmake.lua |
Install command
xrepo install reproc
Integration in the project (xmake.lua)
add_requires("reproc")
robin-hood-hashing (bsd)
Description | Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20 |
---|---|
Homepage | https://github.com/martinus/robin-hood-hashing |
License | MIT |
Versions | 3.11.3, 3.11.5 |
Architectures | i386, x86_64 |
Definition | robin-hood-hashing/xmake.lua |
Install command
xrepo install robin-hood-hashing
Integration in the project (xmake.lua)
add_requires("robin-hood-hashing")
robin-map (bsd)
Description | A C++ implementation of a fast hash map and hash set using robin hood hashing |
---|---|
Homepage | https://github.com/Tessil/robin-map |
License | MIT |
Versions | v0.6.3 |
Architectures | i386, x86_64 |
Definition | robin-map/xmake.lua |
Install command
xrepo install robin-map
Integration in the project (xmake.lua)
add_requires("robin-map")
rpclib (bsd)
Description | rpclib is a modern C++ msgpack-RPC server and client library |
---|---|
Homepage | http://rpclib.net |
Versions | v2.3.0 |
Architectures | i386, x86_64 |
Definition | rpclib/xmake.lua |
Install command
xrepo install rpclib
Integration in the project (xmake.lua)
add_requires("rpclib")
rply (bsd)
Description | RPly is a library that lets applications read and write PLY files. |
---|---|
Homepage | http://w3.impa.br/~diego/software/rply/ |
License | MIT |
Versions | 1.1.4 |
Architectures | i386, x86_64 |
Definition | rply/xmake.lua |
Install command
xrepo install rply
Integration in the project (xmake.lua)
add_requires("rply")
rpmalloc (bsd)
Description | Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C |
---|---|
Homepage | https://github.com/mjansson/rpmalloc |
Versions | 1.4.4 |
Architectures | i386, x86_64 |
Definition | rpmalloc/xmake.lua |
Install command
xrepo install rpmalloc
Integration in the project (xmake.lua)
add_requires("rpmalloc")
rttr (bsd)
Description | rttr: An open source library, which adds reflection to C++. |
---|---|
Homepage | https://www.rttr.org |
License | MIT |
Versions | 0.9.5, 0.9.6 |
Architectures | i386, x86_64 |
Definition | rttr/xmake.lua |
Install command
xrepo install rttr
Integration in the project (xmake.lua)
add_requires("rttr")
rxcpp (bsd)
Description | Compose async and event-based programs using observable sequences and LINQ-style query operators. |
---|---|
Homepage | http://reactivex.io/RxCpp/ |
License | Apache-2.0 |
Versions | v3.0.0, v4.1.1 |
Architectures | i386, x86_64 |
Definition | rxcpp/xmake.lua |
Install command
xrepo install rxcpp
Integration in the project (xmake.lua)
add_requires("rxcpp")
s
s7 (bsd)
Description | s7 is a Scheme interpreter intended as an extension language for other applications. |
---|---|
Homepage | https://ccrma.stanford.edu/software/snd/snd/s7.html |
Versions | 2023.04.13 |
Architectures | i386, x86_64 |
Definition | s7/xmake.lua |
Install command
xrepo install s7
Integration in the project (xmake.lua)
add_requires("s7")
scnlib (bsd)
Description | scnlib is a modern C++ library for replacing scanf and std::istream |
---|---|
Homepage | https://scnlib.readthedocs.io/ |
Versions | 0.4, 1.1.2 |
Architectures | i386, x86_64 |
Definition | scnlib/xmake.lua |
Install command
xrepo install scnlib
Integration in the project (xmake.lua)
add_requires("scnlib")
scons (bsd)
Description | A software construction tool |
---|---|
Homepage | https://scons.org |
Versions | 4.1.0, 4.3.0 |
Architectures | i386, x86_64 |
Definition | scons/xmake.lua |
Install command
xrepo install scons
Integration in the project (xmake.lua)
add_requires("scons")
simde (bsd)
Description | Implementations of SIMD instruction sets for systems which don't natively support them. |
---|---|
Homepage | simd-everywhere.github.io/blog/ |
Versions | 0.7.2 |
Architectures | i386, x86_64 |
Definition | simde/xmake.lua |
Install command
xrepo install simde
Integration in the project (xmake.lua)
add_requires("simde")
simpleini (bsd)
Description | Cross-platform C++ library providing a simple API to read and write INI-style configuration files. |
---|---|
Homepage | https://github.com/brofield/simpleini |
License | MIT |
Versions | v4.19 |
Architectures | i386, x86_64 |
Definition | simpleini/xmake.lua |
Install command
xrepo install simpleini
Integration in the project (xmake.lua)
add_requires("simpleini")
simplethreadpool (bsd)
Description | Simple thread pooling library in C++ |
---|---|
Homepage | https://github.com/romch007/simplethreadpool |
License | MIT |
Versions | 2022.11.18 |
Architectures | i386, x86_64 |
Definition | simplethreadpool/xmake.lua |
Install command
xrepo install simplethreadpool
Integration in the project (xmake.lua)
add_requires("simplethreadpool")
snitch (bsd)
Description | Lightweight C++20 testing framework. |
---|---|
Homepage | https://github.com/cschreib/snitch |
License | BSL-1.0 |
Versions | 1.0.0 |
Architectures | i386, x86_64 |
Definition | snitch/xmake.lua |
Install command
xrepo install snitch
Integration in the project (xmake.lua)
add_requires("snitch")
snmalloc (bsd)
Description | Message passing based allocator |
---|---|
Homepage | https://github.com/microsoft/snmalloc |
License | MIT |
Versions | 0.6.0 |
Architectures | i386, x86_64 |
Definition | snmalloc/xmake.lua |
Install command
xrepo install snmalloc
Integration in the project (xmake.lua)
add_requires("snmalloc")
sokol (bsd)
Description | Simple STB-style cross-platform libraries for C and C++, written in C. |
---|---|
Homepage | https://github.com/floooh/sokol |
License | zlib |
Versions | 2022.02.10, 2023.01.27 |
Architectures | i386, x86_64 |
Definition | sokol/xmake.lua |
Install command
xrepo install sokol
Integration in the project (xmake.lua)
add_requires("sokol")
sol2 (bsd)
Description | A C++ library binding to Lua. |
---|---|
Homepage | https://github.com/ThePhD/sol2 |
Versions | v3.2.1, v3.2.2, v3.2.3, v3.3.0 |
Architectures | i386, x86_64 |
Definition | sol2/xmake.lua |
Install command
xrepo install sol2
Integration in the project (xmake.lua)
add_requires("sol2")
span-lite (bsd)
Description | span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library |
---|---|
Homepage | https://github.com/martinmoene/span-lite |
License | BSL |
Versions | 0.10.3 |
Architectures | i386, x86_64 |
Definition | span-lite/xmake.lua |
Install command
xrepo install span-lite
Integration in the project (xmake.lua)
add_requires("span-lite")
sparsepp (bsd)
Description | A fast, memory efficient hash map for C++ |
---|---|
Homepage | https://github.com/greg7mdp/sparsepp |
Versions | 1.22 |
Architectures | i386, x86_64 |
Definition | sparsepp/xmake.lua |
Install command
xrepo install sparsepp
Integration in the project (xmake.lua)
add_requires("sparsepp")
spdlog (bsd)
Description | Fast C++ logging library. |
---|---|
Homepage | https://github.com/gabime/spdlog |
Versions | v1.10.0, v1.11.0, v1.3.1, v1.4.2, v1.5.0, v1.8.0, v1.8.1, v1.8.2, v1.8.5, v1.9.0, v1.9.1, v1.9.2 |
Architectures | i386, x86_64 |
Definition | spdlog/xmake.lua |
Install command
xrepo install spdlog
Integration in the project (xmake.lua)
add_requires("spdlog")
spirv-headers (bsd)
Description | SPIR-V Headers |
---|---|
Homepage | https://github.com/KhronosGroup/SPIRV-Headers/ |
License | MIT |
Versions | 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1 |
Architectures | i386, x86_64 |
Definition | spirv-headers/xmake.lua |
Install command
xrepo install spirv-headers
Integration in the project (xmake.lua)
add_requires("spirv-headers")
spirv-tools (bsd)
Description | SPIR-V Tools |
---|---|
Homepage | https://github.com/KhronosGroup/SPIRV-Tools/ |
License | Apache-2.0 |
Versions | v2020.5, v2020.6, v2021.3, v2021.4, v2022.2, v2022.4, v2023.1 |
Architectures | i386, x86_64 |
Definition | spirv-tools/xmake.lua |
Install command
xrepo install spirv-tools
Integration in the project (xmake.lua)
add_requires("spirv-tools")
sqlite3 (bsd)
Description | The most used database engine in the world |
---|---|
Homepage | https://sqlite.org/ |
Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200 |
Architectures | i386, x86_64 |
Definition | sqlite3/xmake.lua |
Install command
xrepo install sqlite3
Integration in the project (xmake.lua)
add_requires("sqlite3")
sqlitecpp (bsd)
Description | SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper. |
---|---|
Homepage | http://srombauts.github.io/SQLiteCpp |
Versions | 3.2.1 |
Architectures | i386, x86_64 |
Definition | sqlitecpp/xmake.lua |
Install command
xrepo install sqlitecpp
Integration in the project (xmake.lua)
add_requires("sqlitecpp")
stb (bsd)
Description | single-file public domain (or MIT licensed) libraries for C/C++ |
---|---|
Homepage | https://github.com/nothings/stb |
Versions | 2019.02.07, 2021.07.13, 2021.09.10, 2023.01.30 |
Architectures | i386, x86_64 |
Definition | stb/xmake.lua |
Install command
xrepo install stb
Integration in the project (xmake.lua)
add_requires("stb")
string-view-lite (bsd)
Description | string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library |
---|---|
Homepage | https://github.com/martinmoene/string-view-lite |
License | BSL-1.0 |
Versions | v1.7.0 |
Architectures | i386, x86_64 |
Definition | string-view-lite/xmake.lua |
Install command
xrepo install string-view-lite
Integration in the project (xmake.lua)
add_requires("string-view-lite")
strtk (bsd)
Description | C++ String Toolkit Library |
---|---|
Homepage | https://www.partow.net/programming/strtk/index.html |
License | MIT |
Versions | 2020.01.01 |
Architectures | i386, x86_64 |
Definition | strtk/xmake.lua |
Install command
xrepo install strtk
Integration in the project (xmake.lua)
add_requires("strtk")
subprocess.h (bsd)
Description | single header process launching solution for C and C++ |
---|---|
Homepage | https://github.com/sheredom/subprocess.h |
Versions | 2022.12.20 |
Architectures | i386, x86_64 |
Definition | subprocess.h/xmake.lua |
Install command
xrepo install subprocess.h
Integration in the project (xmake.lua)
add_requires("subprocess.h")
swig (bsd)
Description | SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. |
---|---|
Homepage | http://swig.org/ |
License | GPL-3.0 |
Versions | 4.0.2, 4.1.1 |
Architectures | i386, x86_64 |
Definition | swig/xmake.lua |
Install command
xrepo install swig
Integration in the project (xmake.lua)
add_requires("swig")
t
tabulate (bsd)
Description | Header-only library for printing aligned, formatted and colorized tables in Modern C++ |
---|---|
Homepage | https://github.com/p-ranav/tabulate |
License | MIT |
Versions | 1.4 |
Architectures | i386, x86_64 |
Definition | tabulate/xmake.lua |
Install command
xrepo install tabulate
Integration in the project (xmake.lua)
add_requires("tabulate")
taskflow (bsd)
Description | A fast C++ header-only library to help you quickly write parallel programs with complex task dependencies |
---|---|
Homepage | https://taskflow.github.io/ |
License | MIT |
Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
Architectures | i386, x86_64 |
Definition | taskflow/xmake.lua |
Install command
xrepo install taskflow
Integration in the project (xmake.lua)
add_requires("taskflow")
taywee_args (bsd)
Description | A simple header-only C++ argument parser library. |
---|---|
Homepage | https://taywee.github.io/args/ |
License | MIT |
Versions | 6.3.0, 6.4.6 |
Architectures | i386, x86_64 |
Definition | taywee_args/xmake.lua |
Install command
xrepo install taywee_args
Integration in the project (xmake.lua)
add_requires("taywee_args")
tbox (bsd)
Description | A glib-like multi-platform c library |
---|---|
Homepage | https://tboox.org |
Versions | v1.6.2, v1.6.3, v1.6.4, v1.6.5, v1.6.6, v1.6.7, v1.6.9, v1.7.1 |
Architectures | i386, x86_64 |
Definition | tbox/xmake.lua |
Install command
xrepo install tbox
Integration in the project (xmake.lua)
add_requires("tbox")
tclap (bsd)
Description | This is a simple templatized C++ library for parsing command line arguments. |
---|---|
Homepage | https://sourceforge.net/projects/tclap/ |
License | MIT |
Versions | 1.4.0-rc1 |
Architectures | i386, x86_64 |
Definition | tclap/xmake.lua |
Install command
xrepo install tclap
Integration in the project (xmake.lua)
add_requires("tclap")
termcolor (bsd)
Description | Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force. |
---|---|
Homepage | https://github.com/ikalnytskyi/termcolor |
License | BSD-3-Clause |
Versions | 2.1.0 |
Architectures | i386, x86_64 |
Definition | termcolor/xmake.lua |
Install command
xrepo install termcolor
Integration in the project (xmake.lua)
add_requires("termcolor")
tetgen (bsd)
Description | A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator |
---|---|
Homepage | https://www.wias-berlin.de/software/index.jsp?id=TetGen |
License | AGPL-3.0 |
Versions | 1.6.0 |
Architectures | i386, x86_64 |
Definition | tetgen/xmake.lua |
Install command
xrepo install tetgen
Integration in the project (xmake.lua)
add_requires("tetgen")
thread-pool (bsd)
Description | BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library |
---|---|
Homepage | https://github.com/bshoshany/thread-pool |
License | MIT |
Versions | v3.3.0 |
Architectures | i386, x86_64 |
Definition | thread-pool/xmake.lua |
Install command
xrepo install thread-pool
Integration in the project (xmake.lua)
add_requires("thread-pool")
thrust (bsd)
Description | The C++ parallel algorithms library. |
---|---|
Homepage | https://github.com/NVIDIA/thrust |
License | Apache-2.0 |
Versions | 1.17.0 |
Architectures | i386, x86_64 |
Definition | thrust/xmake.lua |
Install command
xrepo install thrust
Integration in the project (xmake.lua)
add_requires("thrust")
tiny-process-library (bsd)
Description | A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process |
---|---|
Homepage | https://gitlab.com/eidheim/tiny-process-library |
License | MIT |
Versions | v2.0.4 |
Architectures | i386, x86_64 |
Definition | tiny-process-library/xmake.lua |
Install command
xrepo install tiny-process-library
Integration in the project (xmake.lua)
add_requires("tiny-process-library")
tinycbor (bsd)
Description | Concise Binary Object Representation (CBOR) Library |
---|---|
Homepage | https://github.com/intel/tinycbor |
License | MIT |
Versions | v0.6.0 |
Architectures | i386, x86_64 |
Definition | tinycbor/xmake.lua |
Install command
xrepo install tinycbor
Integration in the project (xmake.lua)
add_requires("tinycbor")
tinycc (bsd)
Description | Tiny C Compiler |
---|---|
Homepage | https://bellard.org/tcc/ |
Versions | 0.9.27 |
Architectures | i386, x86_64 |
Definition | tinycc/xmake.lua |
Install command
xrepo install tinycc
Integration in the project (xmake.lua)
add_requires("tinycc")
tinycrypt (bsd)
Description | TinyCrypt Cryptographic Library |
---|---|
Homepage | https://github.com/intel/tinycrypt |
Versions | 2019.9.18 |
Architectures | i386, x86_64 |
Definition | tinycrypt/xmake.lua |
Install command
xrepo install tinycrypt
Integration in the project (xmake.lua)
add_requires("tinycrypt")
tinyexpr (bsd)
Description | TinyExpr is a very small parser and evaluation library for evaluating math expressions from C. |
---|---|
Homepage | https://codeplea.com/tinyexpr |
License | zlib |
Versions | 2022.11.21 |
Architectures | i386, x86_64 |
Definition | tinyexpr/xmake.lua |
Install command
xrepo install tinyexpr
Integration in the project (xmake.lua)
add_requires("tinyexpr")
tinyexr (bsd)
Description | Tiny OpenEXR image loader/saver library |
---|---|
Homepage | https://github.com/syoyo/tinyexr/ |
License | BSD-3-Clause |
Versions | v1.0.1 |
Architectures | i386, x86_64 |
Definition | tinyexr/xmake.lua |
Install command
xrepo install tinyexr
Integration in the project (xmake.lua)
add_requires("tinyexr")
tinyformat (bsd)
Description | Minimal, type safe printf replacement library for C++ |
---|---|
Homepage | https://github.com/c42f/tinyformat/ |
Versions | 2.3.0 |
Architectures | i386, x86_64 |
Definition | tinyformat/xmake.lua |
Install command
xrepo install tinyformat
Integration in the project (xmake.lua)
add_requires("tinyformat")
tinygltf (bsd)
Description | Header only C++11 tiny glTF 2.0 library |
---|---|
Homepage | https://github.com/syoyo/tinygltf/ |
License | MIT |
Versions | v2.5.0, v2.6.3 |
Architectures | i386, x86_64 |
Definition | tinygltf/xmake.lua |
Install command
xrepo install tinygltf
Integration in the project (xmake.lua)
add_requires("tinygltf")
tinyxml (bsd)
Description | TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. |
---|---|
Homepage | https://sourceforge.net/projects/tinyxml/ |
License | zlib |
Versions | 2.6.2 |
Architectures | i386, x86_64 |
Definition | tinyxml/xmake.lua |
Install command
xrepo install tinyxml
Integration in the project (xmake.lua)
add_requires("tinyxml")
tl_expected (bsd)
Description | C++11/14/17 std::expected with functional-style extensions |
---|---|
Homepage | https://github.com/TartanLlama/expected |
License | CC0 |
Versions | v1.0.0, v1.1.0 |
Architectures | i386, x86_64 |
Definition | tl_expected/xmake.lua |
Install command
xrepo install tl_expected
Integration in the project (xmake.lua)
add_requires("tl_expected")
tl_function_ref (bsd)
Description | A lightweight, non-owning reference to a callable. |
---|---|
Homepage | https://github.com/TartanLlama/function_ref |
License | CC0 |
Versions | v1.0.0 |
Architectures | i386, x86_64 |
Definition | tl_function_ref/xmake.lua |
Install command
xrepo install tl_function_ref
Integration in the project (xmake.lua)
add_requires("tl_function_ref")
toml++ (bsd)
Description | toml++ is a header-only TOML config file parser and serializer for C++17 (and later!). |
---|---|
Homepage | https://marzer.github.io/tomlplusplus/ |
Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0, v3.3.0 |
Architectures | i386, x86_64 |
Definition | toml++/xmake.lua |
Install command
xrepo install toml++
Integration in the project (xmake.lua)
add_requires("toml++")
toml11 (bsd)
Description | TOML for Modern C++ |
---|---|
Homepage | https://github.com/ToruNiina/toml11 |
License | MIT |
Versions | v3.7.0 |
Architectures | i386, x86_64 |
Definition | toml11/xmake.lua |
Install command
xrepo install toml11
Integration in the project (xmake.lua)
add_requires("toml11")
toojpeg (bsd)
Description | A JPEG encoder in a single C++ file |
---|---|
Homepage | https://create.stephan-brumme.com/toojpeg/ |
License | zlib |
Versions | 1.5 |
Architectures | i386, x86_64 |
Definition | toojpeg/xmake.lua |
Install command
xrepo install toojpeg
Integration in the project (xmake.lua)
add_requires("toojpeg")
trompeloeil (bsd)
Description | A thread-safe header-only mocking framework for C++11/14 using the Boost Software License 1.0 |
---|---|
Homepage | https://github.com/rollbear/trompeloeil |
License | BSL-1.0 |
Versions | v43 |
Architectures | i386, x86_64 |
Definition | trompeloeil/xmake.lua |
Install command
xrepo install trompeloeil
Integration in the project (xmake.lua)
add_requires("trompeloeil")
type_safe (bsd)
Description | Zero overhead utilities for preventing bugs at compile time |
---|---|
Homepage | https://type_safe.foonathan.net |
License | MIT |
Versions | v0.2.2 |
Architectures | i386, x86_64 |
Definition | type_safe/xmake.lua |
Install command
xrepo install type_safe
Integration in the project (xmake.lua)
add_requires("type_safe")
u
uchardet (bsd)
Description | uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. |
---|---|
Homepage | https://www.freedesktop.org/wiki/Software/uchardet/ |
License | MPL-1.1 |
Versions | 0.0.7, 0.0.8 |
Architectures | i386, x86_64 |
Definition | uchardet/xmake.lua |
Install command
xrepo install uchardet
Integration in the project (xmake.lua)
add_requires("uchardet")
uni_algo (bsd)
Description | Unicode Algorithms Implementation for C/C++ |
---|---|
Homepage | https://github.com/uni-algo/uni-algo/ |
License | MIT |
Versions | v0.7.1 |
Architectures | i386, x86_64 |
Definition | uni_algo/xmake.lua |
Install command
xrepo install uni_algo
Integration in the project (xmake.lua)
add_requires("uni_algo")
units (bsd)
Description | A compile-time, header-only, dimensional analysis library built on c++14 with no dependencies. |
---|---|
Homepage | https://nholthaus.github.io/units/ |
Versions | v2.3.3 |
Architectures | i386, x86_64 |
Definition | units/xmake.lua |
Install command
xrepo install units
Integration in the project (xmake.lua)
add_requires("units")
unordered_dense (bsd)
Description | A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion. |
---|---|
Homepage | https://github.com/martinus/unordered_dense |
License | MIT |
Versions | v1.1.0, v1.4.0, v2.0.2, v3.0.0 |
Architectures | i386, x86_64 |
Definition | unordered_dense/xmake.lua |
Install command
xrepo install unordered_dense
Integration in the project (xmake.lua)
add_requires("unordered_dense")
unzip (bsd)
Description | UnZip is an extraction utility for archives compressed in .zip format. |
---|---|
Homepage | http://infozip.sourceforge.net/UnZip.html |
Versions | 6.0 |
Architectures | i386, x86_64 |
Definition | unzip/xmake.lua |
Install command
xrepo install unzip
Integration in the project (xmake.lua)
add_requires("unzip")
urdfdom-headers (bsd)
Description | Headers for URDF parsers |
---|---|
Homepage | http://ros.org/wiki/urdf |
License | BSD-3-Clause |
Versions | 1.0.5 |
Architectures | i386, x86_64 |
Definition | urdfdom-headers/xmake.lua |
Install command
xrepo install urdfdom-headers
Integration in the project (xmake.lua)
add_requires("urdfdom-headers")
utest.h (bsd)
Description | single header unit testing framework for C and C++ |
---|---|
Homepage | https://www.duskborn.com/utest_h/ |
Versions | 2022.09.01 |
Architectures | i386, x86_64 |
Definition | utest.h/xmake.lua |
Install command
xrepo install utest.h
Integration in the project (xmake.lua)
add_requires("utest.h")
utf8.h (bsd)
Description | single header utf8 string functions for C and C++ |
---|---|
Homepage | https://github.com/sheredom/utf8.h |
Versions | 2022.07.04 |
Architectures | i386, x86_64 |
Definition | utf8.h/xmake.lua |
Install command
xrepo install utf8.h
Integration in the project (xmake.lua)
add_requires("utf8.h")
utf8proc (bsd)
Description | A clean C library for processing UTF-8 Unicode data |
---|---|
Homepage | https://juliastrings.github.io/utf8proc/ |
License | MIT |
Versions | v2.7.0, v2.8.0 |
Architectures | i386, x86_64 |
Definition | utf8proc/xmake.lua |
Install command
xrepo install utf8proc
Integration in the project (xmake.lua)
add_requires("utf8proc")
utfcpp (bsd)
Description | UTF8-CPP: UTF-8 with C++ in a Portable Way |
---|---|
Homepage | https://github.com/nemtrif/utfcpp |
License | BSL-1.0 |
Versions | v3.2.1 |
Architectures | i386, x86_64 |
Definition | utfcpp/xmake.lua |
Install command
xrepo install utfcpp
Integration in the project (xmake.lua)
add_requires("utfcpp")
v
vectorial (bsd)
Description | Vector math library with NEON/SSE support |
---|---|
Homepage | https://github.com/scoopr/vectorial |
Versions | 2019.06.28 |
Architectures | i386, x86_64 |
Definition | vectorial/xmake.lua |
Install command
xrepo install vectorial
Integration in the project (xmake.lua)
add_requires("vectorial")
visit_struct (bsd)
Description | A miniature library for struct-field reflection in C++ |
---|---|
Homepage | https://github.com/cbeck88/visit_struct |
License | BSL-1.0 |
Versions | v1.1.0 |
Architectures | i386, x86_64 |
Definition | visit_struct/xmake.lua |
Install command
xrepo install visit_struct
Integration in the project (xmake.lua)
add_requires("visit_struct")
vulkan-headers (bsd)
Description | Vulkan Header files and API registry |
---|---|
Homepage | https://github.com/KhronosGroup/Vulkan-Headers/ |
License | Apache-2.0 |
Versions | 1.2.154+0, 1.2.162+0, 1.2.182+0, 1.2.189+1, 1.2.198+0, 1.3.211+0, 1.3.231+1, 1.3.236+0, 1.3.239+0, 1.3.246+1 |
Architectures | i386, x86_64 |
Definition | vulkan-headers/xmake.lua |
Install command
xrepo install vulkan-headers
Integration in the project (xmake.lua)
add_requires("vulkan-headers")
w
wolfssl (bsd)
Description | The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3! |
---|---|
Homepage | https://www.wolfssl.com |
License | GPL-2.0 |
Versions | v5.3.0-stable |
Architectures | i386, x86_64 |
Definition | wolfssl/xmake.lua |
Install command
xrepo install wolfssl
Integration in the project (xmake.lua)
add_requires("wolfssl")
x
x265 (bsd)
Description | A free software library and application for encoding video streams into the H.265/MPEG-H HEVC compression format. |
---|---|
Homepage | http://x265.org |
License | GPL-2.0 |
Versions | 3.4 |
Architectures | i386, x86_64 |
Definition | x265/xmake.lua |
Install command
xrepo install x265
Integration in the project (xmake.lua)
add_requires("x265")
xbyak (bsd)
Description | A JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header |
---|---|
Homepage | https://github.com/herumi/xbyak |
Versions | v6.02, v6.03 |
Architectures | i386, x86_64 |
Definition | xbyak/xmake.lua |
Install command
xrepo install xbyak
Integration in the project (xmake.lua)
add_requires("xbyak")
xlnt (bsd)
Description | Cross-platform user-friendly xlsx library for C++11+ |
---|---|
Homepage | https://github.com/tfussell/xlnt |
License | MIT |
Versions | 2023.03.02 |
Architectures | i386, x86_64 |
Definition | xlnt/xmake.lua |
Install command
xrepo install xlnt
Integration in the project (xmake.lua)
add_requires("xlnt")
xxhash (bsd)
Description | xxHash is an extremely fast non-cryptographic hash algorithm, working at RAM speed limit. |
---|---|
Homepage | http://cyan4973.github.io/xxHash/ |
License | BSD-2-Clause |
Versions | v0.8.0, v0.8.1 |
Architectures | i386, x86_64 |
Definition | xxhash/xmake.lua |
Install command
xrepo install xxhash
Integration in the project (xmake.lua)
add_requires("xxhash")
y
yasm (bsd)
Description | Modular BSD reimplementation of NASM. |
---|---|
Homepage | https://yasm.tortall.net/ |
Versions | 1.3.0 |
Architectures | i386, x86_64 |
Definition | yasm/xmake.lua |
Install command
xrepo install yasm
Integration in the project (xmake.lua)
add_requires("yasm")
yyjson (bsd)
Description | The fastest JSON library in C. |
---|---|
Homepage | https://github.com/ibireme/yyjson |
Versions | 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1 |
Architectures | i386, x86_64 |
Definition | yyjson/xmake.lua |
Install command
xrepo install yyjson
Integration in the project (xmake.lua)
add_requires("yyjson")
z
zig (bsd)
Description | Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. |
---|---|
Homepage | https://www.ziglang.org/ |
Versions | 0.10.1 |
Architectures | i386, x86_64 |
Definition | zig/xmake.lua |
Install command
xrepo install zig
Integration in the project (xmake.lua)
add_requires("zig")
zimg (bsd)
Description | Scaling, colorspace conversion, and dithering library |
---|---|
Homepage | https://github.com/sekrit-twc/zimg |
License | WTFPL |
Versions | 3.0.3 |
Architectures | i386, x86_64 |
Definition | zimg/xmake.lua |
Install command
xrepo install zimg
Integration in the project (xmake.lua)
add_requires("zimg")
zlib (bsd)
Description | A Massively Spiffy Yet Delicately Unobtrusive Compression Library |
---|---|
Homepage | http://www.zlib.net |
Versions | v1.2.10, v1.2.11, v1.2.12, v1.2.13 |
Architectures | i386, x86_64 |
Definition | zlib/xmake.lua |
Install command
xrepo install zlib
Integration in the project (xmake.lua)
add_requires("zlib")
zlibcomplete (bsd)
Description | C++ interface to the ZLib library supporting compression with FLUSH, decompression, and std::string. RAII |
---|---|
Homepage | https://github.com/rudi-cilibrasi/zlibcomplete |
License | MIT |
Versions | 1.0.5 |
Architectures | i386, x86_64 |
Definition | zlibcomplete/xmake.lua |
Install command
xrepo install zlibcomplete
Integration in the project (xmake.lua)
add_requires("zlibcomplete")
zstd (bsd)
Description | Zstandard - Fast real-time compression algorithm |
---|---|
Homepage | https://www.zstd.net/ |
License | BSD-3-Clause |
Versions | v1.4.5, v1.5.0, v1.5.2, v1.5.5 |
Architectures | i386, x86_64 |
Definition | zstd/xmake.lua |
Install command
xrepo install zstd
Integration in the project (xmake.lua)
add_requires("zstd")
zycore-c (bsd)
Description | Internal library providing platform independent types, macros and a fallback for environments without LibC. |
---|---|
Homepage | https://github.com/zyantific/zycore-c |
License | MIT |
Versions | v1.0.0, v1.1.0 |
Architectures | i386, x86_64 |
Definition | zycore-c/xmake.lua |
Install command
xrepo install zycore-c
Integration in the project (xmake.lua)
add_requires("zycore-c")
zydis (bsd)
Description | Fast and lightweight x86/x86-64 disassembler and code generation library |
---|---|
Homepage | https://zydis.re |
License | MIT |
Versions | v3.2.1 |
Architectures | i386, x86_64 |
Definition | zydis/xmake.lua |
Install command
xrepo install zydis
Integration in the project (xmake.lua)
add_requires("zydis")