全部搜尋項
bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: rust-crdts  ]

套件:librust-crdts-dev(7.3.2+dfsg-3)

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 140。3 kB387。0 kB [檔案列表]