Tags : Browse Projects

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

GNU C Library

Compare

Claimed by GNU Analyzed 2 months ago

The GNU C Library, glibc, provides the standard C library interface for GNU/Linux and other Free Software operating systems.

1.37M lines of code

84 current contributors

4 months since last commit

940 users on Open Hub

Activity Not Available
4.46528
   
I Use This

Boost C++ Libraries

Compare

  Analyzed 11 months ago

Boost was begun by members of the ISO C++ Standard committee Library Working Group to provide free peer-reviewed portable libraries to the C++ community. An additional objective is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for ... [More] eventual standardization. Components successfully moved into draft ISO Standard C++09 include shared_ptr, regular expressions, function wrappers and binders. [Less]

6.24M lines of code

198 current contributors

11 months since last commit

502 users on Open Hub

Activity Not Available
4.52469
   
I Use This

Guava: Google Core Libraries for Java

Compare

  Analyzed 4 months ago

The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.

518K lines of code

95 current contributors

4 months since last commit

69 users on Open Hub

Activity Not Available
4.88235
   
I Use This

cabal

Compare

  Analyzed 2 months ago

Cabal is a system for building and packaging Haskell libraries and programs It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.

155K lines of code

58 current contributors

4 months since last commit

67 users on Open Hub

Activity Not Available
4.3125
   
I Use This

POCO C++ Libraries

Compare

  Analyzed 2 months 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

about 1 year since last commit

27 users on Open Hub

Activity Not Available
4.75
   
I Use This

EFL (Enlightenment Foundation Libraries)

Compare

  No analysis available

The EFL provide both a semi-traditional toolkit set in Elementary (other repo) as well as the object canvas (Evas) and powerful abstracted objects (Edje) that you can combine, mix and match, even layer on top of each other with alpha channels and events in-tact. They also provide an extensive set of ... [More] utility functions that every C developer needs. [Less]

0 lines of code

0 current contributors

0 since last commit

27 users on Open Hub

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

XCB

Compare

  Analyzed 2 months 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

5 months since last commit

19 users on Open Hub

Activity Not Available
4.66667
   
I Use This

Flusspferd

Compare

  Analyzed 2 months ago

Javascript bindings for C++, a Javascript interpreter/shell & Javascript/C++ module system. It includes a few Javascript classes and modules. It supports easy embedding of Javascript in C++ and vice versa. The currently supported engine is Spidermonkey.

27.5K lines of code

0 current contributors

about 15 years since last commit

8 users on Open Hub

Activity Not Available
5.0
 
I Use This

MXE (M cross environment)

Compare

  Analyzed 2 months ago

MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment for various target platforms.

45.2K lines of code

23 current contributors

4 months since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This

GNU Mailutils

Compare

Claimed by GNU Analyzed 2 months ago

GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. These are the primary mail utilities for the GNU system. The central library is capable of handling electronic mail in various mailbox formats and protocols ... [More] , both local and remote. Specifically, this project contains a POP3 server, an IMAP4 server, and a Sieve mail filter. It also provides a POSIX `mailx' client, and a collection of other handy tools. The GNU Mailutils libraries supply an ample set of primitives for handling electronic mail in programs written in C, C++, Python or Scheme. [Less]

186K lines of code

1 current contributors

4 months since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: gpl3_or_l..., lgpl3