Tags : Browse Projects

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

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

OpenAFS

Compare

  Analyzed about 9 hours ago

AFS is a distributed filesystem product, pioneered at Carnegie Mellon University and supported and developed as a product by Transarc Corporation (now IBM Pittsburgh Labs). It offers a client-server architecture for file sharing, providing location independence, scalability, security, and ... [More] transparent migration capabilities for data. IBM branched the source of the AFS product, and made a copy of the source available for community development and maintenance. They called the release OpenAFS. [Less]

983K lines of code

10 current contributors

5 days since last commit

31 users on Open Hub

Moderate Activity
4.88889
   
I Use This

Wicd

Compare

  No analysis available

Wicd is an open source wired and wireless network manager for Linux which aims to provide a simple interface to connect to networks with a wide variety of settings.

0 lines of code

1 current contributors

0 since last commit

27 users on Open Hub

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

POCO C++ Libraries

Compare

  Analyzed 8 days ago

The POCO C++ Libraries (POCO stands for POrtable COmponents) are open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left ... [More] open by it. Their modular and efficient design and implementation makes the POCO C++ Libraries extremely well suited for embedded development, an area where the C++ programming language is becoming increasingly popular, due to its suitability for both low-level (device I/O, interrupt handlers, etc.) and high-level object-oriented development. Of course, the POCO C++ Libraries are also ready for enterprise-level challenges. [Less]

1.11M lines of code

18 current contributors

18 days since last commit

26 users on Open Hub

High Activity
4.75
   
I Use This

cobbler

Compare

  Analyzed about 13 hours ago

Cobbler is a Linux installation server that allows for rapid setup of network installation environments. With a simple series of commands, network installs can be configured for PXE, reinstallations, media-based net-installs, and virtualized installs (supporting Xen, qemu, KVM, and VMware ... [More] Server). Cobbler uses a helper program called 'koan' (which interacts with Cobbler) for reinstallation and virtualization support. Cobbler can also optionally help with managing DHCP, DNS, power, config management, and yum package mirroring infrastructure -- in this regard, it is a more generalized "batteries included" deployment server, rather than just dealing specifically with installations. It has a command line interface, a web interface, and also several API access options. [Less]

26.6K lines of code

24 current contributors

about 2 years since last commit

26 users on Open Hub

Inactive
4.71429
   
I Use This

Centreon

Compare

  Analyzed 4 months ago

Centreon provides comprehensive IT availability and performance monitoring. Open source and free, Centreon adapts to any complex and hybrid IT environmments changes. Centreon features three major open source software components, fully optimized to work best together: · Centreon Engine: powerful ... [More] data collection system of universal monitoring indicators for major OS, servers, infrastructure assets and resources · Centreon broker: multiplexer that ensures smooth and autonomous data transmissions to the monitoring console while treating events and analyzing relevant correlations. · Centreon Web : universal monitoring console providing concise operational views that’s easy to understand and manage. Centreon Web is simple and pleasant to use for the greatest number of users [Less]

853K lines of code

63 current contributors

6 months since last commit

25 users on Open Hub

Activity Not Available
4.66667
   
I Use This

PowerDNS

Compare

  Analyzed about 16 hours ago

The PowerDNS server daemon is a versatile nameserver which supports a large number of backends. These backends can either be plain zonefiles or be more dynamic in nature. Additionally, through use of clever programming and caching techniques, PowerDNS offers very high domain resolution performance. ... [More] Prime examples of backends include relational databases, but also (geographical) loadbalancing and failover algorithms. The PowerDNS recursor daemon which is also part of the PowerDNS compilation is a dedicated high performance recursive (aka caching-only) Nameserver that already powers some larger broadband ISPs and as of late learned to embed Lua Scripts making it possible to manipulate DNS Answers from within those Scripts. [Less]

394K lines of code

77 current contributors

8 days since last commit

25 users on Open Hub

Very High Activity
4.11111
   
I Use This

Scorched 3D

Compare

  Analyzed about 4 hours ago

Scorched3D is a cross-platform 3D remake of the popular 2D artillery game Scorched Earth. Scorched3D can be played against the computer, other players, and remotely across the Internet or LAN.

327K lines of code

0 current contributors

about 10 years since last commit

25 users on Open Hub

Inactive
4.22222
   
I Use This

strongSwan

Compare

  Analyzed about 19 hours ago

strongSwan is an open source IPsec-based VPN solution. It features IKEv1 and IKEv2 keying capabilities and runs on Linux, Android, FreeBSD, macOS, iOS and Windows.

467K lines of code

14 current contributors

8 days since last commit

25 users on Open Hub

Moderate Activity
4.8
   
I Use This

ROS

Compare

  No analysis available

ROS (Robot Operating System) provides libraries and tools to help software developers create robot applications. It provides hardware abstraction, device drivers, libraries, visualizers, message-passing, package management, and more. This is just the core part of the ros platform, the desktop variant.

0 lines of code

352 current contributors

0 since last commit

24 users on Open Hub

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