Tags : Browse Projects

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

Gunicorn

Compare

  Analyzed about 19 hours ago

Gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy.

10K lines of code

34 current contributors

3 months since last commit

37 users on Open Hub

Moderate Activity
4.5
   
I Use This

gIRClib

Compare

  Analyzed about 7 hours ago

Gevent IRC Library

1.83K lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Open Procurement

Compare

  Analyzed 2 days ago

Development of Open Procurement system

214K lines of code

24 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

geventmp

Compare

  Analyzed about 21 hours ago

Gevent Multiprocessing Monkey-Patching library

1.06K lines of code

1 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

asyncoro

Compare

  Analyzed about 9 hours ago

asyncoro is a Python framework for developing concurrent, distributed programming with asynchronous completions and coroutines. asyncoro features include asynchronous (non-blocking) sockets, efficient polling mechanisms epoll, kqueue, /dev/poll, Windows IO Completion Ports for high performance and ... [More] scalability, SSL for security, asynchronous timers, locking primitives, database cursor operations, communicating coroutines with messages, channels for broadcasting messages, remote execution of coroutines, hot-swapping coroutine functions, and more. Programs developed with asyncoro have same logic and structure as programs with threads, except for a few syntactic changes. Coroutines exchanging messages can be local or distributed in many asyncoro instances across network. [Less]

19.1K lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This