Skip to content

rosetta-rs/team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

rosetta-rs is another approach for discovering relevant Rust crates

Potential criteria for comparison:

  • Features
  • Runtime performance
  • Release binary size
  • Debug build times
  • Popularity
  • Expressiveness via example code

Potential criteria for including a crate:

  • Popularity
  • Fulfills a unique niche

Submissions are preferred to be idiomatic uses of an API (think "what would a naive user write") though optimized variants may also be included for comparison. This is to help demonstrate the expressiveness of the API and help people translate from one API to another.

Other ways of discovering crates

This repo is for meta discussions.