#
zeromq
Here are 457 public repositories matching this topic...
react
data-science
jupyter
notebook
ipython
zeromq
repl
react-components
jupyter-notebook
nteract
monorepo
desktop-application
-
Updated
Sep 3, 2021 - TypeScript
Proxy server for adding push to your API
-
Updated
Aug 17, 2021 - C++
The Go kernel for Jupyter notebooks and nteract.
go
golang
data-science
machine-learning
kernel
jupyter
zeromq
jupyter-notebook
nteract
artificial-intelligence
numerical-methods
gophernotes
-
Updated
Jun 24, 2021 - Go
A 100% native C# implementation of ZeroMQ for .NET
-
Updated
Jul 1, 2021 - C#
Header-only C++ binding for libzmq
-
Updated
Sep 5, 2021 - C++
Skygear - an open source serverless platform for modern secure app development
-
Updated
Jun 16, 2021 - Go
A Go library for master-less peer-to-peer autodiscovery and RPC between HTTP services
golang
distributed-systems
zeromq
distributed-computing
discovery
rpc
service-autodiscovery
peer-autodiscovery
sleuth
-
Updated
Mar 21, 2018 - Go
An Open Source Modular Framework From Face to FACS Based Avatar Animation (Unity3D / Blender)
modular
blender
docker-container
animation
zeromq
unity3d
dnn
openface
facial-expressions
pyzmq
facs
avatar-animation
-
Updated
Oct 4, 2020 - Python
Wrapper library for algorithmic trading in Python 3, providing DMA/STP access to Darwinex liquidity via a ZeroMQ-enabled MetaTrader Bridge EA.
-
Updated
Jun 14, 2021 - Python
Federated Messaging with ZeroMQ
-
Updated
May 3, 2021 - Python
Metaquotes MQL5 - JSON - API
api
json
sockets
json-api
zeromq
trading-api
historical-data
metatrader
mql5
metaquotes-mql5
zeromq-sockets
-
Updated
Mar 9, 2021 - MQL5
Webcam, PiCamera streaming over the network with Python made easy.
python
opencv
streaming
stream
zeromq
python-3-6
python3
python-3
webcam-feed
python36
opencv-python
webcam-capture
webcam-viewer
opencv3
opencv2
webcam-streaming
python-project
opencv3-python
picamera-streaming
-
Updated
Jul 18, 2020 - Python
mirceaulinic
opened
Apr 15, 2017
let me know if my notes help you :D (it's a mess, I know)
android
python
linux
rust
gstreamer
neovim
cpp
notes
zeromq
webrtc
taiwan
cpython
garbage-collection
restructuredtext
programming-languages
asyncio
valgrind
traditional-chinese
pypy
cross-compile
-
Updated
Feb 8, 2021 - C++
Process on steroids
-
Updated
Feb 17, 2021 - Python
Open Source Oracle database CDC written purely in C++. Reads transactions directly from database redo log files and streams in JSON or Protobuf format to: Kafka, flat file, network stream (plain TCP/IP or ZeroMQ)
-
Updated
Sep 7, 2021 - C++
Zero: A high performance and fast Python microservice framework (RPC + PubSub)
-
Updated
Jul 5, 2021 - Python
A framework for easy prototyping of distributed reinforcement learning algorithms
-
Updated
Dec 8, 2020 - Python
Improve this page
Add a description, image, and links to the zeromq topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zeromq topic, visit your repo's landing page and select "manage topics."


Describe the solution you'd like
It would be nice to have a way to control whether a VM starts on boot or not. Maybe a new
autostartoption to salt.states.virt.running and/or salt.states.virt.defined? Or maybe a new function?Describe alternatives you've considered
I'll probably use salt.modules.virt.set_autostart for now.