Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mre/rust-for-x
Rust for {Ruby, Haskell, C, ...} programmers
https://github.com/mre/rust-for-x
Last synced: 12 days ago
JSON representation
Rust for {Ruby, Haskell, C, ...} programmers
- Host: GitHub
- URL: https://github.com/mre/rust-for-x
- Owner: mre
- Created: 2021-04-06T23:23:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T16:34:46.000Z (over 2 years ago)
- Last Synced: 2024-10-04T13:04:22.749Z (about 1 month ago)
- Size: 15.6 KB
- Stars: 24
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust for X
Introductory material for new Rustaceans coming from different programming languages.
This repository is still very rough around the edges. Please help me improve it by creating pull requests.## C/C++
* https://docs.opentitan.org/doc/ug/rust_for_c/
* https://github.com/nrc/r4cppp## C#
* https://sebnilsson.com/blog/from-csharp-to-rust-introduction/
* https://gist.github.com/carols10cents/47f87b480e35f65897bf## Dart
* https://dev.to/sunshine-chain/dart-meets-rust-a-match-made-in-heaven-9f5
## Erlang
* https://www.infoq.com/articles/rust-erlang-comparison/
## Go
* https://www.nicolas-hahn.com/python/go/rust/programming/2019/07/01/program-in-python-go-rust/
* https://bitfieldconsulting.com/golang/rust-vs-go## Haskell
* https://www.fpcomplete.com/blog/philosophies-rust-haskell/
## Java
* https://blog.codecentric.de/en/2020/09/rust-for-java-developers/
* https://opensource.com/article/20/5/rust-java## JavaScript
* https://www.codegram.com/blog/rust-for-js-developers/
* https://github.com/Mercateo/rust-for-node-developers
* https://www.newline.co/courses/rust-for-javascript-developers (online course)
* https://developer.ibm.com/languages/node-js/articles/rust-for-nodejs-developers/## Kotlin
* https://raybritton.github.io/kotlin-rust-guide/
## Perl
* https://oylenshpeegul.gitlab.io/from-perl-to-rust/
## Python
* https://lucumr.pocoo.org/2015/5/27/rust-for-pythonistas/
* https://www.nicolas-hahn.com/python/go/rust/programming/2019/07/01/program-in-python-go-rust/
* https://github.com/rochacbruno/py2rs## Ruby
* https://endler.dev/2017/rust-for-rubyists/
## Rust
* https://nostarch.com/rust-rustaceans
* https://github.com/mre/idiomatic-rust## Scala
* http://blog.madhukaraphatak.com/rust-scala-part-1/
* https://beachape.com/blog/2017/05/24/rust-from-scala/## Swift
* https://faq.sealedabstract.com/rust/
## TypeScript
* https://www.thisdot.co/blog/how-to-get-into-rust-as-a-typescript-developer
## Other Lists
* https://github.com/ctjhoa/rust-learning#comparison-with-other-languages