[FEA]: Simple Higher-Level Container Example on top of `async_buffer`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Implement a simple container type on top of `async_buffer`. The container should add extra functionality such as being resizable and supporting `push_back` or similar operations to keep the example simple, even if impractical.
Contributor guide
Assessment
This issue has not been assessed yet.