{
  "name": "void-numerics",
  "href": "https://vcpkg.link/ports/void-numerics",
  "supports": "!android & x64",
  "published_at": "2026-05-21T09:14:06.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/nihilai-collective/void-numerics",
  "description": [
    "The C++ standard library's <charconv> is already fast. void-numerics is faster - substantially so on hot integer-conversion paths - without sacrificing correctness, portability, or API compatibility."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.0.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4e07e6ae7b65ea5da88c3ea43dcc88bf4213ecd0/ports/void-numerics",
    "hash": "4e07e6ae7b65ea5da88c3ea43dcc88bf4213ecd0"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/nihilai-collective/void-numerics",
    "stars": 0
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}