Tags : Browse Projects

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

Calagator

Compare

  No analysis available

Calagator is an all-volunteer effort to provide a unified calendar for technical communities and user groups in Portland, Oregon. Anyone can contribute information by importing, creating and editing entries.

0 lines of code

5 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: mit

EventStore

Compare

  Analyzed about 12 hours ago

The EventStore is a persistence library used to abstract different storage implementations when using event sourcing as storage mechanism. Event sourcing is most closely associated with a concept known as CQRS. The purpose of the EventStore is to represent a series of events as a stream. ... [More] Furthermore, it provides hooks whereby any events committed to the stream can be dispatched to interested parties. [Less]

12.3K lines of code

3 current contributors

10 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

Net4j

Compare

  Analyzed about 8 hours ago

Net4j Signalling Platform ========================= Net4j is an extensible client-server communications platform based on OSGi but also executable stand alone. You can easily extend the protocol stack with Eclipse plugins that provide new transport or application protocols. Net4j's focus on ... [More] performance and scalability is featured by non-blocking I/O, zero-copy signals and multiplexed binary protocols. Net4j was originally developed to support the CDO technology for distributed shared and persistent EMF models but can also multiplex your own user-supplied application protocols through the same socket connection. [Less]

2.16M lines of code

0 current contributors

12 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

JavaScript Framework

Compare

  Analyzed about 5 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

Anzu

Compare

  Analyzed about 6 hours ago

Anzu is a lightweight web application development framework with Mako templating, gettext i18n, validators and sessions; based on Facebook's Tornado.

13.2K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

pecl_libevent

Compare

  No analysis available

PHP extension, wrapper for libevent - event notification library.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: php_license

DocType HTML5

Compare

  Analyzed 1 day ago

DocType HTML5 is a one day conference on HTML5, CSS3 and related technologies. This is the source for the website.

5.4K lines of code

0 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

fapws3

Compare

  Analyzed about 13 hours ago

Python WSGI HTTP server on libev.

3.37K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This
Licenses: No declared licenses

SemiSpace

Compare

  Analyzed about 13 hours ago

SemiSpace is a light weight interpretation of Tuple Space based on ideas from JavaSpaces. It can be run as single, stand alone, space on one J2SE 6.0 VM (or greater), or clustered with Terracotta. SemiSpace * is non-intrusive * very few dependencies * easy to configure (with Spring) * easy ... [More] to integrate into your J2EE or stand alone application * can be distributed * does not need Jini installed * uses getters and setters in addition to public fields * Allows any XStream -able class to be put into the space * is Open Source and licensed under Apache 2 * has web services module * can expose statistics over (Spring-enabled) JMX * supplies actor pattern framework * a comet-based interface to a SemiSpace-enabled webapp [Less]

30K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Quorum

Compare

  Analyzed about 2 hours ago

Quorum is a calendar system for cooperative events. I guess that's a fancy way of saying that Quorum is designed for group scheduling: who will definitely be at an event, who will definitely not be there, and who doesn’t yet know. I wrote it for my morris dance team, the Pokingbrook Morris ... [More] Dancers of Albany, New York, so that we could determine if we had enough people available to accept performance gigs; I believe that makes it the first ever open-source application to come out of the morris dance community! [Less]

10.5K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This