{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "Unbound data structures in Ada-Spark",
    "development_only": false,
    "latest_version": "0.2.1",
    "name": "spark_unbound",
    "selected_version": "0.2.1",
    "versions": [
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "vaton",
            "path": "index/va/vaton/vaton-0.1.0.toml",
            "provided_version": "0.2.1",
            "qualifies": true,
            "requirement": "~0.2.1",
            "requires": "spark_unbound",
            "selected": true,
            "version": "0.1.0"
          }
        ],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "(>=9.3.1 & <2000) | >=2021",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Manuel Hatzl"
          ],
          "depends-on": [
            {
              "gnat": "(>=9.3.1 & <2000) | >=2021"
            }
          ],
          "description": "Unbound data structures in Ada-Spark",
          "licenses": "MIT",
          "long-description": "Spark_Unbound is a take on providing generic unbound data structures in Spark.\n\nIn addition to proving general absence of runtime errors, the heap allocation is done in a non-Spark function to catch a possible `Storage_Error`.\nThis further increases the security and confident use of this library.\n\n**The following packages are currently available:**\n\n- `Spark_Unbound.Safe_Alloc`: Providing formally proven safe heap allocation functionality\n- `Spark_Unbound.Arrays`: Providing a formally proven alternative to `Ada.Containers.Vector`\n\n**Note:** If you use this library, starring the repository on GitHub helps me a lot to see if it is even useful for someone else.\n",
          "maintainers": [
            "Manuel Hatzl <hatzlmanuel@outlook.com>"
          ],
          "maintainers-logins": [
            "mhatzl"
          ],
          "name": "spark_unbound",
          "origin": {
            "commit": "1f8dae0167b56dbbfcc0cbe40c833a95443d2556",
            "url": "git+https://github.com/mhatzl/spark_unbound.git"
          },
          "tags": [
            "spark",
            "unbound"
          ],
          "version": "0.2.1",
          "website": "https://github.com/mhatzl/spark_unbound"
        },
        "path": "index/sp/spark_unbound/spark_unbound-0.2.1.toml",
        "version": "0.2.1"
      }
    ]
  },
  "schema_version": 4
}
