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.477.984 Times

Ansi Standard C Library freeware
Filter: All | Freeware | Demo
 

Ansi Standard C Library

< 1 2 3 4 5 > 
Added: April 01, 2010 | Visits: 3.539

C++ Elliptic Curve Cryptography library C++ Elliptic Curve Cryptography library is a C++ library for elliptic curves cryptography. Libecc is a C++ elliptic curve cryptography library that supports fixed-size keys for maximum speed. The goal of this project is to become the first free Open Source library providing the means to... Platforms: *nix

License: Freeware Size: 1.4 MB Download (321): C++ Elliptic Curve Cryptography library Download

Added: March 16, 2010 | Visits: 1.441

Multiple-Precision Floating-Point Library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. The main goal of MPFR is to provide a library for multiple-precision floating-point computation which is both... Platforms: *nix

License: Freeware Size: 942.08 KB Download (120): Multiple-Precision Floating-Point Library Download

Added: May 10, 2013 | Visits: 681

Chilkat Email C Library This is a best selling email C class library for Visual C . Feature-rich SMTP client for sending email, and POP3 client for reading email. Features: - Callbacks for send/receive progress monitoring. - SMTP client for sending email. - POP3 client for reading email. - Supports POP3 SSL... Platforms: Windows, C/C++,

License: Freeware Download (56): Chilkat Email C Library Download

Added: April 08, 2010 | Visits: 806

ixlib ixlib is a small c++ tools library based upon the standard template library. It provides: - a javascript interpreter - an exception handling framework - garbage collection - automatic array management - planar geometry (rectangles, regions) - polygons (rasterization, convex hull,... Platforms: *nix

License: Freeware Size: 358.4 KB Download (94): ixlib Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 842

Big Integer Library Big Integer Library was designed to be a dynamic C++ library that is able to operate on really big integers. The integers can be both signed and unsigned, with all the basic integer operations (as one can do with standard C/C++ primitive integer data types like "int"/"long"/"long long") provided. Platforms: Windows

License: Freeware Download (58): Big Integer Library Download

Added: March 11, 2010 | Visits: 1.320

XML Security Library XML Security Library is a C library based on LibXML2. The library supports major XML security standards: - XML Signature - XML Encryption - Canonical XML (was included in LibXML2) - Exclusive Canonical XML (was included in LibXML2) XML Security Library is released under the MIT Licence... Platforms: *nix

License: Freeware Size: 1.6 MB Download (120): XML Security Library Download

Added: February 02, 2010 | Visits: 707

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: July 08, 2010 | Visits: 1.477

btnSMS Library btnSMS Library is a C library that provides an easy interface for sending SMS messages through the Beyond The Net SMS service provider. Messages can be sent to nearly every country in the world with many different options.. BEYOND THE NET Internet Service GmbH - Alles rund um SMS und MMS. SMS... Platforms: *nix

License: Freeware Size: 204.8 KB Download (108): btnSMS Library Download

Added: August 24, 2010 | Visits: 1.143

C++ xml C++ xml is a C++ library that provides an API for XML document handling. Similar to the JDOM Java interface, a XML document can be parsed, traced and generated by the provided methods. Furthermore, this library is a good example for the usage of the dragon parser generator. Installation:... Platforms: *nix

License: Freeware Size: 194.56 KB Download (94): C++ xml Download

Added: February 13, 2010 | Visits: 1.208

Control Library Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2. Control Library frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the... Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): Control Library Download

Added: April 14, 2010 | Visits: 1.152

c-ares c-ares project is a C library that resolves names asynchronously. Whats New in This Release: - ares_save_options, ares_destroy_options, ares_process_fd, and ares_parse_ns_reply were added. - The transaction IDs were made "secure". - A few parsing issues and minor bugs were fixed.. curl is a... Platforms: *nix

License: Freeware Size: 430.08 KB Download (104): c-ares Download

Added: March 24, 2010 | Visits: 758

Rasqal RDF Query Library Rasqal is a C library for querying RDF, supporting the RDQL and SPARQL languages. It provides APIs for creating a query and parsing query syntax. Rasqal RDF Query Library features pluggable triple-store source and matching interfaces, an engine for executing the queries and an API for... Platforms: *nix

License: Freeware Size: 880.64 KB Download (97): Rasqal RDF Query Library Download

Added: July 02, 2010 | Visits: 1.440

Simple Wiimote Library for Linux Simple Wiimote Library for Linux (Libwiimote) is a simple C library for communicating with the Nintendo Wii Remote on a Linux system. Even though the API strives to be minimal, it provides complete control over most features of the wiimote and nunchuk controllers. Installation Make sure you... Platforms: *nix

License: Freeware Size: 21.5 KB Download (115): Simple Wiimote Library for Linux Download

Added: August 08, 2010 | Visits: 1.645

Modest Ordinary Differential Equation Library Modest Ordinary Differential Equation Library is a C++ library to model rate equations. MODEL is a numeric simulation library written during my PhD to simulate systems of rate equations describing Vertical Cavity Surface Emitting Lasers (VCSELs). I decided to write one myself after looking at... Platforms: *nix

License: Freeware Size: 2.5 MB Download (154): Modest Ordinary Differential Equation Library Download

Added: July 08, 2010 | Visits: 1.053

Better String Library Better String Library is an abstraction of a string data type which is superior to the C library char buffer string type and C++s std::string. The library is totally stand alone, portable (known to work with gcc/g++, MSVC++, Intel C++, WATCOM C/C++, Turbo C, Borland C++, IBMs native CC compiler... Platforms: *nix

License: Freeware Size: 112.64 KB Download (95): Better String Library Download

Added: April 22, 2010 | Visits: 675

Variable Expression Library libvarexp is a C++ library that allows its users to detach any kind of information from the representation of that information by providing a simple-to-use but powerful text-template mechanism. Similar mechanisms have been available in tools like sh(1), make(1), or perl(1) forever and have... Platforms: *nix

License: Freeware Size: 95.23 KB Download (90): Variable Expression Library Download

Added: November 21, 2010 | Visits: 1.253

Kernel-Machine Library The Kernel-Machine Library is a freely available (released under the GPL) C++ library to promote the use and progress of kernel machines. It is both for academic use and for developing real world applications. The Kernel-Machine Library draws heavily from features of modern C++ such as template... Platforms: *nix

License: Freeware Size: 51.2 KB Download (107): Kernel-Machine Library Download

Added: July 22, 2010 | Visits: 1.704

MPEG-2 Video Tools mpeg2videotools is a C library and set of tools for encoding, decoding, verification and analysis of MPEG-2 video. It supports 422 Profile and High Profile bitstreams. A PSNR tool is included for comparing uncompressed video to encoded MPEG-2 video. The library will provide a C API and be... Platforms: *nix

License: Freeware Size: 153.6 KB Download (128): MPEG-2 Video Tools Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 695

Chilkat Charset C++ Library Chilkat Charset is an extremely useful library that can help you convert text data from one character encoding to another. It works identically on all computers, regardless of locale or internationalization settings. Platforms: Windows, 2003, Windows Vista

License: Freeware Download (51): Chilkat Charset C++ Library Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 653

SOCI SOCI is a database access library for C++ that makes the illusion of embedding SQL queries in the regular C++ code, staying entirely within the Standard C++. The idea behind SOCI is to offer C++ programmers a way to access SQL databases in the most natural way. If you find existing libraries... Platforms: Windows

License: Freeware Download (45): SOCI Download

< 1 2 3 4 5 >