{"id":16116658,"url":"https://github.com/dpc/rclist-rs","last_synced_at":"2025-09-26T09:30:54.104Z","repository":{"id":26868079,"uuid":"30328402","full_name":"dpc/rclist-rs","owner":"dpc","description":"Rust library: `RcList` is read-only, append only list (log), that can share common tail (history) with other `RcList`-s.","archived":false,"fork":false,"pushed_at":"2017-04-11T16:13:59.000Z","size":551,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-09T23:38:03.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-05T00:06:48.000Z","updated_at":"2021-06-01T16:42:11.000Z","dependencies_parsed_at":"2022-07-25T16:48:20.917Z","dependency_job_id":null,"html_url":"https://github.com/dpc/rclist-rs","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/dpc%2Frclist-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Frclist-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Frclist-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Frclist-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpc","download_url":"https://codeload.github.com/dpc/rclist-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234300456,"owners_count":18810610,"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":[],"created_at":"2024-10-09T20:25:11.980Z","updated_at":"2025-09-26T09:30:53.762Z","avatar_url":"https://github.com/dpc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/dpc/hex2d-rs.svg?branch=master)](https://travis-ci.org/dpc/rclist-rs)\n\n# rclist-rs\n\n## Introduction\n\n`RcList` is read-only, append-only list (log), that can share common tail (history) with other `RcList`.\n\nExample:\n\n    HEAD-Y-\\\n            1 -\u003e 2 -\u003e 3 -weak-\u003e 4 -\u003e 5\n    HEAD-X------/                   /\n    HEAD-Z--------------------------\n\nLists Y, X, Z are sharing history. Link between 3 and 4 is weak, which means\nafter HEAD-Z is destroyed nodes 4 and 5 will be deallocated.\n\nRead [Documentation](//dpc.github.io/rclist-rs/) for details.\n\nSee [issues](//github.com/dpc/rclist-rs/issues/) for TODO and BUGs.\n\n## Building\n\n    cargo build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Frclist-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpc%2Frclist-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Frclist-rs/lists"}