485 Packages
name | libxsimd |
---|---|
summary | Build2 package for xsimd - provides a unified means for using SIMD features for library authors. |
license | BSD-3-Clause |
depends | 1; libxtl ? |
name | libxsimd-tests |
---|---|
summary | Build2 package to test libxsimd |
license | BSD-3-Clause |
depends | 1; gtest |
name | libxtl |
---|---|
summary | Build2 package for xtl - basic tools (containers, algorithms) used by other quantstack packages |
license | BSD-3-Clause |
depends | 0 |
name | libxtl-tests |
---|---|
summary | Build2 package for xtl-tests |
license | BSD-3-Clause |
depends | 2; nlohmann-json, doctest |
name | libz |
---|---|
summary | General-purpose lossless data compression C library |
license | Zlib |
depends | 0 |
name | libzmq |
---|---|
summary | ZeroMQ core engine in C++, implements ZMTP/3.1 |
license | LGPL-3.0-or-later |
depends | 0 |
name | libzstd |
---|---|
summary | Zstandard lossless compression algorithm C library |
license | BSD-3-Clause OR GPL-2.0-only |
depends | 0 |
name | libzug |
---|---|
summary | Transducers for C++ |
license | BSL-1.0 |
depends | 0 |
name | libzycore |
---|---|
summary | Platform-independent types, macros, and fallbacks for environments without LibC. |
license | MIT |
depends | 0 |
name | libzycore-tests |
---|---|
summary | Internal library providing platform independent types, macros and a fallback for environments without LibC ; Tests |
license | MIT |
depends | 1; gtest |
name | libzydis |
---|---|
summary | Fast and lightweight x86/x86-64 disassembler and code generation library |
license | MIT |
depends | 1; libzycore |
name | lua |
---|---|
summary | Embeddable scripting language, interpreter and compiler |
license | MIT |
depends | 1; liblua |
name | lua-tests |
---|---|
summary | Embeddable scripting language, tests |
license | MIT |
depends | 0 |
name | magic_enum |
---|---|
summary | Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code |
license | MIT License |
depends | 0 |
name | magic_enum-tests |
---|---|
summary | magic_enum tests |
license | MIT License |
depends | 1; catch2 |
name | mini_chromium |
---|---|
summary | Small collection of useful low-level C++ routines from the Chromium open-source project |
license | BSD-3-Clause |
depends | 0 |
name | mini_chromium-tests |
---|---|
summary | Tests package for mini_chromium library |
license | BSD-3-Clause |
depends | 0 |
name | mysql-client |
---|---|
summary | MySQL command-line client |
license | other: GPL-2.0-only with MySQL Universal FOSS Exception |
depends | 3; libmysqlclient, libcrypto, libisocline ? |
name | nanoflann |
---|---|
summary | Nearest-Neighbor (NN) search with KD-trees C++ library |
license | BSD-2-Clause |
depends | 0 |
name | nanoflann-examples |
---|---|
summary | Nearest-Neighbor (NN) search with KD-trees C++ library, examples |
license | BSD-2-Clause |
depends | 1; Eigen |