2017 Will be the year of Rust

Rust General

Get started here
github.com/ctjhoa/rust-learning

oreilly.com/programming/free/files/why-rust.pdf

>Systems programming languages have come a long way in the 50
years since we started using high-level languages to write operating
systems, but two thorny problems in particular have proven difficult
to crack:

>It’s difficult to write secure code. It’s common for security
exploits to leverage bugs in the way C and C++ programs han‐
dle memory, and it has been so at least since the Morris virus,
the first Internet virus to be carefully analyzed, took advantage
of a buffer overflow bug to propagate itself from one machine to
the next in 1988.

>It’s very difficult to write multithreaded code, which is the only
way to exploit the abilities of modern machines. Each new gen‐
eration of hardware brings us, instead of faster processors, more
of them; now even midrange mobile devices have multiple
cores. Taking advantage of this entails writing multithreaded
code, but even experienced programmers approach that task
with caution: concurrency introduces broad new classes of bugs,
and can make ordinary bugs much harder to reproduce.
These are the problems Rust was made to address.
Rust is a new systems programming language designed by Mozilla.

Other urls found in this thread:

blog.burntsushi.net/ripgrep/
twitter.com/SFWRedditGifs

Rust is a debunked meme. Stop posting about it.

...

I'm warning you...

this doujin was fucking god tier i pray to god shuz makes a sequel

>when you shitpost some random picture and it turns out to have some relevance to someone

Small world.

its super relevant to me m8
all my fetishes in one place
thanks for reminding me about it

>Ikenai Bikini no Oneesan
Looks pretty good.

Just use D if you want to use something different, Rust is a bad meme

Rust is good, but Steve Klabnik is a fucking retard.

Rust is the most feminist programming language.

Rust is love, rust is life.

>tfw torn between learning rust or c
Really I just want to learn Ada couldn't find any beginner resources

learn haskell instead

Rust is more interesting, C is more useful.
Cocona a qt.

What's with all the kyonyuu pictures on Sup Forums lately?

rust sucks so bad it sucks

Memory safety doesn't mean it's exploit free.

I hate when Sup Forums's only arguments are "MUH SJW ARE GONNA SHOVE A PINK DILDO UP YOUR ASS IF YOU USE IT", despite, you know, shit being slow and having a weird syntax being much better and objective arguments against.

>Make a Rust thread
>Instantly dies

Rust sucks

except it's not slow and the syntax is sensible.

>not slow;
source?
>syntax is sensible;
Isn't it some mutant c++?

Rust's syntax is slightly less retarded than C++'s, but they really should have pulled syntax influence from a different language.

it is less powerful and expressive than haskell and has the verbosity of java

"What if we made a language with the verbosity of Java, the power of Microsoft Excel, the speed of Python and feminism of Anita Sarkeesian?"

>source?
Nigga you made the original claim, show us some standard example (quicksort or something) where it's slower than Java or C.

blog.burntsushi.net/ripgrep/

ripgrep is the fastest grep tool and it's written in rust

>ripgrep is the fastest grep tool and it's written in rust
It's fast because it has a fraction of the features that are in the other programs.

post rust meme.s

>source?
Leaf is faster than caffe (c++). the xml parser is 10x faster than the gold standard in c. Try a bunch of benchmark yourself, when a program is ported straight from c/c++ to rust, it's usually within 95% of the performance (sometimes a bit more or less).
>Isn't it some mutant c++?
Therefore it's sensible.

That doesn't even remotely make sense and you know it.