Showing 2138 open source projects for "event"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

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

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    Event Ruler

    Event Ruler

    Java library that allows matching many thousands of Events per second

    Event Ruler (called Ruler in the rest of the doc for brevity) is a Java library that allows matching Rules to Events. An event is a list of fields, which may be given as name/value pairs or as a JSON object. A rule associates event field names with lists of possible values. Event Ruler is a Java library that allows matching many thousands of Events per second to any number of expressive and sophisticated rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Event Tickets

    Event Tickets

    Event Tickets allows your visitors to RSVP and buy tickets to events

    Welcome to the Event Tickets repository on GitHub. Here you can browse the source code and keep track of development. Event Tickets provides a simple way for visitors to RSVP or purchase tickets to your events. As a standalone plugin, it enables you to add RSVPs or tickets to posts or pages. When paired with The Events Calendar, you can add that same functionality directly to your event listings. Event Tickets puts dozens of features at your fingertips to make ticketing and registration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Event Horizon

    Event Horizon

    Event Sourcing for Go!

    Event Horizon is a CQRS/ES toolkit for Go. Event Horizon is used in production systems but the API is not final! CQRS stands for Command Query Responsibility Segregation and is a technique where object access (the Query part) and modification (the Command part) are separated from each other. This helps in designing complex data models where the actions can be totally independent from the data output. ES stands for Event Sourcing and is a technique where all events that have happened in a system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Event sourcing for Artisans

    Event sourcing for Artisans

    The easiest way to get started with event sourcing in Laravel

    This package aims to be the entry point to get started with event sourcing in Laravel. It can help you set up aggregates, projectors, and reactors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 5
    user-event

    user-event

    Simulate user events

    Fire events the same way the user does. user-event tries to simulate the real events that would happen in the browser as the user interacts with it. For example userEvent.click(checkbox) would change the state of the checkbox. user-event is a companion library for Testing Library that simulates user interactions by dispatching the events that would happen if the interaction took place in a browser. fireEvent dispatches DOM events, whereas user-event simulates full interactions, which may fire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Event Espresso Core

    Event Espresso Core

    Event Espresso 4 Core for WordPress: Build an Event Ticketing Website

    Powering 40,000+ event websites; $100 million in ticket sales per year! Event managers can control every aspect of their event–or automate it all–to make their event registration fit their situation, be successful and profitable. The key to giving customers a great experience is gathering information from them so you are prepared. Easily collect all the data you need with a custom event registration form on your event registration website. Want more people at your events? Make it easy for one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Name Your Price Event Tickets

    Name Your Price Event Tickets

    Bridge plugin for adding Name Your Price support

    Bridge plugin for adding Name Your Price support to Modern Tribe's Events Tickets Plus. Plugin updates can be enabled by installing the Git Updater plugin. Create a new event. Create ticket for that event. In the ticket admin, check the "Name Your Price" checkbox. Fill in suggested and minimum prices as needed and save ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Shadowsocks for Android

    Shadowsocks for Android

    A shadowsocks client for Android

    Shadowsocks for Android is the Android client for the widely-used, high-performance encryption protocol project Shadowsocks. It is a secure socks5 proxy for Android that is designed to protect your internet traffic. Shadowsocks for Android allows you to surf the internet privately and securely at all times through your Android device. It features bleeding-edge techniques with Asynchronous I/O and Event-driven programming. It is completely free and open-source and is available for other...
    Downloads: 95 This Week
    Last Update:
    See Project
  • 9
    Attendize

    Attendize

    Open Source Ticket Selling & Event Management Platform

    Attendize is a free and open source ticket selling and event management platform designed to give event organizers a simple, affordable yet full-featured solution for managing general admission events. It’s built using the Laravel PHP framework and has plenty of very useful features.
    Downloads: 28 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    jQuery

    jQuery

    jQuery JavaScript library

    jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript. jQuery also supports Node, browser extensions, and other non-browser environments. To build jQuery, you need to have the latest Node.js...
    Downloads: 106 This Week
    Last Update:
    See Project
  • 11
    PerfView

    PerfView

    PerfView is a CPU and memory performance-analysis tool

    ... information. PerfView is built on a library called Microsoft.Diagnostics.Tracing.TraceEvent, which knows how to both collect and parse Event Tracing for Windows (ETW) data. Thus if there is any information that PerfView collects and processes that you would like to manipulate yourself programmatically, you would probably be interested in the TraceEvent Library Documentation.
    Downloads: 106 This Week
    Last Update:
    See Project
  • 12
    Node-RED

    Node-RED

    Low-code programming for event-driven applications

    .... JavaScript functions can be created within the editor using a rich text editor. A built-in library allows you to save useful functions, templates or flows for re-use. The light-weight runtime is built on Node.js, taking full advantage of its event-driven, non-blocking model. This makes it ideal to run at the edge of the network on low-cost hardware such as the Raspberry Pi as well as in the cloud.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 13
    Tactical RMM

    Tactical RMM

    A remote monitoring & management tool, built with Django, Vue and Go

    Tactical RMM is a remote monitoring & management tool, built with Django and Vue. It uses an agent written in golang and integrates with MeshCentral. Demo database resets every hour. A lot of features are disabled for obvious reasons due to the nature of this app. Teamviewer-like remote desktop control. Real-time remote shell. Remote file browser (download and upload files). Remote command and script execution (batch, powershell and python scripts). Event log viewer. Services management...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 14
    Flowbite

    Flowbite

    The most popular and open-source library of Tailwind CSS components

    Build websites even faster with components on top of Tailwind CSS. Start developing with an open-source library of over 600+ UI components, sections, and pages built with the utility classes from Tailwind CSS and designed in Figma. You can now also get started with open-source component libraries built for frameworks such as React, Vue.js, Svelte and Angular. Explore the whole collection of over 58 open-source UI components and interactive elements built with the utility classes from...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 15
    Node.js

    Node.js

    Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine

    As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    FullCalendar

    FullCalendar

    Full-sized drag & drop event calendar

    FullCalendar generates real React virtual DOM nodes so you can leverage Fiber, React's highly optimized rendering engine. With over 300 settings, and more being added every release, FullCalendar can do just about anything. Reduce your project's bundle size by using FullCalendar's modular plugins. With over 10 years of open source and over 100 contributors, FullCalendar will always have a free and open source core. Level-up by purchasing premium plugins and support. FullCalendar seamlessly...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 17
    Kafdrop

    Kafdrop

    Kafka Web UI

    Kafdrop is a web UI for viewing Kafka topics and browsing consumer groups. The tool displays information such as brokers, topics, partitions, and consumers, and lets you view messages. This project is a reboot of Kafdrop 2.x, dragged kicking and screaming into the world of Java 17+, Kafka 2.x, Helm and Kubernetes. It's a lightweight application that runs on Spring Boot and is dead-easy to configure, supporting SASL and TLS-secured brokers.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 18
    Elixir

    Elixir

    Dynamic, functional language designed for building scalable apps

    Elixir is a dynamic, functional language for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed, and fault-tolerant systems. Elixir is successfully used in web development, embedded software, data ingestion, and multimedia processing, across a wide range of industries. All Elixir code runs inside lightweight threads of execution (called processes) that are isolated and exchange information via messages. Due to their...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19
    OpenVR SDK

    OpenVR SDK

    API and runtime that allows access to VR hardware

    OpenVR is an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting. This repository is an SDK that contains the API and samples. The runtime is under SteamVR in Tools on Steam. The OpenVR API provides a game with a way to interact with Virtual Reality displays without relying on a specific hardware vendor's SDK. It can be updated independently of the game to add support for new...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 20
    Obfuscar

    Obfuscar

    Open source obfuscation tool for .NET assemblies

    Obfuscar is an open-source .NET obfuscator released under MIT license. It provides basic obfuscation features that help secure secrets in a .NET assembly. An obfuscation tool designed for most .NET developers. Hide everything private, while keep everything public. You can achieve such simply via default settings. Hide class/method/property/event names that you don't want to expose. This is irreversible. String contents can be compressed so that end users won't easily learn them. However...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 21
    Modernizr

    Modernizr

    JS library that detects HTML5 & CSS3 features in user’s browser

    Modernizr is a JavaScript library that tells you what HTML, CSS and JavaScript features are present in your user’s browser. This helps you to respond better to your users’ browser features and offer a more tailored experience. Differences in users’ browsers and devices can often cause differences in user experience when opening your web page. To provide a consistently great user experience, you need to be able to respond to your users’ browser features in the best way. Modernizr detects the...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 22
    Autopsy

    Autopsy

    Autopsy® is a digital forensics platform and graphical interface

    Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card. Autopsy was designed to be intuitive out of the box. Installation is easy and wizards guide you through every step. All results are found in a single tree. See the intuitive page for more...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    Apache Log4j

    Apache Log4j

    Apache Log4j 2 is a versatile, feature-rich, efficient logging API

    Apache Log4j is a versatile, industrial-grade Java logging framework composed of an API, its implementation, and components to assist the deployment for various use cases. Log4j is used by 8% of the Maven ecosystem and listed as one of the top 100 critical open source software projects. The project is actively maintained by a team of several volunteers and supported by a big community.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    Nuclio

    Nuclio

    High-Performance Serverless event and data processing platform

    Nuclio is an open source and managed serverless platform used to minimize development and maintenance overhead and automate the deployment of data-science-based applications. Real-time performance running up to 400,000 function invocations per second. Portable across low laptops, edge, on-prem and multi-cloud deployments. The first serverless platform supporting GPUs for optimized utilization and sharing. Automated deployment to production in a few clicks from Jupyter notebook. Deploy one of...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 25
    Guzzle

    Guzzle

    An extensible PHP HTTP client

    ... the underlying HTTP transport, allowing you to write environment and transport agnostic code; i.e., no hard dependency on cURL, PHP streams, sockets, or non-blocking event loops. Middleware system allows you to augment and compose client behavior.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next