Tags : Browse Projects

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

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.

8.99M lines of code

482 current contributors

3 days since last commit

353 users on Open Hub

Very High Activity
4.48276
   
I Use This

Twisted

Compare

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

210K lines of code

39 current contributors

23 days since last commit

158 users on Open Hub

High Activity
4.67925
   
I Use This

akka

Compare

  Analyzed over 3 years ago

Akka is the platform for the next generation event-driven, scalable and fault-tolerant architectures on the JVM We believe that writing correct concurrent, fault-tolerant and scalable applications is too hard. Most of the time it's because we are using the wrong tools and the wrong level of ... [More] abstraction. Akka is here to change that. Using the Actor Model together with Software Transactional Memory we raise the abstraction level and provides a better platform to build correct concurrent and scalable applications. For fault-tolerance we adopt the "Let it crash" / "Embrace failure" model which have been used with great success in the telecom industry to build applications that self-heals, systems that never stop. [Less]

474K lines of code

123 current contributors

over 3 years since last commit

47 users on Open Hub

Activity Not Available
4.86667
   
I Use This

Netty Project

Compare

Claimed by JBoss Analyzed over 3 years ago

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. ... [More] It greatly simplifies and streamlines network programming such as TCP and UDP socket server. [Less]

12.7M lines of code

104 current contributors

over 3 years since last commit

37 users on Open Hub

Activity Not Available
5.0
 
I Use This

Vert.x

Compare

Claimed by Eclipse Foundation Analyzed about 2 hours ago

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

138K lines of code

23 current contributors

about 15 hours since last commit

16 users on Open Hub

High Activity
5.0
 
I Use This
Licenses: apache_2, eclipse

STXXL

Compare

  Analyzed about 8 hours ago

STXXL - Standard Template Library for Extra Large Data Sets. STXXL is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, containers, and algorithms that can process huge volumes of data that only fit on disks.

70.3K lines of code

3 current contributors

over 4 years since last commit

15 users on Open Hub

Inactive
5.0
 
I Use This

Divmod Nevow

Compare

  Analyzed over 3 years ago

Nevow (pronounced as the French "nouveau", or "noo-voh") is a web application construction kit written in Python. It is designed to allow the programmer to express as much of the view logic as desired in Python, and includes a pure Python XML expression syntax named stan to facilitate this. However ... [More] it also provides rich support for designer-edited templates, using a very small XML attribute language to provide bi-directional template manipulation capability. Nevow also includes formless, a declarative syntax for specifying the types of method parameters and exposing these methods to the web. [Less]

0 lines of code

0 current contributors

0 since last commit

15 users on Open Hub

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

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

14 users on Open Hub

Activity Not Available
3.4
   
I Use This

Slony-I

Compare

  Analyzed 1 day ago

Slony-I is a "master to multiple slaves" replication system supporting cascading and slave promotion. The big picture for the development of Slony-I is as a master-slave system that includes all features and capabilities needed to replicate large databases to a reasonably limited number of slave ... [More] systems. Reasonable, in this context, is probably no more than a few dozen servers. If the number of servers grows beyond that, the cost of communications becomes prohibitively high. [Less]

68.3K lines of code

2 current contributors

7 months since last commit

11 users on Open Hub

Very Low Activity
3.0
   
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

2 months since last commit

11 users on Open Hub

Low Activity
4.8
   
I Use This