Tags : Browse Projects

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

GNUnet

Compare

Claimed by GNU Analyzed about 3 hours ago

GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. A first service implemented on top of the networking layer allows anonymous censorship-resistant file-sharing. GNUnet uses a simple, excess-based economic model to allocate ... [More] resources. Peers in GNUnet monitor each others behavior with respect to resource usage; peers that contribute to the network are rewarded with better service. [Less]

317K lines of code

21 current contributors

5 days since last commit

8 users on Open Hub

High Activity
4.4
   
I Use This

HPX

Compare

  Analyzed about 7 hours ago

HPX is a general purpose parallel C++ runtime system for parallel and distributed applications of any scale. It is a very modular and well designed runtime system architecture. Real world applications are used to drive the development of HPX, coining out required functionalities and converging onto ... [More] an stable API which provides a smooth migration path for developers. The API exposed by HPX is modelled after the interfaces defined by the C++11/14 ISO standard and adheres to the programming guidelines used by the Boost collection of C++ libraries. [Less]

554K lines of code

37 current contributors

3 days since last commit

8 users on Open Hub

High Activity
5.0
 
I Use This

redmatrix

Compare

  No analysis available

The Red Matrix is a decentralised identity and communications platform which provides internet-wide single-sign-on with nomadic identity, internet-wide access control, communications, content management and personal cloud storage.

0 lines of code

0 current contributors

0 since last commit

8 users on Open Hub

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

beanstalkd

Compare

  Analyzed about 13 hours ago

beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but is intended for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.

7.98K lines of code

13 current contributors

about 1 year since last commit

7 users on Open Hub

Very Low Activity
4.5
   
I Use This

Apache Impala

Compare

Claimed by Apache Software Foundation Analyzed about 21 hours ago

Apache Impala provides fast, interactive SQL queries directly on your Apache Hadoop data stored in HDFS or HBase. In addition to using the same unified storage platform, Impala also uses the same metadata, SQL syntax (Hive SQL), ODBC driver and user interface (Hue Beeswax) as Apache Hive. This ... [More] provides a familiar and unified platform for batch-oriented or real-time queries. [Less]

839K lines of code

64 current contributors

2 days since last commit

7 users on Open Hub

High Activity
5.0
 
I Use This

Grub

Compare

  No analysis available

Grub Next Generation is distributed web crawling system (clients/servers) which helps to build and maintain free (as in freedom) index of the Web. At this moment we have very simple search engine (as a proof of concept) too.

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause, gpl3_or_l...

NSCP

Compare

  Analyzed about 6 hours ago

NSClient++ (NSCP) aims to be a simple yet powerful and secure monitoring daemon for Windows operating systems. It is built for Nagios, but nothing in the daemon is actually Nagios specific and could probably, with little or no change, be integrated into any monitoring software that supports running user tools for polling.

151K lines of code

1 current contributors

4 months since last commit

7 users on Open Hub

Very Low Activity
4.6
   
I Use This

pcp

Compare

  No analysis available

Performance Co-Pilot (PCP) provides a framework and services to support system-level performance monitoring and performance management. The services offered by PCP are especially attractive for those tackling harder system-level performance problems. For example this may involve a transient ... [More] performance degradation, or correlating end-user quality of service with platform activity, or diagnosing some complex interaction between resource demands on a single system, or management of performance on large systems with lots of "moving parts". The distributed PCP architecture makes it especially useful for those seeking centralized monitoring of distributed processing (e.g. in a cluster or webserver farm environment), especially where a large number of hosts are involved. [Less]

0 lines of code

32 current contributors

0 since last commit

6 users on Open Hub

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

GNU Parallel

Compare

Claimed by GNU Analyzed about 19 hours ago

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables.

51.8K lines of code

1 current contributors

24 days since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

Apache Storm

Compare

Claimed by Apache Software Foundation Analyzed about 24 hours ago

Storm is a free and open source distributed realtime computation system. Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing. Storm is simple, can be used with any programming language. Storm is fast: a benchmark ... [More] clocked it at over a million tuples processed per second per node. It is scalable, fault-tolerant, guarantees your data will be processed, and is easy to set up and operate. Storm integrates with the queueing and database technologies you already use. A Storm topology consumes streams of data and processes those streams in arbitrarily complex ways, repartitioning the streams between each stage of the computation however needed. [Less]

353K lines of code

45 current contributors

9 days since last commit

6 users on Open Hub

Moderate Activity
5.0
 
I Use This