Showing 15 open source projects for "zeromq"

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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    ZeroMQ

    ZeroMQ

    ZeroMQ core engine in C++, implements ZMTP/3.1

    ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fan-out, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    ZMQ.jl

    ZMQ.jl

    Julia interface to ZMQ

    A Julia interface to ZeroMQ. ZMQ.jl is a Julia interface to ZeroMQ, The Intelligent Transport Layer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    PlotJuggler

    PlotJuggler

    The Time Series Visualization Tool that you deserve

    Fast, intuitive, and extensible time series visualization tool. Its Drag & Drop interface is designed to maximize both simplicity and speed. PlotJuggler is perfect for visualizing logs, offline and real-time data, and it can be used in multiple fields. PlotJuggler can be connected to an external application using any inter-process communication and display data in real time. Thanks to its plugin-based architecture, it is easy to add new data sources and functionalities. If needed, you can...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    NetMQ

    NetMQ

    A 100% native C# implementation of ZeroMQ for .NET

    NetMQ is a 100% native C# port of the lightweight messaging library ZeroMQ. NetMQ extends the standard socket interfaces with features traditionally provided by specialized messaging middleware products. NetMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols, and more. Currently, two versions are maintained Version 3 which is the stable version of NetMQ and version 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    Eclair

    Eclair

    A scala implementation of the Lightning Network

    ... Core are not actively tested - use at your own risk). If you are upgrading an existing wallet, you may need to create a new address and send all your funds to that address. Eclair needs a synchronized, segwit-ready, zeromq-enabled, wallet-enabled, non-pruning, tx-indexing Bitcoin Core node. You must configure your Bitcoin node to use bech32 (segwit) addresses.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    BitcoinExchangeFH

    BitcoinExchangeFH

    Cryptocurrency exchange market data feed handler

    ... with the corresponding SQl statements. The feed handler acts as a publisher in ZeroMQ. To receive the feed, please follow ZeroMQ instructions to start a subscriber. The application is compatible with version higher or equal to python 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    labview-zmq

    LabVIEW bindings for the ZeroMQ project

    This project implements bindings for the ZeroMQ sockets library in LabVIEW. ZeroMQ provides simple yet powerful functionality for data transfer using sockets, including multiple paradigms like publish/subscribe. ZeroMQ automatically takes care of ensuring multi-part messages remain intact and seamlessly splits and recombines packets for optimal efficiency. ZeroMQ has solutions to many of the most annoying things about sockets, so check it out and see if it can work for you!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    pascalzeromq

    Pascal Package that includes the Free Pascal ZeroMQ bindings

    This is the package that I have been using for work with ZeroMQ and Free Pascal. It includes some small but incomplete wrapper classes for ZeroMQ I have placed the unit ZMQ in the package for completeness. This unit is from the project https://github.com/DJMaster/zeromq-fpc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Zero Publisher

    A lightweight event driven system written in Free Pascal using ZeroMQ

    This is a lightweight event driven system that I have been playing with. I wanted a way to avoid writing monolithic programs. I started this project using Free Pascal and ZeroMQ to create an event driven way for programs to communicate with one another. Also I have a semi finished logging system that makes use of the Zero Publisher. In many ways this project is a throw back to my early days writing Pascal programs for the Convergent Technologies Operating System (CTOS). CTOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    TorchCraft

    TorchCraft

    Connecting Torch to StarCraft

    We present TorchCraft, a library that enables deep learning research on Real-Time Strategy (RTS) games such as StarCraft: Brood War, by making it easier to control these games from a machine learning framework, here Torch. This white paper argues for using RTS games as a benchmark for AI research, and describes the design and components of TorchCraft. TorchCraft is a BWAPI module that sends StarCraft data out over a ZMQ connection. This lets you parse StarCraft data and interact with BWAPI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Madara

    Middleware for distributed applications

    The purpose of the project is to develop a portable programming framework that facilitates distributed and multi-threaded programming for C++, Java, and Python. MADARA was originally developed as an agent-based middleware specifically for real-time, distributed artificial intelligence, but is now more general purpose for distributed timing, control, knowledge and reasoning, and quality-of-service. MADARA is composed of several tools and middleware, and the main entry point into the system...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PLC-EMU is a Programmable Logic Controller EMUlator for automation applications on linux with digital/analog IO cards, with C functions, Ladder Diagrams,or IEC61131-compliant Instruction List/Structured Text. It is a cheap and open alternative to PLCs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Text-Oriented Messaging Interfaces for Ada. Wrappers for various client/server and pub/sub messaging protocols, focusing exclusively on text message communications. Currently supporting AMQP, STOMP, and ZeroMQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Overhead localization of robots and ball using ARToolKit, openCV, zeroMQ, and NXT++. Linux Server with logitech 9000 pro webcam, and windows pc client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Geth

    Reliable distributed program development kit

    Geth is a reliable distributed program development kit.The goal is making development of reliable distributed program with standard C++ more ease.The name "Geth" came from video game "Mass Effect".The design came from Erlang and ZeroMQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.