Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.
/ uplock Public archive

A futures-aware RwLock with ref_count, upgrade, and downgrade methods

License

Notifications You must be signed in to change notification settings

haydnv/uplock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED Now that tokio::sync::RwLock is available there is no need to maintain this crate.

uplock

A futures-aware RwLock with ref_count, upgrade, and downgrade methods

About

A futures-aware RwLock with ref_count, upgrade, and downgrade methods

Resources

License

Stars

Watchers

Forks

Languages