Skip to content

Commit

Permalink
[cli_exploration] Adds Go vs Rust article
Browse files Browse the repository at this point in the history
  • Loading branch information
colindean committed Aug 6, 2020
1 parent 94cd31f commit b0079f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli_exploration/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ http://whatisthor.com/ - https://github.com/erikhuda/thor
## All

* [12 factor CLI apps at Heroku](https://medium.com/@jdxcode/12-factor-cli-apps-dd3c227a0e46)
* [Go vs Rust](https://cuchi.me/posts/go-vs-rust) - compares a variety of aspects including compilation time, memory usage, dependencies size for basic stuff. Could be a great model for comparison.

0 comments on commit b0079f5

Please sign in to comment.