Showing 39 open source projects for "xymon-client-4"

View related business solutions
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 1
    hackney

    hackney

    simple HTTP client in Erlang

    hackney is an HTTP client library for Erlang. No message passing (except for asynchronous responses): response is directly streamed to the current process and state is kept in a #client{} record. Binary streams, SSL support, keepalive handling, basic authentication. Stream the response and the requests, fetch a response asynchronously, multipart support (streamed or not), and chunked encoding support. It can send files using the sendfile API. Optional socket pool, REST syntax, hackney, Method...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Aeternity node

    Aeternity node

    Scalable blockchain for the people, smart contracts, state channels

    Engineered to scale and last, æternity is an easily accessible blockchain platform for the global public. With numerous innovative functionalities and performance far ahead of earlier blockchains, æternity allows its users and community to seamlessly venture into the new era of society, economy, and digital interactions. The æternity blockchain project was born out of a desire for a more fair Internet supported by scalable, open-source and cryptographic software, with a commitment to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MQTT Erlang client

    IOT Client of MQTT server written in Erlang

    MQTT client is designed for communication in Machine to Machine (M2M) and Internet of Things (IoT) contexts and implements MQTT protokol versions 3.1 and 3.1.1. The client is written in Erlang and tested with MQTT servers like Mosquitto and RabbitMQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SkePi

    Data parallel and stream parallel skeletons implemented in erlang.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5

    MQTT Erlang server

    MQTT server for IOT written in Erlang

    MQTT server is designed for communication in Machine to Machine (M2M) and Internet of Things (IoT) contexts and implements MQTT protocol versions 3.1 and 3.1.1. The server is written in Erlang as OTP application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MySQL Erlang client

    ErlMySQL is a MySQL client (driver) written in Erlang.

    ErlMySQL is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to exchange a data with maximum possible speed. Multiple datasource support and connection pool are incapsulated in the client that increases a performance in concurrent environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Erlang Resource Pool

    Resource Pool manages reusable resources among multiple processes.

    Resource pool project is written in Erlang as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Achieving result is better performance and throughput. The resource pool was inspired by Java Apache's commons pool and adopts API and main principals from this project. Database connection is most popular example for pooling resource.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Scrupless

    The code behind www.scrupless.net

    The reverse proxy sitting behind http://www.scrupless.net doing dynamic rewrites of arbitrary live sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    kai

    Kai is a distributed key-value datastore

    Kai is a distributed key-value datastore mainly inspired by Amazon's Dynamo. It brings high scalability and availability to your Web sites. You can manage variety of contents with Kai, as if Dynamo stores shopping carts, catalogs, and so forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    The ERDialog project offers a simple browser framework for small projects written in Erlang. Written applets include a bittorrent client, address book, text editor, AI experiments and graphics and music applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Object-oriented Simple DirectMedia Layer

    High-level C++ framework to ease game development

    OSDL: Object-oriented Simple DirectMedia Layer. OSDL is a high level open source (LGPL/GPL) portable multimedia library, built upon Sam Lantinga's SDL (http://www.libsdl.org). Its goal is to provide a high level C++ framework to ease game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Erlang/Scala IDE based on NetBeans. With syntax checking, syntax highlighting, auto-completion, pretty formatter, occurrences mark, brace matching, indentation, code folding, function navigator, go to declaration, project management, shell console.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    PoC Telephony Applications

    Asterisk and Yate (VoIP PBX) Scripts and Libraries

    The PoC telephony application suite is a set of scripts and libraries for interactive telephony environments such as the Asterisk PBX and Yate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An Eclipse-based IDE for Erlang http://www.erlang.org, a concurrency-oriented language developed by Ericsson. The project is now hosted at https://github.com/erlang/erlide_eclipse Please install/update from http://download.erlide.org/update
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    A collection of implementations of the Paxos and FastPaxos algorithms for solving consensus in a network of unreliable processors. Visit http://libpaxos.sourceforge.net/ for more informations
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    AMNESIA is an Erlang library providing an abstraction layer for interfacing relational DBMSs. It allows designers to integrate relational databases in Erlang programs using native Erlang types and language constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    rel-erl

    rel_erl is a lightweight relational in-memory database for Erlang.

    Features 1. Data rows are stored in the process dictionary. 2. Unique and referencial constraints are enforced. 3. There can be more than one index per table. 4. One-to-many joins are fast and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XP Dojo is a place where Extreme Programming teams assemble to practice their art.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project has moved! Go to https://github.com/yenrab/qchybrid
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    An logging application for erlang platform. The key features - 1> Very easy to use and configure. 2> Runtime configurable. 4> Multiple log levels - emergency, alert, critical, error, warn, notice, info, debug, console 5> syslog support (RFC-3164)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SiteView Syslog is a port of ossec.net to Erlang and wxWidget. Taking advantage of Erlang's capability, SiteView Syslog provides high performance and distributed log message decoding and rule processing engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A framework for creating MMO Games or simulations. The client written in C# and the server in erlang. An demo game("Atlantis") is also provided to show how things are connected. Server. The server is built in erlang/OTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hibari distributed key-value store
    Hibari has moved to GitHub - https://github.com/hibari/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    smart metering with erlang and jquery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    erle - a development environment for erlang
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next