{
  "name": "tlsf",
  "href": "https://vcpkg.link/ports/tlsf",
  "supports": "all",
  "published_at": "2026-08-10T19:57:08.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/mattconte/tlsf",
  "description": [
    "Two-Level Segregated Fit memory allocator implementation. O(1) cost for malloc, free, realloc and memalign, with extremely low overhead per allocation."
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "date",
    "value": "2020-03-29",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ddd110b8a05cda14b8f1b0333a1d80c4fb6f16cd/ports/tlsf",
    "hash": "ddd110b8a05cda14b8f1b0333a1d80c4fb6f16cd"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mattconte/tlsf",
    "stars": 1592
  },
  "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": []
}