{"id":18507733,"url":"https://github.com/alexandrepiveteau/elm-gap-buffer","last_synced_at":"2025-05-14T09:17:17.091Z","repository":{"id":56006671,"uuid":"317560373","full_name":"alexandrepiveteau/elm-gap-buffer","owner":"alexandrepiveteau","description":"An array-based gap buffer implementation, based on the Array data structure from elm/core.","archived":false,"fork":false,"pushed_at":"2020-12-01T17:36:43.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-02-17T02:16:51.043Z","etag":null,"topics":["elm","gap-buffer"],"latest_commit_sha":null,"homepage":"","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexandrepiveteau.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}},"created_at":"2020-12-01T14:05:38.000Z","updated_at":"2020-12-03T01:31:17.000Z","dependencies_parsed_at":"2022-08-15T11:11:01.935Z","dependency_job_id":null,"html_url":"https://github.com/alexandrepiveteau/elm-gap-buffer","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/alexandrepiveteau%2Felm-gap-buffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrepiveteau%2Felm-gap-buffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrepiveteau%2Felm-gap-buffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrepiveteau%2Felm-gap-buffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrepiveteau","download_url":"https://codeload.github.com/alexandrepiveteau/elm-gap-buffer/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254110452,"owners_count":22016392,"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":["elm","gap-buffer"],"created_at":"2024-11-06T15:12:16.877Z","updated_at":"2025-05-14T09:17:17.071Z","avatar_url":"https://github.com/alexandrepiveteau.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elm-gap-buffer\n\n![elm-package](https://img.shields.io/elm-package/v/alexandrepiveteau/elm-gap-buffer)\n![elm-test](https://github.com/alexandrepiveteau/elm-gap-buffer/workflows/elm-test/badge.svg?branch=master)\n\nAn array-based [gap buffer](https://en.wikipedia.org/wiki/Gap_buffer) implementation, based on\nthe `Array` data structure from `elm/core`.\n\nThis library tries to implement gap buffer operations in amortized\n[constant time in practice](https://elm-lang.org/news/0.12.1). The backing `Array` of the gap buffer\ndoesn't shrink when items are deleted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandrepiveteau%2Felm-gap-buffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandrepiveteau%2Felm-gap-buffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandrepiveteau%2Felm-gap-buffer/lists"}