{"id":33922585,"url":"https://github.com/rust-osdev/mem-barrier","last_synced_at":"2026-05-30T17:33:33.867Z","repository":{"id":327257006,"uuid":"1108636049","full_name":"rust-osdev/mem-barrier","owner":"rust-osdev","description":"Cross-architecture, no-std memory barriers.","archived":false,"fork":false,"pushed_at":"2025-12-02T18:05:28.000Z","size":11,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-22T07:48:45.423Z","etag":null,"topics":["dsb","fence","mb","memory-barriers","mfence","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/mem-barrier","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/rust-osdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-02T17:58:45.000Z","updated_at":"2026-04-21T07:23:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rust-osdev/mem-barrier","commit_stats":null,"previous_names":["rust-osdev/mem-barrier"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rust-osdev/mem-barrier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Fmem-barrier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Fmem-barrier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Fmem-barrier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Fmem-barrier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-osdev","download_url":"https://codeload.github.com/rust-osdev/mem-barrier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Fmem-barrier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33703065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dsb","fence","mb","memory-barriers","mfence","rust"],"created_at":"2025-12-12T09:05:48.487Z","updated_at":"2026-05-30T17:33:33.848Z","avatar_url":"https://github.com/rust-osdev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mem-barrier\n\n[![Crates.io](https://img.shields.io/crates/v/mem-barrier)](https://crates.io/crates/mem-barrier)\n[![docs.rs](https://img.shields.io/docsrs/mem-barrier)](https://docs.rs/mem-barrier)\n[![CI](https://github.com/rust-osdev/mem-barrier/actions/workflows/ci.yml/badge.svg)](https://github.com/rust-osdev/mem-barrier/actions/workflows/ci.yml)\n\nThis crate provides cross-architecture, no-std memory barriers.\n\nFor API documentation, see the [docs].\n\n[docs]: https://docs.rs/mem-barrier\n\n## Examples\n\n```rust\nuse mem_barrier::{mem_barrier, BarrierKind, BarrierType};\n\nmem_barrier(BarrierKind::Mmio, BarrierType::General);\n```\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0\n  ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license\n  ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-osdev%2Fmem-barrier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-osdev%2Fmem-barrier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-osdev%2Fmem-barrier/lists"}