Showing 154 open source projects for "broker"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    MQTT Hyperdash

    MQTT Hyperdash

    A universal MQTT Dashboard for linux/Raspberry Pi.

    ... is configured in a single .dash file. Included are commandline tools to list all topics on a mqtt broker (mqtt-list-topics) and to generate generic dashboard files from the topic lists (hddashgen). Also a highly useful framweork for fast rule engines is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Zero Publisher

    A lightweight event driven system written in Free Pascal using ZeroMQ

    ... was a micro kernel system that used microservices to do its work. Free Pascal is a nice alternative to the current Curly Brace based languages. It's Delphi compatible. Completed so far are the Broker (ZeroPublisher). This give programs a single point to publish and receive events from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MqttMon

    MqttMon

    MqttMon - Monitor all messages published on your mqtt broker

    MqttMon - allows you to Monitor all messages published on your mqtt broker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TIES

    TIES

    A smart search engine for medical documents

    TIES (Text Information Extraction System) is a clinical text search engine that uses Natural Language Processing techniques to extract medical concepts from free text clinical reports. It provides secure de-identified access to this information and has in built collaboration tools and honest broker functionality. It is licensed for academic use under the BSD license. For commercial use please contact Nexi at http://nexihub.com *** NOTICE: this software and forum are no longer maintained...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    weather info forwarder

    Forward weather info from outdoors radio sensors to MQTT

    Some outdoors weather sensors transmit useful info on 433 MHz . This project forwards such info over a computer network (WiFi) to a MQTT broker. Any applications can pick up the info from there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DHT22-MQTT-Sensor-ESP8266 (NodeMCU)

    Use DHT22 temperature / humidity sensor on NodeMCU (ESP8266) with MQTT

    This is a Sketch for the arduino IDE to enable the usage of a DHT22 sensor connected to a NodeMCU (ESP8266) with MQTT. Also supported are 2 status LED's and a SPI diaplay. After start the sensor device, there will be a Wifi-AP for configuration purposes. After successfully configuration, the sensor is connected as a Wifi-client and send the temperature and humidity data via MQTT within the given intervall. During AP-mode and client-mode, there are some RESTful functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AWS IoT C++ Device SDK

    AWS IoT C++ Device SDK

    SDK for connecting to AWS IoT from a device using C++

    The Device SDK simplifies access to the Pub/Sub functionality of the AWS IoT broker via MQTT and provides APIs to interact with Thing Shadows. The SDK has been tested to work with the AWS IoT platform to ensure the best interoperability of a device with the AWS IoT platform. The Device SDK provides functionality to create and maintain a MQTT Connection. It expects to be provided with a Network Connection class that connects and authenticates to AWS IoT using either direct TLS or WebSocket over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ESP8266_Flespi_yum

    ESP8266 (ESP-01) + Serial Commands + Flespi Broker

    ESP-01, the simplest USD 1.50.- ESP8266 gets a firmware that allows the user to control it by serial port. Therefore it can be used along with any terminal, computer or microcontroller, which is equipped with a serial port (or USB port) -) Connect / disconnect to WiFi and Flespi MQTT broker -) Publish messages -) Subscribe to topics / Unsubscribe from topics -) Read the messages received Furthermore a GUI is on developing process to demonstrate the use. Paypal donations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Jeline is the acronym of Java Event LINk Establisher, an event broker implementation, which is compliant with the JavaBeans specification. Thereby the event delivery is not done by the establisher class, instead it directly connects beans to listeners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This site hosts the source code for C++ version of the Broker for SBW, NOM module, advanced simulation suite, analysis applications and model editors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Django Celery

    Django Celery

    Old Celery integration project for Django

    ... a task. Dedicated worker processes constantly monitor task queues for new work to perform. Celery communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. Celery requires a message transport to send and receive messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AWS IoT Arduino Yún SDK

    AWS IoT Arduino Yún SDK

    SDK for connecting to AWS IoT from an Arduino Yún

    The AWS-IoT-Arduino-Yún-SDK allows developers to connect their Arduino Yún compatible Board to AWS IoT. By connecting the device to the AWS IoT, users can securely work with the message broker, rules and the Thing Shadow provided by AWS IoT and with other AWS services like AWS Lambda, Amazon Kinesis, Amazon S3, etc. The AWS-IoT-Arduino-Yún-SDK consists of two parts, which take use of the resources of the two chips on Arduino Yún, one for native Arduino IDE API access and the other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GWsftpTargetConnector

    an alternative SFTP connector for PeopleSoft

    GWsftpTargetConnector is an alternative SFTP connector for PeopleSoft Enterprise. Using PeopleCode API and Integration Broker, you can send or receive files directrly from PeopleSoft Integration Gateway. The Connector is developed in Java and is compatible with most PeopleTools release using JDK 1.6 or 1.6+. The Connector is using OpenSFTP API which supports SSH2 protocl: • Userauth: password, publickey (DSA, RSA) • Host key type: ssh-dsa, ssh-rsa • passphrase: empty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SmartSlog (Smart Space Ontology) is a software/application development kit (SDK or ADK) for programming Smart-M3 agents (Knowledge Processors, KPs) that consume/produce smart space content according with its high-level ontological representation. SmartSlog applies the code generation approach: given an OWL ontology description, the ontology programming library is produced. The latter provides API to access the smart space via a Smart-M3 Semantic Information Broker (SIB) and data structures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MQTT - Lightweight Client

    MQTT - Lightweight Client

    A simple and powerfull MQTT Lightweight Windows Client - beta version! Sources: https://github.com/edwardmartinsjr/MQTTLightweightClient
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Keycloak

    ATTENTION!!! Downloads were moved to http://keycloak.org/downloads

    Due to SF.net outages, downloads have been moved to http://keycloak.org/downloads SSO Server, Social Broker, and User Account Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    myopentrader

    myopentrader

    Open-source complex-event based trading engine

    ... parallel backtesting. MOT is distributed under the GPL v3 License and is free to use for everyone without warranty. MyOpenTrader.org is not responsible for any of your trading losses and can not be held accountable. Use the framework at your OWN risk. MOT is written purely in Java (1.6++) and has dependencies on a DB as well as a MQ Broker (such as ActiveMQ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HERAKLES is a reasoning broker framework for OWL (Web Ontology Language) reasoning systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TeleScope

    TeleScope

    XML Data Stream Broker/Replicator

    TeleScope is the efficient intensive-load XML data stream broker, replicator and simple event processing platform (SEP) written in C for the Fedora 17-18, Slackware 13-14, Red Hat Enterprise Linux 6 (RHEL-6) Linux distributions. The platform is intended to be operated upon the single number/word values and is not meant to be deployed for full-text XML stream analysis. TeleScope has internal query language with a set of standard logical operators that allows to construct relatively complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a Java-KPI interface made by University of Bologna and VTT (Oulu) for interacting with the Semantic Information Broker of Smart-M3 that is available here: https://sourceforge.net/projects/smart-m3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Finance::Quote::BehrNL

    Get stock quotes from behr.nl

    A perl Finance::Quote parser for Behr.NL. http://www.behr.nl is a (Dutch) stock broker and provides many stock prices (e.g. Robeco funds) See for more info on how to install: http://www.ijntema.com/unrestricted/wiki/index.php
    Downloads: 0 This Week
    Last Update:
    See Project