Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yesint/uni_rc_lock
Rust crate that provides a trait for universal reference-counted lock with internal mutability allowing multiple readers or a single writer, which may represent either `Rc<RefCell<T>>` or `Arc<RwLock<T>>`.
https://github.com/yesint/uni_rc_lock
Last synced: 19 days ago
JSON representation
Rust crate that provides a trait for universal reference-counted lock with internal mutability allowing multiple readers or a single writer, which may represent either `Rc<RefCell<T>>` or `Arc<RwLock<T>>`.
- Host: GitHub
- URL: https://github.com/yesint/uni_rc_lock
- Owner: yesint
- Created: 2023-12-04T19:47:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-16T15:28:33.000Z (about 1 year ago)
- Last Synced: 2024-11-29T08:33:23.701Z (24 days ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0