message-passing topic

List message-passing repositories

LGNpy

35
Stars
7
Forks
Watchers

Linear Gaussian Bayesian Networks - Inference, Parameter Learning and Representation. 🖧

rdkafka

48
Stars
37
Forks
Watchers

[READ-ONLY] The Kafka Enqueue transport.

p5.localmessage

30
Stars
4
Forks
Watchers

p5.localmessage provides an interface to send messages locally from one sketch to another with a service worker for multi-window sketching!

godsend

16
Stars
3
Forks
Watchers

A simple and eloquent workflow for streaming messages to micro-services.

mess

27
Stars
2
Forks
Watchers

A compile-time header-only C++17 library for dataflow programing.

Duck

18
Stars
0
Forks
Watchers

Duck-Typed Programming in C

gr-eventstream

42
Stars
28
Forks
Watchers

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...

simple-wallet

35
Stars
12
Forks
Watchers

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...

messaging_system

31
Stars
1
Forks
Watchers

Asynchronous TCP communication system in order to support micro-service architecture.

golang-outbox-example

17
Stars
0
Forks
Watchers

Example outbox pattern implement in Golang