Displaying 1 to 6 from 6 results

microstates.js - Composable State Primitives for JavaScript

  •    Javascript

Microstates makes working with pure functions over immutable data feel like working with the classic, mutable models we all know and love. But, most imporantly, Microstates makes working with state fun.

gdx-ai - Artificial Intelligence framework for games based on libGDX or not

  •    Java

An artificial intelligence framework, entirely written in Java, for game development with libGDX.The gdxAI project is a libGDX extension living under the libGDX umbrella. However it does not force you to use that specific framework if you do not wish to do so. The libGDX jar remains an essential requirement, mostly due to the use of libGDX collections which are optimized for mobile platforms by limiting garbage creation and supporting primitive types directly, so avoiding boxing and unboxing.

PSharp - Safe asynchronous event-driven .NET programming.

  •    CSharp

A framework for building, analyzing, systematically testing and debugging asynchronous reactive software. P# is used by engineers in Azure to design, implement and thoroughly test distributed systems and services.The best way to build and start using P# is to read our wiki.

State-Machine - Javascript Hierarchical Finite State Machine

  •    Javascript

This module allows you to create both single-level and hierarchical finite state machines. State Machines are composed of states, and each state has (optional) callbacks for entering and exiting state. It's also possible to restrict the transition from states using the from property. Available states can be set with addState and initial state can be set using initialState setter.




flux - Highly scalable Event-driven, Reactive system for building Stateful apps and Workflow services

  •    Java

Flux is an asynchronous, scalable, optionally multi-tenant & distributed and reliable state machine based orchestrator. Flux can be used to build Workflows and Reactive apps that are stateful. Flux quick introduction video is available here. Please go through the wiki pages to find out more about flux.

P3 - Safe asynchronous event-driven C++ programming.

  •    C++

A C++ library and runtime for building, systematically testing and debugging asynchronous reactive software, such as web-services and distributed systems.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.