{"id":20570426,"url":"https://github.com/younghakim7/my_rust_project","last_synced_at":"2026-04-19T19:01:33.442Z","repository":{"id":64123664,"uuid":"562197601","full_name":"YoungHaKim7/my_rust_project","owner":"YoungHaKim7","description":"My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7","archived":false,"fork":false,"pushed_at":"2024-03-10T15:03:57.000Z","size":21674,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T21:58:29.232Z","etag":null,"topics":["rust","vim"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YoungHaKim7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-11-05T15:52:39.000Z","updated_at":"2023-02-25T16:03:44.000Z","dependencies_parsed_at":"2023-02-12T16:16:07.078Z","dependency_job_id":"9c42095d-67e2-4146-805b-057fcdaf8522","html_url":"https://github.com/YoungHaKim7/my_rust_project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YoungHaKim7/my_rust_project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoungHaKim7%2Fmy_rust_project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoungHaKim7%2Fmy_rust_project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoungHaKim7%2Fmy_rust_project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoungHaKim7%2Fmy_rust_project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YoungHaKim7","download_url":"https://codeload.github.com/YoungHaKim7/my_rust_project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoungHaKim7%2Fmy_rust_project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32018764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","vim"],"created_at":"2024-11-16T05:13:09.908Z","updated_at":"2026-04-19T19:01:33.404Z","avatar_url":"https://github.com/YoungHaKim7.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RustMagazine\n\nhttps://rustmagazine.org\n\n# Rust Podcasts\n\nhttps://changelog.com/topic/rust\n\n\u003chr\u003e\n\n# Rust Doc std(standard Library DOC)\n\nhttps://doc.rust-lang.org/std/\n\n\u003cbr\u003e\n\n##  DOCS.RS(rust 기타 crate문서들)\n\nhttps://docs.rs/\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n# awesome rust\nhttps://github.com/awesome-rust-com/awesome-rust\n\n\u003cbr\u003e\n\n# Learn Rust With Entirely Too Many Linked Lists\n\nhttps://rust-unofficial.github.io/too-many-lists/index.html\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n\u003cbr\u003e\n\n# Rust Design Patterns\n\nhttps://rust-unofficial.github.io/patterns/intro.html\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n# LunarVim InLayHint _____Comment Color\n\n```\n// 어두운 빨간색\n: hi Comment guifg=#cfe2f3 guibg=#c90076\n\n\n// 밝은 분홍색 느낌\n: hi Comment guifg=#cfe2f3 guibg=#ff439f\n\n```\n\n- color-hex\n\nhttps://www.color-hex.com/color/ff439f\n\n\u003cbr\u003e\n\n## LunarVim Hover \n\nControl + Space\n\n\u003cbr\u003e\n\n```\nShift + K 하면 이상한 문서가 나옴\n\nControl + Space 해야 내가 생각하는 Hover 가 나온다. \n\nrust-tools.lua 파일 참조 \n\n```\n\n\u003chr\u003e\n\n-  한글러스트Rust강의_049⭐️Rust개발환경LunarVim세팅하기_LunarVim_macOS_M1_pro #lunarvim #CocInlayHint #rustinlayhint\n\nhttps://youtu.be/c8FX89jf4To\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n\n# Vim Setting (type 빨강색으로 강조하기 칙칙한 검은색 너무 싫다.)\n\n-vim 에서\n\n```\n:hi CocInlayHint ctermbg=125\n\n5 밝다\n52 어둡다\n\n\n```\n\n- 내가 원하는 색깔 256 컬러에서 고르자 ㅎㅎ\n\nhttps://www.ditig.com/256-colors-cheat-sheet\n\n\u003cbr\u003e\n\n-  한글러스트Rust강의_048⭐️Rust개발환경Vim세팅하기_Vim_macOS_M1_pro #vim #CocInlayHint #rustinlayhint\n\nhttps://youtu.be/gIUOkdMjo8o\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n# vim documentation scroll(Vim key map)\n\n- CTRL-F (PageDown)\n\n- CTRL-D (PageUp)\n\n```\n\t\t\t\t\t\t\t*CTRL-E*\nCTRL-E\t\t\tScroll window [count] lines downwards in the buffer.\n\t\t\tMnemonic: Extra lines.\n\n\n\t\t\t\t\t\t\t*CTRL-D*\nCTRL-D\t\t\tScroll window Downwards in the buffer.  The number of\n\t\t\tlines comes from the 'scroll' option (default: half a\n\t\t\tscreen).  If [count] given, first set 'scroll' option\n\t\t\tto [count].  The cursor is moved the same number of\n\t\t\tlines down in the file (if possible; when lines wrap\n\t\t\tand when hitting the end of the file there may be a\n\t\t\tdifference).  When the cursor is on the last line of\n\t\t\tthe buffer nothing happens and a beep is produced.\n\t\t\tSee also 'startofline' option.\n\t\t\t{difference from vi: Vim scrolls 'scroll' screen\n\t\t\tlines, instead of file lines; makes a difference when\n\t\t\tlines wrap}\n\n\u003cS-Down\u003e\tor\t\t\t\t*\u003cS-Down\u003e* *\u003ckPageDown\u003e*\n\n\u003cPageDown\u003e\tor\t\t\t\t*\u003cPageDown\u003e* *CTRL-F*\nCTRL-F\t\t\tScroll window [count] pages Forwards (downwards) in\n\t\t\tthe buffer.  See also 'startofline' option.\n\t\t\tWhen there is only one window the 'window' option\n\t\t\tmight be used.\n```\n\n\u003cbr\u003e\n\nhttps://vimdoc.sourceforge.net/htmldoc/scroll.html#scroll-down\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n# Vim Command\n\n```\n:CocCommand\n\n// rust-analyzer 다시 시작\nFUZZY \u003e rust-analyzer.reload\n\n// rust-analyzer upgrade\nFUZZY \u003e rust-analyzer.upgrade\n\n:CocOpenLog\nerror log 보기\n\n:CocConfig\nVSCode Setting.JSON 과 비슷\n```\n\n\u003cbr\u003e\n\n# Vim CocInstall (rust-analyzer)\n\nhttps://github.com/fannheyward/coc-rust-analyzer#highlight-group\n\n```\n:CocInstall coc-rust-analyzer\n\n\nremove rust-analyzer config from coc-settings.json if you've set\n\nNOTE: For Apple Silicon users, you shouldn't use Node.js v15, checkout #975 for more.\n\n\n// 이렇게 하면 coc-settings.JSON 에 들어간다.\n:CocConfig\n\n```\n\nhttps://rust-analyzer.github.io/manual.html#vimneovim\n\n\u003cbr\u003e\n\n# Vim 창 나누기\n\n```\n// 창 좌우로 나누기\n:vs\n\n\n// 창 상하로 나누기\n:sp\n\n\n// 가운데 선 아래(Down)으로 이동 (:sp에서 주로 사용)\n:ObviousResizeDown\n\n// 가운데 선 위(Up)로 이동 (:sp에서 주로 사용)\n:ObviousResizeUp\n\n// 가운데 선 오른쪽(Right)으로 이동(:vs에서 주로 사용)\n:ObviousResizeRight\n\n// 가운데 선 왼쪽(Left)으로 이동(:vs에서 주로 사용)\n:ObviousResizeLeft\n```\n\n- Plug in 설치 없이 사용 가능\n\n```\n// Plug In 설치 없이 가능한 명령어\n// 위, 아래 크기 조절\n:resize +10\n\n// 좌, 우 조절\n:vertical resize +10\n\n```\n\n\u003chr\u003e\n\n\u003cbr\u003e\n\n\u003cbr\u003e\n\n# tokio\n\nhttps://tokio.rs/tokio/tutorial/hello-tokio\n\n\u003cbr\u003e\n\n## WebScraping\n\nhttps://stackoverflow.com/questions/70429627/webscraping-a-list-of-items\n\n\u003cbr\u003e\n\n# Science : Rust-cookbook\n\nhttps://rust-lang-nursery.github.io/rust-cookbook/science.html\n\n \u003cbr\u003e\n\n# Science : Rust Blog \n\nhttps://m.blog.naver.com/PostList.naver?blogId=phy2sci\u0026categoryName=RUST%20%EC%BD%94%EB%94%A9%EC%9C%BC%EB%A1%9C%20%EB%AC%BC%EB%A6%AC%ED%95%99%EC%9D%84..\u0026categoryNo=15\u0026logCode=0\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n\n# Easy Rust (My Teacher스승님 최고  ❤️)\n\n\u003ch1\u003eUpdating\u003c/h1\u003e\n\n2021-12-10 : Rust 기초 강의 시작\u003cbr\u003e\n\n\u003e #### Rust 스승님 Git\n\n\u003e - https://github.com/Dhghomon/easy_rust/\n\n\u003e - 유튜브 주소(한글 강의)\n\u003e - 1강\n\u003e - https://www.youtube.com/watch?v=W9DO6m8JSSs\n\n\u003chr\u003e\n\n\u003e - 유튜브 주소(My Teacher영어 강의English Ver.)\n\u003e - 1강\n\u003e - https://www.youtube.com/watch?v=-lYeJeQ11OI\u0026list=PLfllocyHVgsRwLkTAhG0E-2QxCf-ozBkk\u0026index=1\n\n-Easy Rust eBook\n\n- https://dhghomon.github.io/easy_rust/\n\u003chr\u003e\n\n- Rust 강의 집중!!\n\n\u003cbr\u003e\n\n# Rust PlayGround\n\n[https://play.rust-lang.org/](https://play.rust-lang.org/)\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n\u003cbr\u003e\n\n# Rust vs C# primitive type\n\n- 영어 출처\nhttps://learn.microsoft.com/en-us/dotnet/api/system.type.isprimitive?view=net-7.0\n\n\u003cbr\u003e\n\n 8bit = 1 bytes\n\n\u003cbr\u003e\n\n\u003ctable border=\"1\"\u003e\n    \u003ctr\u003e\n    \u003ctd colspan=\"3\" align=\"center\"\u003eRust vs C#\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003e분류(Type) \u003c/td\u003e\n        \u003ctd\u003eRust\u003c/td\u003e\n        \u003ctd\u003eC# \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003eChar\u003cbr\u003echar\u003c/td\u003e\n        \u003ctd\u003ei8\u003cbr\u003e(size: 4 bytes)\u003c/td\u003e\n        \u003ctd\u003echar\u003cbr\u003e(size: 2 bytes)\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003esigned integer\u003cbr\u003e8bit\u003c/td\u003e\n        \u003ctd\u003ei8\u003cbr\u003e(size: 1 bytes)\u003c/td\u003e\n        \u003ctd\u003esbyte\u003cbr\u003e(size: 1 bytes)\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003esigned integer\u003cbr\u003e16bit\u003c/td\u003e\n        \u003ctd\u003ei16\u003cbr\u003e(size: 2 bytes)\u003c/td\u003e\n        \u003ctd\u003eshort\u003cbr\u003e(size: 2 bytes)\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003esigned integer\u003cbr\u003e32bit\u003c/td\u003e\n        \u003ctd\u003ei32\u003cbr\u003e(size: 4 bytes)\u003c/td\u003e\n        \u003ctd\u003eint\u003cbr\u003e(size: 4 bytes)\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003esigned integer\u003cbr\u003e64bit\u003c/td\u003e\n        \u003ctd\u003ei64\u003cbr\u003e(size: 8 bytes)\u003c/td\u003e\n        \u003ctd\u003elong\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003e--\u003c/td\u003e\n        \u003ctd\u003e--\u003c/td\u003e\n        \u003ctd\u003e--\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003eunsigned integer\u003cbr\u003e8bit\u003c/td\u003e\n        \u003ctd\u003eu8\u003c/td\u003e\n        \u003ctd\u003ebyte\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003eunsigned integer\u003cbr\u003e16bit\u003c/td\u003e\n        \u003ctd\u003eu16\u003c/td\u003e\n        \u003ctd\u003eushort\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003eunsigned integer\u003cbr\u003e32bit\u003c/td\u003e\n        \u003ctd\u003eu32\u003c/td\u003e\n        \u003ctd\u003euint\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003eunsigned integer\u003cbr\u003e64bit\u003c/td\u003e\n        \u003ctd\u003eu64\u003c/td\u003e\n        \u003ctd\u003eulong\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003e--\u003c/td\u003e\n        \u003ctd\u003e--\u003c/td\u003e\n        \u003ctd\u003e--\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003efloating point\u003cbr\u003e부동 소수점\u003cbr\u003e32 bit\u003c/td\u003e\n        \u003ctd\u003ef32\u003cbr\u003e(size: 4bytes)\u003c/td\u003e\n        \u003ctd\u003efloat\u003cbr\u003e(size: 4bytes)\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003efloating point\u003cbr\u003e부동 소수점\u003cbr\u003e64 bit\u003c/td\u003e\n        \u003ctd\u003ef64\u003cbr\u003e(size: 8bytes)\u003c/td\u003e\n        \u003ctd\u003edouble\u003cbr\u003e(size: 8bytes)\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003e--\u003c/td\u003e\n        \u003ctd\u003e--\u003c/td\u003e\n        \u003ctd\u003e--\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr align=\"center\"\u003e\n        \u003ctd\u003eDecimal\u003cbr\u003e128 bit\u003c/td\u003e\n        \u003ctd\u003ef128\u003c/td\u003e\n        \u003ctd\u003edecimal\u003cbr\u003e(size: 16bytes)\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003cbr\u003e\n\n- C# byte 용량정리 잘됨\n\nhttps://condor.depaul.edu/sjost/nwdp/notes/cs1/CSDatatypes.htm\n\n\u003cbr\u003e\n\n- C# char\n\nhttps://learn.microsoft.com/ko-kr/dotnet/csharp/language-reference/builtin-types/char\n\n- C# decimal\n\nhttps://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/floating-point-numeric-types\n\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n- Rust types\n\nhttps://dhghomon.github.io/easy_rust/Chapter_7.html\n\n\u003cbr\u003e\n\n- 러스트변수용량계산하기_Calculating the variable capacity_Java Hello World_Print#rust\n\nhttps://youtu.be/ncmbWBs2-WA\n\n\n\u003cbr\u003e\n\n- Rust f32, f64 byte 잘 나옴\n\nhttps://docs.rs/fsize/latest/fsize/\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n# Rust Tutorial Full Course\n\nhttps://youtu.be/ygL_xcavzQ4\n\n\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyounghakim7%2Fmy_rust_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyounghakim7%2Fmy_rust_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyounghakim7%2Fmy_rust_project/lists"}