80 Packages
name | lua |
---|---|
summary | Lua is a powerful, efficient, lightweight, embeddable scripting language. |
license | MIT |
depends | 0 |
name | nlohmann-json |
---|---|
summary | "JSON for Modern C++" |
license | MIT |
depends | 0 |
name | nocontracts |
---|---|
summary | Assertion macros library for C++, useful while contracts are not part of the language yet. |
license | proprietary |
depends | 0 |
name | odb |
---|---|
summary | ODB compiler |
license | GPL-3.0-only |
depends | 2; libstudxml, libcutl |
requires | 1; c++11 |
name | openssl |
---|---|
summary | Command line tool providing various cryptography functions |
license | OpenSSL |
depends | 2; libcrypto, libssl |
name | openssl-agent |
---|---|
summary | OpenSSL key agent |
license | MIT |
depends | 1; libbutl |
requires | 1; c++14 |
name | perfevent |
---|---|
summary | A header-only C++ wrapper for Linux' perf event API |
license | MIT |
depends | 0 |
requires | 2; linux, (c++11 | c++14 | c++17 | c++20) |
name | pest |
---|---|
summary | pest is macro free otherwise simplistic c++17 unit testing |
license | public domain |
depends | 0 |
requires | 1; c++17 |
name | plf-colony |
---|---|
summary | PLF Colony library: An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer validity to non-erased elements. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data. |
license | zLib |
depends | 0 |
name | plf-colony-tests |
---|---|
summary | Tests for `plf-colony` |
license | zLib |
depends | 1; plf-rand |
name | plf-nanotimer |
---|---|
summary | A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. |
license | zLib |
depends | 0 |
requires | 1; c++ >= 17 |
name | plf-rand |
---|---|
summary | A C++ 03/11/etc replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. |
license | zLib |
depends | 1; plf-nanotimer |
requires | 1; c++ >= 17 |
name | pugixml |
---|---|
summary | Light-weight, simple and fast XML parser for C++ with XPath support |
license | MIT |
depends | 0 |
name | pxart |
---|---|
summary | Packed Extensions for Advanced Random Techniques: C++ Library and Applications for Random Number Generators |
license | MIT |
depends | 0 |
requires | 1; c++17 |
name | pxart-tests |
---|---|
summary | Tests for pXart |
license | MIT |
depends | 2; pxart, doctest |
name | range-v3 |
---|---|
summary | Range library for C++14/17/20. |
license | Boost Software License |
depends | 0 |
requires | 1; (c++14 | c++17 | c++20) |
name | sol2 |
---|---|
summary | `sol2` is a C++ library binding to Lua. |
license | MIT |
depends | 1; lua |
name | spdlog |
---|---|
summary | Fast C++ logging library. |
license | MIT |
depends | 1; fmt |
requires | 1; c++ >= 11 |
name | sqlite3 |
---|---|
summary | SQLite database engine shell program |
license | public domain |
depends | 2; libsqlite3, libz |
name | stb_image |
---|---|
summary | Public Domain Image Loader |
license | MIT or Unlicense |
depends | 0 |