Tags : Browse Projects

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

jQuery UI

Compare

  Analyzed 1 day 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

5 months since last commit

589 users on Open Hub

Low Activity
4.27407
   
I Use This

GLib

Compare

  Analyzed about 4 hours ago

534K lines of code

153 current contributors

12 days since last commit

444 users on Open Hub

High Activity
3.94595
   
I Use This

Node.js

Compare

Claimed by The Linux Foundation Analyzed about 4 hours 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.01M lines of code

482 current contributors

about 14 hours since last commit

353 users on Open Hub

Very High Activity
4.48276
   
I Use This

Twisted

Compare

  Analyzed 1 day ago

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

211K lines of code

39 current contributors

6 days since last commit

157 users on Open Hub

High Activity
4.67925
   
I Use This

Nette Framework

Compare

  Analyzed 5 months ago

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]

86K lines of code

52 current contributors

5 months since last commit

60 users on Open Hub

Activity Not Available
4.875
   
I Use This
Licenses: BSD-3-Clause, gpl

Prado PHP framework

Compare

  Analyzed about 9 hours 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

about 1 month since last commit

18 users on Open Hub

Moderate Activity
4.26667
   
I Use This

Vert.x

Compare

Claimed by Eclipse Foundation Analyzed about 15 hours ago

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

133K lines of code

23 current contributors

3 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 over 1 year 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.

129K lines of code

30 current contributors

over 1 year since last commit

13 users on Open Hub

Activity Not Available
3.4
   
I Use This

Eventlet

Compare

  Analyzed 1 day 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.9K lines of code

6 current contributors

6 months since last commit

11 users on Open Hub

Very Low Activity
4.8
   
I Use This

gevent

Compare

  Analyzed 1 day 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]

313K lines of code

8 current contributors

18 days since last commit

10 users on Open Hub

Moderate Activity
5.0
 
I Use This