- ๐ Hi, Iโm @YoungHaKim
- ๐ฑ Iโm currently learning The Rust(I'm Rustacean)
- I'm focusing on making the homepage(using WASM) only with Rust Languge.
- Rust Perseus(Test) https://port-0-rust-discord-homepage-dihik2mljdovxnx.sel4.cloudtype.app/
- My Contributions
- ๐๏ธ The final goal is to create an automatic trading U.S. futures program.
- ๐ซ How to reach me ...
- Rust dev.
-
Programming language popularity: Rust
-
This week in rust
-
Introducing WAGI: The Easiest Way to Build WebAssembly Microservices
-
Updates from Rust Community
- Official
- Improved API tokens for crates.io https://blog.rust-lang.org/2023/06/23/improved-api-tokens-for-crates-io.html
- Official
-
Project/Tooling Updates
-
Youki v0.1.0 has been released for use with Kubernetes and more
-
GameEngine( Fyrox, Bevy)
-
Fyrox
- Fyrox Game Engine 0.34 https://fyrox.rs/blog/post/fyrox-game-engine-0-34/
- Fyrox Game Engine 0.33 https://fyrox.rs/blog/post/fyrox-game-engine-0-33/
-
Bevy
- Bevy์ต์ ์์
- Bevy 0-14-rc.2, Powerglove, and Soup - This Week in Bevy chris biscardi
- https://bevyengine.org/news/bevy-0-13/
- SME Announcements https://bevyengine.org/news/sme-announcements/
- https://bevyengine.org/news/bevy-webgpu/
- This Week in Bevy Engine | chris biscardi
-
-
Terminal Multiplexer
- https://zellij.dev/news/new-plugin-system/
- ์๊ฐ์์(Zellij)Aram Drevekenin โ Zellij - A terminal workspace with batteries included - Rust Vienna June 2023
- https://zellij.dev/news/new-plugin-system/
-
Text Editor
- Helix https://helix-editor.com/
- Zed(Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.)
-
Rust GUI https://areweguiyet.com/
-
Rust Browser Servo in 2023 - Martin Robinson - RustNL 2023 https://youtu.be/IdHvHoAO5oo
-
-
Observations/Thoughts
-
Miscellaneous
-
linux
- sudo-rs(sudo์ ๋ฌธ์ ์ ์ ํด๊ฒฐํ๊ธฐ ์ํ ๋ฌ์คํธsudo)
Rust Lang https://www.rust-lang.org/
-
Announcing Rust 1.0(Rust Language)
-
Version 1.82.0 (2024-10-17) https://github.com/rust-lang/rust/blob/1.82.0/RELEASES.md
-
Rust Release https://www.whatrustisit.com/
- Next release day: Next release day: 2024-11-28
-
This is the main Rust blog. https://blog.rust-lang.org/
-
Rust Version
- ๐ Cutting-edge Features with 'Editions'
- Rust introduces significant changes or new features through โEditionsโ, which are released every 3 years.
- Rust Edition 2015
- Rust Edition 2018
- Rust Edition 2021
- Rust2024 Edition (2024๋ ํ๋ฐ๊ธฐ ์ถ์ ์์ )
https://github.com/YoungHaKim7/Algorithm_Trainining
https://github.com/YoungHaKim7/English_Trainining
-
Readme๊พธ๋ฏธ๊ธฐ ์ด๋ฏธ์ง ๊ฐ์ด๋ฐ ์ ๋ ฌ
-
๋งํฌ ๋ค์ด์์ ํ ๋ง๋ค๊ธฐ ์ฝ๊ฐ ๋ณต์กํ๊ฒ ๋ณํฉํ๊ธฐ
- https://stackoverflow.com/questions/46621765/can-i-merge-table-rows-in-markdown
- ํ ์์ฃผ ํธํ๊ฒ ๋ง๋ค๊ธฐ(|) ์ด๊ฑธ๋ก ๋๋ฐ ํธํ๋ค ใ https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables
-
Rust Fullstack WASM (WebAssembly)
- Microservices in Action https://livebook.manning.com/book/microservices-in-action/about-this-book/
- WasmEdge https://wasmedge.org/docs/category/develop-wasm-apps-in-rust/
- WasmEdge tutorial https://wasmedge.org/docs/category/getting-started-with-wasmedge/
- WASMtime(rust) https://github.com/bytecodealliance/wasmtime
- Docker in action second edition https://livebook.manning.com/book/docker-in-action-second-edition/
- The Rust Programming Language is the authoritative guide to the Rust language. https://doc.rust-lang.org/book/
- Rust in Action https://livebook.manning.com/book/rust-in-action/rust-in-action/
- Comprehensive Rust by the Google Android team is a set of Rust tutorials and courses geared toward beginners. https://google.github.io/comprehensive-rust/
- Rust by Example contains examples of how to write applications and algorithms in Rust. https://doc.rust-lang.org/rust-by-example/
- Rust Optimization(๋ ์๊ฐ๊น๋ด Forkํจ ๋ฐ์๊ฐ ์ค๋ฆฌ์ง๋ ) https://gist.github.com/YoungHaKim7/4f1602d7e724ece1c5da965bffb63267
- ์ค๋ฆฌ์ง๋ ์ฝ๋Original Code๋๊ธ์ด ๋ ์ฃผ์ฅ๊ฐ๋ค. Rust Optimization https://gist.github.com/kvark/f067ba974446f7c5ce5bd544fe370186
-
Rust Training
-
Rust Peseus
- I'm focusing on making the homepage(using WASM) only with Rust Languge.
- Test html & Blog & link
- login
- DB
-
Rust Dioxus Trainning
- 1.tu
- FullStack Rust Workshop: Shuttle, Actix Web, SQLx & Diouxus
-
Rust OS
-
-
Concurrency & Parallemlism
- Rust Atomics and Locks(Mara Bos) 230714
- ๋์์ฑ ํ๋ก๊ทธ๋๋ฐ Rust, C, ์ด์ ๋ธ๋ฆฌ์ด๋ก ๊ตฌํํ๋ฉฐ ๋ฐฐ์ฐ๋ ๋์์ฑ ํ๋ก๊ทธ๋๋ฐ A to Z [ PDF ]
-
Rust Optimizations https://gist.github.com/kvark/f067ba974446f7c5ce5bd544fe370186
- Optimizations | By default, Rust will perform level 3 optimizations in the code.
- Rust High Performance: Learn to skyrocket the performance of your Rust applications 1st Edition, Kindle Edition
- Mastering Rust: Advanced concurrency, macros, and safe database by Vesa Kaihlavirta (Author)
- Optimizations | By default, Rust will perform level 3 optimizations in the code.
-
Rust tutorial
- Basic
- Easy Rust (Learn Rust in a Month of Lunches (Manning))
- The Complete Rust Programming Reference Guide: Design, develop, and deploy effective software systems using the advanced constructs of Rust
- Web
- Zero to Production in Rust 230714
- Rust Web Devlopment(Manning)
- Rust Servers, Servies, and Apps (Manning)
- Basic
-
Rust Game
- Hands on Rust(Game Dev.)
-
Computer Science
-
Assembly
-
C/C++
- C tutorial
- Practial C Programming
- ํผ์ ๊ณต๋ถํ๋ C ์ธ์ด (๊ฐ์ ํ) 1:1 ๊ณผ์ธํ๋ฏ ๋ฐฐ์ฐ๋ ํ๋ก๊ทธ๋๋ฐ ์์ต์ [ PDF ]
- Smile Han์ C์ธ์ด ํ๋ก๊ทธ๋๋ฐ [ PDF ]
- ๋๋ฅผ ์๊ทนํ๋ C ํ๋ก๊ทธ๋๋ฐ [ PDF ]
- ๋ชจ๋ C ์ ๋ฌธ๊ฐ๋ฅผ ์ํ C ์์ฑ๋ฒ [ EPUB ]
- ์ปดํ์ผ๋ฌ ๊ฐ๋ฐ์๊ฐ ๋ค๋ ค์ฃผ๋ C ์ด์ผ๊ธฐ ์๋ฌด๋ ์๋ ค์ฃผ์ง ์๋ ์ฌ์คํ C์ ๋น๋ฐ [ PDF ]
- C tutorial
- Modern C++ Programming Course (C++11/14/17/20)
- Windows PowerShell
- Learn PowerShell in a Month of Lunches, Fourth Edition(Manning)| Travis Plunk, James Petty, Tyler Leonhardt, Don Jones, Jeffery Hicks