Tags : Browse Projects

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

ACE

Compare

  Analyzed 2 days ago

3.47M lines of code

17 current contributors

3 days since last commit

47 users on Open Hub

Moderate Activity
4.5
   
I Use This

POCO C++ Libraries

Compare

  Analyzed about 16 hours 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.08M lines of code

18 current contributors

2 days since last commit

26 users on Open Hub

High Activity
4.75
   
I Use This

PowerDNS

Compare

  Analyzed about 20 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

2 days since last commit

25 users on Open Hub

Very High Activity
4.11111
   
I Use This

XCB

Compare

  Analyzed about 23 hours ago

X Window System protocol binding library. Originally for C bindings, but now generalized to several other languages. This is a lightweight replacement for the binding portion of Xlib, featuring thread transparency, XML extensibility, and a small and straightforward interface. The version of ... [More] Xlib currently being distributed by X.Org uses XCB for its transport; this allows XCB and Xlib calls to be freely mixed for ease in porting applications and toolkits. Most of the XCB C code is autogenerated from XML descriptions. (This may be why Ohloh complains about the degree of code commenting.) [Less]

69.2K lines of code

4 current contributors

27 days since last commit

19 users on Open Hub

Low Activity
4.66667
   
I Use This

dlib C++ Library

Compare

  Analyzed about 13 hours ago

This project is a modern C++ library with a focus on portability and program correctness. It strives to be easy to use right and hard to use wrong. Thus, it comes with extensive documentation and thorough debugging modes. The library provides a platform abstraction layer for common tasks such as ... [More] interfacing with network services, handling threads, or creating graphical user interfaces. Additionally, the library implements many useful algorithms such as data compression routines, linked lists, binary search trees, linear algebra and matrix utilities, machine learning algorithms, XML and text parsing, and many other general utilities. [Less]

450K lines of code

25 current contributors

2 days since last commit

11 users on Open Hub

Low Activity
4.75
   
I Use This

Intel Threading Building Blocks

Compare

  Analyzed about 16 hours ago

Intel® Threading Building Blocks (TBB) offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you take advantage of multi-core processor performance without having to be a threading expert. Threading Building Blocks is not just a ... [More] threads-replacement library. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. [Less]

135K lines of code

0 current contributors

3 days since last commit

10 users on Open Hub

Moderate Activity
4.5
   
I Use This

Apache Traffic Server

Compare

Claimed by Apache Software Foundation Analyzed about 12 hours ago

Traffic Server is fast, scalable and extensible HTTP/1.1 compliant caching proxy server.

452K lines of code

63 current contributors

2 days since last commit

8 users on Open Hub

High Activity
5.0
 
I Use This

PM2

Compare

  Analyzed about 21 hours ago

PM2 is a low level generic runtime system which integrates multithreading management (Marcel) and a high performance multi-cluster communication library (Madeleine).

315K lines of code

4 current contributors

2 days since last commit

7 users on Open Hub

Moderate Activity
5.0
 
I Use This

GPars

Compare

  Analyzed 1 day ago

GPars (Groovy Parallel Systems) brings a wide variety of high-level concurrency concepts, such as actors, parallel collections, agents, dataflow concurrency and other to Groovy developers. Leveraging the enormous flexibility of the Groovy programming language and building on proven Java ... [More] technologies, we aim to make concurrent programming for multi-core hardware intuitive, robust and enjoyable. [Less]

55.7K lines of code

0 current contributors

over 5 years since last commit

6 users on Open Hub

Inactive
5.0
 
I Use This

BarbequeRTRM

Compare

  Analyzed 1 day ago

The BarbequeRTRM framework is the core of an highly modular and extensible run-time resource manager which provide support for an easy integration and management of multiple applications competing on the usage of one (or more) shared MIMD many-core computation devices. The framework design, which ... [More] exposes different plugin interfaces, provides support for pluggable policies for both resource scheduling and the management of applications coordination and reconfiguration. [Less]

147K lines of code

0 current contributors

almost 2 years since last commit

5 users on Open Hub

Very Low Activity
5.0
 
I Use This