Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

SObjectizer

Compare

  Analyzed 3 days ago

SObjectizer is a small tool for simplification of development of multithreaded and concurrent applications in C++. It was used for projects of various sizes: from very small utilities to large distributed and highly loaded applications. SObjectizer is strongly influenced by agent-oriented ... [More] approach. It allows to organize an application as an aggregate of agents whose interact each other only by asynchronous messages. SObjectizer takes responsibility of in-process message dispatching and providing working context for message processing. And allows to tune those things by supplying various ready-to-use dispatchers just out-of-box. For long time SObjectizer was an in-house product of Intervale, but now it is an OpenSource projects. [Less]

827K lines of code

0 current contributors

over 1 year since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

JavaScript Framework

Compare

  Analyzed about 6 hours ago

A framework to develop complex JavaScript applications. OOP Intellisense support: base constructor, base methods, namespaces, imports,... (VS2012) LINQ: fw.linq.asEnumerable(cars).where("x => x.brand == 'bmw'").groupBy("year").toArray() EventDispatcher/EventProperty: this.myEvent = new ... [More] fw.events.EventProperty(this, "changeSomething"); ... this.myEvent.add(handler); ... this.myEvent.dispatch({additionalData: "abc"}); Queues: Advanced queuing of steps (wait for previous steps/events/..., handle errors,...) Localization ... [Less]

8.64K lines of code

0 current contributors

about 9 years since last commit

2 users on Open Hub

Inactive
3.0
   
I Use This

Libevent Based Event Dispatcher for Qt

Compare

  Analyzed 11 days ago

Libevent-based event dispatcher for Qt

1.66K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

epoll(7) Based Event Dispatcher for Qt

Compare

  Analyzed 2 days ago

epoll()-based event dispatcher for Qt

1.12K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Libev Based Event Dispatcher for Qt

Compare

  Analyzed about 7 hours ago

Libev-based event dispatcher for Qt

1K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Iskandar

Compare

  Analyzed about 21 hours ago

Iskandar is a lightweight framework for creating loosely coupled and highly testable applications in Java. It’s main feature is an implementation of the command pattern, which allows an application to issue requests to an object without making any assumptions about the request, or the receiving ... [More] object. Commands act as a wrapper for your business logic, allowing you to easily add, update, or remove functionality. Combine Iskandar with a dependency injection framework such as Spring or Guice to gain even more agility. [Less]

474 lines of code

0 current contributors

almost 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

LiipDrupalEventManagerModule

Compare

  Analyzed 2 days ago

This module is done to get rid of the Drupal hook system; at least for custom events.

663 lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

libevquick

Compare

  Analyzed about 22 hours ago

Event wrapper library designed for performance

0 lines of code

0 current contributors

almost 6 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

qt_eventdispatcher_tests

Compare

  Analyzed 2 days ago

Tests for Qt Event Dispatchers

19.5K lines of code

1 current contributors

over 5 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses