Showing 20 open source projects for "real-time event"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    UTMStack

    UTMStack

    Customizable SIEM and XDR powered by Real-Time correlation

    Welcome to the UTMStack open-source project! UTMStack is a unified threat management platform that merges SIEM (Security Information and Event Management) and XDR (Extended Detection and Response) technologies. Our unique approach allows real-time correlation of log data, threat intelligence, and malware activity patterns from multiple sources, enabling the identification and halting of complex threats that use stealthy techniques. UTMStack stands out in threat prevention by surpassing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Socket.IO-client Java

    Socket.IO-client Java

    A Socket.IO client library for Java

    This is the Socket.IO Client Library for Java, which is simply ported from the JavaScript client. The latest artifact is available on Maven Central. There are several ways to handle events that are transmitted between the server and the client. Add the listener function to the end of the listeners array for the event named eventName. Add a one-time listener function for the event named eventName. Remove the specified listener from the listener array for the event named eventName. Remove all...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Serverless Express by Vendia

    Serverless Express by Vendia

    Run Node.js web applications and APIs using existing frameworks

    Run REST APIs and other web applications using your existing Node.js application framework (Express, Koa, Hapi, Sails, etc.), on top of AWS Lambda and Amazon API Gateway. Vendia is the real-time data cloud for rapidly building applications that securely share data across departments, companies, clouds, and regions. We’re excited to announce the latest release of Vendia Share! This release includes new features like smart contracts, user-level transactions, the beta release of Azure support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mongoose Embedded Web Server

    Mongoose Embedded Web Server

    An embedded web server

    Mongoose is a networking library for C/C++. It implements event-driven non-blocking APIs for TCP, UDP, HTTP, WebSocket, MQTT. It is designed for connecting devices and bringing them online. On the market since 2004, used by vast number of open source and commercial products - it even runs on the International Space Station! Mongoose makes embedded network programming fast, robust, and easy. Cross-platform, works on Linux/UNIX, MacOS, Windows, Android, FreeRTOS, etc. Supported embedded...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 5
    Paths Changes Filter

    Paths Changes Filter

    Conditionally run actions based on files modified by PR

    GitHub Action that enables conditional execution of workflow steps and jobs, based on the files modified by pull request, on a feature branch, or by the recently pushed commits. Run slow tasks like integration tests or deployments only for changed components. It saves time and resources, especially in mono repo setups. GitHub workflow's built-in path filters don't allow this because they don't work on a level of individual jobs or steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GraphQL WebSocket

    GraphQL WebSocket

    Coherent, zero-dependency, lazy, simple, GraphQL

    ... (kick the client off) at any time. The close event dispatched by the server is used to describe the fatal error to the client. The client closes the socket and the connection by dispatching a 1000: Normal Closure close event to the server indicating a normal closure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Webhook Server

    Laravel Webhook Server

    Send webhooks from Laravel apps

    ... to be notified as soon as something happens in another system. Let's make that a bit less abstract and take a look at a real-world example. laravel-webhook-server allows you to configure and send webhooks in a Laravel app easily. So you'll install this into the app that wants to notify other apps that something has happened. The package has support for signing calls, retrying calls, and backoff strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Oscailt CMS
    Oscailt is an open publishing content management system written using PHP with a MySQL database. It is primarily intended for member sites of the Indymedia network, but can be used for any site with an open publishing model and it includes some template sites of simple publishing sites that can be imported at install time. These templates are ideal for anyone wishing to setup their own grassroots based news site. The latest version is 4.3 and this is the recommended version to use. It works...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Ratchet WebSocket

    Ratchet WebSocket

    Asynchronous WebSocket server

    Ratchet is a loosely coupled PHP library providing developers with tools to create real time, bi-directional applications between clients and servers over WebSockets. Write your own chat (aka "Hello World!" for sockets) application in a matter of minutes. After understanding "the new flow", event driven programming, compared to traditional HTTP request/response - writing any application on top of Ratchet becomes fast and easy. Ratchet provides many components for you to pick and choose from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 10
    Website Analyzer

    Website Analyzer

    Real-time traffic analysis for your website for 100% FREE

    Powered by http://www.softwaresuite.de Similar service cost at least $ 10 in a month. With this software, you get the opportunity to analyze your website visits in real time. Website Analyzer service is ad-supported and therefore it is free for you to 100%. Live web stats and traffic analytics. Observe your visitors interacting with your web site in real time and much more in our feature list.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Zombie.js

    Zombie.js

    Fast, full-stack, headless browser testing using node.js

    ... Web browser, Zombie manages multiple open windows as tabs. New browsers start without any open tabs. As you visit the first page, Zombie will open a tab for it. All operations against the browser object operate on the currently active tab (window) and most of the time you only need to interact with that one tab. You can access it directly via browser.window. You can access all open tabs from browser.tabs. This property is an associative array, you can access each tab by its index number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Utilities
    ... and numbers! We DON'T SEE you because it's a generator, be quiet!!! Do you want to measure the time of something? We have the running chronometer! Do you have to remember to do something at some time and you don't know where to write it? We have the reminder in which you write the time and in the event section describing what you have to do then start it and you can also leave it in the background until the notification arrives! WARNING,SOFTWARE IS VERSION 1.0,IF YOU HAVE ANSWERED PROBLEMS CONTACTUS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side by the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SuggestSE

    Autosuggest for jQuery

    SuggestSE is text auto-suggest replacement instead using default browser suggestion. Its work under jQuery library. Data source can be taken from server, local array, string, even from element HTML. Still customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HTML Canvas Javascript Library
    A full-featured lightweight wrapper library of the native html canvas element written in Javascript, aimed to make visualization and animation using canvas simpler. Features animation support, layers, event capture, multitouch and many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DAD is a Windows event log and syslog management tool that allows you to aggregate logs from hundreds to thousands of systems in real time. DAD requires no agents on the servers or workstations. Correlation and analysis is driven through a web front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GCalendar is an event calendar module for PHP-Nuke Content Management Systems. GCalendar features: monthly, weekly & daily views; repeating events; international date and time format support; user submitted events with optional admin approval; more..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Social Security Information and Event Management SSIEM SSIEM provides preemptive security by combining real time alerting and deep analytics. Collaborate with companies you trust to share events. Get the most from open source tools like fail2ban. visit the site and Sign up for Beta!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Online photo album written in Ruby. Catalogues photos with event, location, time etc. The journal facility allows a entry to be added with inline preview photos or links to location or event searches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A web browser designed for research into web site usability, TrackBrowser records user events such as which buttons they pressed, which hyperlinks they clicked on, all with the time and date of the event. Please note that this is only available for Windo
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next