2024. 1. 17.

러스트 언어 입문 시 도움받은 사이트

한국 러스트 사용자 그룹

https://doc.rust-kr.org/
https://github.com/rust-kr/doc.rust-kr.org

https://rust-kr.org/

러스트 문서의 한국어 번역을 제공하고 있어 많은 도움을 받았다.


Lib.rs

https://lib.rs/

Rust 프로그램 및 라이브러리의 카탈로그.
Rust에는 이미 공식 'crates.io'가 있지만 미묘하게 불편해서 나온 비공식 사이트.


Blessed.rs

https://blessed.rs/

러스트 생태계 가이드 문서.
러스트 레딧에서 발견한 사이트로 수많은 패키지(crates, 라이브러리) 중에서 무엇을 살펴봐야 할지 알려준 사이트.


공식 Rust

https://www.rust-lang.org/learn

, 따라하는 'rustlings', 예시로 보는 러스트 등등 문서들을 친절하게 제공하고 있다.


Rust Cookbook

https://rust-lang-nursery.github.io/rust-cookbook/
https://github.com/rust-lang-nursery/rust-cookbook

러스트 모범 예제 모음 요리책
reqwest 문서에서 발견. 사용하는 'Crates'와 예제 코드를 쉽게 적어두었다.


데이터베이스

https://github.com/diesel-rs/metrics
'diesel'에서 실시한 데이터베이스 인터페이스 벤치마크 자료

https://github.com/blackbeam/rust-mysql-simple
MySQL 공식사이트에서 소개하고 있는 커뮤니티 개발 드라이버


댓글 없음:

댓글 쓰기