{"id":18297017,"url":"https://github.com/powergee/nbr-rs","last_synced_at":"2025-07-30T19:10:18.743Z","repository":{"id":151476735,"uuid":"616296639","full_name":"powergee/nbr-rs","owner":"powergee","description":"A Rust Implementation of NBR, a high-performance garbage collector for concurrent data structures","archived":false,"fork":false,"pushed_at":"2023-12-20T05:15:04.000Z","size":110,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T07:22:59.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/powergee.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-20T05:21:08.000Z","updated_at":"2024-10-26T06:16:39.000Z","dependencies_parsed_at":"2024-11-05T14:55:37.245Z","dependency_job_id":"f6a1b5dc-9144-4322-974a-3aa28b44541e","html_url":"https://github.com/powergee/nbr-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/powergee%2Fnbr-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powergee%2Fnbr-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powergee%2Fnbr-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powergee%2Fnbr-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powergee","download_url":"https://codeload.github.com/powergee/nbr-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248570241,"owners_count":21126387,"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-11-05T14:46:26.418Z","updated_at":"2025-04-12T12:44:38.502Z","avatar_url":"https://github.com/powergee.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NBR+ in Rust\n\nA Rust crate which implements a concurrent garbage collector based on *NBR+* (Neutralization Based Reclamation) by Ajay Singh et al. [(arXiv:2012.14542v2)](https://arxiv.org/abs/2012.14542v2)\n\n# Example\n\nYou can see [an implementation of Harris's list](tests/list.rs) as an example.\n\n# Compatibility\n\nNBR+ scheme depends on POSIX(`setjmp`, `longjmp`) environment and atomic operations.\n\nThis library is tested and sanitized on x86 machines. However, as it follows memory ordering semantics from C++, other machines with different ISA would also work.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowergee%2Fnbr-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowergee%2Fnbr-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowergee%2Fnbr-rs/lists"}