| Crates.io | atomic-ops |
| lib.rs | atomic-ops |
| version | 0.1.1 |
| created_at | 2024-04-19 20:19:52.480499+00 |
| updated_at | 2024-04-19 20:22:43.653903+00 |
| description | Performs atomic operations in the filesystem |
| homepage | https://github.com/versolid/atomic-ops |
| repository | https://github.com/versolid/atomic-ops |
| max_upload_size | |
| id | 1214084 |
| size | 42,965 |
AtomicOps is a Rust library that assists in performing atomic operations. It aims to provide an easy-to-use and efficient way of managing data synchronization across multiple threads or processes.