Skip to content

Latest commit

 

History

History
152 lines (147 loc) · 23.8 KB

README.md

File metadata and controls

152 lines (147 loc) · 23.8 KB

projects

project license description version repository patch/diff
ActiveMQ-CPP open ActiveMQ C++ Messaging Service (CMS) client library 3.9.5 repo diff
APR open Apache Portable Runtime project 1.5.2 repo diff
azmq open provides Boost Asio style bindings for ZeroMQ 21.12.05 repo diff
boost open libraries that give C++ a boost 1.76.0 repo none
bzip2 open lossless block-sorting data compression library 1.0.6 repo diff
c-ares open C library for asynchronous DNS requests (including name resolves) 1.18.1 repo diff
ceres-solver open C++ library for modeling and solving large, complicated optimization problems 1.14.0 repo diff
cppzmq open header-only C++ binding for libzmq 4.7.1 repo diff
cURL open the multiprotocol file transfer library 7.80.0 repo diff
Eigen open C++ template library for linear algebra 3.3.7 repo diff
Expat open a stream-oriented XML parser library written in C 2.2.5 repo diff
fecpp open fecpp is a Forward Error Correction Library 0.9 repo diff
ffmpeg LGPL pre-built (MSW-only) complete, cross-platform solution to record, convert and stream audio and video 2.6.2.1 repo diff
ffmpeg LGPL complete, cross-platform solution to record, convert and stream audio and video 2.6.2 repo diff
ffmpeg LGPL complete, cross-platform solution to record, convert and stream audio and video 4.3.1 repo diff
flatbuffers open efficient cross platform serialization library 2.0.6 repo diff
geotiff open georeferencing info embedded within TIFF file 1.2.4 repo diff
GEOTRANS open geographic translator (convert coordinates) 2.4.2 repo diff
GLEW open The OpenGL Extension Wrangler Library 1.13.0 repo diff
JasPer open JPEG 2000 Part-1 codec implementation 1.900.1 repo diff
jpegxp open JPEG codec with mods for Lossless, 12-bit lossy (XP) 24.01 repo diff
jxrlib open open source implementation of the jpegxr image format standard 15.08 repo diff
libgit2 open portable, pure C implementation of the Git core methods 1.3.0 repo diff
libssh2 open client-side C library implementing SSH2 protocol 1.9.0 repo diff
libstrophe open A simple, lightweight C library for writing XMPP client 0.9.1 repo diff
libzmq open high-performance asynchronous messaging library 4.3.4 repo diff
LLVM open The LLVM Compiler Infrastructure 11.0.0 repo none
Lua open a powerful, fast, lightweight, embeddable scripting language 5.2.3 repo diff
nasm BSD The Netwide Assembler - an 80x86 and x86-64 assembler 2.14.02 none none
node-addon-api open Module for using N-API from C++ 3.0.2 repo diff
Node.js open platform to build scalable network applications 14.17.6 repo diff
OpenH264 open a codec library which supports H.264 encoding and decoding 1.4.0 repo diff
OpenSSL open Cryptography and SSL/TLS Toolkit 1.1.1l repo diff
protobuf open language-neutral, platform-neutral extensible mechanism for serializing structured data 3.14.0 repo diff
RapidJSON open C++ library for parsing and generating JSON 1.1.0 repo diff
RapidXml open fast XML parser 1.13 repo diff
shapelib open reading, writing, updating ESRI Shapefiles 1.2.10 repo diff
sodium open library for encryption, decryption, signatures, password hashing and more 21.11.18 repo diff
wirehair open fast and portable fountain codes in C 21.07.31 repo diff
wxWidgets open Cross-Platform GUI Library 3.1.0 repo diff
wxInclude open embed resources into cross-platform code 1.0 repo diff
wxx open wxWidget-based extra components 2024.01.25 repo diff
yasm open assembler and disassembler for the Intel x86 architecture 1.3.0 repo diff
zmqpp open high-level binding for libzmq 21.07.09 repo diff

