Tags : Browse Projects

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

rvm: Ruby Version Manager

Compare

  Analyzed 1 day ago

"a command line tool which allows us to easily install, manage and work with multiple ruby environments from interpreters to sets of gems."

25.6K lines of code

37 current contributors

2 days since last commit

27 users on Open Hub

Low Activity
4.8
   
I Use This

OpenShift Origin

Compare

  No analysis available

OpenShift Origin is the upstream community project used in OpenShift Online, OpenShift Dedicated, and OpenShift Container Platform. Built around a core of Docker container packaging and Kubernetes container cluster management, Origin is augmented by application lifecycle management functionality and ... [More] DevOps tooling. Origin provides an open source application container platform. All source code for the Origin project is available under the Apache License (Version 2.0) on GitHub. [Less]

0 lines of code

228 current contributors

0 since last commit

27 users on Open Hub

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

Logstash

Compare

  Analyzed about 9 hours ago

logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). Speaking of searching, logstash comes with a web interface for searching and drilling into all of your logs. It is fully free and fully open source. The ... [More] license is Apache 2.0, meaning you are pretty much free to use it however you want in whatever way. [Less]

101K lines of code

32 current contributors

about 23 hours since last commit

25 users on Open Hub

Moderate Activity
5.0
 
I Use This

Xapian

Compare

  Analyzed about 14 hours ago

Xapian is an Open Source Search Engine Library, released under the GPL. It's written in C++, with bindings to allow use from Perl, Python, PHP, Java, Tcl, C#, Ruby, Lua and Erlang (so far!) Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search ... [More] facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators. [Less]

162K lines of code

6 current contributors

2 days since last commit

25 users on Open Hub

Moderate Activity
4.5
   
I Use This

Bundler

Compare

  Analyzed 1 day ago

Bundler is a tool that manages gem dependencies for your ruby application. It takes a gem manifest file and is able to fetch, download, and install the gems and all child dependencies specified in this manifest. It can manage any update to the gem manifest file and update the bundle's gems ... [More] accordingly. It also lets you run any ruby code in context of the bundle's gem environment. [Less]

57K lines of code

53 current contributors

about 4 years since last commit

24 users on Open Hub

Inactive
5.0
 
I Use This

WSO2 ESB

Compare

Claimed by WSO2, Inc Analyzed about 12 hours 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

13 days since last commit

24 users on Open Hub

Moderate Activity
4.9
   
I Use This

god

Compare

  Analyzed about 15 hours ago

god is a tool that monitors various attributes of running processes and can start/restart/stop them under certain situations. Replaces monit.

13.5K lines of code

0 current contributors

about 8 years since last commit

24 users on Open Hub

Inactive
3.83333
   
I Use This

BlueCloth

Compare

  Analyzed about 16 hours ago

BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

8.48K lines of code

0 current contributors

over 12 years since last commit

23 users on Open Hub

Inactive
3.0
   
I Use This

Apache Thrift

Compare

Claimed by Apache Software Foundation Analyzed 21 minutes ago

Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C, C++, C#, Erlang, Java, Haskell, Perl, Python, PHP, Ruby, and Smalltalk.

309K lines of code

83 current contributors

6 days since last commit

23 users on Open Hub

Moderate Activity
3.75
   
I Use This
Licenses: apache_2, BSD-3-Clause

Neo4j - the graph database

Compare

  No analysis available

Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables. A graph (mathematical lingo for a network) is a flexible data structure that allows a more agile and rapid style of development.

0 lines of code

1 current contributors

0 since last commit

21 users on Open Hub

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