Tags : Browse Projects

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

Eventlet

Compare

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

2 months since last commit

11 users on Open Hub

Low Activity
4.8
   
I Use This

gevent

Compare

  Analyzed about 19 hours 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]

371K lines of code

8 current contributors

21 days since last commit

10 users on Open Hub

Low Activity
5.0
 
I Use This

libevhtp

Compare

  Analyzed over 3 years ago

A more flexible replacement for libevent's httpd API

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

Libevent Based Event Dispatcher for Qt

Compare

  Analyzed about 5 hours ago

Libevent-based event dispatcher for Qt

1.66K lines of code

1 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

PHPDaemon

Compare

  Analyzed 17 minutes ago

PHPDaemon aims to be asynchronous PHP framework for development Web-applications and other server backends. Applications in PHPDaemon could handle thousands of requests simultaneously per one PHP-process. It makes unbelievable application's performance possible. You're welcome to our discussion (Russian, English).

30.7K lines of code

2 current contributors

12 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

AzaCliBase

Compare

  Analyzed 1 day ago

Anizoptera CMF component with basic functionality and helper methods for CLI and Daemon applications (forks, libevent, etc..).

256 lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

AzaLibEvent

Compare

  Analyzed 2 days ago

Simple, powerful and easy to use OOP API for event driven async systems (libevent, libev, etc).

1.43K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

pecl_libevent

Compare

  Analyzed about 1 month ago

PHP extension, wrapper for libevent - event notification library.

1.46K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

eventxx

Compare

  Analyzed over 3 years ago

eventxx is a simple, direct, one-header inline C++ wrapper for libevent.

444 lines of code

0 current contributors

about 7 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

libevfu

Compare

  No analysis available

This library implements a lot of the boilerplate code required to implement network servers and clients. It helps to implement event based network applications using libevent.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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