Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help Wanted: Survey of use cases using this package #16

Closed
huandu opened this issue Apr 2, 2023 · 3 comments
Closed

Help Wanted: Survey of use cases using this package #16

huandu opened this issue Apr 2, 2023 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@huandu
Copy link
Owner

huandu commented Apr 2, 2023

Hello everyone,

I am the author of this package. I would like to survey how you use this package in your project. Please tell me how you use it, the reason for using it, and the related business scenario.

I want to understand the scope of this package through this survey, so that I can better develop it. My goal is to provide some as efficient as possible memory copy APIs within the scope of Go runtime to meet the memory management needs of various performance-sensitive scenarios. After several years of research and accumulation, especially through the practice of this package, many interesting tricks have proved the plasticity of the memory management related mechanisms in the Go runtime. If I can better understand your usage and requirements, I think I can do a better job of memory copy and management, and make this package more valuable.

Welcome everyone to leave a message below this issue. I will see it and discuss with you.

Thank you!

(P.S. For users who speaks Chinese, please leave your message in #15. Thanks)

@huandu huandu added the help wanted Extra attention is needed label Apr 2, 2023
@huandu huandu pinned this issue Apr 2, 2023
@JuanVargas
Copy link

Hi. Tried top use the package. Unfortunately it did not work for me, not even the example code works.

@huandu
Copy link
Owner Author

huandu commented Apr 7, 2023

Hi. Tried top use the package. Unfortunately it did not work for me, not even the example code works.

Can you please open a new issue to provider more information for the bug? I'll investigate it. Thanks.

@huandu
Copy link
Owner Author

huandu commented Apr 18, 2023

I move the issue to the Discussions #18. Close it.

@huandu huandu closed this as completed Apr 18, 2023
@huandu huandu unpinned this issue Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants