Tags : Browse Projects

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

hub.js

Compare

  Analyzed 4 months ago

The Hub intends to decouple components by using techniques like message multicasting, object factories ("peers"), mixins and promises in one consistent API. It helps structuring your code, encapsulate internal data and encourages non-blocking designs.

500 lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

caolan's async

Compare

  Analyzed about 18 hours ago

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with Node.js and installable via npm install --save async , it can also be used directly in the browser.

70.5K lines of code

10 current contributors

18 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

txRedis

Compare

  Analyzed about 1 hour ago

A Redis client library for Twisted Python

5.71K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Lazy Widget Loader

Compare

  Analyzed about 8 hours ago

The Lazy Widget Loader WordPress plugin provides lazy loading for widgets to improve page loading. Use it on slow widgets, especially those where external data is loaded, like widgets from Facebook, Twitter, AdSense, … What this plugin basically does is to postpone loading the content of those ... [More] widgets you choose, so that their content is loaded after the main content of the page that is displayed. You can choose which widgets should be loaded like that, by default the plugin does not “impose” itself on any widget. You may also choose to display a throbber while the content of a widget is loaded. [Less]

777 lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Java Chronicle

Compare

  Analyzed about 5 hours ago

Replayable, random access, persisted data using off heap memory mapped files.

20.3K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

GFreenect

Compare

  Analyzed about 7 hours ago

GFreenect is a wrapper for the Freenect library written using Glib in order to control a Kinect device and make it easy to use with GNOME technologies.

2.2K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Jetpack JSON Serialization / Marshalling

Compare

  No analysis available

Jetpack is an API for marshalling and unmarhalling to JSON data. With a JAR file less than 13K, Jetpack is not only the world's fastest and most flexible JSON API, it is also the most lightweight. Jetpack also includes features that many other JSON APIs do not, such as: * A five second learning ... [More] curve. It's really simple!!! * Support for streaming JSON as well as creating JSON data in space * Flexible mechanisms that allow the developer to control what is JSON data and what is not. * 100% Unit test coverage * 100% Pure Java (No Native Code) * 100% Self-contained (No external dependencies) * Universal character set support * Well under 1K effective lines of code * A flat heap foot print. Jetpack can stream terabytes of data to JSON without even blinking. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

Cloudless

Compare

  Analyzed about 11 hours ago

Cloudless is an event-driven communication framework built on-top of 0MQ to provide fast, reliable, easy-to-use library to address most application needs for communication over in-process, inter-process, or over the wire transports. Using BSD sockets directly is such a waste of time for any ... [More] modern application as almost always there will be a need to implement a few communication paradigms on-top of it, and that's where 0MQ solves the problem, but not quite entirely. 0MQ provides the most elegant way to communicate between any two parts of an application by providing a succinct API and utilizing a decentralized asynchronous message queues. Not only that, 0MQ also provides communication patterns where one could easily define the routing construct of messages between any two parts in a system. Cloudless comes in as a transparent abstraction layer on-top of 0MQ to provide an ever-expanding set of communication devices and ultimately allow for constructing virtual networks with high level routing and abstract node descriptors. [Less]

11.3K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

higgs.io

Compare

  Analyzed about 5 hours ago

A high performance, message oriented network library built for real time systems. It provides a core extensible framework and libraries built on top of the core. Libraries include WebSocket server, HTTP Server and Client and Boson a custom serialization and RMI library.

12.1K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

LLFIO

Compare

  Analyzed about 15 hours ago

P1031 low level file i/o and filesystem library for the C++ standard

54.4K lines of code

4 current contributors

4 months since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This