async-rs / async-rs/async-std

Feature request: Collections from the standard library

Open
#919 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
4.1k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

First off, **THANK YOU** for making this crate! The `Future`-aware synchronization primitives alone are worth their weight in gold! :grinning:

As for my request, is it possible to add in concurrent versions of the [standard collections](https://doc.rust-lang.org/std/collections/index.html)? I'm aware of crates like [`dash-map`](https://crates.io/crates/dashmap), but since `async-std` is supposed to replace `sync-std`, it feels like it would make sense for it to have collections in here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.