message-passing
There are 247 repositories under message-passing topic.
php-enqueue/enqueue-dev
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
discord/manifold
Fast batch message passing between nodes for Erlang/Elixir.
Pyrlang/Pyrlang
Erlang node implemented in Python 3.5+ (Asyncio-based)
andywer/pg-listen
📡 PostgreSQL LISTEN & NOTIFY for node.js that finally works.
mratsim/weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Stiffstream/sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
breandan/kotlingrad
🧩 Shape-Safe Symbolic Differentiation with Algebraic Data Types
yarpc/yarpc-go
A message passing platform for Go
FutureSDR/FutureSDR
An Async SDR Runtime for Heterogeneous Architectures
ReactiveBayes/RxInfer.jl
Julia package for automated Bayesian inference on a factor graph with reactive message passing
kyzhouhzau/NLPGNN
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
vijaydwivedi75/gnn-lspe
Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022
huangwl18/modular-rl
[ICML 2020] PyTorch Code for "One Policy to Control Them All: Shared Modular Policies for Agent-Agnostic Control"
krashkov/Belief-Propagation
Overview and implementation of Belief Propagation and Loopy Belief Propagation algorithms: sum-product, max-product, max-sum
Mostafa-Samir/klyng
A message-passing distributed computing framework for node.js
Elepover/pmcenter
A Telegram bot helping you process private messages.
ALANVF/star
An experimental programming language that's made to be powerful, productive, and predictable
bknyaz/sgg
Train Scene Graph Generation for Visual Genome and GQA in PyTorch >= 1.2 with improved zero and few-shot generalization.
VIS4ROB-lab/hyperion
Symbolic Continuous-Time Gaussian Belief Propagation Framework with Ceres Interoperability
ReactiveBayes/ReactiveMP.jl
High-performance reactive message-passing based Bayesian inference engine
eao197/so-5-5
SObjectizer: it's all about in-process message dispatching!
relvaner/actor4j-core
Actor4j’s core implementation separates SDK and runtime, enabling flexible execution models.
danbar/fglib
factor graph library
faasm/faabric
Messaging and state layer for distributed serverless applications
otterbrix/actor-zeta
Library that provides an actor style message-passing programming model (in C++).
eugeneia/erlangen
Distributed, asychronous message passing system for Clozure Common Lisp
benedekrozemberczki/PDN
The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)
Zubax/ramen
Real-time Actor-based Message Exchange Network 🍜
p-ranav/iris
Lightweight Component Model and Messaging Framework based on ØMQ
tk-rusch/gradientgating
Gradient gating (ICLR 2023)
php-enqueue/rdkafka
[READ-ONLY] The Kafka Enqueue transport.
pgiri/pycos
Concurrent, Asynchronous, Distributed, Communicating Tasks with Python
cair/GraphTsetlinMachine
Tsetlin Machine for Logical Learning and Reasoning With Graphs
osh/gr-eventstream
gr-eventstream is a set of GNU Radio blocks for creating precisely timed events and either inserting them into, or extracting them from normal data-streams precisely. It allows for the definition of high speed time-synchronous c++ burst event handlers, as well as bridging to standard GNU Radio Async PDU messages with precise timing easily.
CarsonScott/Knowledge-Discovery-Agents
A Goal-Oriented Approach to Knowledge Discovery in Multi-Agent Systems
SirWaithaka/simple-wallet
This is a simple wallet REST api that is capable of acount deposits and withdrawals, checking for account balance and providing a ministatement. It follows domain driven design practices. The project uses the DDD architecture approach.