Tags : Browse Projects

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

  • event_driven (37)

    jQuery UI

    Compare

      Analyzed 25 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.

    213K lines of code

    0 current contributors

    3 months since last commit

    588 users on Open Hub

    Low Activity
    4.27407
       
    I Use This

    GLib

    Compare

      Analyzed 25 days ago

    561K lines of code

    153 current contributors

    2 months since last commit

    443 users on Open Hub

    High Activity
    3.94595
       
    I Use This

    Node.js

    Compare

    Claimed by The Linux Foundation Analyzed 25 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.62M lines of code

    482 current contributors

    2 months since last commit

    356 users on Open Hub

    Very High Activity
    4.48276
       
    I Use This

    Twisted

    Compare

      Analyzed 25 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.

    214K lines of code

    39 current contributors

    2 months since last commit

    158 users on Open Hub

    High Activity
    4.67925
       
    I Use This

    Nette Framework

    Compare

      Analyzed 25 days 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]

    107K lines of code

    52 current contributors

    3 months since last commit

    60 users on Open Hub

    Very Low Activity
    4.875
       
    I Use This
    Licenses: BSD-3-Clause, gpl

    Prado PHP framework

    Compare

      Analyzed 25 days 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

    2 months since last commit

    18 users on Open Hub

    Very Low Activity
    4.26667
       
    I Use This

    Vert.x

    Compare

    Claimed by Eclipse Foundation Analyzed 26 days ago

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

    147K lines of code

    23 current contributors

    about 2 months since last commit

    16 users on Open Hub

    Moderate Activity
    5.0
     
    I Use This
    Licenses: apache_2, eclipse

    libevent - an event notification library

    Compare

      Analyzed 25 days 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.

    133K lines of code

    30 current contributors

    4 months since last commit

    13 users on Open Hub

    Moderate Activity
    3.4
       
    I Use This

    Eventlet

    Compare

      Analyzed 26 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.

    26K lines of code

    6 current contributors

    2 months since last commit

    10 users on Open Hub

    Low Activity
    4.8
       
    I Use This

    gevent

    Compare

      Analyzed 26 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]

    318K lines of code

    8 current contributors

    4 months since last commit

    10 users on Open Hub

    Low Activity
    5.0
     
    I Use This