코딩Coding/★★Rust★★최신동향★및관련글
-
For Complex Applications, Rust is as Productive as Kotlin코딩Coding/★★Rust★★최신동향★및관련글 2020. 10. 31. 00:06
https://www.reddit.com/r/rust/comments/jk8648/for_complex_applications_rust_is_as_productive_as/?utm_source=share&utm_medium=ios_app&utm_name=iossmfFor Complex Applications, Rust is as Productive as KotlinPosted in r/rust by u/matklad • 501 points and 120 commentswww.reddit.com
-
(Rust)Introduce a safe interface to close heed environments, ...코딩Coding/★★Rust★★최신동향★및관련글 2020. 10. 29. 15:48
https://www.reddit.com/r/rust/comments/jjo3lc/introduce_a_safe_interface_to_close_heed/?utm_source=share&utm_medium=ios_app&utm_name=iossmf Introduce a safe interface to close heed environments, heed is a safe and fast wrapper over the famous key-value store: LMDB. Posted in r/rust by u/Kerollmops • 28 points and 2 comments www.reddit.com
-
to_trait, a crate that lets you write’thing.to::<T>()’ instead ...코딩Coding/★★Rust★★최신동향★및관련글 2020. 10. 29. 10:33
https://www.reddit.com/r/rust/comments/jjsjsh/to_trait_a_crate_that_lets_you_write_thingtot/?utm_source=share&utm_medium=ios_app&utm_name=iossmfto_trait, a crate that lets you write `thing.to::()` instead of `Into::into(thing)`Posted in r/rust by u/mikeyhew • 54 points and 10 commentswww.reddit.com
-
C interface to ‘std’코딩Coding/★★Rust★★최신동향★및관련글 2020. 10. 29. 09:49
https://users.rust-lang.org/t/c-interface-to-std/50594C interface to `std`Sorry if this has been brought up before. Would people in the C world appreciate access to the Rust standard library. It has some really nice things in it that are far better than what you get in C. An example is the collections (Vec, String, HashMap, BTreusers.rust-lang.org
-
Any Minecraft fans? Rust and WASM to map Minecraft worlds...코딩Coding/★★Rust★★최신동향★및관련글 2020. 10. 28. 17:17
https://www.reddit.com/r/rust/comments/jj6k9b/any_minecraft_fans_rust_and_wasm_to_map_minecraft/?utm_source=share&utm_medium=ios_app&utm_name=iossmfAny Minecraft fans? Rust and WASM to map minecraft worlds locally[owengage.com/anvil](https://owengage.com/anvil/) Hi there, I've been working on a crate called [fastnbt](https://github.com/owengage/fastnbt)...www.reddit.com
-
RustDesk: a Remote Desktop software written with Rust코딩Coding/★★Rust★★최신동향★및관련글 2020. 10. 27. 16:37
https://www.reddit.com/r/rust/comments/j8dl4p/rustdesk_a_remote_desktop_software_written_with/?utm_source=share&utm_medium=ios_app&utm_name=iossmfRustDesk: a remote desktop software written with RustPosted in r/rust by u/open-trade • 56 points and 18 commentswww.reddit.com
-
Rust-analyzer changelog #48코딩Coding/★★Rust★★최신동향★및관련글 2020. 10. 27. 16:01
https://www.reddit.com/r/rust/comments/jifcky/rustanalyzer_changelog_48/?utm_source=share&utm_medium=ios_app&utm_name=iossmfrust-analyzer changelog #48Posted in r/rust by u/WellMakeItSomehow • 178 points and 17 commentswww.reddit.com
-
What are some of Rust’s weaknesses as a language?코딩Coding/★★Rust★★최신동향★및관련글 2020. 10. 27. 09:52
https://www.reddit.com/r/rust/comments/jia2xn/what_are_some_of_rusts_weaknesses_as_a_language/?utm_source=share&utm_medium=ios_app&utm_name=iossmf What are some of Rust’s weaknesses as a language? I’ve been looking into Rust a lot recently as I become more interested in lower-level programming (coming from C#). Safe to say, there’s a *very... www.reddit.com 불만을 잘 보면 배울 게 많다 코딩 아이디어까지 ㅎㅎ 불만 있다는건 ..