Sign in
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>>`.
github.com/yesint/uni_rc_lock
by
@yesint
Problem
Audience
Keep exploring
Updates
Founder
0
Product
0
No founder updates yet. Check back soon.
๐งช
staging