An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "bft" keyword

View the packages on the crates.io package registry that are tagged with the "bft" keyword.

Top 6.4% on crates.io
fuel-core-bft 0.45.1
Fuel Core BFT
106 versions - Latest release: 4 days ago - 1 dependent package - 18 dependent repositories - 176 thousand downloads total - 29,013 stars on GitHub - 1 maintainer
Top 3.5% on crates.io
fuel-core-services 0.45.1
The common code for fuel core services.
86 versions - Latest release: 4 days ago - 7 dependent packages - 39 dependent repositories - 306 thousand downloads total - 29,013 stars on GitHub - 1 maintainer
Top 5.5% on crates.io
fuel-poa-coordinator 0.15.3
Fuel Core PoA Coordinator
12 versions - Latest release: over 2 years ago - 2 dependent packages - 16 dependent repositories - 79.8 thousand downloads total - 29,013 stars on GitHub - 1 maintainer
hotstuff 0.0.0
HotStuff consensus procotol.
1 version - Latest release: about 6 years ago - 1.63 thousand downloads total - 2 stars on GitHub - 1 maintainer
bft-core 0.1.0
An efficient and stable Rust library of BFT core for distributed system.
1 version - Latest release: about 6 years ago - 1.78 thousand downloads total - 3 stars on GitHub - 1 maintainer
informalsystems-malachitebft-discovery 0.4.0
Discovery protocol for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 3 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-app-channel 0.4.0
High-level interface for building channel-based applications on top of the Malachite BFT consensu...
6 versions - Latest release: 23 days ago - 2.57 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-sync 0.4.0
Synchronization protocol for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 2.99 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-codec 0.4.0
Codec abstraction for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 2.94 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-core-state-machine 0.4.0
Core state-machine for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 4.03 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-peer 0.4.0
Peer definition for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 4.13 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-app 0.4.0
High-level interface for building applications on top of the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 2.64 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-core-consensus 0.4.0
Core consensus algorithm for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 3.76 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-core-driver 0.4.0
Driver for the state machine of Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 3.81 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-wal 0.4.0
Write-Ahead Log for for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 2.96 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-core-types 0.4.0
Core type definitions and interfaces for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 4.36 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-network 0.4.0
Networking layer for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 2.95 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-signing-ed25519 0.4.0
Ed25519 signing scheme for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 2.9 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-core-votekeeper 0.4.0
Voting system for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 3.86 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-engine 0.4.0
Implementation of the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 2.89 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-metrics 0.4.0
Metrics for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 3.96 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-config 0.4.0
Configuration for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 3.11 thousand downloads total - 256 stars on GitHub - 1 maintainer
informalsystems-malachitebft-proto 0.4.0
Protobuf abstraction for the Malachite BFT consensus engine
6 versions - Latest release: 23 days ago - 2.37 thousand downloads total - 256 stars on GitHub - 1 maintainer
aleph-bft-types 0.16.0
Traits that need to be implemented by the user of the aleph-bft package.
17 versions - Latest release: 4 months ago - 5 dependent packages - 6 dependent repositories - 145 thousand downloads total - 58 stars on GitHub - 2 maintainers
aleph-bft-rmc 0.16.0
Reliable MultiCast - a primitive for Reliable Broadcast protocol.
17 versions - Latest release: 4 months ago - 2 dependent packages - 6 dependent repositories - 127 thousand downloads total - 58 stars on GitHub - 2 maintainers
aleph-bft 0.45.4
AlephBFT is an asynchronous and Byzantine fault tolerant consensus protocol aimed at ordering arb...
62 versions - Latest release: 4 months ago - 1 dependent package - 16 dependent repositories - 168 thousand downloads total - 58 stars on GitHub - 2 maintainers
aleph-bft-mock 0.18.0
Mock implementations of traits required by the aleph-bft package. Do NOT use outside of testing!
22 versions - Latest release: 4 months ago - 1 dependent repositories - 48.3 thousand downloads total - 58 stars on GitHub - 2 maintainers
aleph-bft-crypto 0.11.0
Utilities for node addressing and message signing in the aleph-bft package.
15 versions - Latest release: 4 months ago - 2 dependent packages - 6 dependent repositories - 123 thousand downloads total - 58 stars on GitHub - 2 maintainers
fedimint-aleph-bft 0.36.0
AlephBFT is an asynchronous and Byzantine fault tolerant consensus protocol aimed at ordering arb...
3 versions - Latest release: about 1 year ago - 1 dependent package - 28.8 thousand downloads total - 58 stars on GitHub - 2 maintainers
synchro
Byzantine Fault Tolerant consensus library built on HotStuff BFT used by the Synchronicity reprod...
1 version - Latest release: 7 days ago - 1 dependent repositories - 1.2 thousand downloads total - 91 stars on GitHub - 1 maintainer
Top 5.4% on crates.io
tendermint-light-client 0.40.4
Implementation of the Tendermint Light Client Verification Protocol.
57 versions - Latest release: 3 months ago - 7 dependent packages - 38 dependent repositories - 400 thousand downloads total - 656 stars on GitHub - 4 maintainers
tendermint-light-node 0.19.0
The Tendermint light-node wraps the light-client crate into a command-line interface tool...
10 versions - Latest release: over 4 years ago - 11 thousand downloads total - 656 stars on GitHub - 3 maintainers
Top 4.9% on crates.io
tendermint-light-client-verifier 0.40.4
Implementation of the Tendermint Light Client Verification Algorithm.
38 versions - Latest release: 3 months ago - 11 dependent packages - 44 dependent repositories - 805 thousand downloads total - 655 stars on GitHub - 1 maintainer
fvm-abi 1.0.0
describe the contract struct
1 version - Latest release: over 2 years ago - 2 dependent packages - 1.96 thousand downloads total - 145 stars on GitHub - 1 maintainer
Top 5.5% on crates.io
tendermint-config 0.40.4
tendermint-config provides functions for loading and validating Tendermint configuration ...
43 versions - Latest release: 3 months ago - 4 dependent packages - 181 dependent repositories - 1.39 million downloads total - 655 stars on GitHub - 3 maintainers
tendermint-abci 0.40.4
tendermint-abci provides a simple framework with which to build low-level applications on...
47 versions - Latest release: 3 months ago - 9 dependent repositories - 1.97 million downloads total - 655 stars on GitHub - 3 maintainers
Top 3.8% on crates.io
tendermint 0.40.4
Tendermint is a high-performance blockchain consensus engine that powers Byzantine fault ...
83 versions - Latest release: 3 months ago - 50 dependent packages - 368 dependent repositories - 1.98 million downloads total - 655 stars on GitHub - 5 maintainers
celestia-tendermint 0.33.0
This is a hard fork of tendermint to make it compatible with Celestia network. Tendermint...
5 versions - Latest release: 9 months ago - 1 dependent package - 241 thousand downloads total - 0 stars on GitHub - 1 maintainer
tendermint-whs 0.40.3
Tendermint is a high-performance blockchain consensus engine that powers Byzantine fault ...
1 version - Latest release: 4 months ago - 466 downloads total - 655 stars on GitHub - 1 maintainer
tendermint-light-client-js 0.40.4
tendermint-light-client-js provides a lightweight, WASM-based interface to the Tendermint...
46 versions - Latest release: 3 months ago - 46.1 thousand downloads total - 655 stars on GitHub - 2 maintainers
tendermint-light-client-cli 0.40.4
Implementation of the Tendermint Light Client CLI.
19 versions - Latest release: 3 months ago - 15.8 thousand downloads total - 655 stars on GitHub - 2 maintainers
venom 0.0.2
Real-time P2P BFT KV
2 versions - Latest release: over 4 years ago - 2.71 thousand downloads total - 0 stars on GitHub - 1 maintainer
tendermint-config-whs 0.40.3
tendermint-config provides functions for loading and validating Tendermint configuration ...
1 version - Latest release: 4 months ago - 441 downloads total - 652 stars on GitHub - 1 maintainer
snowball 0.1.3
Generic implementation of Snowball consensus algorithm
4 versions - Latest release: almost 5 years ago - 4.61 thousand downloads total - 3 stars on GitHub - 1 maintainer
hashseq 0.1.0
A BFT Sequence CRDT suitable for unpermissioned networks with unbounded number of collaborators.
1 version - Latest release: over 3 years ago - 1.38 thousand downloads total - 3 stars on GitHub - 1 maintainer
fvm-std 1.0.0
tool for user to write contract which will be run in hyperchain with rust
1 version - Latest release: over 2 years ago - 2 dependent packages - 2.22 thousand downloads total - 145 stars on GitHub - 1 maintainer
tendermint-light-client-detector 0.40.4
Implementation of the Tendermint Light Client Attack Detector.
20 versions - Latest release: 3 months ago - 2 dependent packages - 1 dependent repositories - 109 thousand downloads total - 648 stars on GitHub - 2 maintainers
fvm-mock 1.0.0
tool for user to test contract locally
1 version - Latest release: over 2 years ago - 1 dependent package - 1.65 thousand downloads total - 148 stars on GitHub - 1 maintainer
fvm-macros 1.0.0
provide the macros for user to write contract more convenient
1 version - Latest release: over 2 years ago - 1.29 thousand downloads total - 148 stars on GitHub - 1 maintainer
bpcon 0.1.0
BPCon: A Byzantine Fault-Tolerant Consensus Protocol Implementation in Rust.
1 version - Latest release: 10 months ago - 826 downloads total - 2 stars on GitHub - 1 maintainer
cargo-fvmc 1.0.0
a tool for user to write contract easier, include generate code, build the contract to WASM, etc.
1 version - Latest release: over 2 years ago - 1.3 thousand downloads total - 145 stars on GitHub - 1 maintainer
anova 0.0.1
Anova DLT
1 version - Latest release: over 4 years ago - 1.67 thousand downloads total - 5 stars on GitHub - 1 maintainer
cometbft-light-client-js 0.1.0-alpha.2
cometbft-light-client-js provides a lightweight, WASM-based interface to the CometBFT Lig...
1 version - Latest release: over 1 year ago - 1.23 thousand downloads total - 14 stars on GitHub - 3 maintainers
cometbft-light-client-detector 0.1.0-alpha.2
CometBFT Light Client Attack Detector.
1 version - Latest release: over 1 year ago - 1 dependent package - 1.51 thousand downloads total - 14 stars on GitHub - 3 maintainers
cometbft-config 0.1.0-alpha.2
cometbft-config provides functions for loading and validating CometBFT configuration file...
1 version - Latest release: over 1 year ago - 1 dependent package - 2.37 thousand downloads total - 14 stars on GitHub - 3 maintainers
cometbft-light-client 0.1.0-alpha.2
Implementation of the CometBFT Light Client Verification Protocol.
1 version - Latest release: over 1 year ago - 2 dependent packages - 2.06 thousand downloads total - 14 stars on GitHub - 3 maintainers
cometbft 0.0.0
CometBFT is a high-performance blockchain consensus engine that powers Byzantine fault to...
2 versions - Latest release: over 2 years ago - 8 dependent packages - 4.16 thousand downloads total - 14 stars on GitHub - 3 maintainers
cometbft-light-client-cli 0.1.0-alpha.2
The CometBFT Light Client command line tool.
1 version - Latest release: over 1 year ago - 1.2 thousand downloads total - 2 stars on GitHub - 3 maintainers
cometbft-light-client-verifier 0.1.0-alpha.2
Implementation of the CometBFT Light Client Verification Algorithm.
1 version - Latest release: over 1 year ago - 2 dependent packages - 2.26 thousand downloads total - 2 stars on GitHub - 3 maintainers
celestia-core 0.34.0
This is a hard fork of tendermint to make it compatible with Celestia network. Tendermint...
1 version - Latest release: over 1 year ago - 1 dependent package - 1.36 thousand downloads total - 0 stars on GitHub - 1 maintainer
synchronicity 0.0.0 removed
Distributed build system providing cryptographic proofs-of-reproducibility via Byzantine Fault To...
2 versions - Latest release: over 5 years ago - 1.26 thousand downloads total - 93 stars on GitHub - 1 maintainer
Top 9.8% on crates.io
overlord 0.4.2
Overlord consensus procotol.
23 versions - Latest release: about 3 years ago - 4 dependent packages - 16 dependent repositories - 55.6 thousand downloads total - 77 stars on GitHub - 1 maintainer