Performance of Rust Language [pdf]

tanelpoder1 pts0 comments

GitHub - yugr/rust-slides · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

yugr

rust-slides

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star<br>104

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>933 Commits<br>933 Commits

CVE

CVE

benchmarks

benchmarks

features

features

materials

materials

util

util

.gitignore

.gitignore

EN.pdf

EN.pdf

EN.pptx

EN.pptx

README.md

README.md

RU.pdf

RU.pdf

RU.pptx

RU.pptx

RU_short.pptx

RU_short.pptx

parse_stats.sh

parse_stats.sh

plan.md

plan.md

real-projects.md

real-projects.md

talk.md

talk.md

View all files

Repository files navigation

Goal

Rust is defined as a safe, low-level, system programming language<br>directly competing with C++.

How much does it pay for safety in terms of performance ?<br>Can we expect similar performance on idiomatic code ?

In this talk we

identify performance weak spots (and strong points) of Rust

check how bad (or good) they are in practice

propose countermeasures / performance best practices

Contents

Slides: English and Russian

Reading materials

Various posts and papers which served as base for slides

Rust performance features

Pros and cons of language from performance standpoint

Benchmarks

Projects used for Rust benchmarking

Script of the planned talk (outdated)

External links

The talk was delivered at C++Russia 2026<br>and also published on

LinkedIn

Reddit

About

No description, website, or topics provided.

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

104<br>stars

Watchers

watching

Forks

forks

Report repository

Releases

No releases published

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

Python<br>51.1%

C++<br>22.8%

Shell<br>20.4%

Rust<br>5.7%

You can’t perform that action at this time.

rust performance reload pptx search talk

Related Articles