awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Kommunikation und Konferenzen

Ranking aktualisiert am 23. Juni 2026

For Kommunikation und Konferenzen, the strongest matches are aws/aws-cdk (The AWS Cloud Development Kit is an infrastructure-as-code framework), socketio/socket.io (Socket) and miroslavpejic85/mirotalksfu (Mirotalksfu is a WebRTC video conferencing platform and AI-integrated). permissionlesstech/bitchat and jamesturland/jimsgarage round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Entdecke Open-Source-Plattformen für Echtzeit-Messaging, Videokonferenzen und kollaborative Team-Kommunikation.

Kommunikation und Konferenzen

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • aws/aws-cdkAvatar von aws

    aws/aws-cdk

    12,817Auf GitHub ansehen↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptInfrastructure as CodeAWS ProvisionersCloud Deployment Automation
    Auf GitHub ansehen↗12,817
  • socketio/socket.ioAvatar von socketio

    socketio/socket.io

    63,195Auf GitHub ansehen↗

    Socket.io is a real-time communication engine that enables bidirectional, event-based data exchange between clients and servers. It provides a robust transport-agnostic protocol layer that automatically manages connection lifecycles, including heartbeat signals, automatic reconnection, and seamless fallback between WebSockets and HTTP long-polling. By maintaining persistent links, it ensures reliable messaging across diverse network environments. The project distinguishes itself through a scalable, distributed architecture that supports multi-node synchronization and room-based message routin

    TypeScriptConnection Establishment ProtocolsConnection Lifecycle ManagersDistributed Pub-Sub Adapters
    Auf GitHub ansehen↗63,195
  • miroslavpejic85/mirotalksfuAvatar von miroslavpejic85

    miroslavpejic85/mirotalksfu

    2,882Auf GitHub ansehen↗

    Mirotalksfu is a WebRTC video conferencing platform and AI-integrated meeting suite. It functions as a real-time communication system for hosting high-resolution audio and video meetings, serving as a self-hosted virtual classroom and a collaborative workspace. The platform distinguishes itself by integrating generative AI assistants, speech recognition, and digital avatars into live sessions. It also operates as an RTMP streaming gateway, allowing users to broadcast live meeting content to external audiences and platforms. The system provides a collaboration suite featuring a shared interac

    JavaScriptGenerative AI SuitesPeer-to-Peer Media LibrariesAccess-Controlled Rooms
    Auf GitHub ansehen↗2,882
  • permissionlesstech/bitchatAvatar von permissionlesstech

    permissionlesstech/bitchat

    26,042Auf GitHub ansehen↗

    Bitchat is a decentralized messaging protocol designed for secure, private communication across both local and wide-area networks. It functions as an encrypted offline messenger that enables direct data exchange between devices without requiring centralized servers or persistent internet connectivity. By utilizing end-to-end encryption, the platform ensures that message content remains confidential and protected from unauthorized access throughout the entire transport process. The project distinguishes itself through a hybrid connectivity layer that dynamically routes messages between short-r

    SwiftDecentralized Messaging ProtocolsEncrypted MessengersEnd-to-End Encryption Protocols
    Auf GitHub ansehen↗26,042
  • jamesturland/jimsgarageAvatar von JamesTurland

    JamesTurland/JimsGarage

    4,439Auf GitHub ansehen↗

    JimsGarage is a collection of shell scripts and automation tools designed to help individuals deploy and manage a wide range of self-hosted services on their own hardware. It provides a structured approach to setting up containerized applications, from media servers and document management systems to VPNs and monitoring stacks, all through automated Docker-based configurations. The project distinguishes itself by offering a comprehensive library of deployment recipes that cover the full lifecycle of a home server environment. This includes not just the services themselves, but also the suppor

    ShellAutomated TLS Reverse ProxiesContainerized Reverse Proxy InfrastructureContainerized Service Deployment
    Auf GitHub ansehen↗4,439
  • netty/nettyAvatar von netty

    netty/netty

    34,975Auf GitHub ansehen↗

    Netty is an asynchronous network framework designed for building scalable protocol servers and clients. It utilizes an event-driven reactor pattern and a non-blocking input/output model to decouple connection handling from application logic, allowing for the development of responsive network services that manage high volumes of concurrent connections. The framework distinguishes itself through a modular pipeline-based processing chain that enables the implementation of custom binary or text-based protocols. It provides a pluggable transport abstraction that allows developers to switch between

    JavaAsynchronous Network FrameworksHigh-Performance NetworkingReactor Patterns
    Auf GitHub ansehen↗34,975
  • jitsi/jitsi-meetAvatar von jitsi

    jitsi/jitsi-meet

    29,423Auf GitHub ansehen↗

    Jitsi Meet is an open-source platform for real-time audio and video communication. It provides a complete infrastructure for hosting secure video conferences, supporting features such as screen sharing, messaging, and participant polling. The platform is designed for both standalone use and integration into external web or mobile applications. The system utilizes a selective forwarding unit architecture to route media streams between participants, ensuring efficient communication across multiple users. It relies on standardized real-time transport protocols to manage data transmission and inc

    TypeScriptVideo Conferencing SoftwareVideo Meeting ServersSelective Forwarding Units
    Auf GitHub ansehen↗29,423
  • telegramdesktop/tdesktopAvatar von telegramdesktop

    telegramdesktop/tdesktop

    32,099Auf GitHub ansehen↗

    This project is a cross-platform messaging client that implements a secure, real-time communication protocol. It provides a comprehensive development toolkit, including a database library and messaging SDK, which allows for the creation of custom messaging applications that maintain synchronized state across multiple devices. The core architecture relies on an asynchronous event-driven model to ensure responsive performance while managing persistent local database synchronization with server-side state. The client distinguishes itself through a robust end-to-end encryption layer that supports

    C++Client Development KitsEncryption ProtocolsEnd-to-End Encryption
    Auf GitHub ansehen↗32,099
  • igniterealtime/openfireAvatar von igniterealtime

    igniterealtime/Openfire

    2,999Auf GitHub ansehen↗

    Openfire is an XMPP communication server and enterprise messaging platform designed for real-time collaboration. It serves as a communication hub providing instant messaging, presence tracking, and multi-user chat capabilities for organizational use. The server supports federated network routing via an XMPP federation gateway, allowing users across different domains to exchange messages. It is designed for high availability through server node clustering and multi-node synchronization to balance client traffic and ensure continuous uptime. The platform integrates with external directory serv

    JavaSelf-Hosted Collaboration ServersChat Server PlatformsClient Connection Distribution
    Auf GitHub ansehen↗2,999
  • genymobile/scrcpyAvatar von Genymobile

    Genymobile/scrcpy

    143,637Auf GitHub ansehen↗

    This project provides a desktop-based interface for remote control and screen mirroring of Android devices. It functions by establishing a persistent, multiplexed communication channel over the Android Debug Bridge, allowing for the transmission of raw binary data streams between a host computer and a connected mobile device. The tool distinguishes itself by injecting a lightweight binary into the mobile runtime to access system-level APIs for direct screen buffer capture and input event injection. By translating desktop mouse and keyboard signals into native Linux kernel events, it enables r

    CAndroid Remote Control InterfacesBinary Media StreamsCross-Platform
    Auf GitHub ansehen↗143,637
  • awesome-selfhosted/awesome-selfhostedAvatar von awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Auf GitHub ansehen↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    Agile Project ManagementAgricultural CooperativesAnalytics Tracking
    Auf GitHub ansehen↗299,516
  • xx-net/xx-netAvatar von XX-net

    XX-net/XX-Net

    33,454Auf GitHub ansehen↗

    XX-Net is a cross-platform desktop application that functions as a local proxy server and network traffic router. It intercepts outgoing network requests from a local machine and redirects them through encrypted tunnels to a distributed mesh of cloud-based nodes, facilitating secure and reliable access to external resources. The software distinguishes itself by providing a centralized management interface for coordinating complex proxy infrastructure. It employs rule-based traffic routing, allowing users to define custom logic based on destination addresses and protocols to determine the opti

    PythonProxy MeshesCensorship Circumvention ToolsCross-Platform Proxy Clients
    Auf GitHub ansehen↗33,454
  • zulip/zulipAvatar von zulip

    zulip/zulip

    24,696Auf GitHub ansehen↗

    Zulip is an open-source, self-hosted chat platform designed for real-time team communication. It organizes conversations into threaded streams, allowing users to maintain focus and manage complex discussions within a private, secure infrastructure. The project provides full control over data, authentication, and server management, making it a comprehensive solution for organizations requiring a dedicated messaging environment. The platform distinguishes itself through a hybrid backend architecture that combines a robust web framework for standard requests with an asynchronous event-streaming

    PythonChat PlatformsMessaging ServersDeployment Configurations
    Auf GitHub ansehen↗24,696
  • shadowsocks/shadowsocksAvatar von shadowsocks

    shadowsocks/shadowsocks

    33,580Auf GitHub ansehen↗

    Shadowsocks is a secure network tunneling tool designed for censorship circumvention and private internet connectivity. It functions as a proxy system that routes traffic through encrypted tunnels, allowing users to bypass regional network restrictions and protect data from interception across public infrastructures. The project utilizes a lightweight, custom proxy protocol that incorporates stream-based cipher encryption to obfuscate payload content and prevent deep packet inspection. By employing an asynchronous, event-driven networking model, the system manages concurrent connections effic

    PythonCensorship Circumvention ToolsProxy ClientsSecure Tunneling
    Auf GitHub ansehen↗33,580
  • larksuite/cliAvatar von larksuite

    larksuite/cli

    14,291Auf GitHub ansehen↗

    Lark CLI is a terminal-based tool designed for automating tasks and managing resources across the Lark and Feishu productivity ecosystem. It functions as a cloud workspace automator and REST API client, providing a command line interface to programmatically manage organizational documents, calendars, emails, and tasks. The project distinguishes itself through an AI agent skill framework that allows for the integration and deployment of both bundled and custom skills. It features an identity-aware execution context that enables switching between user and bot identities, and employs a sidecar-b

    GoWorkspace Command Line InterfacesAgent Skill FrameworksAPI Development Platforms
    Auf GitHub ansehen↗14,291
  • gorilla/websocketAvatar von gorilla

    gorilla/websocket

    24,523Auf GitHub ansehen↗

    This project provides a comprehensive implementation of the WebSocket protocol, enabling persistent, bidirectional communication between clients and servers. It handles the low-level complexities of the protocol, including the initial HTTP upgrade handshake and the encapsulation of data into discrete binary frames. By managing these connections, it allows applications to exchange data instantly without the overhead associated with repeated standard request cycles. The library distinguishes itself through its focus on high-frequency message exchange and concurrent connection management. It uti

    GoReal-Time Communication ProtocolsRealtime Communication ProtocolsRequest Routers
    Auf GitHub ansehen↗24,523
  • boto/boto3Avatar von boto

    boto/boto3

    9,834Auf GitHub ansehen↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    PythonAWS ProvisionersCloud Provisioning TemplatesCloud Service SDKs
    Auf GitHub ansehen↗9,834
  • nsqio/nsqAvatar von nsqio

    nsqio/nsq

    25,738Auf GitHub ansehen↗

    NSQ is a distributed, brokerless messaging platform designed for high-throughput, fault-tolerant communication. By utilizing a decentralized topology, it eliminates single points of failure and allows for horizontal scaling across clusters. The system organizes message streams into topics and channels, effectively decoupling producers from consumers to support both streaming and job-oriented workloads. The platform distinguishes itself through a lookup-service-based discovery mechanism that enables clients to dynamically locate producers at runtime without requiring centralized coordination.

    GoDistributed SystemsMessage BrokersConnection Management Strategies
    Auf GitHub ansehen↗25,738
  • iperov/deepfaceliveAvatar von iperov

    iperov/DeepFaceLive

    30,536Auf GitHub ansehen↗

    DeepFaceLive is a desktop application designed for real-time facial replacement and animation within live video streams. By utilizing deep learning models, the software performs high-speed identity mapping and facial feature analysis to transform video content as it is captured. The engine relies on GPU-accelerated inference to execute these complex image manipulation tasks at interactive frame rates. The application distinguishes itself through a modular video processing pipeline that chains specialized tasks to maintain high throughput and low latency. It features a virtual camera streaming

    PythonFacial Manipulation ModelsHardware-Accelerated InferenceReal-Time Face Swapping
    Auf GitHub ansehen↗30,536
  • xiu2/trackerslistcollectionAvatar von XIU2

    XIU2/TrackersListCollection

    31,531Auf GitHub ansehen↗

    TrackersListCollection is an automated aggregator that maintains a directory of active BitTorrent tracker addresses. It functions as a resource for peer-to-peer file sharing applications, providing the necessary endpoints to facilitate peer discovery and improve network connectivity. The project distinguishes itself through a combination of automated source aggregation and community-driven curation, which ensures the repository remains populated with healthy network nodes. By consolidating data from multiple public endpoints, it provides a centralized source for maintaining current and reliab

    BitTorrent Tracker ListsBitTorrent TrackersTracker Aggregators
    Auf GitHub ansehen↗31,531
  • dkhamsing/open-source-ios-appsAvatar von dkhamsing

    dkhamsing/open-source-ios-apps

    50,744Auf GitHub ansehen↗

    This project is a comprehensive directory of open-source iOS applications designed to serve as a technical reference for developers and learners. It functions as a curated index of mobile software, categorizing projects by their functionality, implementation language, and architectural design to provide a clear view of how professional applications are structured. The repository distinguishes itself by offering a deep dive into mobile app architecture, allowing users to study real-world codebases that utilize patterns such as Model-View-ViewModel, VIPER, and Clean Architecture. It highlights

    Awesome ListMobile Architecture PatternsWidget Frameworks
    Auf GitHub ansehen↗50,744
  • curl/curlAvatar von curl

    curl/curl

    42,214Auf GitHub ansehen↗

    Curl is a command-line tool and portable library for transferring data across a wide range of network protocols. It functions as a unified engine that abstracts diverse communication standards, allowing users and developers to move files and information between servers using a consistent interface. The project provides both a versatile command-line client for terminal-based automation and a stable programmatic interface for integrating complex network operations into applications. The system is distinguished by its protocol-agnostic core and its ability to manage both synchronous and asynchro

    CCertificate VerificationHTTP ClientsMulti-Protocol Transfer Libraries
    Auf GitHub ansehen↗42,214
  • matrix-org/synapseAvatar von matrix-org

    matrix-org/synapse

    12,013Auf GitHub ansehen↗

    Synapse is a decentralized communication server implementation that enables real-time messaging and data exchange across the global Matrix federation. It functions as a homeserver, allowing operators to host their own nodes while maintaining control over personal data and user identity within a distributed network. The server utilizes a federated messaging protocol to exchange messages and user data with independent servers, ensuring consistent state across the network. To support high-traffic environments, it employs a distributed service architecture that offloads tasks to independent backg

    PythonHomeserversMatrix ServersDecentralized Messaging
    Auf GitHub ansehen↗12,013
  • lyswhut/lx-music-desktopAvatar von lyswhut

    lyswhut/lx-music-desktop

    51,592Auf GitHub ansehen↗

    This project is a cross-platform desktop media player that aggregates music content from multiple online sources into a unified local playback interface. It provides a comprehensive system for managing media playback and retrieving structured lyric data, including time-synced, translated, and romanized versions. The application distinguishes itself through an integrated local network server and a custom protocol handler, which allow external software, scripts, and web browsers to interact with the player. These features enable remote control of playback operations, real-time monitoring of med

    TypeScriptMedia PlayersMedia ControllersBuild Automation Tools
    Auf GitHub ansehen↗51,592
  • dokploy/dokployAvatar von Dokploy

    Dokploy/dokploy

    34,901Auf GitHub ansehen↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    TypeScriptContainer Orchestration PlatformsApplication DeploymentApplication Deployment Platforms
    Auf GitHub ansehen↗34,901
  • kavishdevar/librepodsAvatar von kavishdevar

    kavishdevar/librepods

    25,441Auf GitHub ansehen↗

    Librepods is a cross-platform hardware controller that functions as a Bluetooth audio protocol interceptor. It provides a unified software layer to manage device-specific settings and connectivity features across various desktop and mobile operating systems, acting as a configuration tool for hardware-level sound parameters. The project distinguishes itself through a vendor identity emulation layer that masks hardware signatures to bypass authentication checks. By intercepting and modifying low-level Bluetooth handshake packets and spoofing device identifiers, it enables access to restricted

    KotlinBluetooth Protocol EmulatorsBluetooth Protocol InterceptorsHardware Emulators
    Auf GitHub ansehen↗25,441
  • simstudioai/simAvatar von simstudioai

    simstudioai/sim

    28,796Auf GitHub ansehen↗

    This project is an AI agent orchestration platform that provides a visual environment for building, testing, and deploying complex automation workflows. It functions as a low-code development interface where users can chain discrete functional blocks into dependency-aware pipelines to integrate artificial intelligence with external data and services. The platform supports the creation of intelligent conversational agents, automated business processes, and multi-service API orchestrations within a unified workspace. The platform distinguishes itself through its event-driven integration engine,

    TypeScriptAutomation PlatformsAgent ConfigurationAgent Orchestration Platforms
    Auf GitHub ansehen↗28,796
  • grpc/grpcAvatar von grpc

    grpc/grpc

    44,891Auf GitHub ansehen↗

    gRPC is a language-agnostic remote procedure call framework designed for high-performance communication between distributed services. It utilizes a structured interface definition language to generate consistent client stubs and server skeletons, enabling applications to invoke methods on remote servers as if they were local objects. By leveraging the HTTP/2 transport layer, the framework supports efficient binary serialization and multiplexed data exchange across diverse programming environments. The framework distinguishes itself through its support for flexible communication patterns, incl

    C++Remote Procedure Call FrameworksRemote Procedure CallsHTTP/2 Transport Layers
    Auf GitHub ansehen↗44,891
  • fonoster/fonosterAvatar von fonoster

    fonoster/fonoster

    7,997Auf GitHub ansehen↗

    Fonoster is a conversational AI framework and multi-tenant communications platform as a service. It serves as a programmable voice gateway and SIP telephony platform, enabling the creation of voice-based assistants and automated communication workflows using large language models. The project distinguishes itself through a vendor-agnostic speech integration engine that abstracts speech-to-text and text-to-speech providers. It features a multi-tenant architecture that isolates telephony resources and user identities into distinct organizational workspaces. The system covers a broad range of t

    TypeScriptBidirectional Audio StreamingConversational AI AgentsApplication Data Isolation
    Auf GitHub ansehen↗7,997
  • snailclimb/javaguideAvatar von Snailclimb

    Snailclimb/JavaGuide

    156,541Auf GitHub ansehen↗

    This project is a comprehensive educational repository providing technical documentation and learning materials across a wide range of computer science and software engineering domains. It serves as a centralized knowledge base for developers, covering core programming concepts, database management, distributed systems, and system design principles. The content spans fundamental Java programming, including collection frameworks and runtime environments, alongside deep dives into web communication protocols and browser internals. It also provides extensive resources on database internals, such

    JavaScriptConsensus ProtocolsTechnicalRemote Procedure Call Frameworks
    Auf GitHub ansehen↗156,541
  • mynaparrot/plugnmeet-serverAvatar von mynaparrot

    mynaparrot/plugNmeet-server

    497Auf GitHub ansehen↗

    The open-source, self-hosted video conferencing software. Scalable, customizable, and with a powerful AI Meeting Agent.

    GoVideo ConferencingVoice And Video
    Auf GitHub ansehen↗497
  • sagernet/sing-boxAvatar von SagerNet

    SagerNet/sing-box

    35,061Auf GitHub ansehen↗

    Sing-box is a universal proxy engine and traffic router designed to manage complex network connectivity across multiple operating systems. It functions as a configuration-driven core that intercepts system-level traffic, allowing for transparent proxying through encrypted tunnels. By normalizing diverse network protocols into a unified interface, the engine enables consistent traffic forwarding and protocol translation regardless of the underlying environment. The project distinguishes itself through a declarative configuration pipeline that validates and merges modular settings into a unifie

    GoProxy EnginesNetwork Traffic RoutersNetwork Tunnels
    Auf GitHub ansehen↗35,061
  • jech/galeneAvatar von jech

    jech/galene

    1,258Auf GitHub ansehen↗
    GoVideo ConferencingVoice And Video
    Auf GitHub ansehen↗1,258
  • robertdavidgraham/masscanAvatar von robertdavidgraham

    robertdavidgraham/masscan

    25,355Auf GitHub ansehen↗

    Masscan is a command-line network scanner designed for large-scale discovery and infrastructure reconnaissance. It identifies open ports across specific network segments or the entire internet by probing vast address ranges with high efficiency. The tool functions as an asynchronous packet engine, bypassing standard operating system kernel networking stacks to transmit raw packets directly from application memory. The project distinguishes itself through a specialized architecture that manages millions of concurrent connections by separating packet transmission and reception into independent

    CNetwork Discovery ToolsPacket EnginesPort Scanners
    Auf GitHub ansehen↗25,355
  • openvidu/openviduAvatar von OpenVidu

    OpenVidu/openvidu

    2,109Auf GitHub ansehen↗

    OpenVidu Platform main repository

    TypeScriptVideo Conferencing
    Auf GitHub ansehen↗2,109
  • shadowsocks/shadowsocks-windowsAvatar von shadowsocks

    shadowsocks/shadowsocks-windows

    59,574Auf GitHub ansehen↗

    Shadowsocks-Windows is a desktop proxy manager that provides a graphical interface for configuring system-wide network routing. It functions as a local SOCKS5 or HTTP proxy server, intercepting outbound traffic through system-level injection to route requests through secure, encrypted remote tunnels. The application distinguishes itself through a modular architecture that supports plugin-based transport extensibility, allowing users to integrate external binaries for custom traffic obfuscation and specialized cryptographic protocols. It also enables high-availability networking by automatical

    C#Tunneling ProtocolsWindowsExtensible
    Auf GitHub ansehen↗59,574
  • miroslavpejic85/mirotalkAvatar von miroslavpejic85

    miroslavpejic85/mirotalk

    4,595Auf GitHub ansehen↗

    Mirotalk is a self-hosted video conferencing platform and peer-to-peer communication server. It utilizes WebRTC for high-resolution video calls, screen sharing, and real-time audio streaming, operating as a decentralized system that routes media streams directly between participants to ensure privacy and low latency. The platform integrates conversational language models and speech recognition to provide real-time transcription and automated meeting tasks. It also functions as a white-label collaboration suite, allowing users to apply corporate visual identities across the interface and sourc

    JavaScriptPeer-to-Peer Media LibrariesVideo Conferencing SoftwareAccess-Controlled Rooms
    Auf GitHub ansehen↗4,595
  • metacubex/clashmetaforandroidAvatar von MetaCubeX

    MetaCubeX/ClashMetaForAndroid

    34,190Auf GitHub ansehen↗

    Clash Meta for Android is a system-level network utility that functions as a rule-based proxy engine for mobile devices. It operates by intercepting system-wide network traffic through a virtual interface, allowing it to route data packets through configurable tunnels based on domain, IP, and geo-location patterns. By acting as a transparent proxy, the application manages connectivity and enhances privacy for all installed software on the device. The project distinguishes itself by utilizing a high-performance, cross-compiled proxy kernel that handles concurrent connections and protocol trans

    KotlinRule-Based Network ProxiesTraffic Routing EnginesRule-Based Tunnels
    Auf GitHub ansehen↗34,190
  • livekit/livekitAvatar von livekit

    livekit/livekit

    19,358Auf GitHub ansehen↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    GoReal-Time Media ServersRealtime AI Session ManagersAgent Orchestrators
    Auf GitHub ansehen↗19,358
  • pppscn/smsforwarderAvatar von pppscn

    pppscn/SmsForwarder

    24,589Auf GitHub ansehen↗

    SmsForwarder is an Android application designed to capture incoming text messages and automatically transmit them to external services, messaging platforms, or email accounts. It functions as a bridge for mobile alerts, enabling the centralized monitoring of SMS traffic and system notifications across various digital channels. The application distinguishes itself through a modular forwarding architecture that supports diverse communication protocols via a plugin system. It utilizes a background service and system-level listeners to ensure that message interception and relay operations continu

    KotlinMessage ForwardersMobile UtilitiesAutomated Routing
    Auf GitHub ansehen↗24,589
  • jitsi/jitsi-videobridgeAvatar von jitsi

    jitsi/jitsi-videobridge

    3,083Auf GitHub ansehen↗

    Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).

    KotlinCommunication PlatformsVideo ConferencingVoice And Video
    Auf GitHub ansehen↗3,083
  • modelcontextprotocol/serversAvatar von modelcontextprotocol

    modelcontextprotocol/servers

    87,320Auf GitHub ansehen↗

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service environments, using a JSON-RPC based messaging standard to facilitate bidirectional communication between clients and servers. The protocol distinguishes itself through a robust capability-based handshake that negotiates feature sets during session initialization, ensuring compatibil

    TypeScriptAI Context Integration ProtocolsAI Agent Tool IntegrationsAI Interoperability Layers
    Auf GitHub ansehen↗87,320
  • miroslavpejic85/mirotalkc2cAvatar von miroslavpejic85

    miroslavpejic85/mirotalkc2c

    510Auf GitHub ansehen↗

    ✨ Self-hosted open-source WebRTC cam-to-cam peer-to-peer video calling platform for immersive 1-to-1 real-time communication with end-to-end privacy. Each room is limited to two participants for maximum security.

    JavaScriptVideo ConferencingVoice And Video
    Auf GitHub ansehen↗510
  • xtls/xray-coreAvatar von XTLS

    XTLS/Xray-core

    39,605Auf GitHub ansehen↗

    Xray-core is a high-performance, cross-platform networking engine designed to manage secure data transmission and traffic routing. At its core, the project utilizes an asynchronous, event-driven runtime model capable of handling thousands of concurrent connections through non-blocking input and output. It functions as a central traffic controller, employing a sophisticated routing engine that dynamically matches incoming network requests to specific outbound proxies based on user-defined criteria. The project distinguishes itself through a modular architecture that decouples proxy and transpo

    GoEvent-Driven NetworkingProxy ServersRuntime Environments
    Auf GitHub ansehen↗39,605
  • wirow-io/wirow-serverW

    wirow-io/wirow-server

    0Auf GitHub ansehen↗
    Video Conferencing
    Auf GitHub ansehen↗0
  • signalapp/signal-androidAvatar von signalapp

    signalapp/Signal-Android

    28,964Auf GitHub ansehen↗

    Signal-Android is an end-to-end encrypted messaging platform designed to ensure that only the sender and recipient can access communication content. The project provides a comprehensive framework for secure, asynchronous message initiation and key agreement, allowing users to establish private channels without requiring simultaneous online presence. It relies on a state machine architecture to manage communication epochs and authentication, ensuring consistent security transitions throughout the messaging lifecycle. The platform distinguishes itself through a hybrid cryptographic approach tha

    KotlinCryptographic ProtocolsDigital Signature LibrariesDigital Signature Schemes
    Auf GitHub ansehen↗28,964
  • nvidia/isaac-gr00tAvatar von NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Auf GitHub ansehen↗
    Jupyter NotebookGPU Application Development EnvironmentsGPU-Accelerated Robot Simulators3D Asset Labelers
    Auf GitHub ansehen↗6,222
  • juanfont/headscaleAvatar von juanfont

    juanfont/headscale

    40,074Auf GitHub ansehen↗

    Headscale is a self-hosted control plane for private mesh networking that enables the creation of secure, encrypted peer-to-peer networks. By acting as a centralized coordination server, it manages device authentication, cryptographic key exchange, and network topology, allowing distributed infrastructure to communicate without relying on third-party services. It implements a zero-trust security architecture, verifying device and user identity before granting access to internal resources. The project distinguishes itself by providing a fully independent, self-hosted alternative for managing n

    GoControl Plane ProtocolsIdentity-Aware InfrastructureMesh Networking
    Auf GitHub ansehen↗40,074
Die Top 10 auf einen Blick vergleichen
RepositoryStarsSpracheLizenzLetzter Push
aws/aws-cdk12.8KTypeScriptApache-2.023. Juni 2026
socketio/socket.io63.2KTypeScriptMIT17. Juni 2026
miroslavpejic85/mirotalksfu
2.9K
JavaScript
agpl-3.0
19. Feb. 2026
permissionlesstech/bitchat26KSwiftUnlicense21. Juni 2026
jamesturland/jimsgarage4.4KShell—9. Feb. 2026
netty/netty35KJavaApache-2.016. Juni 2026
jitsi/jitsi-meet29.4KTypeScriptApache-2.016. Juni 2026
telegramdesktop/tdesktop32.1KC++NOASSERTION16. Juni 2026
igniterealtime/openfire3KJavaapache-2.020. Feb. 2026
genymobile/scrcpy143.6KCApache-2.029. Mai 2026

Related searches

  • an open source platform for team communication
  • an open source video conferencing server
  • an open source self hosted chat platform
  • an open source platform for team communication
  • Video conferencing software
  • selbstgehostete Plattform für Videokonferenzen
  • Self-hosted Videokonferenz-Raum
  • Cloud-Plattform für Telefonie-Integrationsdienste