2022-07-16 12:49:38 +00:00
|
|
|
directory for git submodules
|
|
|
|
|
2023-01-05 21:05:18 +00:00
|
|
|
* CLI11: cli argument parser
|
2022-07-16 12:49:38 +00:00
|
|
|
* cpr: curl for people, used by lokinet-bootstrap toolchain (to be removed)
|
|
|
|
* ghc-filesystem: `std::filesystem` shim lib for older platforms (like macos)
|
|
|
|
* ngtcp2: quic implementation
|
|
|
|
* nlohmann: json parser
|
|
|
|
* oxen-encoding: [bencode](https://www.bittorrent.org/beps/bep_0003.html#bencoding)/endian header-only library
|
|
|
|
* oxen-logging: spdlog wrapper library
|
|
|
|
* oxen-mq: zmq wrapper library for threadpool and rpc
|
|
|
|
* pybind11: for pybind modules
|
|
|
|
* sqlite_orm: for peer stats db
|
2023-01-05 21:05:18 +00:00
|
|
|
* uvw: libuv header only library for main event loop
|