Showing 19 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
    spdlog

    spdlog

    Fast C++ logging library

    ... (colors supported), syslog, Windows event log, and Windows debugger (OutputDebugString(..)). Easily extendable with custom log targets. Log filtering, log levels can be modified in runtime as well as in compile time. Support for loading log levels from argv or from environment var. Backtrace support, store debug messages in a ring buffer and display later on demand.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Simple Calendar

    Simple Calendar

    A simple calendar with events, customizable widgets and no ads

    The most handy calendar out there. Manage your events and reminders easily. Simple Calendar Pro is a really flexible calendar with many event related options. It offers powerful repetition rules, optional CalDAV synchronization, ics file handling and much more. Top notch design ensures the best possible user experience. You will get familiar with it really quickly. You can create new events really quickly by predefining default values, or by duplicating existing events. There are many views you...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    HP Socket

    HP Socket

    High Performance TCP/UDP/HTTP communication component

    Server Based on IOCP/EPOLL communication model, combined with technology of memory pool, private heap etc., efficient memory management is implemented to support large scale and high concurrent communication scenarios. Agent The Agent component is essentially a Multi-Client component that uses the same technical architecture as the Server component. An Agent component object can create and efficiently handle large-scale Socket connections at the same time. Client Based on Event-Select/POLL...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ChatGPT Android

    ChatGPT Android

    ChatGPT Android demonstrates OpenAI's ChatGPT on Android

    ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    NLog

    NLog

    Advanced and structured logging for various .NET platforms

    NLog is a flexible and free logging platform for various .NET platforms, including .NET standard. NLog makes it easy to write to several targets. (database, file, console) and change the logging configuration on-the-fly. NLog has support for structured and traditional logging. The focus for NLog is high performance, easy-to-use, easy to extend and flexible to configure. NLog is very easy to configure, both through configuration file and programmatically. Even without restarting the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Matrix

    Matrix

    Plugin style, non-invasive APM system developed by WeChat

    ..., and WCMemoryStatPlugin, which is a performance-optimized out-of-memory monitoring tool that captures memory allocation and the callstack of an application's out-of-memory event. Determine whether the app is stuck by checking the running status of the Runloop, and support both the iOS and macOS platform. Add time-consuming stack fetching, attaching the most time-consuming main thread stack to the thread snapshot log.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    React Native Navigation

    React Native Navigation

    A complete native navigation solution for React Native

    ... and executed. At this point you need to display your UI. To do so, listen to the appLaunched event and call Navigation.setRoot when that event is received. When your app is launched, RN makes sure JS context (which is what enables you to execute JavaScript code) is running. There are quite a few differences between iOS and Android in this regard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PassAndroid

    PassAndroid

    Android App to view passes

    Displays esPass (*.esPass) & Passbook (*.pkpass) files, shows the Barcode (QR, PDF417, AZTEC, Code 39 and Code 128 format) and is also usable offline. When preparing for the Chaos Communication Congress 2012 #29c3 I stumbled upon a passbook file for the first time. I really like the idea of paperless tickets as it saves time and trees which are both very valuable to me. The problem was that I was unable to find an app to open and use the downloaded passbook files with, that's why I wrote my own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    RxJava

    RxJava

    Reactive Extensions for the JVM

    RxJava is a lightweight Java VM implementation of ReactiveX (Reactive Extensions). This is a library for the composition of asynchronous and event-based programs through observable sequences. It helps you write cleaner and simpler code by providing methods for solving problems quickly, and is easy to maintain and understand. RxJava works by extending the observer pattern in order to support sequences of data/events. It also allows you to compose sequences together declaratively through added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quiz my Powershell - Powershell Training

    Quiz my Powershell - Powershell Training

    a Powershell quiz with up to 1000 questions

    Quiz my Powershell Pro version has more than 1000 questions translated into English and French Features: - Sessions of 15 random questions / serie - Correct/Incorrect answer displayed simultaneously - Result displayed at the end of the 15 questions Free version available categories: The basics Pro version : Active Directory Data Structure Development Environment Hardware Jobs & Event Math Modules MS Products Network Other Powershell ISE Registry System The basics Variables and Random...
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 12
    RxLifecycle

    RxLifecycle

    Lifecycle handling APIs for Android apps using RxJava

    This library allows one to automatically complete sequences based on a second lifecycle stream. This capability is useful in Android, where incomplete subscriptions can cause memory leaks. You must start with an Observable<T> representing a lifecycle stream. Then you use RxLifecycle to bind a sequence to that lifecycle. It assumes you want to end the sequence in the opposing lifecycle event - e.g., if subscribing during start, it will terminate on stop. If you subscribe after pause...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xUtils3

    xUtils3

    Android orm, bitmap, http, view inject

    ... uploading of very large files (over 2G). Support breakpoint download (if the server supports the Range parameter, the client automatically handles the breakpoint download). Support cookies (implements domain, path, expiry and other features). Support caching (implement Cache-Control, Last-Modified, ETag and other features, use expiration time + LRU dual mechanism to clean up when the cache content is too much).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UniRx

    UniRx

    Reactive extensions for Unity

    ... is a library for composing asynchronous and event-based programs using observable collections and LINQ-style query operators. The game loop (every Update, OnCollisionEnter, etc), sensor data (Kinect, Leap Motion, VR Input, etc.) are all types of events. Rx represents events as reactive sequences which are both easily composable and support time-based operations by using LINQ query operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bricks.js

    Bricks.js

    A blazing fast masonry layout generator for fixed width elements

    Bricks capitalizes on batched reading of layout properties for blazing fastpacking time, no matter how many items. Bricks was developed with a modern JavaScript workflow in mind. To use it, it's recommended you have a build system in place that can transpile ES6, and bundle modules. It's recommended that you assign your Bricks instance to a variable. Using your instance, you can enable and disable the resize handler, add and remove event handlers, accommodate dynamically added elements, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    .... Game Objects (GOs) opt-in to services by implementing the "marker" interface for each one it wants. GOs enter the system via Install Pipeline, an asynchronous "standard" implementation that keys on the marker interfaces and performs the "protocol" for that marker. There are also Event and Uninstall pipelines. Reference by name is encouraged. A trip through the pipeline includes a Bind Name List; allows GO to connect to interfaces in other GOs on the other End.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NotifFlashlight

    NotifFlashlight

    Android Flash on Notification (like iPhone has)

    App is available on the Google Play Store: https://play.google.com/store/apps/details?id=com.whd.notifflashlight This Android Application ports one functionality from the iPhone (and other android phones who have it build in) to Android (API 5 or higher), only requirement for this is an Flashlight on your phone. To work correctly, this App makes use of the Android Accessibility service, it will always run in the background but only do work when an Accessibility event is triggered. Features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iBox
    iBox is a powerful information management tools for Android, which gives you a safe and secure way to store all of your critical information. It could be credit card numbers, accounts, passwords, marketing plans, product ideas, minutes and much more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Get information about delays in systems like public transport systems by the users of such systems, Use this collected information to calculate a forecast of the point of time of an upcoming event like an arrival.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next