Tags : Browse Projects

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

jQuery UI

Compare

  Analyzed 3 days ago

jQuery UI is jQuery's official user interface extension. It is a collection of interaction plugins, widgets, and effects that extend jQuery to create a powerful user interface.

401K lines of code

0 current contributors

about 2 months since last commit

589 users on Open Hub

Very Low Activity
4.27407
   
I Use This

GLib

Compare

  Analyzed 4 days ago

551K lines of code

153 current contributors

5 days since last commit

444 users on Open Hub

Very High Activity
3.94595
   
I Use This

Node.js

Compare

Claimed by The Linux Foundation Analyzed 3 days ago

This is the NodeJs project: Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

9.21M lines of code

482 current contributors

4 days since last commit

355 users on Open Hub

Very High Activity
4.48276
   
I Use This

Twisted

Compare

  Analyzed 3 days ago

Twisted is an event-driven networking framework written in Python. It integrates a large number of consistent APIs for developing new Internet services.

212K lines of code

39 current contributors

4 days since last commit

158 users on Open Hub

High Activity
4.67925
   
I Use This

Nette Framework

Compare

  No analysis available

Nette Framework is a powerful, component-based and event-driven framework for creating web applications and services in PHP 5. Nette reconceptualizes Web application development in terms of presenters, components, events and properties instead of URLs and query parameters. Nette Framework is ... [More] designed with simplicity in mind. Nette Framework is free (released under the terms of the Nette License). You can use it to develop either open source or commerical applications. [Less]

0 lines of code

52 current contributors

0 since last commit

60 users on Open Hub

Activity Not Available
4.875
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause, gpl

Prado PHP framework

Compare

  Analyzed 19 minutes ago

PRADO is a component-based and event-driven programming framework for developing Web applications in PHP 5. PRADO stands for PHP Rapid Application Development Object-oriented. PRADO is an open source project. You can use it for free in either open source or proprietary applications.

185K lines of code

4 current contributors

4 months since last commit

18 users on Open Hub

Low Activity
4.26667
   
I Use This

Vert.x

Compare

Claimed by Eclipse Foundation Analyzed 4 days ago

vert.x - Effortless asynchronous application development for the modern web and enterprise

137K lines of code

23 current contributors

23 days since last commit

16 users on Open Hub

High Activity
5.0
 
I Use This
Licenses: apache_2, eclipse

libevent - an event notification library

Compare

  Analyzed 2 months ago

The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. It is meant to replace the asynchronous event loop found in event-driven network servers.

131K lines of code

30 current contributors

4 months since last commit

13 users on Open Hub

Activity Not Available
3.4
   
I Use This

Eventlet

Compare

  Analyzed 3 days ago

Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.

25.6K lines of code

6 current contributors

4 days since last commit

11 users on Open Hub

Moderate Activity
4.8
   
I Use This

gevent

Compare

  Analyzed 3 days ago

gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: convenient API around greenlets familiar synchronization primitives socket module that cooperates WSGI server on top of ... [More] libevent-http DNS requests done through libevent-dns monkey patching utility to get pure Python modules to cooperate [Less]

322K lines of code

8 current contributors

about 1 month since last commit

10 users on Open Hub

Moderate Activity
5.0
 
I Use This