You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/external
necro-nemsis c3d6bcc3b7 Align remaining submodules to stable branch 1 year ago
..
cpr@f88fd7737d checkout cpr commit f88fd7737de3e640c61703eb57a0fa0ce00c60cd 1 year ago
cxxopts@c74846a891 Align remaining submodules to stable branch 1 year ago
ghc-filesystem@cd6805e94d Align remaining submodules to stable branch 1 year ago
ngtcp2@026b8434eb bump ngtcp2 to v0.1.0 tag 2 years ago
nlohmann@bc889afb4c Align remaining submodules to stable branch 1 year ago
oxen-encoding@a869ae2b01 checkout oxen-encoding commit a869ae2b0152ad70855e3774a425c39a25ae1ca6 1 year ago
oxen-logging@9f2323a2db Merge stable branch and bump version 1 year ago
oxen-mq@ac6ef82ff6 checkout oxen-mq ac6ef82ff6fd20437b7d073466dbef82a95a2173 1 year ago
pybind11@aa304c9c7d Align remaining submodules to stable branch 1 year ago
sqlite_orm@fdcc1da46f Align remaining submodules to stable branch 1 year ago
uvw@36fdf810a6 Reformat with clang-format-11 3 years ago
CMakeLists.txt Update submodules to latest version: 2 years ago
readme.md add directory specific readmes 2 years ago

readme.md

directory for git submodules

  • cpr: curl for people, used by lokinet-bootstrap toolchain (to be removed)
  • cxxopts: cli argument parser (to be removed)
  • ghc-filesystem: std::filesystem shim lib for older platforms (like macos)
  • ngtcp2: quic implementation
  • nlohmann: json parser
  • oxen-encoding: bencode/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
  • uvw: libuv header only library for main event loop