gravity-bridge
rust-libp2p

gravity-bridge | rust-libp2p | |
---|---|---|
7 | 34 | |
494 | 4,786 | |
0.0% | 2.0% | |
0.0 | 9.6 | |
about 2 years ago | 7 days ago | |
TypeScript | Rust | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gravity-bridge
-
JUNO, permission less interoperable smart contract built on cosmos. Cosmos little brother….
https://github.com/cosmos/gravity-bridge Gravity Bridge
-
Polygon -> Cosmos bridge?
Gravity Bridge will be the ETH bridge to the cosmos ecosystem: https://github.com/cosmos/gravity-bridge
-
Columbus-5 upgrade and bridges.
Also, there already exists a bridge for Cosmos <-> Ethereum (and if it's possible to do for Ethereum it's possible to do for Bitcoin as well): https://github.com/cosmos/gravity-bridge
- Why’s Cosmos
- RiB Newsletter #24 - Bridges
-
💬🔥 AMA with Justin Kilpatrick, Co-Founder of Althea 💬🔥 - June 3rd, @ 9:00AM PDT / 12:00PM EDT
Official Website • Github • Twitter
-
Sleeping Giant Cosmos (ATOM) and its projects will take us to infinity and beyond
Gravity Bridge: https://github.com/cosmos/gravity-bridge
rust-libp2p
- How Nat Traversal Works
- Peer to Peer Network Stack
-
You can help Anna's Archive by seeding torrents
* (i.e. WebRTC: https://github.com/libp2p/rust-libp2p/tree/master/examples/browser-webrtc)
-
On Implementation of Distributed Protocols
Substrate and Lighthouse use libp2p as a networking stack for communication between nodes. The libp2p framework is a versatile modular peer-to-peer networking stack. It provides a collections of abstractions, mechanisms, and protocols for facilitating communication in P2P systems. In particular, libp2p supports multiple transport mechanisms (TCP, QUIC, WebSocket, WebTransport, etc.), encryption schemes (TLS and Noise), and stream multiplexing. Higher-level protocols in libp2p are implemented on top of reliable, ordered, bidirectional binary streams, which are transparently encrypted and multiplexed by the framework.
-
Bifrost: A peer-to-peer communications engine with pluggable transports
It's a peer-to-peer "engine" with switchable components. Seems to run on different platforms (browsers, mobile, desktop, server).
At a glance, it looks pretty much like libp2p (https://libp2p.io/) but seems to integrate with libp2p as well (meaning you should be able to use Bifrost on one end, and libp2p on the other), so I'm guessing there is at least some fundamental difference, but I cannot spot it. Seems to use slightly different terminology compared to libp2p.
- Libp2p – A Modular Network Stack
- [AskJS] Any js browser based p2p libraries?
-
Decentralized Databases: ComposeDB
ComposeDB is a graph database created by 3BoxLabs, a company well-known in the Web3 ecosystem for their work on decentralized identifiers (DIDs) and their main product the Ceramic network. Ceramic is a network of nodes that store and share composable data streams on top of libp2p, the network stack that also powers IPFS.
-
What about a Zig implementation of lib2p2?
Yes, there is already a Rust version (https://github.com/libp2p/rust-libp2p) that behaves well at this level but I think we can reach a higher level of performance on this point with Zig. Also, if you look at the long term roadmap of libp2p (https://github.com/libp2p/specs/blob/master/ROADMAP.md), the mobile devices and IoT integrations for example are part of the considerations.
-
A Rust client library for interacting with Microsoft Airsim https://github.com/Sollimann/airsim-client
libp2p
What are some alternatives?
ChainBridge - 🌉 Modular Multi-Directional Blockchain Bridge to interact with Multiple Networks; Ethereum, Ethereum Classic, Substrate, based chains. Stay tuned for ChainBridge Hub!
cosmos-sdk - :chains: A Framework for Building High Value Public Blockchains :sparkles:
awesome-blockchain-rust - Collect libraries and packages about blockchain/cryptography in Rust
automerge-rs - Rust implementation of automerge [Moved to: https://github.com/automerge/automerge]
tentacle - A multiplexed p2p network framework that supports custom protocols
y-crdt - Rust port of Yjs
node - Source code for Akash node, a secure, transparent, and peer-to-peer cloud computing network
freenet-core - Declare your digital independence
TDN - Trusted Distributed Network. (Also a micro-framework for building decentralized applications)
go-livepeer - Official Go implementation of the Livepeer protocol
