| Crates.io | atomic_sync |
| lib.rs | atomic_sync |
| version | 0.2.0 |
| created_at | 2024-10-09 11:19:00.561963+00 |
| updated_at | 2025-06-17 09:05:57.432401+00 |
| description | Atomic-based synchronization implementing traits in `abs_sync` |
| homepage | |
| repository | https://github.com/ljsnogard/atomic_sync |
| max_upload_size | |
| id | 1402303 |
| size | 124,609 |
Atomic-based synchronization utils implementing traits in abs_sync.
See mod mutex and mod rwlock for detail.