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 about 22 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.48M lines of code

482 current contributors

1 day since last commit

355 users on Open Hub

Very High Activity
4.48276
   
I Use This

Twisted

Compare

  Analyzed about 1 month ago

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

212K lines of code

39 current contributors

about 1 month since last commit

158 users on Open Hub

Activity Not Available
4.67925
   
I Use This

Netty Project

Compare

Claimed by JBoss No analysis available

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]

0 lines of code

104 current contributors

0 since last commit

37 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

Vert.x

Compare

Claimed by Eclipse Foundation Analyzed about 9 hours ago

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

138K lines of code

23 current contributors

9 days since last commit

16 users on Open Hub

High Activity
5.0
 
I Use This
Licenses: apache_2, eclipse

STXXL

Compare

  Analyzed about 10 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 5 years since last commit

15 users on Open Hub

Inactive
5.0
 
I Use This

libevent - an event notification library

Compare

  Analyzed 4 months 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.

131K lines of code

30 current contributors

5 months since last commit

13 users on Open Hub

Activity Not Available
3.4
   
I Use This

Slony-I

Compare

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

over 1 year since last commit

11 users on Open Hub

Very Low Activity
3.0
   
I Use This

camunda BPM platform

Compare

  No analysis available

Camunda BPM is a light-weight, Open Source platform for Business Process Management. It is a perfect match for general software development and provides powerful Business-IT Alignment based on BPMN for structured workflows, CMMN for less structured cases and DMN for business rules. The Java-based ... [More] process engine is lightning fast, integrates in different runtime containers and supports clustering for horizontal scalability. You can access the engine via Java API or REST API and use existing integrations with Spring and Java EE. Using Camunda Tasklist, end users can work on tasks assigned to them. All information on completed transactions (process instances) can be monitored and analyzed via Camunda Cockpit. Camunda Modeler is a desktop application for editing BPMN, CMMN and DMN diagrams. [Less]

0 lines of code

108 current contributors

0 since last commit

11 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2, eclipse

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]

322K lines of code

8 current contributors

2 months since last commit

10 users on Open Hub

Moderate Activity
5.0
 
I Use This

Eventlet

Compare

  Analyzed 7 minutes 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.6K lines of code

6 current contributors

22 days since last commit

10 users on Open Hub

Moderate Activity
4.8
   
I Use This