Our great sponsors
lambda | book | |
---|---|---|
2 | 293 | |
32 | 9,553 | |
- | 4.0% | |
4.8 | 9.5 | |
5 months ago | 6 days ago | |
JavaScript | Rust | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lambda
- @7urtle/lambda npm release 1.4 version for functional programming in JavaScript
-
A good online course/eBook for learning Rust in Functional style?
I usually use a libraries like this or this to have monads and "auto-curriyng" in my code in JS. It seems that Rust is indeed lacks of those libraries, the only ones which I could find are fp_rust and fp_core . Both of them are not widely used as of now
book
-
JavaScript s*cks
If you wanna learn I recommend The Rust Programming Language Book
-
I want to start learning rust
The official rust book (free, online) is great as a walkthrough: https://doc.rust-lang.org/book/
-
Want to start learning how to code
Alternatively you could take a look at Rust (https://doc.rust-lang.org/book/), but that's generally still not used anywhere in academia, so it would be mostly useful in understanding the concepts without some of the annoyances of C.
- Linyos Torovoltos : The Punisher
- Golang e Rust: Qual é melhor?
-
Getting comfortable with Rust
For getting started with Rust, the canonical resource is the Rust Book: https://doc.rust-lang.org/book/
-
Why the ownership/borrowing model?
This is all explained in The Book. Although it might seem like a long read it will give you a very good understanding of the language.
- I’m one of those legendary senior devs. 40 years of experience. But I’ve been in a rut for a long time. Now I’m recovering from surgery, with 6 weeks stuck in a chair. How can I use this time to update my skills?
-
I am really considering learning rust, can you recommend some tutorials and give me some of your configuration for emacs
Obligatory the rust book
-
Stack vs heap, Ownership and Borrowing.
I highly recommend reading the Rust book; it goes over these concepts and many more. It has an entire chapter on understanding Ownership.
What are some alternatives?
rust-by-example - Learn Rust with examples (Live code editor included)
solana-program-library - A collection of Solana-maintained on-chain programs
Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!
github-cheat-sheet - A list of cool features of Git and GitHub.
nomicon - The Dark Arts of Advanced and Unsafe Rust Programming
rust-raspberrypi-OS-tutorials - :books: Learn to write an embedded OS in Rust :crab:
Rust-Full-Stack - Rust projects here are easy to use. There are blog posts for them also.
Rambda - Faster and smaller alternative to Ramda
sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
HandsOnRust - The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson
logos - Create ridiculously fast Lexers
redox - Mirror of https://gitlab.redox-os.org/redox-os/redox