코딩Coding/★★Rust★★최신동향★및관련글
-
Rust is being destroyed from the inside코딩Coding/★★Rust★★최신동향★및관련글 2023. 6. 6. 09:21
https://thephd.dev/i-am-no-longer-speaking-at-rustconf-2023 I Am No Longer Speaking at RustConf 2023 I will no longer be speaking at RustConf 2023 about A (Possible) Future for Compile-Time Programming. thephd.dev Rust is being destroyed from the inside https://youtu.be/QEnuzwCWpgQ 비판글을 올리사람에 대해 https://thephd.dev/about/ ⭐ About The musings, ideas, discussions, and sometimes silly words from a d..
-
MS는 C++ 대신 36,000줄의 Rust 코드로 Windows 커널을 다시 작성합니다코딩Coding/★★Rust★★최신동향★및관련글 2023. 6. 4. 14:38
https://jsb000.tistory.com/m/4795 MS는 C++ 대신 36,000줄의 Rust 코드로 Windows 커널을 다시 작성합니다얼마전 rust 언어로 윈도우 커널을 재코딩한다고 전해드렸는데, 이제 서서히 적용되고 있는 것 같습니다. 제가 직접 찾아봤는데, Canary / Dev / Beta에는 그런 흔적이 없는 것 같네요...ㅠ 바로 아래 jsb000.tistory.com
-
윈도우 11 러스트로 갈아 엎는중 ㅋ코딩Coding/★★Rust★★최신동향★및관련글 2023. 5. 15. 12:13
Microsoft is busy rewriting core Windows code in memory-safe Rust https://www.theregister.com/2023/04/27/microsoft_windows_rust/ Microsoft is rewriting core Windows libraries in RustNow that's a C change we can backwww.theregister.com Windows 11 updates: booting with Rust, ReFS instead of NTFS file system https://www.windowslatest.com/2023/05/02/windows-11-updates-booting-with-rust-refs-instead-..
-
Rust❤️Slint (declarative GUI toolkit) is discussing license changes코딩Coding/★★Rust★★최신동향★및관련글 2023. 5. 12. 21:32
Feedback requested: Slint (declarative GUI toolkit) is discussing license changes https://www.reddit.com/r/rust/comments/13fexq3/feedback_requested_slint_declarative_gui_toolkit/?utm_source=share&utm_medium=ios_app&utm_name=iossmf&utm_content=2&utm_term=15 r/rust on Reddit: Feedback requested: Slint (declarative GUI toolkit) is discussing license changesPosted by u/madnirua - 20 votes and 7 comm..
-
A note on the Trademark Policy Draft | Inside Rust Blog코딩Coding/★★Rust★★최신동향★및관련글 2023. 4. 19. 09:36
A note on the Trademark Policy Draft | Inside Rust Blog https://www.reddit.com/r/rust/comments/12jz5v8/a_note_on_the_trademark_policy_draft_inside_rust/?utm_source=share&utm_medium=ios_app&utm_name=iossmf&utm_content=2&utm_term=15 r/rust on Reddit: A note on the Trademark Policy Draft | Inside Rust BlogPosted by u/burntsushi - 364 votes and 243 commentswww.reddit.com https://youtu.be/IL86p3thcn0
-
GNU Coreutils의 Rust 구현체가 놀랍게 강력해지고 있음 (phoronix.com)💕uutils coreutils은 Busybox 처럼 하나의 프로그램으로 빌드되므로 작은 디바이스나 임베딩 장비에서도 사용하기 좋을 듯 합니다.코딩Coding/★★Rust★★최신동향★및관련글 2023. 2. 21. 10:04
https://news.hada.io/topic?id=8475&utm_source=weekly&utm_medium=email&utm_campaign=202308 GNU Coreutils의 Rust 구현체가 놀랍게 강력해지고 있음 | GeekNews GNU Coreutils를 Rust로 재구현한 uutils 가 2년전에 나왔음Rust로 개발된 cp, mv 및 기타 핵심 유틸리티들이 GNU 업스트림과 동등한 수준에 거의 도달했고 실제 사용이 가능해짐uutils의 목표는 GNU Coreutils의 news.hada.io https://github.com/uutils/coreutils GitHub - uutils/coreutils: Cross-platform Rust rewrite of the GNU coreu..