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

Standard Library freeware
Filter: All | Freeware | Demo
 

Standard Library

< 1 2 3 4 5 
Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 422

ASTL Automata Standard Template Library ASTL Automata Standard Template Library (Vincent Le Maout - Dominique Revuz) is a set of generic and efficient C++ components for automata manipulation. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.78 MB Download (50): ASTL Automata Standard Template Library Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 367

Standard J2K Library - General C++ Lib A completely portable C++ library, to provide a standard set of classes similar to Java Common API.It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed). Platforms: Windows, Mac, Linux

License: Freeware Size: 1.58 MB Download (49): Standard J2K Library - General C++ Lib Download

Added: August 08, 2013 | Visits: 502

Standard Portable Library for Linux The Standard Portable Library (SPL) is a smart pointer based cross platform application framework. SPL is intended to be used instead of STL and has an API that should be familiar to dot net and java programmers. It includes basic types such as Date and DateTime, runtime pointer debugging,... Platforms: *nix

License: Freeware Size: 2.25 MB Download (41): Standard Portable Library for Linux Download

Added: April 11, 2010 | Visits: 854

The Mango Library August The Mango Library is a Java library consisting of a number of iterators, algorithms and functions, loosely inspired by the C++ Standard Template Library. Whats New in This Release: - This release adds a further two iterators.. Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): The Mango Library August Download

Added: May 10, 2013 | Visits: 425

re2 library The re2 library provides a hierarchical named groups extension to the standard python re library. re2 extracts a hierarchy of named groups matches from a string, rather than the flat, incomplete dictionary that the standard re module returns. tandard r; Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): re2 library Download

Added: November 30, 2013 | Visits: 768

Bento library This format is defined in ISO/IEC 14496-12, 14496-14 and 14496-15. The format is a derivative of the Apple Quicktime file format. Because of that, Bento4 can be used to read and write a number of Quicktime files as well, even though some Quicktime specific features are not supported. In addition,... Platforms: Mac

License: Freeware Size: 993.28 KB Download (46): Bento library Download

Added: September 24, 2013 | Visits: 433

The Gedcom parser library The Gedcom parser library is a C library that provides an API to applications to parse and process arbitrary genealogy files in the standard gedcom format. Platforms: *nix

License: Freeware Size: 1.31 MB Download (41): The Gedcom parser library Download

Added: January 18, 2010 | Visits: 966

parse_conf library parse_conf library is a simple library for reading scientific initial data from configuration files. Documentation is available below. It is convenient tool that makes reading initial values for your scientific project as easy as even possiable. It has the same simple interface for C, C++ and... Platforms: *nix

License: Freeware Size: 45.06 KB Download (93): parse_conf library Download

Added: January 18, 2010 | Visits: 1.685

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list... Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library Download

Added: May 27, 2010 | Visits: 1.301

Java GetOpt Library Java GetOpt library implements option parsing and a common online help behaviour, including an XML format for topics, command, and options (which can be queried with --help --xml) and support for online browsing with --help --browse. Whats New in This Release: � The getopt library can... Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): Java GetOpt Library Download

Added: April 08, 2010 | Visits: 807

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

Added: May 14, 2010 | Visits: 1.639

Portable Coroutine Library Portable Coroutine Library (PCL) implements the low level functionality for coroutines. For a definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth. Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is... Platforms: *nix

License: Freeware Size: 307.2 KB Download (118): Portable Coroutine Library Download

Added: November 23, 2010 | Visits: 1.033

DM1 Threads Library DM1 Thread Library is part of the DM1 project. This library was born out of my need to have a portable C++ Thread library that would be simple to use, and would provide all the necessary Threads functionality I required for the DM1 project. Initially, this library was in C, but when I decided... Platforms: *nix

License: Freeware Size: 235.52 KB Download (98): DM1 Threads Library Download

Added: February 19, 2010 | Visits: 1.650

Zeus Java Swing Components Library The Zeus Java Swing Components Library provides useful Swing components for easier GUI development. Zeus Java Swing Components Library uses only standard components to create widgets and standard patterns wherever possible. It includes JConsole, a console replacement, JSplash, a splash screen... Platforms: *nix

License: Freeware Size: 471.04 KB Download (134): Zeus Java Swing Components Library Download

Added: February 18, 2010 | Visits: 863

WxLib WxLib is a widely resuable C++ library that converts many facilities that are found in the standard C library into a form that is more appropriate for use in a C++ context. The library wraps functions for dealing with threads, files, FIFOs, serial I/O, sockets, and directories. WxLib library... Platforms: *nix

License: Freeware Size: 276.48 KB Download (95): WxLib Download

Added: March 07, 2010 | Visits: 1.425

PHP Exif Library PHP Exif Library in short PEL is a library that lets you manipulate Exif (Exchangeable Image File Format) data. This is the data that digital cameras place in their images, such as the date and time, shutter speed, ISO value and so on. Using PEL, one can fully modify the Exif data, meaning that... Platforms: *nix

License: Freeware Size: 430.08 KB Download (149): PHP Exif Library Download

Added: September 17, 2010 | Visits: 935

uSTL uSTL is a partial implementation of the Standard Template Library which reduces code size by factoring memory management code into a non-template base class and deriving containers from it. Whats New in This Release: - This is the feature-complete release. - All containers, algorithms, and... Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): uSTL Download

Added: September 04, 2010 | Visits: 1.189

RFC822 Address Parser Library RFC822 Address Parser Library provides application developers with a complete parser for RFC822 addresses. Not only can you use the library to verify that RFC822 addresses are syntactically correct, you can also have an address split up into its semantic parts, what is needed when deciding where... Platforms: *nix

License: Freeware Size: 96.26 KB Download (104): RFC822 Address Parser Library Download

Added: July 20, 2010 | Visits: 1.536

Paderborn University BSP Library Paderborn University BSP Library is a C-Library to support development of parallel algorithm based on the "Bulk-Synchronous-Parallel-Model". The Library offers buffered asynchronous message-passing between the nodes, organized in supersteps. At the begin of a superstep the nodes receive all... Platforms: *nix

License: Freeware Size: 348.16 KB Download (112): Paderborn University BSP Library Download

Added: January 16, 2010 | Visits: 1.680

ustring C++ Unicode library ustring is a C++ library to implement the complete Unicode 3.0 standard. It gives an easy access to the properties of each of the 10600 characters defined by the Unicode 3.0 standard, including the uppercase and lowercase mapping, category and subcategory, character name, and bidirectional... Platforms: *nix

License: Freeware Size: 143.36 KB Download (140): ustring C++ Unicode library Download

< 1 2 3 4 5