Pinned Repositories
90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
analysis-of-filecoin-in-Chinese
filecoin技术架构分析
analysis-of-IPFS-in-Chinese
IPFS技术架构分析
blockchain-rust
用rust从零开始实现的一个简单的基于区块链技术的电子货币记账系统,主要用来学习区块链的底层原理。
greedy_snake
用rust编写的wasm项目,通过canvas实现贪吃蛇游戏
lapce
Lightning-fast and Powerful Code Editor written in Rust
learn-clap-cli
学习rust命令行库clap的派生宏
rupass
command line and geek style password manager written in rust
vue3-mini
学习vue3源码,记录学习过程,仿写vue3以实现mini版vue3
writing-an-os-in-rust
《使用Rust编写操作系统》
Linken-code's Repositories
Linken-code/greedy_snake
用rust编写的wasm项目,通过canvas实现贪吃蛇游戏
Linken-code/blockchain-rust
用rust从零开始实现的一个简单的基于区块链技术的电子货币记账系统,主要用来学习区块链的底层原理。
Linken-code/learn-clap-cli
学习rust命令行库clap的派生宏
Linken-code/rupass
command line and geek style password manager written in rust
Linken-code/90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
Linken-code/awesome-rust
A curated list of Rust code and resources.
Linken-code/awesome-substrate
A curated list of awesome projects and resources related to the Substrate blockchain development framework.
Linken-code/inside-rust-std-library
本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.
Linken-code/jotsy
Jotsy is a self-hosted, free and open-source note taking app with a goal of simplicity in mind
Linken-code/juejin-signin-rust
用rust实现掘金自动签到脚本
Linken-code/juejinCheckIn
掘金自动签到脚本⚙️
Linken-code/Linken-code
Linken-code/open-runtime-module-library
Substrate Open Runtime Module Library
Linken-code/openbrush-contracts
Linken-code/poem
A full-featured and easy-to-use web framework with the Rust programming language.
Linken-code/polkadot-event
Substrate入门【第六课作业】
Linken-code/polkadot-gether
该项目为polkdot学习项目集合,包含了Runtime运行时开发pallets模块的组成、用法等按照个人理解进行内容细化并编写了相应的Markdown学习文档。
Linken-code/raffle-gifts
Linken-code/recipes
A Hands-On Cookbook for Aspiring Blockchain Chefs
Linken-code/Rust-algorithm
All Algorithms implemented in Rust
Linken-code/rust-async-example
学习rust异步原理
Linken-code/rust-boom
rust awesome(资源). 💥
Linken-code/rust-library-i18n
Rust 核心库和标准库中文翻译,可作为 IDE 工具的智能提示,并生成本地 API 文档
Linken-code/rust-tower-hyper
学习rust库,tower和hyper,记录源码分析过程
Linken-code/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
Linken-code/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Linken-code/substrate-docs
Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.
Linken-code/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Linken-code/varlet
基于Vue3的Material design风格移动端组件库 Material design mobile component library for Vue3
Linken-code/warbler-games
一些网页小游戏的源码