RSS 4504 projects tagged "Libraries"

No download Website Updated 26 Aug 2001 clig

Screenshot
Pop 29.50
Vit 3.32

Clig uses a simple description file to create C-code to interprete the typical *NIX command line as well as an up-to-date usage-message and a manual page skeleton. It supports Flag, String, Int, Long, Float and Double types, with ranges, defaults, and more. The generated C-Code is ANSI but has been reported to work with C++. It is self contained code which does not depend on any library other than libc. Included is a TCL-only TCL-package to instrument your TCL scripts the same way as your C-programs.

Download No website Updated 30 Jan 2001 CMUbikdb

Screenshot
Pop 33.65
Vit 1.00

CMUbik is a library for mantaining a syncronized Berkeley database over multiple hosts. It has good failure semantics and strong authentication provided by the Cyrus SASL library. Its API is very similar to that of Berkeley DB, allowing existing applications to use it very easily.

No download Website Updated 22 Dec 2006 Apache Cocoon

Screenshot
Pop 289.96
Vit 6.24

Apache Cocoon is a Web development framework built around the concepts of separation of concerns and component-based Web development. Cocoon implements these concepts around the notion of "component pipelines", each component on the pipeline specializing on a particular operation. This makes it possible to use a Lego(tm)-like approach in building Web solutions, hooking together components into pipelines without any required programming.

Download Website Updated 28 Oct 2009 Coin

Screenshot
Pop 227.35
Vit 7.40

Coin is an implementation of Open Inventor. Open Inventor is the de facto standard API for retained-mode 3D graphics programming. Open Inventor has a highly extensible design, and has been designed to allow for rapid development of highly interactive 3D graphics applications in the fields of CAD, engineering, scientific computing, simulation, VRML, and visualization.

Download Website Updated 25 Feb 2010 GNU Common C++

Screenshot
Pop 238.50
Vit 14.43

Common C++ is a highly portable C++ class library meant primarily for the development of portable threaded applications. Support is provided both for POSIX platforms and native builds under Win32. The goal is to provide a truly common C++ framework for writing portable threaded applications that do not require a huge amount of runtime overhead to support, and hence can make C++ and threads suitable even for the development of trivial servers and applications.

Download Website Updated 30 Jan 2001 Common C++ Libraries

Screenshot
Pop 39.72
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 164.51
Vit 10.50

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,106.92
Vit 127.28

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 23.62
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.83
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).

Screenshot

Project Spotlight

WAF-FLE

A console for ModSecurity.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.