awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to status-im/status-react

Open-source alternatives to Status React

30 open-source projects similar to status-im/status-react, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Status React alternative.

  • qtox/qtoxالصورة الرمزية لـ qTox

    qTox/qTox

    4,976عرض على GitHub↗

    qTox is a decentralized instant messaging application and a Tox protocol chat client. It provides a cross-platform graphical user interface for encrypted text, voice, and video communication. The project enables peer-to-peer encrypted messaging and secure VoIP communication without relying on central servers or third-party intermediaries. It utilizes the Tox protocol to facilitate direct voice and video calling and peer-to-peer file exchange. Identity and network management are handled through decentralized identity mapping and a distributed hash table for peer discovery and routing. All dat

    C++audioc-plus-pluscommunication
    عرض على GitHub↗4,976
  • meshtastic/firmwareالصورة الرمزية لـ meshtastic

    meshtastic/firmware

    7,799عرض على GitHub↗

    This project is an embedded operating system for creating decentralized peer-to-peer communication networks using long-range radio hardware. It provides an off-grid messaging protocol for transmitting text and GPS coordinates without relying on cellular or internet infrastructure. The firmware implements a secure communication framework using shared keys and high-grade encryption to protect data transmitted over the air. It includes a LoRaWAN hardware interface to manage radio parameters and an MQTT radio gateway to bridge local mesh traffic to external networks. The system covers a broad ra

    C++esp32gpsheltec
    عرض على GitHub↗7,799
  • miroslavpejic85/p2pالصورة الرمزية لـ miroslavpejic85

    miroslavpejic85/p2p

    3,977عرض على GitHub↗

    This project is a peer-to-peer networking tool and communication client designed for exchanging messages and sharing screen control between computers without a central server. It functions as a decentralized system for exchanging data and control signals directly between nodes. The application uses WebRTC for peer-to-peer messaging and remote desktop administration. It incorporates STUN-based NAT traversal and rendezvous servers to establish direct connections between peers hidden behind restrictive firewalls or routers. The software provides capabilities for remote desktop control, includin

    C#administrationanydeskc-sharp
    عرض على GitHub↗3,977

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • libp2p/libp2pالصورة الرمزية لـ libp2p

    libp2p/libp2p

    2,940عرض على GitHub↗

    libp2p is a modular peer-to-peer networking stack designed for building decentralized applications. It provides the core infrastructure necessary for nodes to discover and connect with other participants across a network without relying on central servers. The project distinguishes itself through a flexible transport layer that abstracts multiple protocols, including TCP, QUIC, WebSockets, and WebTransport, into a single interface. It features specialized tools for NAT and firewall traversal, such as hole punching and relay nodes, to establish direct connections between peers and web browsers

    عرض على GitHub↗2,940
  • ricochet-im/ricochetالصورة الرمزية لـ ricochet-im

    ricochet-im/ricochet

    3,914عرض على GitHub↗

    Ricochet is a decentralized, peer-to-peer anonymous chat client and messaging protocol. It enables the exchange of encrypted text messages and files without relying on central servers, using Tor hidden services to mask the network addresses and identities of all participants. The project eliminates communication metadata by removing central coordinating authorities, preventing the discovery of contact lists or timing patterns. It utilizes a peer-to-peer connection model where every client acts as both a server and a client, employing public key signatures and cryptographically signed invitati

    C++c-plus-pluscross-platformgui
    عرض على GitHub↗3,914
  • berty/bertyالصورة الرمزية لـ berty

    berty/berty

    9,204عرض على GitHub↗

    Berty is a peer-to-peer messaging application and framework designed for decentralized private messaging. It utilizes a distributed identity protocol and a decentralized database to enable end-to-end encrypted communication without relying on central servers, phone numbers, or email addresses. The project distinguishes itself through an offline messaging framework that uses Bluetooth Low Energy and multicast DNS for local device discovery. This allows peers to establish direct connections and exchange messages without internet or cellular data, using QR codes for secure contact exchange. The

    TypeScript
    عرض على GitHub↗9,204
  • paritytech/substrateالصورة الرمزية لـ paritytech

    paritytech/substrate

    8,409عرض على GitHub↗

    Substrate is a modular blockchain development framework used to build customized blockchain networks with programmable state transitions and consensus mechanisms. It functions as a toolkit for constructing bespoke network protocols and deploying nodes to local environments or global testnets. The framework utilizes a WebAssembly runtime environment to execute state transition logic, ensuring deterministic behavior across all network nodes. It enables the composition of modular logic components and runtime palettes to define the specific rules and behavior of a blockchain. The system covers c

    Rust
    عرض على GitHub↗8,409
  • xrplf/rippledالصورة الرمزية لـ XRPLF

    XRPLF/rippled

    5,166عرض على GitHub↗

    rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine and a blockchain API gateway, allowing servers to validate transactions and maintain a shared, immutable sequence of ledger state. The project features a built-in decentralized exchange engine capable of executing atomic cross-currency payments and managing order books. It includes an on-chain asset management system for issuing and controlling fungible tokens and NFTs, as well as a Byzantine Fault Tolerant system for coordinating validators. The platform provides comprehensiv

    C++blockchainc-plus-pluscplusplus
    عرض على GitHub↗5,166
  • shardeum/shardeumالصورة الرمزية لـ shardeum

    shardeum/shardeum

    31,393عرض على GitHub↗

    Shardeum is an autoscaling blockchain infrastructure designed to distribute network workloads across multiple shards to increase throughput. It uses a dynamic-sharding architecture that horizontally scales node capacity and adjusts the number of active shards based on real-time network demand. The system features an execution environment compatible with the Ethereum Virtual Machine, allowing it to run smart contracts and decentralized applications. It maintains network agreement and security through consensus-group partitioning, which organizes validator nodes into discrete groups. The platf

    TypeScriptblockchaindappethereum
    عرض على GitHub↗31,393
  • ethereumbook/ethereumbookالصورة الرمزية لـ ethereumbook

    ethereumbook/ethereumbook

    21,521عرض على GitHub↗

    This project serves as a comprehensive technical reference and educational platform for the Ethereum ecosystem. It provides a deep dive into the fundamental architecture of decentralized ledger systems, covering the core mechanisms that enable trustless state transitions, cryptographic security, and network consensus. The documentation distinguishes itself by bridging high-level conceptual frameworks with practical implementation details. It details the lifecycle of smart contract development, from source code compilation and bytecode analysis to deployment and interaction patterns. Furthermo

    blockchainbookdapp
    عرض على GitHub↗21,521
  • beakerbrowser/beakerالصورة الرمزية لـ beakerbrowser

    beakerbrowser/beaker

    6,751عرض على GitHub↗

    Beaker is a peer-to-peer web browser and decentralized web platform. It enables the discovery, access, and hosting of websites and web applications across a distributed network, removing the requirement for centralized servers or traditional hosting providers. The platform functions as a tool for hosting peer-to-peer websites, allowing users to serve web content directly from a local device to other users. This architecture supports the development of hostless web applications that operate without cloud hosting infrastructure. The system facilitates decentralized web browsing and distributed

    JavaScript
    عرض على GitHub↗6,751
  • paritytech/parity-ethereumالصورة الرمزية لـ paritytech

    paritytech/parity-ethereum

    6,831عرض على GitHub↗

    Parity Ethereum is a software implementation of an Ethereum client node that maintains a local copy of the ledger and validates network transactions. It functions as a blockchain network peer and an Ethereum Virtual Machine runtime, providing the environment necessary to process smart contract bytecode and update network state. The project includes systems for cryptographic key management to generate and store the private keys used to sign secure transactions. It enables the operation of a blockchain node and provides mechanisms for Ethereum network synchronization to match the current state

    Rust
    عرض على GitHub↗6,831
  • inoutcode/ethereum_bookالصورة الرمزية لـ inoutcode

    inoutcode/ethereum_book

    4,081عرض على GitHub↗

    This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides structured instruction on blockchain fundamentals, smart contract development, and the architectural principles of decentralized applications. The resource covers technical domains including smart contract security auditing, network administration, and web3 programming. It details the implementation of token standards, the use of mnemonic seeds for wallet integration, and the creation of censorship-resistant application architectures. The documentation extends to system-level opera

    Vueblockchaindappsethereum
    عرض على GitHub↗4,081
  • skempin/lyrics-king-react-nativeالصورة الرمزية لـ SKempin

    SKempin/Lyrics-King-React-Native

    336عرض على GitHub↗

    Lyrics King is React Native song lyrics search app, built with Expo. Designed with Adobe XD.

    JavaScript
    عرض على GitHub↗336
  • gitpoint/git-pointالصورة الرمزية لـ gitpoint

    gitpoint/git-point

    4,770عرض على GitHub↗

    Git Point is a mobile client for GitHub and a visual interface for Git version control. It functions as a project management tool and a social coding dashboard for interacting with repositories and tracking software development. The application enables the management of GitHub repositories, including the ability to star, watch, and fork projects. It provides a chronological activity feed for monitoring user contributions and updates across different organizations. The project covers a range of collaboration capabilities, including the coordination of pull requests and the tracking of issues

    JavaScriptandroidgithubgithub-client
    عرض على GitHub↗4,770
  • alphasp/pxviewالصورة الرمزية لـ alphasp

    alphasp/pxview

    836عرض على GitHub↗

    An unofficial Pixiv app client for Android and iOS, built with React Native.

    JavaScript
    عرض على GitHub↗836
  • artsy/eigenالصورة الرمزية لـ artsy

    artsy/eigen

    3,770عرض على GitHub↗

    Eigen is a cross-platform mobile application and art marketplace client designed for discovering artists and exploring a curated database of fine art and gallery collections. It serves as a community art discovery tool and digital platform for connecting with art enthusiasts across different operating systems. The project implements a component-based mobile user interface that synchronizes a JavaScript thread with native platform views. It focuses on delivering a social mobile experience for sharing discoveries and interacting with a global art ecosystem. The application incorporates a high-

    TypeScript
    عرض على GitHub↗3,770
  • arjun-sna/react-native-githubgist-clientالصورة الرمزية لـ Arjun-sna

    Arjun-sna/react-native-githubgist-client

    9عرض على GitHub↗

    React native mobile application for Github gist. :iphone:

    JavaScript
    عرض على GitHub↗9
  • mariodev12/react-native-netflixالصورة الرمزية لـ mariodev12

    mariodev12/react-native-netflix

    833عرض على GitHub↗

    React Native App from my video Course on Youtube

    JavaScript
    عرض على GitHub↗833
  • ibax-io/go-ibaxالصورة الرمزية لـ IBAX-io

    IBAX-io/go-ibax

    7,858عرض على GitHub↗

    go-ibax is a blockchain protocol platform and decentralized application infrastructure used to deploy networks with custom governance and token economics. It provides a foundation for building decentralized applications through a framework that integrates identity management and on-chain data storage. The project features a multilingual virtual machine capable of executing smart contracts written in Go, Rust, and Solidity. It implements a sharded blockchain network to increase throughput and a privacy layer utilizing zero-knowledge proofs and homomorphic encryption to anonymize transaction da

    Goassetsblockchaincross-chain
    عرض على GitHub↗7,858
  • aiortc/aiortcالصورة الرمزية لـ aiortc

    aiortc/aiortc

    5,066عرض على GitHub↗

    aiortc is a Python implementation of the WebRTC protocol, providing an asynchronous stack for real-time audio, video, and data streaming between peers. It functions as a media engine and data channel implementation that manages peer connections through a non-blocking framework. The library enables the establishment of direct peer-to-peer networking by negotiating session descriptions and connectivity paths. It facilitates secure, bidirectional data transmission via data channels and supports low-latency media streaming using standard codecs. The system includes capabilities for network NAT t

    Python
    عرض على GitHub↗5,066
  • schlagmichdoch/pairdropالصورة الرمزية لـ schlagmichdoch

    schlagmichdoch/PairDrop

    9,791عرض على GitHub↗

    PairDrop is a cross-platform file sharing application and web-based tool for peer-to-peer data exchange. It enables the transfer of files and text messages between devices using a browser, operating without the need for user accounts or central storage. The project supports both local network file transfers and cross-device sharing over the internet. It provides methods for establishing connectivity through temporary rooms using shared short-codes, QR-code identity exchange, and persistent device pairing to maintain connections across different networks. Connectivity is managed via WebRTC pe

    JavaScriptfile-sharingindexeddbnodejs
    عرض على GitHub↗9,791
  • quipnetwork/quip-protocol-rsالصورة الرمزية لـ QuipNetwork

    QuipNetwork/quip-protocol-rs

    5,674عرض على GitHub↗

    This project is a Substrate-based blockchain protocol implementation and a modular Rust blockchain runtime. It provides a framework for executing a distributed ledger protocol to maintain a synchronized network of nodes. The system features a peer-to-peer node implementation that manages decentralized communication and local key-value database storage. It includes a BFT-based consensus engine for coordinating block authoring and finality, as well as a WebAssembly-based runtime for isolated execution of state transitions. The protocol organizes domain-specific logic through a modular pallet a

    Rust
    عرض على GitHub↗5,674
  • element-hq/element-webالصورة الرمزية لـ element-hq

    element-hq/element-web

    13,233عرض على GitHub↗

    Element Web is a web-based communication client used for real-time messaging and collaboration via the decentralized Matrix protocol. It functions as an end-to-end encrypted messenger, a VoIP client for voice and video conferencing, and an interface for interacting with integrated bots and external bridges. The project distinguishes itself through a modular architecture that supports runtime module loading and external script imports to extend core capabilities. It provides extensive white-labeling options, allowing for the customization of application branding, visual themes, and the use of

    TypeScripthacktoberfestmatrix
    عرض على GitHub↗13,233
  • xrplevm/nodeالصورة الرمزية لـ xrplevm

    xrplevm/node

    1,271عرض على GitHub↗

    The project is a proof of authority blockchain node and Ethereum virtual machine node that runs Ethereum smart contracts on a Cosmos software development kit consensus network. It is built as an application-specific blockchain using modular consensus and state-machine components to ensure reliable decentralized state replication, while maintaining network security and consensus integrity through an authority-gated validator model. The network supports bridge-based asset transfer by locking tokens on a primary ledger and minting corresponding representations on a sidechain using cryptographic

    Go
    عرض على GitHub↗1,271
  • easytier/easytierالصورة الرمزية لـ EasyTier

    EasyTier/EasyTier

    12,012عرض على GitHub↗

    EasyTier is a decentralized peer-to-peer virtual private network and mesh networking tool. It functions as a layer 3 network overlay that establishes secure tunnels between devices without requiring a centralized server or coordinator. It also serves as a WireGuard-compatible VPN, capable of acting as a server for standard WireGuard clients. The project distinguishes itself through multipath latency-based routing and the use of KCP or QUIC proxies to mitigate packet loss and stabilize connections in high-loss environments. It provides a virtual networking manager featuring a web management co

    Rustnat-traversalp2prust
    عرض على GitHub↗12,012
  • n0-computer/irohالصورة الرمزية لـ n0-computer

    n0-computer/iroh

    7,858عرض على GitHub↗

    Iroh is a peer-to-peer networking stack and distributed system designed for secure direct connections, content-addressed storage, and synchronized data sharing. It provides a foundation for decentralized applications by combining a QUIC-based networking layer with primitives for distributed state and data transfer. The project distinguishes itself through a comprehensive suite of decentralized capabilities, including a distributed data store using conflict-free replicated data types for collaborative synchronization and a content-addressed storage system for verifiable, resumable transfers of

    Rustdoes-anyone-read-thesememesp2p
    عرض على GitHub↗7,858
  • irungentoo/toxcoreI

    irungentoo/toxcore

    8,751عرض على GitHub↗

    Toxcore is a peer-to-peer networking library that implements a decentralized communication protocol for secure messaging and media calls without the use of central servers. It provides a core engine for establishing direct encrypted connections between devices using a public-key identity system where unique identifiers serve as both addresses and authentication keys. The project features a decentralized network architecture that utilizes a distributed hash table for peer discovery and Kademlia-based routing to locate participants. To maintain connectivity across restrictive network environmen

    C
    عرض على GitHub↗8,751
  • syncthing/syncthing-macosالصورة الرمزية لـ syncthing

    syncthing/syncthing-macos

    3,761عرض على GitHub↗

    Syncthing macOS is a native application bundle that wraps the Syncthing binary to provide decentralized, peer-to-peer file synchronization on macOS. It enables bidirectional data replication across multiple devices using a block exchange protocol, allowing files and folders to stay consistent without relying on a central cloud server. The project distinguishes itself by integrating the cross-platform synchronization engine into the macOS environment as a background service. It provides a system tray interface for quick access to the management GUI and supports automatic application startup th

    Objective-Capplebackupcloud-sync
    عرض على GitHub↗3,761
  • pion/webrtcالصورة الرمزية لـ pion

    pion/webrtc

    16,571عرض على GitHub↗

    This project is a cross-platform implementation of the WebRTC standard, providing a comprehensive library for building real-time audio, video, and data communication applications. It functions as a peer-to-peer networking framework and media processing engine, enabling direct, low-latency connections between devices without relying on central servers. By strictly adhering to official protocol specifications, the library ensures interoperability with browsers and other native communication software across mobile, desktop, and server environments. The engine distinguishes itself through a modul

    Goaudiogogolang
    عرض على GitHub↗16,571