Showing 16 open source projects for "events"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    UniTask

    UniTask

    Provides efficient allocation free async/await integration for Unity

    ...Makes all Unity AsyncOperations and Coroutines awaitable. PlayerLoop-based task(UniTask.Yield, UniTask.Delay, UniTask.DelayFrame, etc..) that enables replacing all coroutine operations. MonoBehaviour Message Events and uGUI Events as awaitable/async-enumerable. Runs completely on Unity's PlayerLoop so doesn't use threads and runs on WebGL, wasm, etc. Asynchronous LINQ, with Channel and AsyncReactiveProperty. TaskTracker window to prevent memory leaks. Highly compatible behavior with Task/ValueTask/IValueTaskSource. In UniTask v2, almost everything is zero-allocated due to a thorough rewrite of the code (Technical details to follow). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    NitroType Cheat v2

    NitroType Cheat v2

    An easy-to-use, working NitroType hack for typing at insane speeds!

    NitroType Cheat v2 is a browser-based or script-driven tool designed to automate typing performance in the Nitro Type online racing game by simulating extremely high typing speeds and accuracy. It works by intercepting or generating input events that mimic rapid and precise keystrokes, allowing users to achieve unrealistically high words-per-minute scores. The project is built for ease of use, often requiring minimal setup or configuration to begin automating gameplay. It demonstrates how client-side input manipulation can influence outcomes in browser-based games that rely on user input validation. ...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 3
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    UniRx

    UniRx

    Reactive extensions for Unity

    ...Rx 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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5

    Postal 2 Happy Night

    Christmas Mod for Postal 2, new weapons, errands, maps and story.

    ...id=638285501 Postal 2 : Happy Night is a single player experience set in the Postal 2 Universe featuring a unique system dismemberment and wonderful Christmas story. The story takes place at a early date (31 December 1994) & location before the events of Postal 2. Dude need find way to celebrate this Christmas and do not lost place to stay. Will Dude survive the night? Will he be able to save all that is expensive for him? Happy Night is the result of over 2.5 year of nights & weekends creating custom levels, code, models, sounds, and more by a four developers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    MIIS v2

    Milsim Inteligence and Information System

    Milsim Inteligence and Information System MIIS v2 Set of application to easy manage information during large or small scale airsoft and milsim events MIIS v1 - Discontinued Application to simulate military used information system for large scale airsoft milsim battles. Provide tools for inteligence operatives, commanding unit, officers in charge, summary of scenario reports and more. Project is succesor of MABIS ( https://sourceforge.net/projects/mabis/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LAZYSHELL

    Super Mario RPG Editor that can edit nearly everything in the game

    Lazy Shell is a third party .NET application written in the C# programming language which is capable of editing a wide range of elements within the Super Mario RPG (US) ROM image file. It provies an interface that can edit allies, battle animations, attacks, spells, sound effects, music, battlefields, dialogues, fonts, effects, events, formations, items, shops, level/location maps, the main title, menus, the mine-cart maps, monsters, sprites, world maps, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MC Server Controller

    MC Server Controller

    Controller program for Minecraft Server

    ...This is fully-fledged wrapper program written in C# created to solve several problems with the vanilla Minecraft server, such as running only one command at a time, a lack of GUIs for chat formatting and item giving, and triggered events. If you have a problem or find a bug, please use the Ticket system to report it so I can have a record of it. If you are using v1.2.1+, please include the log files as attachments in the ticket. Thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Netduino Laser Tag (NLT) is a project that uses the Netduino as a platform for software which controls a game of Laser Tag. It allows you to configure the game beforehand, supervise it while playing, and presents the data after the game finished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Lapis Minecraft Server
    A Minecraft server written in C# with a large focus on concurrency (multi-threaded) and plugin support. Custom code provides new functionality to existing Minecraft features - this includes new biomes, realms, and populators. Has a robust and customizable terrain generator and easy plugin capabilities for new features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Quasar is a strategy game engine, built in .NET. It uses Mogre for rendering, LuaInterface for scripting, MyGUI for user interface and OIS for user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Create macros, control and simulate keyboard and mouse events with LUA scripts; also supports remapping of keyboard, game controller, and mouse events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A screen manager for XNA complete with screens, buttons, movable forms, and transitions between screens. This was designed with 2D games in mind. Perfect for Menus, HUDs, and a verity of Screens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Stand alone IRC bot written in event-driven C# for Team Fortress 2. Reports all events that you do not disable. Comes with Kick and a wealth of information commands. Fully customizable with open source API with an easy interface via TF2Core.dll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A tool designed for text based role-playing gamers in order to remove unwanted text from the logs of role-playing events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LFS.Live is a tool to work with the InSim system of the Live for Speed - Online racing simulator and features an environment that triggers events upon incoming data which makes it possible for every single feature to act upon the data just arrived.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next