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

Add keywords and categories to Cargo.toml. #88

Merged
merged 1 commit into from
Aug 24, 2017
Merged

Add keywords and categories to Cargo.toml. #88

merged 1 commit into from
Aug 24, 2017

Conversation

mjkillough
Copy link
Contributor

  • Add a set of keywords that I'd search for when looking for a similar
    library.
  • Add the 'os' category - there seem to be other libraries in that
    category that offer similar abstractions on top of OS level features
    like threads.
  • Considered (but didn't) add the 'asynchronous' category. The
    crates.io description for that category suggest it's exclusively for
    Tokio-like libraries.

Fixes #84.

 - Add a set of keywords that I'd search for when looking for a similar
   library.
 - Add the 'os' category - there seem to be other libraries in that
   category that offer similar abstractions on top of OS level features
   like threads.
 - Considered (but didn't) add the 'asynchronous' category. The
   crates.io description for that category suggest it's exclusively for
   Tokio-like libraries.

Fixes #84.
@KodrAus
Copy link

KodrAus commented Aug 23, 2017

Thanks @mjkillough! This looks good to me. Are you happy with those categories @frewsxcv?

@frewsxcv
Copy link
Collaborator

LGTM, thanks!

@frewsxcv frewsxcv merged commit 680ff6a into rust-threadpool:master Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants