34
submitted 6 months ago by tracyspcy@lemmy.ml to c/rust@lemmy.ml

Rust is beautiful and at the same time pretty hard language to learn. While mastering it and digging deeper, I decided to play around basic data structures and algorithms. I put a repo with some theory, implementations and examples on github mainly for myself, but maybe someone will find it helpful, or share more effective solutions. For now, just a few topics are covered, and I'm going to update it from time to time.

repo: https://github.com/tracyspacy/algos_data_structures_rust

you are viewing a single comment's thread
view the rest of the comments
[-] eveninghere@beehaw.org 2 points 6 months ago* (last edited 6 months ago)

Glad to hear :) What I mean is that Rust vectors and arrays are, for example, very similar to C++ vectors and arrays.

this post was submitted on 22 Mar 2024
34 points (100.0% liked)

Rust Programming

8093 readers
1 users here now

founded 5 years ago
MODERATORS