You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, THANK YOU for making this crate! The Future-aware synchronization primitives alone are worth their weight in gold! 😀
As for my request, is it possible to add in concurrent versions of the standard collections? I'm aware of crates like dash-map, but since async-std is supposed to replace sync-std, it feels like it would make sense for it to have collections in here.