TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Xi-editor – A modern editor with a back end written in Rust

4 点作者 pentestercrab将近 7 年前

1 comment

pentestercrab将近 7 年前
Interestingly, this project makes use of a conflict-free replicated data type (CRDT) data structure [1]. All the information on where they use this can be found on their page detailing their approach to async plugins and undo[2].<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Conflict-free_replicated_data_type" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Conflict-free_replicated_data_...</a><p>[2] <a href="http:&#x2F;&#x2F;google.github.io&#x2F;xi-editor&#x2F;docs&#x2F;crdt.html" rel="nofollow">http:&#x2F;&#x2F;google.github.io&#x2F;xi-editor&#x2F;docs&#x2F;crdt.html</a>