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

[meta] Covering the full range of status-quo stories #98

Open
eminence opened this issue Mar 26, 2021 · 0 comments
Open

[meta] Covering the full range of status-quo stories #98

eminence opened this issue Mar 26, 2021 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed meta How we organize ourselves

Comments

@eminence
Copy link
Contributor

eminence commented Mar 26, 2021

We want to make sure that we have stories that cover the full range experiences. This list is not yet exhaustive, but is a good start from @estebank and @nikomatsakis :

TopicIssuesPRsStories
Developing libraries for use in many different environments #95 #54 #49
Targeting embedded systems or those with very narrow requirements #85 #92
Maintaining systems into production #76 #75 #69 #99
Configuring and tuning systems for high performance #87 #129
Combining parallel processing of data with I/O #107
Missing cool features from other languages that maybe Rust should have (JS, C#, Clojure, Kotlin, whatever) #107
Ergonomics of using async Rust #105 #82 #104, #99 #129
Learning async Rust when you already know Rust #94, #104
Learning async Rust when you don't already know Rust #95
Onboarding new employees into a system built using async Rust #104
Integrating with other async runtimes, esp. in other languages #67
Supporting systems that integrate multiple reactors #87
Migrating an existing sync crate to async
Supporting both sync and async apis in the same crate
Writing a custom async executor #128 #115

(We will expand this issue body with xrefs to other issues, PRs, and stories)

@eminence eminence added good first issue Good for newcomers help wanted Extra attention is needed status-quo-story-ideas "Status quo" user story ideas labels Mar 26, 2021
@nikomatsakis nikomatsakis added meta How we organize ourselves and removed status-quo-story-ideas "Status quo" user story ideas labels Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed meta How we organize ourselves
Projects
None yet
Development

No branches or pull requests

2 participants