全部搜索项
bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: rust-crdts  ]

软件包:librust-crdts-dev(7.2.0+dfsg-4)

librust-crdts-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 rust-crdts

维护者:

外部的资源:

相似软件包:

practical, serializable, thoroughly tested CRDTs - Rust source code

crdts provides a family of thoroughly tested hybrid CRDTs supporting both State and Op based replication.

In distributed computing, a conflict-free replicated data type (CRDT) is a data structure that is replicated across multiple computers in a network, with the following features:

 * The application can update any replica independently,
   concurrently and without coordinating with other replicas.
 * An algorithm (itself part of the data type) automatically resolves
   any inconsistencies that might occur.
 * Although replicas may have different state
   at any particular point in time,
   they are guaranteed to eventually converge.

There are two approaches to CRDTs - operation-based CRDTs and state-based CRDTs. Both provide strong eventual consistency; the former is more more efficient to distribute, whereas the latter is simpler to design and implement.

This package contains the source for the Rust crdts crate, packaged for use with cargo and dh-cargo.

其他与 librust-crdts-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 librust-crdts-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 139.5 kB382.0 kB [文件列表]