[go: up one dir, main page]

Showing 2362 open source projects for "communication"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Actix

    Actix

    Actor framework for Rust

    Actor framework for Rust. Actix uses the Tokio runtime. System::new() creates a new event loop. System.run() starts the Tokio event loop, and will finish once the System actor receives the SystemExit message. Spawning a new actor is achieved via the start and create methods of the Actor trait. It provides several different ways of creating actors; for details, check the docs. You can implement the started, stopping and stop methods of the Actor trait. started gets called when the actor...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CloudWeGo-Kitex

    CloudWeGo-Kitex

    Go RPC framework with high-performance and strong-extensibility

    CloudWeGo is an open-source middleware set launched by ByteDance that can be used to quickly build enterprise-class cloud native architectures. The common characteristics of CloudWeGo projects are high performance, high scalability, high reliability and focus on microservices communication and governance. Fully open source, community neutral, compatible with the community open source ecology, pluggable components, CloudWeGo components and other open source components can be integrated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ServiceTalk

    ServiceTalk

    A networking framework that evolves with your application

    ServiceTalk is a JVM network application framework with APIs tailored to specific protocols (e.g. HTTP/1.x, HTTP/2.x, etc…​) and supports multiple programming paradigms. ServiceTalk is intended to provide a common and extensible networking abstraction on top of a lower-level networking framework (e.g. Netty). Netty is a great low-level networking framework, but when used for service-to-service communication it presents a few opportunities for improvement. Fully asynchronous and requires...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    kubenav

    kubenav

    kubenav is the navigator for your Kubernetes clusters

    ... of the app is implemented using TypeScript and React functional components. The backend part uses Go mobile for communication with the Kubernetes API server and Cloud Providers. So it is possible to achieve nearly 100% code sharing between the mobile and desktop implementation of kubenav. Create a port-forwarding connection to one of your Pods and open the served page in your browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    libfabric

    libfabric

    AWS Libfabric

    The Open Fabrics Interfaces (OFI) is a framework focused on exporting fabric communication services to applications. Libfabric pre-built binaries may be available from other sources, such as Linux distributions. Elastic Fabric Adapter (EFA) is a network interface for Amazon EC2 instances that enables customers to run applications requiring high levels of inter-node communications at scale on AWS. Its custom-built operating system (OS) bypass hardware interface enhances the performance of inter...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ShowDoc

    ShowDoc

    ShowDoc is a tool greatly applicable for an IT team to share documents

    ... to be put in the newly-established word document. In general, all kinds of word documents are dispersively maintained by different people in a team. ShowDoc is a tool greatly applicable for an IT team to share documents online. It can promote communication efficiency between members of a team. With the development of mobile Internet, BaaS (Backend as a Service) becomes more and more popular.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ReactiveUI

    ReactiveUI

    An advanced, composable, functional reactive model-view-viewmodel

    An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms! Describe what you want, not how to do it & rejoice in the increased readability of your code. Code is communication between people, that also happens to run on a computer. If you optimise for reading by humans, then over a long time your project will end up better. Create re-usable chunks of functionality that can be seamlessly integrated into your reactive pipelines. These chunks might be widely...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Go Micro

    Go Micro

    A framework for distributed systems development

    Go Micro is a framework for distributed systems development. Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. The Micro philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly but everything can be easily swapped out. Auth is built in as a first class citizen. Authentication and authorization enable secure zero trust networking by providing every service an identity...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Parse Server

    Parse Server

    API server module for Node/Express

    Build applications faster with object and file storage, user authentication, push notifications, dashboard and more out of the box. Our preferred channels of communication for help, issues and disscussion. Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself. Parse Server is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the Node.js Long Term Support plan and only test...
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 10
    OptiKey

    OptiKey

    Open source assistive on-screen keyboard that runs on Windows

    OptiKey is an assistive on-screen keyboard designed to bring keyboard control, mouse control and speech to people with motor and speech limitations. Completely free, open source and compatible with low cost eye-tracking devices, it is a great alternative to often expensive and complicated AAC (alternative and augmentative communication) products. It can also be used as an alternative to a physical keyboard or mouse. OptiKey runs on Windows and works right out of the box once an eye-tracking...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ModelContextProtocol.NET

    ModelContextProtocol.NET

    A C# SDK implementation of the Model Context Protocol (MCP)

    ModelContextProtocol.NET is a C# SDK that implements the Model Context Protocol (MCP), allowing developers to build MCP servers on the .NET platform. It supports standard input/output communication and provides a framework for tool integration. The SDK is compatible with Native AOT, enhancing performance and deployment flexibility. A calculator demo implementation is included to demonstrate its capabilities. Features under development include WebSocket support, resource management, and a prompt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MCP WeComBot Server

    MCP WeComBot Server

    An MCP server application that sends various types of messages

    An MCP server application that sends various types of messages to the WeCom group robot, facilitating communication between AI assistants and WeCom groups. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Profile Data

    Profile Data

    Analyze computation-communication overlap in V3/R1

    profile-data is a repository that publishes profiling traces and metrics from DeepSeek’s training and inference infrastructure (especially during DeepSeek-V3 / R1 experiments). The profiling data targets insights into computation-communication overlap, pipeline scheduling (e.g. DualPipe), and how MoE / EP / parallelism strategies interact in real systems. The repository contains JSON trace files like train.json, prefill.json, decode.json, and associated assets. Users can load them into tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DualPipe

    DualPipe

    A bidirectional pipeline parallelism algorithm

    DualPipe is a bidirectional pipeline parallelism algorithm open-sourced by DeepSeek, introduced in their DeepSeek-V3 technical framework. The main goal of DualPipe is to maximize overlap between computation and communication phases during distributed training, thus reducing idle GPU time (i.e. “pipeline bubbles”) and improving cluster efficiency. Traditional pipeline parallelism methods (e.g. 1F1B or staggered pipelining) leave gaps because forward and backward phases can’t fully overlap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MercuryMessaging

    MercuryMessaging

    Framework to facilitate communication in the Unity game engine

    The Mercury messaging toolkit is a new way to handle cross-component communication in the Unity game engine. It integrates seamlessly with the Unity Editor, and is both robust and expandable. It has been tested in Unity 2020 up until 2020.3.21f1, Unity 2019 up until 2019.2.17f1, Unity 2018 up until 2018.3.13f1, Unity 2017 up until 2017.4f1, and 5.6. The toolkit contains the Mercury messaging framework, which is a messaging and organizational framework built around the Mercury Protocol. Unity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Engine.IO

    Engine.IO

    Transport-based cross-browser bi-directional communication layer

    In most cases, the connection will be established with WebSocket, providing a low-overhead communication channel between the server and the client. Rest assured! In case the WebSocket connection is not possible, it will fall back to HTTP long-polling. And if the connection is lost, the client will automatically try to reconnect. Scale to multiple servers and send events to all connected clients with ease. Socket.IO is a library that enables real-time, bidirectional and event-based communication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    nanomsg

    nanomsg

    nanomsg library

    .... Messages flow from the push side to the pull side. If multiple peers are connected, the pattern attempts to distribute fairly. nanomsg is a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use. Implemented in C, it works on a wide range of operating systems with no further dependencies. The communication patterns, also called "scalability protocols", are basic blocks for building distributed systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MCP JetBrains

    MCP JetBrains

    A model context protocol server to work with JetBrains IDEs

    The JetBrains MCP Server is a Model Context Protocol (MCP) server designed to integrate seamlessly with JetBrains IDEs such as IntelliJ, PyCharm, WebStorm, and Android Studio. It facilitates enhanced communication between Large Language Models (LLMs) and the development environment, enabling AI-driven code assistance and automation. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open AEA Framework

    Open AEA Framework

    A framework for open autonomous economic agent (AEA) development

    open-aea is an open-source framework for building autonomous software agents that can operate and interact independently on decentralized networks. Developed by Valory, it facilitates creating agents capable of economic transactions, communication, and smart contract interactions in Web3 ecosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FancyGrid

    FancyGrid

    JavaScript grid library with charts integration & server communication

    JavaScript grid library with charts integration and server communication. Massive number of features, Paging, Sorting, Filtering, Validation, Ajax data, Files data, RESTful, flexible CRUD, Integration with charts, Form module, Theming, Touch Support, and others. FancyGrid is integrated(data binding) with chart libraries, HighCharts, and sparklines. Intelligent modules system auto-detects and loads needed modules. Good Documentation, Elegant API, Number of Samples, and Professional Support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TOTVS Developer Studio para VSCode

    TOTVS Developer Studio para VSCode

    Totvs Developer Studio for vscode

    The TOTVS Developer Studio for VS Code extension provides a development suite for the Protheus/Logix ecosystem. Using the LSP ( Language Server Protocol ) and DAP ( Debug Adapter Protocol ) communication protocols , both widely used and extensible to other IDEs on the market, such as Atom, Visual Studio, Eclipse, Eclipse Theia, Vim and Emacs. When starting VS Code with the TDS-VSCode extension installed, open (or create) the main folder that contains (or will contain) your source and resource...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    novu

    novu

    The open-source notification infrastructure

    The open-source notification infrastructure for developers. Simple components and APIs for managing all communication channels in one place: Email, SMS, Direct, and Push. Select channels, add content with {{dynamic}} syntax, and custom rules to control the delivery of notifications. Use a built-in collection of popular providers - Sendgrid, Mailgun, Twilio and many more. Add API key and you're ready to go. Send an event trigger using one of our community-built SDK's, and we will handle it from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Colyseus

    Colyseus

    Multiplayer Framework for Node.js

    Colyseus is a multiplayer framework for Node.js that simplifies the creation of real-time multiplayer games and applications, providing a robust and scalable solution for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CoreNet

    CoreNet

    CoreNet: A library for training deep neural networks

    CoreNet is Apple’s internal deep learning framework for distributed neural network training, designed for high scalability, low-latency communication, and strong hardware efficiency. It focuses on enabling large-scale model training across clusters of GPUs and accelerators by optimizing data flow and parallelism strategies. CoreNet provides abstractions for data, tensor, and pipeline parallelism, allowing models to scale without code duplication or heavy manual configuration. Its distributed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Corosync Cluster Engine

    Corosync Cluster Engine

    The Corosync Cluster Engine

    The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C application programming interface features. A closed process group communication model with extended virtual synchrony guarantees for creation of replicated state machines. A simple availability manager that restarts the application process when it has failed. A configuration and statistics in-memory database that provides...
    Downloads: 0 This Week
    Last Update:
    See Project