Browse wiki
This entry published by the Free Software Foundation.
| USTL |
| Computer languages | C++ + |
|---|---|
| Full description | This library implements most of the standa … This library implements most of the standard C++ library with the goal of minimizing code size of client applications, achieving this goal by factoring out memory management code from the STL container templates into untyped memory block operations and modifying the templates to act only as a type-safety layer. Compared with the SGI STL implementation, shipped with gcc, using this library can reduce C++ overhead by a factor of four. n reduce C++ overhead by a factor of four. |
| Homepage URL | http://ustl.sourceforge.net + |
| Interface | library + |
| Is GNU | false + |
| Keywords | STL + , Standard Template Library + , size optimized + , template bloat reduction. + |
| Last review by | Mike Sharov + |
| Last review date | 7 November 2008 + |
| License | GPLv2 + |
| License verified by | Kelly Hopkins + |
| License verified date | 7 November 2008 + |
| Name | uSTL + |
| Prerequisite description | glibc 2.0.6+ + , gcc 2.95 + , glibc 2.3.0 + , gcc 4.0 + |
| Prerequisite kind | Required to use + , Required to build + , Weak prerequisite + |
| Real name | Mike Sharov + |
| Resource URL | http://ustl.svn.sourceforge.net/viewvc/ustl/trunk/ + , https://sourceforge.net/tracker/?atid=548297&group_id=76798&func + , mailto:msharov@users.sourceforge.net + , https://sourceforge.net/forum/?group_id=76798 + |
| Resource audience | Developer + , Bug Tracking + , Help + , Support + |
| Resource kind | VCS Repository Webview + , E-mail + , Forum + |
| Revisionid | 3,004 + |
| Revisiontimestamp | 12 April 2011 13:33:16 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | a size-optimized STL implementation + |
| Software-development | programming-language + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | none + |
| VCS checkout command | http://github.com/msharov/ustl/tree/master + |
| Version date | 7 November 2008 + |
| Version download | http://downloads.sourceforge.net/ustl/ustl-1.2.tar.bz2?modtime=1203262237&big_mirror=0 + |
| Version identifier | 1.2 + |
| Version status | stable + |
| Has improper value forThis property is a special property in this wiki. | Programming-language + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 23:53:44 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | msharov@users.sourceforge.net + |
| hide properties that link here |
| USTL#6 + | License of |
|---|---|
| USTL#1 + | Person of |
| USTL#2 + , USTL#3 + , USTL#4 + , USTL#5 + | Resource of |
| USTL#10 + , USTL#7 + , USTL#8 + , USTL#9 + | Software prerequisite of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
