·rust-distributed
</>

rust-distributed

huiali/rust-skills

分布式系统专家。处理 Raft, 2PC, 共识算法, 分布式事务, 分布式一致性, 分布式协调

3Installs·0Trend·@huiali

Installation

$npx skills add https://github.com/huiali/rust-skills --skill rust-distributed

SKILL.md

| 阻塞 | 协调者故障 | 超时机制、备份协调者 | | 单点故障 | 依赖协调者 | 分布式协调者 (etcd/ZooKeeper) | | 性能 | 多次网络往返 | 批量提交、优化超时 |

| 脑裂 | 网络分区 | 法定人数、任期机制 | | 活锁 | 选举超时冲突 | 随机化超时 | | 数据不一致 | 并发写入 | 冲突解决策略 | | 性能瓶颈 | 单点写入 | 分片、复制 |

分布式系统专家。处理 Raft, 2PC, 共识算法, 分布式事务, 分布式一致性, 分布式协调 Source: huiali/rust-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/huiali/rust-skills --skill rust-distributed Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/huiali/rust-skills --skill rust-distributed
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is rust-distributed?

分布式系统专家。处理 Raft, 2PC, 共识算法, 分布式事务, 分布式一致性, 分布式协调 Source: huiali/rust-skills.

How do I install rust-distributed?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/huiali/rust-skills --skill rust-distributed Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/huiali/rust-skills