{"id":23015315,"url":"https://github.com/retrostreams/android-retroatomic","last_synced_at":"2025-08-14T07:31:59.773Z","repository":{"id":57737801,"uuid":"96634518","full_name":"retrostreams/android-retroatomic","owner":"retrostreams","description":"Backport of Java 8 Double/Long Accumulator/Adder for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/streamsupport","archived":true,"fork":false,"pushed_at":"2021-09-19T18:26:26.000Z","size":487,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T10:26:20.637Z","etag":null,"topics":["android","java8","lock-free"],"latest_commit_sha":null,"homepage":"https://retrostreams.github.io/android-retroatomic/","language":"Java","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/retrostreams.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":"2017-07-08T17:42:54.000Z","updated_at":"2024-02-25T16:39:57.000Z","dependencies_parsed_at":"2022-08-24T12:50:57.158Z","dependency_job_id":null,"html_url":"https://github.com/retrostreams/android-retroatomic","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/retrostreams/android-retroatomic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrostreams%2Fandroid-retroatomic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrostreams%2Fandroid-retroatomic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrostreams%2Fandroid-retroatomic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrostreams%2Fandroid-retroatomic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/retrostreams","download_url":"https://codeload.github.com/retrostreams/android-retroatomic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrostreams%2Fandroid-retroatomic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270384153,"owners_count":24574526,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"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":["android","java8","lock-free"],"created_at":"2024-12-15T11:12:01.208Z","updated_at":"2025-08-14T07:31:59.456Z","avatar_url":"https://github.com/retrostreams.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Maven Central](https://img.shields.io/maven-central/v/net.sourceforge.streamsupport/android-retroatomic.svg)](http://mvnrepository.com/artifact/net.sourceforge.streamsupport/android-retroatomic)\n[![javadoc.io](https://javadoc.io/badge2/net.sourceforge.streamsupport/android-retroatomic/javadoc.svg)](https://javadoc.io/doc/net.sourceforge.streamsupport/android-retroatomic)\n\n# android-retroatomic\n\n![](art/streamsupport-sf.png)\n\nandroid-retroatomic is a backport of the java.util.concurrent.atomic classes added in Java 8 (DoubleAccumulator, LongAccumulator, DoubleAdder and LongAdder) for Android developers wanting to use the Android Studio 3.x D8 / desugar toolchain.\n\nThere is nothing specific to Android or the desugar toolchain in this code (it could even be compiled to Java 6 bytecode) but it has a dependency on [android-retrostreams](https://github.com/retrostreams/android-retrostreams) which is why this exists as a separate component (the corresponding [streamsupport-atomic](https://github.com/stefan-zobel/streamsupport/tree/master/src/atomic) component can't be used with android-retrostreams\nand [android-retrostreams](https://github.com/retrostreams/android-retrostreams) itself can *only* be used with desugar or Java 8 and higher).\n\nOther than having a different package name this code has no further changes compared with [streamsupport-atomic](https://github.com/stefan-zobel/streamsupport/tree/master/src/atomic)\n\nOnline Javadoc is available at [docs](https://retrostreams.github.io/android-retroatomic/apidocs/index.html)\n\nPlease give feedback [here](https://github.com/retrostreams/android-retroatomic/issues) if you experience any problems.\n\n\n### build.gradle:\n\n```gradle\ndependencies {\n    implementation 'net.sourceforge.streamsupport:android-retroatomic:1.7.4'\n}\n```\n\n## LICENSE\n\nGNU General Public License, version 2, [with the Classpath Exception](https://github.com/retrostreams/android-retroatomic/blob/master/GPL_ClasspathException)  (and [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) for JSR-166 derived code)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretrostreams%2Fandroid-retroatomic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fretrostreams%2Fandroid-retroatomic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretrostreams%2Fandroid-retroatomic/lists"}