No Description

ZRY c058352e09 Add goland project file `misc.xml` to git tracking list. 7 months ago
.idea c058352e09 Add goland project file `misc.xml` to git tracking list. 7 months ago
src 74446224d5 add a `Mutex` version for some type not impl `Sync`. 7 months ago
.gitignore 3fce1efad4 First available version OK. 11 months ago
Cargo.toml 74446224d5 add a `Mutex` version for some type not impl `Sync`. 7 months ago
LICENSE 8bdfc093b7 Initial commit 11 months ago
README.md 3fce1efad4 First available version OK. 11 months ago

README.md

simple-rw-global

As is.

Based on std::sync::RwLock.