6 releases (3 breaking)
0.4.0 | Sep 17, 2024 |
---|---|
0.3.1 | Aug 13, 2024 |
0.2.0 | Jul 25, 2024 |
0.1.1 | Jun 12, 2024 |
0.1.0 | Apr 15, 2024 |
#5 in #bitswap
1,282 downloads per month
Used in 3 crates
(via lumina-node)
150KB
3.5K
SLoC
Beetswap
Beetswap is a Rust-based implementation of the Bitswap
protocol for the libp2p
networking stack.
Bitswap is a protocol developed for the exchange of blocks between peers. It plays a critical role in data distribution, ensuring that peers can request and receive the blocks they need from other peers in the network.
Check out the examples.
Key Features
- Efficient Block Exchange: Implements the Bitswap protocol to ensure efficient transfer of blocks between peers.
- Libp2p Integration: Designed to integrate smoothly with libp2p, allowing it to be used in a wide range of decentralized applications.
- Rust Safety and Performance: Takes advantage of Rust's memory safety guarantees and performance optimizations, making it a robust choice for networked applications.
Contributing
We welcome contributions! Please fork the repository and submit a pull request.
License
Beetswap is licensed under the Apache 2.0 License. See the LICENSE file for more details.
About Eiger
We are engineers. We contribute to various ecosystems by building low level implementations and core components.
Contact us at hello@eiger.co Follow us on X/Twitter
Dependencies
~10–18MB
~252K SLoC