Skip to content

Commit 5708edc

Browse files
Drop needless header
1 parent 562568f commit 5708edc

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

posts/2022-02-15-Rust-Survey-2021.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ title: "Rust Survey 2021 Results"
44
author: The Rust Survey Team
55
---
66

7-
# Blog Post
8-
97
Greetings Rustaceans!
108

119
Another year has passed, and with it comes another annual Rust survey analysis! The survey was conducted in December 2021.
@@ -40,11 +38,11 @@ Rust can now safely be classified as a language used by people in professional s
4038

4139
![Do you use Rust at work?](/images/2022-02-RustSurvey/rust-at-work.png)
4240

43-
Adopting Rust at work seems to follow a long but ultimately worthwhile path for a lot of Rustaceans. First, 83% of those who have adopted Rust at work found it to be "challenging". How much this is related to Rust itself versus general challenges with adopting a new programming language, however, is unclear. During adoption only 13% of respondents found the language was slowing their team down and 82% found that Rust helped their teams achieve their goals.
41+
Adopting Rust at work seems to follow a long but ultimately worthwhile path for a lot of Rustaceans. First, 83% of those who have adopted Rust at work found it to be "challenging". How much this is related to Rust itself versus general challenges with adopting a new programming language, however, is unclear. During adoption only 13% of respondents found the language was slowing their team down and 82% found that Rust helped their teams achieve their goals.
4442

4543
After adoption, the costs seem to be justified: only 1% of respondents did not find the challenge worth it while 79% said it definitely was. When asked if their teams were likely to use Rust again in the future, 90% agreed. Finally, of respondents using Rust at work, 89% of respondents said their teams found it fun and enjoyable to program.
4644

47-
As for why respondents are using Rust at work, the top answer was that it allowed users "to build relatively correct and bug free software" with 96% of respondents agreeing with that statement. After correctness, performance (92%) was the next most popular choice. 89% of respondents agreed that they picked Rust at work because of Rust's much-discussed security properties.
45+
As for why respondents are using Rust at work, the top answer was that it allowed users "to build relatively correct and bug free software" with 96% of respondents agreeing with that statement. After correctness, performance (92%) was the next most popular choice. 89% of respondents agreed that they picked Rust at work because of Rust's much-discussed security properties.
4846

4947
![Adopting Rust](/images/2022-02-RustSurvey/rust-adoption.png)
5048

@@ -68,4 +66,4 @@ Finally, the third largest concern was that those working on Rust would not find
6866

6967
2021 was arguably one of the most significant years in Rust's history - with the establishment of the Rust foundation, the 2021 edition, and a larger community than ever, Rust seems to be on a solid path as we head into the future.
7068

71-
Plenty of work remains, but here's hoping for a great 2022!
69+
Plenty of work remains, but here's hoping for a great 2022!

0 commit comments

Comments
 (0)