Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
EchoRust
/
JiAnRustNotes
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Files
Expand file tree
main
Breadcrumbs
JiAnRustNotes
/
xx.txt
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
25 lines (13 loc) · 1.82 KB
main
Breadcrumbs
JiAnRustNotes
/
xx.txt
Copy path
Top
File metadata and controls
Code
Blame
25 lines (13 loc) · 1.82 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## 目标
开源技术赋予我们站在巨人的肩膀上做到更高的可能,成长为`全栈工程师`。我也想通过开源技术构建自己的`全栈技术栈`, 实现完整的数据中心的构建和运维。从存储、网络、虚拟化,从操作系统到数据库,从Web服务到消息中间件,只要是基础的服务,结合DevOps的自动化能力来实现持续集成、持续交付。
* 分享真实可复现的操作实践
* 真实的实战经验,无论是自己的错误,还是无数次尝试找到正确的方法,都以可操作、可复现的具体步骤分享
## 致谢
感谢开源运动和开源软件赋予我们能够进一步的创造和改变世界的能力。
感谢分享技术和思想的探索者,让世界更美好。
工作业务涉及到`后端`,`cli程序`,`Web前端`,`移动端APP`,`桌面客户端(Windows,macOS,Linux)`,`游戏`,`各种小程序`,`嵌入式`,`图像算法`,`AI`,`物联网`,`数字孪生`等技术领域。
`2024年2月-4月`参加了由`国家智能网联汽车创新中心`和`清华大学操作系统实验室`联合举办的`首期自动驾驶OS开发中阶训练营`。 实战项目是移植`FastDDS`到组件化操作系统`AcreOS`宏内核系统上。 获得了`优秀队长`和`优秀学员`证书。
`2024年5月28日`参与由`清华大学操作系统实验室`主办的`2024 春夏季开源操作系统训练营`[https://opencamp.cn/os2edu/camp/2024spring/stage/9](https://opencamp.cn/os2edu/camp/2024spring/stage/9)
`项目七:基于Rust的机器人框架Dora-rs`的讲课。课程的主题是:`让Dora在ArceOS上闪耀 —— RISC-V64架构`。
### 2024年更新
`IntelliJ`官方专门为`Rust`提供了一款独立工具`RustRover`,目前已经正式发布, 对个人非商业用途免费,具体可以参考[官网](https://www.jetbrains.com/rust/)。
You can’t perform that action at this time.