Managed Projects

camunda BPM platform

  No analysis available

Camunda BPM is a light-weight, Open Source platform for Business Process Management. It is a perfect match for general software development and provides powerful Business-IT Alignment based on BPMN for structured workflows, CMMN for less structured cases and DMN for business rules. The Java-based ... [More] process engine is lightning fast, integrates in different runtime containers and supports clustering for horizontal scalability. You can access the engine via Java API or REST API and use existing integrations with Spring and Java EE. Using Camunda Tasklist, end users can work on tasks assigned to them. All information on completed transactions (process instances) can be monitored and analyzed via Camunda Cockpit. Camunda Modeler is a desktop application for editing BPMN, CMMN and DMN diagrams. [Less]

0 lines of code

108 current contributors

0 since last commit

11 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2, eclipse

RealTimeBattle

  No analysis available

RealTimeBattle is a programming game, in which robots controlled by programs are fighting each other. The goal is to destroy the enemies, using the radar to examine the environment and the cannon to shoot. The Game progresses in real time, with the robot programs running as child processes to ... [More] RealTimeBattle. The robots communicate with the main program using the standard input and output. Robots can be constructed in almost any programming language. Any number of robots can compete simultaneously if allowed by your operating system. A simple messaging language is used for communication, which makes it easy to start constructing robots. Robots behave like real physical object. You can create your own arenas and the simulation engine is highly configurable. [Less]

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: gpl

phpCallGraph

  Analyzed about 17 hours ago

phpCallGraph is a tool to generate static call graphs for PHP source code. Such a graph visualizes the call dependencies among methods or functions of an application. Arrows represent calls from one method to another method. Classes are drawn as rectangles containing the respective methods. The ... [More] graphs can be leveraged to gain a better understanding of large PHP applications or even to debunk design flaws in them. The core of the call graph generator forms an object-oriented PHP5 library, which may also be integrated in other projects. It leverages the InstantSVC CodeAnalyzer and DOT. On top of it, a commandline application allows easy creation of call graphs in various formats, e.g. text, png, jpg or svg. phpCallGraph is free software licensed under GPLv3. [Less]

7.87K lines of code

0 current contributors

almost 2 years since last commit

4 users on Open Hub

Very Low Activity
4.0
   
I Use This

RealTimeBattle Team Framework

  No analysis available

RTB - Team is a C++ framework and a collection of strategies for robots of the programming game "RealTimeBattle" in order to play in a team and communicate in an efficient way. The whole package depends on rtb version 1.0.6 or higher.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl