Categories
uSTL
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.
Last updated 7 Nov, 2008
About
Leadership
- Mike Sharov - Maintainer
Requirements
- glibc 2.0.6+ (Use Requirement)
- gcc 2.95 (Build Prerequisite)
- glibc 2.3.0 (Weak Prerequisite)
- gcc 4.0 (Weak Prerequisite)
Versions
NO_VERSION_DATA
- Released: 2 Nov, 2006
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/ustl/ustl-1....
- Licenses: GPLv2
- Interfaces: Library
1.2
- Released: 7 Nov, 2008
- Code Maturity: Stable
- Source Archive: http://downloads.sourceforge.net/ustl/ustl-1.2....
- Licenses: GPLv2
- Interfaces: Library
User Community and Support
General Resources
Announcement Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
http://github.com/msharov/ustl/tree/master - VCS Repository Webview
- Forum
