{"id":14991982,"url":"https://github.com/DaviRain-Su/all-in-one-rust","last_synced_at":"2025-09-25T14:30:36.057Z","repository":{"id":174564824,"uuid":"648207549","full_name":"DaviRain-Su/all-in-one-rust","owner":"DaviRain-Su","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-16T01:39:38.000Z","size":1363,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T12:53:50.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaviRain-Su.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2023-06-01T12:51:44.000Z","updated_at":"2024-03-11T08:19:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"d08c68e3-44a6-42a0-b213-eba752a7b381","html_url":"https://github.com/DaviRain-Su/all-in-one-rust","commit_stats":null,"previous_names":["davirain-su/all-in-one-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DaviRain-Su/all-in-one-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaviRain-Su%2Fall-in-one-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaviRain-Su%2Fall-in-one-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaviRain-Su%2Fall-in-one-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaviRain-Su%2Fall-in-one-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaviRain-Su","download_url":"https://codeload.github.com/DaviRain-Su/all-in-one-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaviRain-Su%2Fall-in-one-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276932060,"owners_count":25730715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"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":[],"created_at":"2024-09-24T15:00:37.703Z","updated_at":"2025-09-25T14:30:35.677Z","avatar_url":"https://github.com/DaviRain-Su.png","language":"Rust","funding_links":[],"categories":["Summary"],"sub_categories":[],"readme":"# all-in-one-rust\n\nWiki中整理了一些关于Rust相关遇到的问题。\n\n## 下面是列出来的一些自己维护的库和写的文章\n\n- [改写std的库为支持no_std的库及写出一个支持std和no_std库的经验谈](https://github.com/DaviRain-Su/rust-no-std-source)\n- [pallet-ibc是IBC跨链协议在Substrate上的实现目前我将Substrate chain 看作为Solomachine client的共识机制](https://github.com/DaviRain-Su/pallet-ibc)\n- [ibc-light-clients 包含了IBC协议中的轻客户端](https://github.com/DaviRain-Su/ibc-light-clients)\n- [算法实现通过Rust语言，还有一些别的语言](https://github.com/DaviRain-Su/algorithms)\n- [简单的例子rust调用go](https://github.com/DaviRain-Su/rust-call-go)\n- [翻译 - 关于Rust的上下文泛型编程（Context Generic Programming](https://github.com/DaviRain-Su/example-context-generic)\n- [Monkey language interpreter Rust language implementation](https://github.com/DaviRain-Su/monkey-interpter)\n- [自己总结的关于区块链的资料](https://github.com/DaviRain-Su/blockchain-tourtials)\n- [RPC之tarpc](./rpc/README.md)\n- [OnceCell和OnceLock的介绍](./oncecell-and-oncelock-example/README.md)\n- [有关环境变量在rust中的](./examples/example-env/README.md)\n\n\n## Example Code\n\n- [OnceCell 与 OnceLock 的对比的例子](./oncecell-and-oncelock-example)\n- [什么是Sparse by default crates.io的例子](./sparse-by-default-cratesio)\n\n## 翻译的书\n\n- Rust for Rustaceans\n    - [Chapter1: Fundation](./rust-for-rustaceans/src/chapter_1.md)\n    - [Chapter 2: Types](./rust-for-rustaceans/src/chapter_2.md)\n\n## 在写Rust图书\n\n- [Head First Rust](https://github.com/DaviRain-Su/head-first-rust)\n\n\n## About tutorial\n\n- [Learn eBpf](https://github.com/lizrice/learning-ebpf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDaviRain-Su%2Fall-in-one-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDaviRain-Su%2Fall-in-one-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDaviRain-Su%2Fall-in-one-rust/lists"}