Jmnote bot (토론 | 기여) 잔글 (봇: 자동으로 텍스트 교체 (-== 참고 자료 == +==참고==)) |
잔글 (cargo와 대체 명령어 추가) |
||
8번째 줄: | 8번째 줄: | ||
* 사용하는곳 : 파이어폭스<ref>https://hacks.mozilla.org/2016/07/shipping-rust-in-firefox/</ref> | * 사용하는곳 : 파이어폭스<ref>https://hacks.mozilla.org/2016/07/shipping-rust-in-firefox/</ref> | ||
https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Rust_programming_language_black_logo.svg/240px-Rust_programming_language_black_logo.svg.png | https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Rust_programming_language_black_logo.svg/240px-Rust_programming_language_black_logo.svg.png | ||
== 기타 == | |||
* Rust 패키지 관리 툴 [https://github.com/rust-lang/cargo cargo] | |||
* xNIX 명령을 Rust 로 작성하는 이도 있다. | |||
** https://github.com/uutils/coreutils | |||
** [https://github.com/BurntSushi/ripgrep ripgrep] grep 대체 | |||
** [https://github.com/sharkdp/fd fd] find 대체, find에 비해 더 빠르다. | |||
** [https://github.com/vmchale/tin-summer tin-summer] du 대체, du에 비해 빠르고 기능이 몇 가지 더 추가. | |||
** [https://the.exa.website/ exa] ls 대체. 권한 알아보기 쉽게 색이 더 들어감. | |||
** [https://github.com/skade/sl-rust sl] ls 오타내는 사람을 위한 명령. | |||
==참고== | ==참고== |
2018년 10월 29일 (월) 10:47 판
1 개요
- Rust, rust lang
- 러스트
2 기타
- Rust 패키지 관리 툴 cargo
- xNIX 명령을 Rust 로 작성하는 이도 있다.
- https://github.com/uutils/coreutils
- ripgrep grep 대체
- fd find 대체, find에 비해 더 빠르다.
- tin-summer du 대체, du에 비해 빠르고 기능이 몇 가지 더 추가.
- exa ls 대체. 권한 알아보기 쉽게 색이 더 들어감.
- sl ls 오타내는 사람을 위한 명령.
3 참고
- ↑ 정확히는 모질라 소속의 개발자가 만들던중 모질라가 합세
- ↑ https://hacks.mozilla.org/2016/07/shipping-rust-in-firefox/
편집자 Natural7530 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.