코딩Coding/★Rust★Crates.io★
-
Rust) AaronErhardt/Relm4: An idiomatic GUI library …코딩Coding/★Rust★Crates.io★ 2022. 2. 28. 02:30
https://github.com/AaronErhardt/Relm4 GitHub - AaronErhardt/Relm4: An idiomatic GUI library inspired by Elm and based on gtk4-rs An idiomatic GUI library inspired by Elm and based on gtk4-rs - GitHub - AaronErhardt/Relm4: An idiomatic GUI library inspired by Elm and based on gtk4-rs github.com
-
Bevy Jam #1 has started! The theme is Unfair Advantage코딩Coding/★Rust★Crates.io★ 2022. 2. 26. 12:35
https://www.reddit.com/r/rust/comments/t1edtp/bevy_jam_1_has_started_the_theme_is_unfair/?utm_source=share&utm_medium=ios_app&utm_name=iossmf Bevy Jam #1 has started! The theme is Unfair Advantage Posted in r/rust by u/_cart • 82 points and 7 comments www.reddit.com Bevy Jam #1 has started! The theme is Unfair Advantage
-
Announcing Actix Web v4.0코딩Coding/★Rust★Crates.io★ 2022. 2. 26. 12:25
https://www.reddit.com/r/rust/comments/t1bim5/announcing_actix_web_v40/?utm_source=share&utm_medium=ios_app&utm_name=iossmf Announcing Actix Web v4.0 We are very pleased to announce v4.0 of Actix Web! Actix Web is a powerful, high-performance web framework used to create web services, from micro... www.reddit.com Announcing Actix Web v4.0 We are very pleased to announce v4.0 of Actix Web! Actix ..
-
Rust]Correct way to call gpu-alloc.rs dealloc() in Drop-Reddit-GameDev코딩Coding/★Rust★Crates.io★ 2022. 2. 7. 16:47
https://www.reddit.com/r/rust_gamedev/comments/slt60j/correct_way_to_call_gpuallocrs_dealloc_in_drop/?utm_source=share&utm_medium=ios_app&utm_name=iossmf Correct way to call gpu-alloc.rs dealloc() in Drop I try to allocate memory for Vulkan buffer using gpu-alloc.rs. I store my buffer related variables in MyBuffer struct and initialize them during... www.reddit.com Correct way to call gpu-alloc...
-
Rust]Rocket+Diesel(mysql)코딩Coding/★Rust★Crates.io★ 2022. 2. 4. 14:48
https://new-date.tistory.com/m/81 [Rust] Rocket + Diesel(mysql) # 참고 URL : https://cprimozic.net/blog/rust-rocket-cloud-run/ Deploying a REST API with Rust, Diesel, Rocket, and MySQL on Google Cloud Run - Casey Primozic's Homepage cprimozic.net # terminal 에서.. new-date.tistory.com
-
New library for GPU-less 2D display in winit, looking for..(user.rust.-lang.org코딩Coding/★Rust★Crates.io★ 2022. 2. 3. 10:41
https://users.rust-lang.org/t/new-library-for-gpu-less-2d-display-in-winit-looking-for-contributors-to-add-more-platforms/70441 New library for GPU-less 2D display in winit, looking for contributors to add more platforms As the popularity of the library minifb shows, it is useful to put a 2D buffer/image on a window in a platform-independent way. Minifb's approach to doing window management itse..