{"id":20077241,"url":"https://github.com/boostorg/atomic","last_synced_at":"2025-04-05T13:08:51.070Z","repository":{"id":6832185,"uuid":"8080514","full_name":"boostorg/atomic","owner":"boostorg","description":"Boost.Atomic","archived":false,"fork":false,"pushed_at":"2025-03-15T16:57:48.000Z","size":1724,"stargazers_count":60,"open_issues_count":0,"forks_count":54,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-03-29T12:09:27.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.boost.org/libs/atomic/","language":"C++","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/boostorg.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":"2013-02-07T20:00:15.000Z","updated_at":"2025-02-22T15:05:28.000Z","dependencies_parsed_at":"2023-10-01T16:13:15.708Z","dependency_job_id":"c59d1381-a773-432d-8d98-79dca117ae9b","html_url":"https://github.com/boostorg/atomic","commit_stats":{"total_commits":590,"total_committers":20,"mean_commits":29.5,"dds":"0.10508474576271187","last_synced_commit":"037f686d36e4a54fe3319d72a88d39ac77dbd06e"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fatomic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fatomic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fatomic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fatomic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boostorg","download_url":"https://codeload.github.com/boostorg/atomic/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339158,"owners_count":20923014,"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-13T15:06:41.473Z","updated_at":"2025-04-05T13:08:51.055Z","avatar_url":"https://github.com/boostorg.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Boost.Atomic](doc/logo.png)\n\nBoost.Atomic, part of collection of the [Boost C++ Libraries](https://github.com/boostorg), implements atomic operations for various CPU architectures, reflecting and extending the standard interface defined in C++11 and later.\n\n### Directories\n\n* **build** - Boost.Atomic build scripts\n* **doc** - QuickBook documentation sources\n* **include** - Interface headers of Boost.Atomic\n* **src** - Compilable source code of Boost.Atomic\n* **test** - Boost.Atomic unit tests\n\n### More information\n\n* [Documentation](https://www.boost.org/libs/atomic)\n* [Report bugs](https://github.com/boostorg/atomic/issues/new). Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.\n* Submit your patches as [pull requests](https://github.com/boostorg/atomic/compare) against **develop** branch. Note that by submitting patches you agree to license your modifications under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).\n\n### Build status\n\nBranch          | GitHub Actions | AppVeyor | Test Matrix | Dependencies |\n:-------------: | -------------- | -------- | ----------- | ------------ |\n[`master`](https://github.com/boostorg/atomic/tree/master) | [![GitHub Actions](https://github.com/boostorg/atomic/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/boostorg/atomic/actions?query=branch%3Amaster) | [![AppVeyor](https://ci.appveyor.com/api/projects/status/c64xu59bydnmb7kt/branch/master?svg=true)](https://ci.appveyor.com/project/Lastique/atomic/branch/master) | [![Tests](https://img.shields.io/badge/matrix-master-brightgreen.svg)](http://www.boost.org/development/tests/master/developer/atomic.html) | [![Dependencies](https://img.shields.io/badge/deps-master-brightgreen.svg)](https://pdimov.github.io/boostdep-report/master/atomic.html)\n[`develop`](https://github.com/boostorg/atomic/tree/develop) | [![GitHub Actions](https://github.com/boostorg/atomic/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/boostorg/atomic/actions?query=branch%3Adevelop) | [![AppVeyor](https://ci.appveyor.com/api/projects/status/c64xu59bydnmb7kt/branch/develop?svg=true)](https://ci.appveyor.com/project/Lastique/atomic/branch/develop) | [![Tests](https://img.shields.io/badge/matrix-develop-brightgreen.svg)](http://www.boost.org/development/tests/develop/developer/atomic.html) | [![Dependencies](https://img.shields.io/badge/deps-develop-brightgreen.svg)](https://pdimov.github.io/boostdep-report/develop/atomic.html)\n\n### License\n\nDistributed under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboostorg%2Fatomic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboostorg%2Fatomic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboostorg%2Fatomic/lists"}