RSS 5745 projects tagged "Libraries"

Download Website Updated 30 Jan 2001 Common C++ Libraries

Screenshot
Pop 38.34
Vit 1.74

The Common C++ library addresses small-scale, common programming problems in C++. It currently has a persistence engine, a debugging library, a library containing Threads and synchronisation objects, an HTML generation engine in development, and a growing make system.

Download No website Updated 12 Jun 2011 Common C++ RTP

Screenshot
Pop 163.28
Vit 10.47

Common C++ RTP is an experimental threadsafe RTP stack for use with Common C++. It uses a service thread to both schedule outgoing packets and organize arriving packets. Queued lists of packets are maintained both for sending and receiving, and packet payloads can be mixed such as for passing RTP telephony events. Recent builds of GNU ccRTP are also available for building handheld softphone clients using Open Embedded.

Download Website Updated 19 Apr 2013 CUPS

Screenshot
Pop 1,108.54
Vit 117.63

CUPS is a standards-based printing system for Mac OS X and other Unix-like operating systems. It provides the System V and Berkeley command line interfaces, and uses the Internet Printing Protocol ("IPP") as the basis for managing print jobs and queues. The Line Printer Daemon (LPD) Server Message Block (SMB), and AppSocket (a.k.a. JetDirect) protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD") based printing options to support real world printing.

Download Website Updated 30 Jan 2001 CONFIG::

Screenshot
Pop 22.63
Vit 2.29

The CONFIG:: Perl modules are highly useful in connection with mod_perl CGI scripts. It caches files to speed up file reading. It's possible to configure the module to remove comments (several types), trailing blanks, and empty lines, or to do other useful things only once.

Download Website Updated 19 Aug 2001 Configuration

Screenshot
Pop 23.37
Vit 1.49

Configuration enhances the java.util.Properties class. It offers configuration variables that allow factorization of parameters. It also offers enumerative properties or randomly chosen properties and allows you to finely parameterize the access to resource files (from disk, jar file, or url).

Download Website Updated 30 Jan 2001 Coral Tree Library Set

Screenshot
Pop 17.00
Vit 2.29

The Coral Tree Library Set includes modules for basic operating system abstractions, general purpose templates and classes, well behaved application modules, platform independent builder, thread abstraction, network abstractions, event/window system abstraction, and a widget set for the event/window system abstraction. The library set now also includes the distributed shared memory modules.

Download Website Updated 15 Apr 2001 CoreLinux++

Screenshot
Pop 29.09
Vit 6.24

CoreLinux++ is an initiative to normalize methods and conventions for OOA/OOD/C++ development for Linux, materialized in a set of Open Source C++ class libraries to support common patterns and frameworks and exploit the C++ standards.

Download Website Updated 03 Jun 2001 CoreLinux++ Framework

Screenshot
Pop 19.36
Vit 3.26

The CoreLinux++ Abstract Framework Library (libclfw++) is a library meant to facilitate the development of commonly used frameworks for C++ applications. It does this by providing common classes and the abstractions of frameworks for extension.

Download Website Updated 12 May 2001 CoreLinux++ Function Load Library

Screenshot
Pop 27.96
Vit 1.44

libclfll++ takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library by providing management of loading Linux shared libraries. Application developers define function objects as wrappers and can then dynamically load the functions. It is very useful for implementing a framework for plug-ins.

Download Website Updated 30 Jan 2001 Cross-CGI

Screenshot
Pop 15.20
Vit 1.42

Cross-CGI is a complete CGI shared (via Libtool) library written with interfaces for C, C++ and Objective-C.

Screenshot

Project Spotlight

LibGit2Sharp

A combination of Git and .Net/Mono.

Screenshot

Project Spotlight

pf-kernel

A Linux kernel fork with new features.