Tags : Browse Projects

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

Apache Mahout

Compare

Claimed by Apache Software Foundation Analyzed about 19 hours ago

Apache Mahout's goal is to build scalable machine learning libraries. With scalable we mean: Scalable to reasonably large data sets. Our core algorithms for clustering, classfication and batch based collaborative filtering are implemented on top of Apache Hadoop using the map/reduce paradigm. ... [More] However we do not restrict contributions to Hadoop based implementations: Contributions that run on a single node or on a non-Hadoop cluster are welcome as well. The core libraries are highly optimized to allow for good performance also for non-distributed algorithms [Less]

146K lines of code

0 current contributors

about 1 month since last commit

25 users on Open Hub

Low Activity
3.6
   
I Use This

WSO2 ESB

Compare

Claimed by WSO2, Inc Analyzed 1 day ago

The WSO2 ESB is a lightweight and easy-to-use Open Source Enterprise Service Bus (ESB) available under the Apache Software License v2.0. WSO2 ESB allows administrators to simply and easily configure message routing, virtualization, intermediation, transformation, logging, task scheduling, load ... [More] balancing, failover routing, event brokering, etc.. The runtime has been designed to be completely asynchronous, non-blocking and streaming based on the Apache Synapse core. WSO2 ESB is developed on top of the revolutionary Carbon platform (Middleware a' la carte), and is based on the OSGi framework to achieve the better modularity for your Service Oriented Architecture (SOA). This also contains a lots of new features and many other optional components to customize the behavior of the server. [Less]

838K lines of code

79 current contributors

8 days since last commit

24 users on Open Hub

Moderate Activity
4.9
   
I Use This

Apache Accumulo

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Apache Accumulo is a sorted, distributed key/value store based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can ... [More] modify key/value pairs at various points in the data management process. [Less]

448K lines of code

34 current contributors

6 days since last commit

24 users on Open Hub

High Activity
0.0
 
I Use This

OrientDB

Compare

  Analyzed 3 months ago

OrientDB is a deeply scalable Document-Graph DBMS with the flexibility of the Document databases and the power to manage links of the Graph databases. It can work in schema-less mode, schema-full or a mix of both. Supports advanced features such as ACID Transactions, Fast Indexes, Native and SQL ... [More] queries. It imports and exports documents in JSON. Graphs of hundreads of linked documents can be retrieved all in memory in few milliseconds without executing costly JOIN such as the Relational DBMSs do. OrientDB uses a new indexing algorithm called MVRB-Tree, derived from the Red-Black Tree and from the B+Tree with benefits of both: fast insertion and ultra fast lookup. [Less]

747K lines of code

0 current contributors

3 months since last commit

23 users on Open Hub

Activity Not Available
5.0
 
I Use This

Petals

Compare

Claimed by The OW2 Consortium No analysis available

Petals ESB is an Open Source Enterprise Service Bus hosted by OW2. Based on the JBI standard, Petals leverages SOA principles to ease application integration and modularization in Information Systems. By exposing applications logic as services, application interactions can be mapped as message ... [More] exchanges between service providers and consumers. Such exchanges are driven by service contracts, while low-coupling is ensured by the ESB itself. This allows to create new services by composing existing ones. One of the key features of Petals ESB is its distributed aspect (VS. cluster approaches). Several Petals instances can virtually constitute a single ESB for very flexible architectures. Petals ESB comes with JBI components, monitoring features, administration and development tools. [Less]

0 lines of code

5 current contributors

0 since last commit

21 users on Open Hub

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

Smuxi - IRC Client

Compare

  Analyzed about 18 hours ago

Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC client for sophisticated users, targeting the GNOME desktop. It is written in C# using the Mono development platform.

79.8K lines of code

4 current contributors

9 months since last commit

19 users on Open Hub

Very Low Activity
4.75
   
I Use This

OpenNMS

Compare

  Analyzed 3 months ago

OpenNMS is the world's first enterprise grade network management platform developed under the open source model. It consists of a community supported open-source project as well as a commercial services, training and support organization.

9.76M lines of code

19 current contributors

3 months since last commit

19 users on Open Hub

Activity Not Available
5.0
 
I Use This

Bazaar Subversion Plugin

Compare

  No analysis available

Plugin that provides support for Subversion branches to Bazaar.

0 lines of code

0 current contributors

0 since last commit

18 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

JORAM

Compare

Claimed by The OW2 Consortium Analyzed about 16 hours ago

JORAM (Java Open Reliable Asynchronous Messaging) is an open source implementation of the JMS (Java Message Service) 1.1, 2.0 and 3.0 API. It provides access to a really distributed MOM (Message Oriented Middleware), built on top of the ScalAgent D.T. agents based platform and used within many ... [More] critical operational applications. Stable versions of JORAM are JMS 1.1, 2.0 and 3.0 certified. Moreover JORAM is used by JOnAS to undergo the J2EE certification, and has passed all tests concerning JMS certification in this J2EE TCK. JORAM is a mature project started in 1999, it is an open source software released under the LGPL license since May 2000. Professional Support is available from Scalagent D.T. [Less]

261K lines of code

1 current contributors

3 days since last commit

17 users on Open Hub

Very Low Activity
5.0
 
I Use This

I2P

Compare

  Analyzed about 10 hours ago

I2P is an anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other. The network itself is strictly message based (ala IP), but there is a library available to allow reliable streaming communication on top of it (ala TCP). All ... [More] communication is end to end encrypted (in total there are four layers of encryption used when sending a message), and even the end points ("destinations") are cryptographic identifiers (essentially a pair of public keys). [Less]

417K lines of code

8 current contributors

2 days since last commit

17 users on Open Hub

High Activity
4.14286
   
I Use This
Licenses: bsd, mit, Public_Do...