{
  "name": "hanjingo-high-jump",
  "href": "https://vcpkg.link/ports/hanjingo-high-jump",
  "supports": "!uwp",
  "published_at": "2026-03-27T22:58:30.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/hanjingo/high-jump",
  "description": [
    "Modern C++ library framework implemented by C++17. High-jump(hj) is a comprehensive C++ library providing utilities for algorithms, compression, cryptography, databases, encoding, hardware, I/O, logging, math, networking, OS operations, synchronization, testing, time handling, types, and more."
  ],
  "license": "GPL-3.0-only",
  "version": {
    "type": "semver",
    "value": "1.0.6",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/460efcc44164debe1d403ed6bceb7deb15fc0388/ports/hanjingo-high-jump",
    "hash": "460efcc44164debe1d403ed6bceb7deb15fc0388"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "abseil",
      "href": "https://vcpkg.link/ports/abseil",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "bext-sml",
      "href": "https://vcpkg.link/ports/bext-sml",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-filesystem",
      "href": "https://vcpkg.link/ports/boost-filesystem",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-stacktrace",
      "href": "https://vcpkg.link/ports/boost-stacktrace",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "concurrentqueue",
      "href": "https://vcpkg.link/ports/concurrentqueue",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libiconv",
      "href": "https://vcpkg.link/ports/libiconv",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libnice",
      "href": "https://vcpkg.link/ports/libnice",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "ai",
      "default": [],
      "description": [
        "Enable ai module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libqrencode",
          "href": "https://vcpkg.link/ports/libqrencode",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "quirc",
          "href": "https://vcpkg.link/ports/quirc",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "algo",
      "default": [],
      "description": [
        "Enable algo module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "behaviortree-cpp",
          "href": "https://vcpkg.link/ports/behaviortree-cpp",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-algorithm",
          "href": "https://vcpkg.link/ports/boost-algorithm",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-multi-index",
          "href": "https://vcpkg.link/ports/boost-multi-index",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-uuid",
          "href": "https://vcpkg.link/ports/boost-uuid",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "compress",
      "default": [],
      "description": [
        "Enable compress module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "zlib",
          "href": "https://vcpkg.link/ports/zlib",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "zstd",
          "href": "https://vcpkg.link/ports/zstd",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "crypto",
      "default": [],
      "description": [
        "Enable crypto module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "db",
      "default": [],
      "description": [
        "Enable db module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "clickhouse-cpp",
          "href": "https://vcpkg.link/ports/clickhouse-cpp",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "hiredis",
          "href": "https://vcpkg.link/ports/hiredis",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "libpqxx",
          "href": "https://vcpkg.link/ports/libpqxx",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "sqlite3",
          "href": "https://vcpkg.link/ports/sqlite3",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "encoding",
      "default": [],
      "description": [
        "Enable encoding module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "boost-property-tree",
          "href": "https://vcpkg.link/ports/boost-property-tree",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "flatbuffers",
          "href": "https://vcpkg.link/ports/flatbuffers",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "protobuf",
          "href": "https://vcpkg.link/ports/protobuf",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "pugixml",
          "href": "https://vcpkg.link/ports/pugixml",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "yaml-cpp",
          "href": "https://vcpkg.link/ports/yaml-cpp",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "hardware",
      "default": [],
      "description": [
        "Enable hardware module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "hidapi",
          "href": "https://vcpkg.link/ports/hidapi",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "opencl",
          "href": "https://vcpkg.link/ports/opencl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "io",
      "default": [],
      "description": [
        "Enable I/O module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "boost-circular-buffer",
          "href": "https://vcpkg.link/ports/boost-circular-buffer",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "log",
      "default": [],
      "description": [
        "Enable log module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "spdlog",
          "href": "https://vcpkg.link/ports/spdlog",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "math",
      "default": [],
      "description": [
        "Enable math module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "boost-math",
          "href": "https://vcpkg.link/ports/boost-math",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "eigen3",
          "href": "https://vcpkg.link/ports/eigen3",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "misc",
      "default": [],
      "description": [
        "Enable misc module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "hffix",
          "href": "https://vcpkg.link/ports/hffix",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "libharu",
          "href": "https://vcpkg.link/ports/libharu",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "net",
      "default": [],
      "description": [
        "Enable net module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "boost-asio",
          "href": "https://vcpkg.link/ports/boost-asio",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-beast",
          "href": "https://vcpkg.link/ports/boost-beast",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "cpp-httplib",
          "href": "https://vcpkg.link/ports/cpp-httplib",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "zeromq",
          "href": "https://vcpkg.link/ports/zeromq",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "os",
      "default": [],
      "description": [
        "Enable os module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "boost-program-options",
          "href": "https://vcpkg.link/ports/boost-program-options",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "sync",
      "default": [],
      "description": [
        "Enable sync module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "boost-interprocess",
          "href": "https://vcpkg.link/ports/boost-interprocess",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-process",
          "href": "https://vcpkg.link/ports/boost-process",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-thread",
          "href": "https://vcpkg.link/ports/boost-thread",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "tbb",
          "href": "https://vcpkg.link/ports/tbb",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "testing",
      "default": [],
      "description": [
        "Enable testing module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "benchmark",
          "href": "https://vcpkg.link/ports/benchmark",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "breakpad",
          "href": "https://vcpkg.link/ports/breakpad",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "gtest",
          "href": "https://vcpkg.link/ports/gtest",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "opentelemetry-cpp",
          "href": "https://vcpkg.link/ports/opentelemetry-cpp",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "time",
      "default": [],
      "description": [
        "Enable time module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "boost-timer",
          "href": "https://vcpkg.link/ports/boost-timer",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "types",
      "default": [],
      "description": [
        "Enable types module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "boost-any",
          "href": "https://vcpkg.link/ports/boost-any",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-leaf",
          "href": "https://vcpkg.link/ports/boost-leaf",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-optional",
          "href": "https://vcpkg.link/ports/boost-optional",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-serialization",
          "href": "https://vcpkg.link/ports/boost-serialization",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-variant",
          "href": "https://vcpkg.link/ports/boost-variant",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "util",
      "default": [],
      "description": [
        "Enable util module support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "jwt-cpp",
          "href": "https://vcpkg.link/ports/jwt-cpp",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}