# Rust Survey 2020 결과

> Clean Markdown view of GeekNews topic #3421. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3421](https://news.hada.io/topic?id=3421)
- GeekNews Markdown: [https://news.hada.io/topic/3421.md](https://news.hada.io/topic/3421.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-12-18T08:56:56+09:00
- Updated: 2020-12-18T08:56:56+09:00
- Original source: [blog.rust-lang.org](https://blog.rust-lang.org/2020/12/16/rust-survey-2020.html)
- Points: 6
- Comments: 4

## Topic Body

- 8323명 14개언어(한국어 1.2%) 응답

- 실제 업무에서 사용 : 안씀 53.3% > 파트타임 26% > 풀타임 13.8%

- Nightly 사용 빈도는 계속 하락중 ( 30.5% → 28% )

- Rust 코드 사이즈 : 1k~10k LOC 31.4% > 10k~100k 31% > 모름 14.3% > 100k 이상 13.3%

- 상호운용성 : C++ 21.7% > C 17.6% > Python 16.9% > JavaScript 11.2% > Go 10.3%

- 배우기 어렵다고 느끼는 것 : Lifetimes > Ownership > Macros > Trait Bounds > Async > Unsafe > Concurrency > FFI > Modules

- 과반 이상이 속도 및 라이브러리 지원이 좋아지고 있다고 얘기함

## Comments



### Comment 3933

- Author: regentag
- Created: 2020-12-18T16:25:02+09:00
- Points: 1

Lifetime이 너무 어려워요...

### Comment 3929

- Author: tujuc
- Created: 2020-12-18T10:18:58+09:00
- Points: 1

ㅎㅎㅎ 안씀이 너무 많은데요 ㅎㅎㅎㅎㅎㅎ

### Comment 3930

- Author: xguru
- Created: 2020-12-18T14:27:22+09:00
- Points: 1
- Parent comment: 3929
- Depth: 1

작년에 비해서 응답자가 2배로 늘기도 했고, 그만큼 Rust를 사용하지는 않아도 관심있는 사람이 늘고 있다는 의미로 해석을 해봤습니다.

저도 관심은 있지만 실제 사용은 안하고 있으니까요 ㅎㅎ

### Comment 3927

- Author: xguru
- Created: 2020-12-18T08:57:01+09:00
- Points: 1

Rust Survey 2019 결과 https://news.hada.io/topic?id=1917
