{"id":16936453,"url":"https://github.com/jonhoo/sento","last_synced_at":"2025-03-17T07:32:30.604Z","repository":{"id":62444549,"uuid":"497694080","full_name":"jonhoo/sento","owner":"jonhoo","description":"A lock-free, append-only atomic pool.","archived":false,"fork":false,"pushed_at":"2022-05-29T21:03:37.000Z","size":15,"stargazers_count":66,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-14T20:56:59.178Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonhoo.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":"2022-05-29T19:50:03.000Z","updated_at":"2024-09-16T18:19:28.000Z","dependencies_parsed_at":"2022-11-01T23:33:44.631Z","dependency_job_id":null,"html_url":"https://github.com/jonhoo/sento","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Fsento","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Fsento/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Fsento/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Fsento/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonhoo","download_url":"https://codeload.github.com/jonhoo/sento/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221674291,"owners_count":16861814,"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-13T20:57:01.335Z","updated_at":"2024-10-27T12:16:07.977Z","avatar_url":"https://github.com/jonhoo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Crates.io](https://img.shields.io/crates/v/sento.svg)](https://crates.io/crates/sento)\n[![Documentation](https://docs.rs/sento/badge.svg)](https://docs.rs/sento/)\n[![codecov](https://codecov.io/gh/jonhoo/sento/branch/main/graph/badge.svg?token=8FYF6JKJ8W)](https://codecov.io/gh/jonhoo/sento)\n[![Dependency status](https://deps.rs/repo/github/jonhoo/sento/status.svg)](https://deps.rs/repo/github/jonhoo/sento)\n\nA lock-free, append-only atomic pool.\n\nThis library implements an atomic, append-only collection of items,\nwhere individual items can be acquired and relased so they are always\nassociated with at most one owner. Thus, each item is at all times\neither free or acquired, and the library presents operations for\nacquiring a free item or for releasing an already acquired one.\n\n## License\n\nLicensed under Apache License, Version 2.0 ([LICENSE](LICENSE) or http://www.apache.org/licenses/LICENSE-2.0).\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be licensed as above, without any additional terms or\nconditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonhoo%2Fsento","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonhoo%2Fsento","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonhoo%2Fsento/lists"}