- Written by renovate[bot], Nikita Vasilev, and 1 other contributor.
- In development for 3 years, with 89 commits and 5 releases.
- There is 1 open issue and 3 open pull requests. The last pull request was merged/closed about 1 month ago.
- This package has no package dependencies.Including all transitive and test dependencies.
- MIT licensed
- 3 stars
- 1 library
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
1.1.1
main
Atomic is a lightweight Swift property wrapper that provides thread-safe access to values. It ensures safe concurrent access to properties without the complexity of manual lock management.