Пакет: librust-crdts-dev (7.2.0 dfsg-4)
Ссылки для librust-crdts-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код rust-crdts:
- [rust-crdts_7.2.0 dfsg-4.dsc]
- [rust-crdts_7.2.0 dfsg.orig.tar.xz]
- [rust-crdts_7.2.0 dfsg-4.debian.tar.xz]
Сопровождающий:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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
|
|
|
|
-
- dep: librust-num-0.4 default-dev
- Пакет недоступен
-
- dep: librust-num-0.4 serde-dev
- Пакет недоступен
-
- dep: librust-quickcheck-1 default-dev
- Пакет недоступен
-
- dep: librust-rand-0.8 default-dev
- Пакет недоступен
-
- dep: librust-serde-1.0 default-dev
- Пакет недоступен
-
- dep: librust-serde-1.0 derive-dev
- Пакет недоступен
-
- dep: librust-tiny-keccak-2 default-dev
- Пакет недоступен
-
- dep: librust-tiny-keccak-2 sha3-dev
- Пакет недоступен
Загрузка librust-crdts-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 139,5 Кб | 382,0 Кб | [список файлов] |