subprojects

project sub description version repository patch/diff
boost beast HTTP and WebSocket built on Boost.Asio in C++11 1.76.0 repo diff
boost dll library for comfortable work with DLL and DSO 1.76.0 repo diff
boost gil gil (generic image library) 1.76.0 repo diff
boost graph a generic interface for traversing graphs, using C++ templates 1.76.0 repo diff
boost boost_install implementation of the boost-install rule 1.76.0 repo diff
boost interprocess Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators 1.76.0 repo diff
boost program_options library allows program developers to obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file 1.76.0 repo diff
boost program_options library allows program developers to obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file 1.76.0 repo diff
boost regex Regular expression library 1.76.0 repo diff
boost units zero-overhead dimensional analysis and unit/quantity manipulation and conversion 1.76.0 repo diff
llvm clang clang: a C language family frontend for LLVM 11.0.0 none none
clang clang-format used to format C/C++/Obj-C code 11.0.0 none none
jpegxp jpeglossless lossless decode 62.1 repo diff
jpegxp jpeglossy12 lossy 12-bit encode and decode 6b repo diff
jpegxp jpeglossy8 lossy 8-bit encode and decode 6b repo diff
lua LuaBridge a lightweight, dependency-free library for binding Lua to C++ 2.5 repo none
openssl opensslasm openssl assembly 1.1.1l repo none
wxWidgets wxcmake build wxWidgets via cmake 2019.11.08 repo diff
wxx wxPlotCtrl interactive xy data plotting widgets 2006.04.28 repo diff
wxx wxThings a variety of data containers and controls 2006.04.28 repo diff
wxx wxTLC a multi column tree control 1208 repo diff

dependency graph

deps.dot graph

depgraph_c0d2d8c18f109be8c73c926f53b33875 digraph GG { node [fontsize=12]; activemqcpp [shape=diamond]; activemqcpp -> apr; activemqcpp -> openssl; apr [shape=diamond]; azmq [shape=diamond]; azmq -> libzmq; azmq -> boost; boost [shape=diamond]; boost -> zlib; boost -> bzip2; bzip2 [shape=diamond]; cares [label="c-ares" shape=diamond]; ceres [shape=diamond]; ceres -> eigen; clang [shape=box]; clang -> llvm; clangformat [shape=box]; clangformat -> clang; cppzmq [shape=diamond]; cppzmq -> libzmq; curl [shape=diamond]; curl -> libssh2; curl -> cares; eigen [shape=diamond]; expat [shape=diamond]; fecpp [shape=diamond]; fecpp -> boost; ffmpeg [shape=diamond]; ffmpeg -> openh264; ffmpeg -> yasm; geotiff [shape=diamond]; geotiff -> wx; libgit2 [shape=diamond]; libgit2 -> libssh2; libssh2 [shape=diamond]; libssh2 -> zlib; libssh2 -> openssl; libstrophe [shape=diamond]; libstrophe -> expat; libstrophe -> openssl; libzmq [shape=diamond]; libzmq -> sodium; llvm [shape=box]; nasm [shape=box]; node_addon_api [label="node-addon-api" shape=diamond]; node_addon_api -> nodejs; nodejs [shape=diamond]; nodejs -> nasm; openh264 [shape=diamond]; openh264 -> yasm; openssl [shape=diamond]; openssl -> opensslasm; openssl -> nasm; opensslasm [shape=diamond]; protobuf [shape=diamond]; protobuf -> zlib; sodium [shape=diamond]; wx [shape=diamond]; wxinclude [shape=box]; wxinclude -> boost; wxx [shape=diamond]; wxx -> wx; yasm [shape=box]; zlib [shape=diamond]; zmqpp [shape=diamond]; zmqpp -> libzmq; } depgraph_c0d2d8c18f109be8c73c926f53b33875