Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.398.854 Times

C Library Functions software
Filter: All | Freeware | Demo
 

C Library Functions

< 1 2 3 4 5 > 
Added: March 19, 2010 | Visits: 1.100

AHote AHote is a C++ library for generating color schemes and also includes a few other classes for converting between RGB (Red, Green, Blue), YUV (Luminance and Chrominance), HSB (Hue, Saturation, Brightness) and HSL (Hue, Saturation, Lightness). AHote is not a library for ICC color management. A...



Platforms: *nix

License: Freeware Size: 245.76 KB Download (95): AHote Download

Added: April 14, 2010 | Visits: 1.039

pxlib pxlib is a simply and still small C library to read and write Paradox DB files. It supports all versions starting from 3.0. pxlib library currently has a very limited set of functions like to open a DB file, read its header and read every single record. It can read and write blob data. The...





Platforms: *nix

License: Freeware Size: 491.52 KB Download (169): pxlib Download

Added: March 27, 2013 | Visits: 435

typecast and typecastx C-mex functions TYPECAST and TYPECASTX are mex functions intended to mimic the MATLAB intrinsic typecast function with extensions. These C-mex versions of typecast differs from the intrinsic typecast in the following important aspects: Intrinsic typecast------------------Type of copy: Deep Data CopyAllows...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): typecast and typecastx C-mex functions Download

Added: October 31, 2013 | Visits: 363

CSCall++ A C++ library converting average use of syscalls and C library functions into C++ context. Functionalities includes Regular files, Thread,Socket,Terminal,FIFO,Directory.


Platforms: *nix

License: Freeware Size: 286.72 KB Download (40): CSCall++ Download

Added: January 18, 2010 | Visits: 1.612

ezXML ezXML is a C library for parsing XML documents inspired by simpleXML for PHP. As the name implies, its easy to use. Its also fast and lightweight (less than 20k compiled). Example Usage Given the following example XML document: < ?xml version="1.0"?> < formula1> < team name="McLaren"> <...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (148): ezXML Download

Added: September 19, 2010 | Visits: 847

libmrss libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams. Whats New in This Release: - This release fixes the new API for error codes and messages.. Andrea Marchesini - bakunin homepage


Platforms: *nix

License: Freeware Size: 348.16 KB Download (98): libmrss Download

Added: February 19, 2010 | Visits: 883

libnxml nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. libnxml library supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312). Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): libnxml Download

Added: November 17, 2010 | Visits: 1.028

Exiv2 Exiv2 comprises of a C++ library and a command line utility to access image metadata. Exiv2 is free software and it is released under the GPL Public License. Exiv2 is also a command line utility to - print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data...


Platforms: *nix

License: Freeware Size: 1.21 MB Download (110): Exiv2 Download

Added: February 02, 2010 | Visits: 703

libexecstream Libexecstream is a C++ library that allows you to run a child process and have its input, output and error avaliable as standard C++ streams..


Platforms: *nix

License: Freeware Size: 30.72 KB Download (87): libexecstream Download

Added: August 16, 2010 | Visits: 441

libtorrent libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. libtorrent is a library and not a full featured client, although it comes with a working example client. The main goals of libtorrent are: - to be cpu efficient - to be memory...


Platforms: *nix

License: Freeware Size: 983.04 KB Download (89): libtorrent Download

Added: September 18, 2010 | Visits: 775

libicq2000 libicq2000 is an opensource C++ library being developed to support the icq2000/2001 protocol. It is easy for developers to use as the backbone for their clients connection to the ICQ network - all the protocol work is abstracted away in one nice object-orientated interface. You will need to...


Platforms: *nix

License: Freeware Size: 512 KB Download (95): libicq2000 Download

Added: May 24, 2010 | Visits: 693

HappyHTTP HappyHTTP is a simple C++ library for issuing HTTP requests and processing responses..


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 13.31 KB Download (92): HappyHTTP Download

Added: October 07, 2010 | Visits: 840

libmousetrap libmousetrap is a C library to create and manipulate mousetrap buffers in system memory. Mousetrap buffers are compressed two dimensional cartesian grids with integer precision. A mousetrap buffer retains an integer identifier for every point in the grid, so that later the identifier can be...


Platforms: *nix

License: Freeware Download (87): libmousetrap Download

Added: March 25, 2010 | Visits: 709

MTasker MTasker is a two-file C++ library designed to support very simple cooperative multitasking. MTasker can facilitate writing code that would ordinarily require a state machine, for which the author does not consider himself smart enough. This class does not perform any magic it only makes calls...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (105): MTasker Download

Added: November 10, 2010 | Visits: 871

inilib inilib is a C++ library which provides a method of saving the "state" of a program. inilib library provides a means of storing a number of arbitrary settings in memory with an easy access interface, as well providing means for saving the information to and loading it from disk. Data is stored...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (92): inilib Download

Added: September 08, 2010 | Visits: 1.037

ROTE ROTE is a simple C library for VT102 terminal emulation. It allows the programmer to set up virtual screens and send them data. The virtual screens will emulate the behavior of a VT102 terminal, interpreting escape sequences, control characters and such. The library supports ncurses as well so...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (98): ROTE Download

Added: October 02, 2010 | Visits: 951

spConfig spConfig is a C library made for parsing configuration files with a syntax similar to XML. spConfig is a configuration file parsing library intended to allow one to add configuration file functionality to an application with relative ease. Configuration files use an XML-like syntax with some...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (104): spConfig Download

Added: July 24, 2010 | Visits: 827

WinGL WinGL a is small C++ library designed to help developing portable OpenGL windows-based or fullscreen applications. Currently, the library can be used under any X11 implementation and Windows. WinGL supports or will support frequently-used functionalities in graphical applications like 3-d...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (100): WinGL Download

Added: January 11, 2010 | Visits: 785

QXi QXi (Qt XInput Extension) is a C++ library to add support for XInput devices (like tablets or joysticks) to Qt-based X11 applications. Its licensed under Troll Techs QPL, just like the free edition of Qt. As of now, QXi supports devices with up to six valuator axes in absolute mode, up to 32...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (91): QXi Download

Added: July 13, 2010 | Visits: 1.256

Raptor RDF Parser Toolkit Raptor RDF Parser Toolkit is a free software and Open Source C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serialize the triples into a syntax. The supported parsing syntaxes are RDF/XML, N-Triples,...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Raptor RDF Parser Toolkit Download

< 1 2 3 4 5 >