1376
16

Hi everyone! I recently ported the Python tool git-dumper to Rust. For any .git directory exposed on an endpoint, it can dump source code by enumerating the git object files with a ≈10x speed boost. Perhaps I can improve by eliminating some .clone()s but I'd love to hear your thoughts on it.

1377
14
1378
6

Came across this talk by Graydon Hoare from March 2022

1379
9

Found this performance analysis of Intel AVX-512 sort implementation quite interesting and well written.

1380
13

Since I know that many people are looking for paid rust work, I thought that this information about a Rust Foundation Fellowship could be of interest here.

The Fellowships span one year and include the following benefits:

  • A monthly stipend of $1,000 USD per month for 12 months
  • An allowance of up to $2,000 for the Fellowship year to support travel to relevant and useful Rust-focused events.
  • Up to $2,000 towards training and skills development.
1381
10
This Week in Rust #499 (this-week-in-rust.org)
1382
9
IntelliJ Rust Changelog #196 (intellij-rust.github.io)
1383
6

I've been finding it difficult to find good tutorials on different topics within Rust, so I've had to learn what to do the hard way. I don't want this hard-won knowledge to got waste, so I am considering making tutorials based on my experience. If you guys have any requests for a specific tutorial, let me know. I would also like to mention that this would be an in-my-free-time venture, so I'll do my best, but I still have life stuff to which I need to attend. Thanks in advance.

1384
5

I'm a beginner who just started to read the rust book, I find it quite tedious and wonder how long does it take u guys to read it? Also, any suggestion after finishing reading the book?

Rust

8252 readers
30 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS