Crates.io | atomic-ops |
lib.rs | atomic-ops |
version | 0.1.1 |
source | src |
created_at | 2024-04-19 20:19:52.480499 |
updated_at | 2024-04-19 20:22:43.653903 |
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.