Tags : Browse Projects

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

Apache Camel

Compare

Claimed by Apache Software Foundation Analyzed about 7 hours ago

Apache Camel is a powerful rule based integration framework which provides a POJO based implementation of the Enterprise Integration Patterns using an extremely powerful fluent API (or declarative Java Domain Specific Language) to configure routing and mediation rules. The Domain Specific Language ... [More] means that Apache Camel can support type-safe smart completion of routing rules in your IDE using regular Java code without huge amounts of XML configuration files; though Xml Configuration inside Spring is also supported. [Less]

1.96M lines of code

0 current contributors

about 16 hours since last commit

103 users on Open Hub

Very High Activity
4.86667
   
I Use This

KCacheGrind

Compare

Claimed by KDE Analyzed 1 day ago

KCacheGrind is a KDE application built using the Qt Toolkit and KDE Frameworks that provides a convenient graphical interface in which to visualize profiling data gathered while benchmarking the performance of software in active development. It's mainly used as visualization frontend for data ... [More] measured by the Cachegrind/Callgrind tools from the Valgrind tools, but there are converters for other measurement tools available as well. Features: * direct support for profiles generated by Cachegrind/Callgrind * support for arbitrary event types and derived event types * sorted function list, grouped according to ELF object/source or file/symbol namespaces (such as C++ classes) * correct handling of recursive cycles (similar to GProf) [Less]

45.8K lines of code

6 current contributors

4 days since last commit

99 users on Open Hub

Moderate Activity
4.57143
   
I Use This

Merb

Compare

  Analyzed 1 day ago

Lightweight, fast and modular MVC Ruby web framework. Excellent for high performance dynamic pages and web services.

42.7K lines of code

0 current contributors

over 11 years since last commit

51 users on Open Hub

Inactive
4.56
   
I Use This

The Grinder

Compare

  Analyzed about 5 hours ago

The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython, and can call out to arbitrary Java code, providing support for testing a large range of network protocols. The Grinder comes with a mature ... [More] plug-in for testing HTTP services, HTTP scripts can be recorded easily from a browser session. [Less]

99.2K lines of code

0 current contributors

about 9 years since last commit

50 users on Open Hub

Inactive
4.0
   
I Use This

HAProxy

Compare

  Analyzed about 1 hour ago

HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web applications under very high loads while needing persistence or Layer7 processing.

248K lines of code

59 current contributors

3 days since last commit

46 users on Open Hub

Very High Activity
4.57143
   
I Use This

Icinga

Compare

  No analysis available

Icinga is a monitoring software project that began as a fork of Nagios. With Icinga and Icinga 2 the Icinga Project maintains two branches in parallel. This project contains everything related to Icinga 1.x. Look for 2.x below: Icinga 2: https://www.openhub.net/p/icinga2 Icinga Web 2: ... [More] https://www.openhub.net/p/icingaweb2 Vagrant Boxes: https://www.openhub.net/p/icinga-vagrant Puppet Modules: https://www.openhub.net/p/puppet-icinga2 & https://www.openhub.net/p/puppet-icingaweb2 Chef Cookbooks: https://www.openhub.net/p/chef-icinga2 Ansible Roles: https://www.openhub.net/p/icinga2-ansible [Less]

0 lines of code

0 current contributors

0 since last commit

46 users on Open Hub

Activity Not Available
4.46667
   
I Use This
Mostly written in language not available
Licenses: gpl

Simple Machines Forum

Compare

  Analyzed 1 day ago

Simple Machines Forum — SMF in short — is a free, professional grade software package that allows you to set up your own online community within minutes. Its powerful custom made template engine puts you in full control of the lay-out of your message board and with our unique SSI - or Server Side ... [More] Includes - function you can let your forum and your website interact with each other. SMF is written in the popular language PHP and uses a MySQL database. It is designed to provide you with all the features you need from a bulletin board while having an absolute minimal impact on the resources of the server. SMF is the next generation of forum software - and best of all it is and will always remain completely free! [Less]

293K lines of code

25 current contributors

about 1 month since last commit

43 users on Open Hub

Moderate Activity
3.9
   
I Use This

Thin

Compare

  Analyzed 1 day ago

Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: * the Mongrel parser, the root of Mongrel speed and security * Event Machine, a network I/O library with extremely high scalability, performance and stability * Rack, a minimal interface between webservers and Ruby frameworks

14K lines of code

0 current contributors

about 2 months since last commit

40 users on Open Hub

Very Low Activity
4.25
   
I Use This

XCache

Compare

  Analyzed about 15 hours ago

XCache is a open-source opcode cacher, which means that it accelerates the performance of PHP on servers. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM. This ... [More] will increase the rate of page generation time by up to 5 times as it also optimizes many other aspects of php scripts and reduce serverload. [Less]

21.7K lines of code

0 current contributors

almost 9 years since last commit

37 users on Open Hub

Inactive
4.47368
   
I Use This

collectd

Compare

  No analysis available

collectd is a small daemon which collects system information periodically and writes the results to an RRD-file. What does collectd do? collectd collects information about the system it is running on and writes this information into special database files. These database files can then be used ... [More] to generate graphs of the collected data. collectd itself does not generate graphs, it only collects the data. You should use software like drraw to generate pretty pictures from these RRD-files. Nonetheless, sample scripts are included to get you started on own graphing scripts. [Less]

0 lines of code

33 current contributors

0 since last commit

33 users on Open Hub

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