{"id":19274408,"url":"https://github.com/regexident/forest","last_synced_at":"2025-09-29T04:31:50.474Z","repository":{"id":71465125,"uuid":"62158148","full_name":"regexident/Forest","owner":"regexident","description":"A collection of persistent immutable trees.","archived":false,"fork":false,"pushed_at":"2017-03-12T20:26:11.000Z","size":647,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-10T18:26:35.784Z","etag":null,"topics":["binary-trees","persistent-data-structure","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/regexident.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-28T16:43:19.000Z","updated_at":"2022-06-29T15:06:03.000Z","dependencies_parsed_at":"2023-04-18T14:31:16.151Z","dependency_job_id":null,"html_url":"https://github.com/regexident/Forest","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regexident%2FForest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regexident%2FForest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regexident%2FForest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regexident%2FForest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/regexident","download_url":"https://codeload.github.com/regexident/Forest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234588029,"owners_count":18856856,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary-trees","persistent-data-structure","swift"],"created_at":"2024-11-09T20:46:06.986Z","updated_at":"2025-09-29T04:31:49.584Z","avatar_url":"https://github.com/regexident.png","language":"Swift","readme":"![Logo](Jumbotron.png)\n\n# Forest\n\n**Forest**, just like any other, is a collection of trees. What else were you expecting?\n\n## Binary Trees\n\n### `BinaryTree\u003cElement\u003e`, a [persistent][1] [binary tree](https://en.wikipedia.org/wiki/Binary_tree)\n\nA minimalist implementation of a binary tree using `indirect enum`.\n\n## Binary Search Trees\n\n### `AVLTree\u003cElement\u003e`, a [persistent][1] [AVL-Tree](https://en.wikipedia.org/wiki/AVL_tree)\n\n### `RBTree\u003cElement\u003e`, a [persistent][1] [Red-Black-Tree](https://en.wikipedia.org/wiki/Red%E2%80%93black_tree)\n\n## Benchmarks\n\n**Forest** contains a benchmarks app.\n\n## Installation\n\nJust copy the files in `\"Forest/Classes/...\"` into your project.\n\nAlternatively you can install **Forest** into your project with [Carthage][2] (`github 'regexident/Forest'`) or with [CocoaPods][3] (`pod 'Forest'`)\n\n## Swift\n\n**Forest** is implemented in 100% Swift.\n\n## Creator\n\nVincent Esche ([@regexident][4])\n\n## License\n\n**Forest** is available under a **modified BSD-3 clause license** with the **additional requirement of attribution**. See the `LICENSE` file for more info.\n\n[1]:\thttps://en.wikipedia.org/wiki/Persistent_data_structure\n[2]:\thttps://github.com/Carthage/Carthage\n[3]:\thttp://cocoapods.org/\n[4]:\thttp://twitter.com/regexident\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregexident%2Fforest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fregexident%2Fforest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregexident%2Fforest/lists"}