C/C++ Library C/C++ scripts - Top 4 Download

C/C++ Library C/C++ script downloads

SGI Standard Template Library

It includes some low-level mechanisms for allocating and de-allocating system memory.The STL is a generic  library, meaning that its components are heavily parameterized: almost every component in the STL is a template. ...

Sglib

Sglib is a library defining useful macros for manipulating common data structures. The library currently provides generic implementation for: - sorting arrays - manipulating linked lists - manipulating sorted linked lists - manipulating double linked lists - manipulating red-black trees - manipulating hashed containers A ...

Simple DirectMedia Layer

Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games.SDL supports Linux, Windows, Windows CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, ...

TagManager

TagManager is a library for creating, managing and querying tags in a variety of languages. ...

wsdlpull

wsdlpull is a C web services client library. It includes a WSDL Parser,a XML Schema parser and validator and an XML Parser and serializer. wsdlpull uses the xml pull api to parse a WSDL1.1 document. This makes wsdlpull highly efficient which is why you can process and invoke a WSDL in ...

Zodius

Zodius is a fast 2d vector graphics library. It intends to support Flash and SVG type paths including all filling and stroking types. The OO interface is very easy to use and requires little knowledge about graphics. ...