{"id":15633989,"url":"https://github.com/timjb/pfds-visualizations","last_synced_at":"2025-03-29T19:42:33.517Z","repository":{"id":136810564,"uuid":"50547396","full_name":"timjb/pfds-visualizations","owner":"timjb","description":"Visualization of purely functional queues 🚶🚶🚶","archived":false,"fork":false,"pushed_at":"2016-08-05T20:27:43.000Z","size":2347,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"gh-pages","last_synced_at":"2025-02-04T20:32:04.768Z","etag":null,"topics":["data-structures","purely-functional-data-structures","visualization"],"latest_commit_sha":null,"homepage":"http://timbaumann.info/pfds-visualizations/","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timjb.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-01-28T00:10:58.000Z","updated_at":"2020-03-10T04:21:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecc99037-c851-40c3-a227-e3317621f94f","html_url":"https://github.com/timjb/pfds-visualizations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjb%2Fpfds-visualizations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjb%2Fpfds-visualizations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjb%2Fpfds-visualizations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjb%2Fpfds-visualizations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timjb","download_url":"https://codeload.github.com/timjb/pfds-visualizations/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246237429,"owners_count":20745348,"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":["data-structures","purely-functional-data-structures","visualization"],"created_at":"2024-10-03T10:50:58.736Z","updated_at":"2025-03-29T19:42:33.487Z","avatar_url":"https://github.com/timjb.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Visualizations of Purely Functional Data Structures](http://timbaumann.info/pfds-visualizations/)\n\nCurrently includes visualizations of three queues described in Okasaki's book:\n\n* Banker's Queues\n* Amortized Queues\n* Real-time queues\n\nI've created these visualizations for a talk about purely functional queues ([video](https://www.youtube.com/watch?v=u14K7z365mY), [slides](http://timbaumann.info/presentations/bankers-queue/bankers-queue.pdf)) at [Curry Club Augsburg](http://curry-club-augsburg.de).\n\n# Building\n\n1. Install a recent version of GHCJS:\n\n    ```bash\n    $ git clone https://github.com/ghcjs/ghcjs.git\n    $ cabal install ./ghcjs\n    $ ghcjs-boot --dev\n    ```\n\n2. Install dependencies and compile Haskell to JavaScript with `stack`:\n\n    ```bash\n    $ stack build\n    ```\n\n3. Minify JavaScript files:\n\n    ```\n    $ make\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimjb%2Fpfds-visualizations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimjb%2Fpfds-visualizations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimjb%2Fpfds-visualizations/lists"}